| 1 | [ May 6 01:52:43 Enabled. ] | ||
| 2 | [ May 6 01:52:43 Rereading configuration. ] | ||
| 3 | [ May 6 01:52:44 Rereading configuration. ] | ||
| 4 | [ May 6 01:52: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 | [ May 6 01:52: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.05.06 01:52:48.409223 [ 1 ] {} <Information> Application: Will watch for the process with pid 24145 | ||
| 29 | 2026.05.06 01:52:48.409543 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.06 01:52:48.649983 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24145 | ||
| 31 | 2026.05.06 01:52:48.652598 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.06 01:52:48.652748 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.06 01:52:49.008509 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.06 01:52:49.046057 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.06 01:52:49.046110 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.06 01:52:49.046128 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.06 01:52:49.046185 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.06 01:52:49.046555 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.06 01:52:49.052446 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.06 01:52:49.053206 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.06 01:52:49.054111 [ 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.05.06 01:52:49.054135 [ 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.05.06 01:52:49.054149 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.06 01:52:49.056302 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.06 01:52:49.057330 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.06 01:52:49.062946 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.06 01:52:49.063719 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.06 01:52:49.066519 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.06 01:52:49.066601 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.06 01:52:49.067688 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.06 01:52:49.068080 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.06 01:52:49.080768 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.06 01:52:49.081417 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.06 01:52:49.089187 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.06 01:52:49.089572 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.06 01:52:49.089974 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.06 01:52:49.090324 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.06 01:52:49.093232 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.06 01:52:49.093257 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.06 01:52:49.093327 [ 12 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.06 01:52:49.093386 [ 12 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.06 01:52:49.106596 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.06 01:52:49.106622 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144364 sec | ||
| 68 | 2026.05.06 01:52:49.106646 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.06 01:52:49.106659 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.06 01:52:49.108672 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.06 01:52:49.110620 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.06 01:52:49.133262 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.06 01:52:49.133305 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.06 01:52:49.133335 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.06 01:52:49.133346 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.06 01:52:49.133377 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.06 01:52:49.133396 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.06 01:52:49.136000 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.06 01:52:49.136043 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.06 01:52:49.136061 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.06 01:52:49.136198 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.06 01:52:49.136236 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.06 01:52:49.136248 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.06 01:52:49.136265 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.06 01:52:49.136276 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.06 01:52:49.136305 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.06 01:52:49.136321 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.06 01:52:49.182362 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.06 01:52:49.183952 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.06 01:52:49.183983 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2571e-05 sec | ||
| 91 | 2026.05.06 01:52:49.183995 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.06 01:52:49.184005 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.06 01:52:49.184029 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.06 01:52:49.184228 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.06 01:52:49.184269 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.06 01:52:49.184281 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.06 01:52:49.184292 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.06 01:52:49.184302 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.06 01:52:49.208925 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.06 01:52:49.209151 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.05.06 01:52:49.213423 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2721e-05 sec. | ||
| 102 | 2026.05.06 01:52:49.213818 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.06 01:52:49.214448 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.06 01:52:49.214467 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.06 01:52:50.467586 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53580 | ||
| 106 | 2026.05.06 01:52:50.469194 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.06 01:52:50.469250 [ 3 ] {} <Debug> TCP-Session: 575917ce-49c3-4474-98a5-e64b3b3512c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53580 | ||
| 108 | 2026.05.06 01:52:50.469277 [ 3 ] {} <Debug> TCP-Session: 575917ce-49c3-4474-98a5-e64b3b3512c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.06 01:52:50.469299 [ 3 ] {} <Debug> TCP-Session: 575917ce-49c3-4474-98a5-e64b3b3512c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.06 01:52:50.469386 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.06 01:52:50.469413 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.06 01:52:50.469434 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.06 01:52:50.470394 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44784 | ||
| 114 | 2026.05.06 01:52:50.470407 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35955 | ||
| 115 | 2026.05.06 01:52:50.470587 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.06 01:52:50.470629 [ 4 ] {} <Debug> TCP-Session: 1fde8675-246f-4900-a088-df18977f9251 Authenticating user 'default' from [fd00:1122:3344:101::e]:44784 | ||
| 117 | 2026.05.06 01:52:50.470650 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.06 01:52:50.470668 [ 4 ] {} <Debug> TCP-Session: 1fde8675-246f-4900-a088-df18977f9251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.06 01:52:50.470689 [ 4 ] {} <Debug> TCP-Session: 1fde8675-246f-4900-a088-df18977f9251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.06 01:52:50.470696 [ 5 ] {} <Debug> TCP-Session: 858fd055-80e3-47d9-83f0-c759543eeccc Authenticating user 'default' from [fd00:1122:3344:101::e]:35955 | ||
| 121 | 2026.05.06 01:52:50.470734 [ 5 ] {} <Debug> TCP-Session: 858fd055-80e3-47d9-83f0-c759543eeccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.06 01:52:50.470747 [ 5 ] {} <Debug> TCP-Session: 858fd055-80e3-47d9-83f0-c759543eeccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.06 01:52:50.471337 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50888 | ||
| 124 | 2026.05.06 01:52:50.471404 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36337 | ||
| 125 | 2026.05.06 01:52:50.471612 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46461 | ||
| 126 | 2026.05.06 01:52:50.471650 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.06 01:52:50.471653 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.06 01:52:50.471710 [ 254 ] {} <Debug> TCP-Session: 1550481f-010d-44de-bf06-c6e777e81c2f Authenticating user 'default' from [fd00:1122:3344:101::e]:36337 | ||
| 129 | 2026.05.06 01:52:50.471729 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64836 | ||
| 130 | 2026.05.06 01:52:50.471741 [ 253 ] {} <Debug> TCP-Session: 107084c5-8a0a-4930-a23a-6c8ac58f5232 Authenticating user 'default' from [fd00:1122:3344:101::e]:50888 | ||
| 131 | 2026.05.06 01:52:50.471762 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.06 01:52:50.471794 [ 253 ] {} <Debug> TCP-Session: 107084c5-8a0a-4930-a23a-6c8ac58f5232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.06 01:52:50.471737 [ 254 ] {} <Debug> TCP-Session: 1550481f-010d-44de-bf06-c6e777e81c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.06 01:52:50.471820 [ 253 ] {} <Debug> TCP-Session: 107084c5-8a0a-4930-a23a-6c8ac58f5232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.06 01:52:50.471844 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52608 | ||
| 136 | 2026.05.06 01:52:50.471859 [ 254 ] {} <Debug> TCP-Session: 1550481f-010d-44de-bf06-c6e777e81c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.06 01:52:50.471864 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.05.06 01:52:50.471819 [ 255 ] {} <Debug> TCP-Session: a7affd55-6a52-4ea9-bd5a-49a49c99588b Authenticating user 'default' from [fd00:1122:3344:101::e]:46461 | ||
| 139 | 2026.05.06 01:52:50.471926 [ 256 ] {} <Debug> TCP-Session: 29b0e3ac-f338-40e2-940d-8215f0953df2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64836 | ||
| 140 | 2026.05.06 01:52:50.471943 [ 255 ] {} <Debug> TCP-Session: a7affd55-6a52-4ea9-bd5a-49a49c99588b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.06 01:52:50.471962 [ 256 ] {} <Debug> TCP-Session: 29b0e3ac-f338-40e2-940d-8215f0953df2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.06 01:52:50.471979 [ 255 ] {} <Debug> TCP-Session: a7affd55-6a52-4ea9-bd5a-49a49c99588b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.06 01:52:50.471993 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.06 01:52:50.471986 [ 256 ] {} <Debug> TCP-Session: 29b0e3ac-f338-40e2-940d-8215f0953df2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.06 01:52:50.472046 [ 257 ] {} <Debug> TCP-Session: 117c2c69-76d2-47f7-ac25-7cd13388249a Authenticating user 'default' from [fd00:1122:3344:101::e]:52608 | ||
| 146 | 2026.05.06 01:52:50.472071 [ 257 ] {} <Debug> TCP-Session: 117c2c69-76d2-47f7-ac25-7cd13388249a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.06 01:52:50.472093 [ 257 ] {} <Debug> TCP-Session: 117c2c69-76d2-47f7-ac25-7cd13388249a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.06 01:52:50.620522 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60260 | ||
| 149 | 2026.05.06 01:52:50.620661 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.05.06 01:52:50.620785 [ 258 ] {} <Debug> TCP-Session: 41fc0ade-24e2-4eaf-8566-495155c5e5be Authenticating user 'default' from [fd00:1122:3344:101::e]:60260 | ||
| 151 | 2026.05.06 01:52:50.620812 [ 258 ] {} <Debug> TCP-Session: 41fc0ade-24e2-4eaf-8566-495155c5e5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.06 01:52:50.620825 [ 258 ] {} <Debug> TCP-Session: 41fc0ade-24e2-4eaf-8566-495155c5e5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.06 01:52:50.621318 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35144 | ||
| 154 | 2026.05.06 01:52:50.621516 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53437 | ||
| 155 | 2026.05.06 01:52:50.621526 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65202 | ||
| 156 | 2026.05.06 01:52:50.621586 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 157 | 2026.05.06 01:52:50.621627 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39246 | ||
| 158 | 2026.05.06 01:52:50.621714 [ 259 ] {} <Debug> TCP-Session: 0e582217-0183-4826-b733-ffd8f6a30411 Authenticating user 'default' from [fd00:1122:3344:101::e]:35144 | ||
| 159 | 2026.05.06 01:52:50.621737 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33698 | ||
| 160 | 2026.05.06 01:52:50.621743 [ 259 ] {} <Debug> TCP-Session: 0e582217-0183-4826-b733-ffd8f6a30411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.06 01:52:50.621836 [ 259 ] {} <Debug> TCP-Session: 0e582217-0183-4826-b733-ffd8f6a30411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.06 01:52:50.623730 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58691 | ||
| 163 | 2026.05.06 01:52:50.623923 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40845 | ||
| 164 | 2026.05.06 01:52:50.625947 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57996 | ||
| 165 | 2026.05.06 01:52:50.626592 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.05.06 01:52:50.626634 [ 265 ] {} <Debug> TCP-Session: 2eae0bee-6f9c-443f-9b39-c6ca5d9e2296 Authenticating user 'default' from [fd00:1122:3344:101::e]:40845 | ||
| 167 | 2026.05.06 01:52:50.626643 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.05.06 01:52:50.626673 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.05.06 01:52:50.626657 [ 265 ] {} <Debug> TCP-Session: 2eae0bee-6f9c-443f-9b39-c6ca5d9e2296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.06 01:52:50.626772 [ 265 ] {} <Debug> TCP-Session: 2eae0bee-6f9c-443f-9b39-c6ca5d9e2296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.06 01:52:50.626815 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.05.06 01:52:50.626841 [ 258 ] {} <Trace> TCP-Session: 41fc0ade-24e2-4eaf-8566-495155c5e5be Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 173 | 2026.05.06 01:52:50.626801 [ 266 ] {} <Debug> TCP-Session: 0e675972-76ac-4f2d-a810-ab2caddb51da Authenticating user 'default' from [fd00:1122:3344:101::e]:57996 | ||
| 174 | 2026.05.06 01:52:50.626926 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.06 01:52:50.626937 [ 264 ] {} <Debug> TCP-Session: 7bb2bbe6-340f-4229-83ec-6ab8c2fd0106 Authenticating user 'default' from [fd00:1122:3344:101::e]:58691 | ||
| 176 | 2026.05.06 01:52:50.626902 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.05.06 01:52:50.626798 [ 260 ] {} <Debug> TCP-Session: 9befc01f-f634-4553-988f-cee4e07c42fc Authenticating user 'default' from [fd00:1122:3344:101::e]:65202 | ||
| 178 | 2026.05.06 01:52:50.627047 [ 262 ] {} <Debug> TCP-Session: 26054045-5aab-4dec-b173-43d15e8cb3f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39246 | ||
| 179 | 2026.05.06 01:52:50.627027 [ 264 ] {} <Debug> TCP-Session: 7bb2bbe6-340f-4229-83ec-6ab8c2fd0106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.06 01:52:50.627024 [ 261 ] {} <Debug> TCP-Session: 648153e9-fe9f-4d02-8a56-b7233029b936 Authenticating user 'default' from [fd00:1122:3344:101::e]:53437 | ||
| 181 | 2026.05.06 01:52:50.627167 [ 264 ] {} <Debug> TCP-Session: 7bb2bbe6-340f-4229-83ec-6ab8c2fd0106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.05.06 01:52:50.627150 [ 260 ] {} <Debug> TCP-Session: 9befc01f-f634-4553-988f-cee4e07c42fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.06 01:52:50.627162 [ 262 ] {} <Debug> TCP-Session: 26054045-5aab-4dec-b173-43d15e8cb3f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.06 01:52:50.627251 [ 261 ] {} <Debug> TCP-Session: 648153e9-fe9f-4d02-8a56-b7233029b936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.06 01:52:50.627258 [ 260 ] {} <Debug> TCP-Session: 9befc01f-f634-4553-988f-cee4e07c42fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.05.06 01:52:50.627009 [ 266 ] {} <Debug> TCP-Session: 0e675972-76ac-4f2d-a810-ab2caddb51da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.06 01:52:50.627353 [ 262 ] {} <Debug> TCP-Session: 26054045-5aab-4dec-b173-43d15e8cb3f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.06 01:52:50.626777 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.05.06 01:52:50.627376 [ 261 ] {} <Debug> TCP-Session: 648153e9-fe9f-4d02-8a56-b7233029b936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.06 01:52:50.627474 [ 263 ] {} <Debug> TCP-Session: 97dba387-23d3-4338-8721-c7bb43f10fda Authenticating user 'default' from [fd00:1122:3344:101::e]:33698 | ||
| 191 | 2026.05.06 01:52:50.627453 [ 266 ] {} <Debug> TCP-Session: 0e675972-76ac-4f2d-a810-ab2caddb51da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.06 01:52:50.627567 [ 263 ] {} <Debug> TCP-Session: 97dba387-23d3-4338-8721-c7bb43f10fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.05.06 01:52:50.627686 [ 263 ] {} <Debug> TCP-Session: 97dba387-23d3-4338-8721-c7bb43f10fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.05.06 01:52:50.631376 [ 258 ] {0ff19d40-409a-4b26-92f7-8411a45dbf06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60260) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 195 | 2026.05.06 01:52:50.640418 [ 258 ] {0ff19d40-409a-4b26-92f7-8411a45dbf06} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 196 | 2026.05.06 01:52:50.644751 [ 258 ] {0ff19d40-409a-4b26-92f7-8411a45dbf06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 197 | 2026.05.06 01:52:50.652422 [ 267 ] {0ff19d40-409a-4b26-92f7-8411a45dbf06} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 198 | 2026.05.06 01:52:50.661975 [ 258 ] {0ff19d40-409a-4b26-92f7-8411a45dbf06} <Debug> executeQuery: Read 96 rows, 5.29 KiB in 0.028838 sec., 3328.9409806505305 rows/sec., 183.51 KiB/sec. | ||
| 199 | 2026.05.06 01:52:50.662093 [ 258 ] {0ff19d40-409a-4b26-92f7-8411a45dbf06} <Debug> TCPHandler: Processed in 0.040623193 sec. | ||
| 200 | 2026.05.06 01:52:51.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.38 MiB, peak 119.38 MiB, free memory in arenas 0.00 B, will set to 123.68 MiB (RSS), difference: 4.30 MiB | ||
| 201 | 2026.05.06 01:52:51.813119 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52157 | ||
| 202 | 2026.05.06 01:52:51.815673 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.06 01:52:51.815751 [ 268 ] {} <Debug> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52157 | ||
| 204 | 2026.05.06 01:52:51.815774 [ 268 ] {} <Debug> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 205 | 2026.05.06 01:52:51.815866 [ 268 ] {} <Debug> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.05.06 01:52:51.815932 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 207 | 2026.05.06 01:52:51.815958 [ 268 ] {} <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 | ||
| 208 | 2026.05.06 01:52:51.816047 [ 268 ] {} <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 | ||
| 209 | 2026.05.06 01:52:51.819682 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40498 | ||
| 210 | 2026.05.06 01:52:51.819928 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 211 | 2026.05.06 01:52:51.819965 [ 269 ] {} <Debug> TCP-Session: 721afd46-1187-444c-8856-00bfc0671643 Authenticating user 'default' from [fd00:1122:3344:101::c]:40498 | ||
| 212 | 2026.05.06 01:52:51.820066 [ 269 ] {} <Debug> TCP-Session: 721afd46-1187-444c-8856-00bfc0671643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.06 01:52:51.820080 [ 269 ] {} <Debug> TCP-Session: 721afd46-1187-444c-8856-00bfc0671643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.06 01:52:51.820149 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 215 | 2026.05.06 01:52:51.820294 [ 269 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 216 | 2026.05.06 01:52:51.820325 [ 269 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 217 | 2026.05.06 01:52:51.820955 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58933 | ||
| 218 | 2026.05.06 01:52:51.821021 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59849 | ||
| 219 | 2026.05.06 01:52:51.821248 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62302 | ||
| 220 | 2026.05.06 01:52:51.821328 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.05.06 01:52:51.821368 [ 270 ] {} <Debug> TCP-Session: ae60a781-f6a1-4612-ad54-761a04e6fdcd Authenticating user 'default' from [fd00:1122:3344:101::c]:58933 | ||
| 222 | 2026.05.06 01:52:51.821392 [ 270 ] {} <Debug> TCP-Session: ae60a781-f6a1-4612-ad54-761a04e6fdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.06 01:52:51.821453 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36374 | ||
| 224 | 2026.05.06 01:52:51.821436 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.05.06 01:52:51.821495 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.06 01:52:51.821538 [ 271 ] {} <Debug> TCP-Session: 6231566c-2615-492c-9ac7-bc4a1d3d7602 Authenticating user 'default' from [fd00:1122:3344:101::c]:59849 | ||
| 227 | 2026.05.06 01:52:51.821575 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53516 | ||
| 228 | 2026.05.06 01:52:51.821506 [ 270 ] {} <Debug> TCP-Session: ae60a781-f6a1-4612-ad54-761a04e6fdcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.06 01:52:51.821632 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.05.06 01:52:51.821708 [ 272 ] {} <Debug> TCP-Session: 2242f1c3-61b2-40c6-ad5e-01689ec80967 Authenticating user 'default' from [fd00:1122:3344:101::c]:62302 | ||
| 231 | 2026.05.06 01:52:51.821664 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55312 | ||
| 232 | 2026.05.06 01:52:51.821753 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48609 | ||
| 233 | 2026.05.06 01:52:51.821777 [ 273 ] {} <Debug> TCP-Session: 60725477-30df-4f31-b24a-3998a9cd6452 Authenticating user 'default' from [fd00:1122:3344:101::c]:36374 | ||
| 234 | 2026.05.06 01:52:51.821811 [ 272 ] {} <Debug> TCP-Session: 2242f1c3-61b2-40c6-ad5e-01689ec80967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.06 01:52:51.821849 [ 271 ] {} <Debug> TCP-Session: 6231566c-2615-492c-9ac7-bc4a1d3d7602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.06 01:52:51.821903 [ 273 ] {} <Debug> TCP-Session: 60725477-30df-4f31-b24a-3998a9cd6452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.06 01:52:51.821925 [ 272 ] {} <Debug> TCP-Session: 2242f1c3-61b2-40c6-ad5e-01689ec80967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.06 01:52:51.821961 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 239 | 2026.05.06 01:52:51.821912 [ 271 ] {} <Debug> TCP-Session: 6231566c-2615-492c-9ac7-bc4a1d3d7602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.05.06 01:52:51.822027 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 241 | 2026.05.06 01:52:51.822012 [ 274 ] {} <Debug> TCP-Session: 3da7f425-c644-45cf-a1e4-092fea87086d Authenticating user 'default' from [fd00:1122:3344:101::c]:53516 | ||
| 242 | 2026.05.06 01:52:51.821993 [ 273 ] {} <Debug> TCP-Session: 60725477-30df-4f31-b24a-3998a9cd6452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 243 | 2026.05.06 01:52:51.822125 [ 275 ] {} <Debug> TCP-Session: 6b234955-9e16-4496-bd51-48a48e8fca8d Authenticating user 'default' from [fd00:1122:3344:101::c]:55312 | ||
| 244 | 2026.05.06 01:52:51.822107 [ 274 ] {} <Debug> TCP-Session: 3da7f425-c644-45cf-a1e4-092fea87086d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 245 | 2026.05.06 01:52:51.822090 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 246 | 2026.05.06 01:52:51.822225 [ 275 ] {} <Debug> TCP-Session: 6b234955-9e16-4496-bd51-48a48e8fca8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.06 01:52:51.822208 [ 274 ] {} <Debug> TCP-Session: 3da7f425-c644-45cf-a1e4-092fea87086d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.06 01:52:51.822355 [ 276 ] {} <Debug> TCP-Session: a2a18c24-dbef-4309-8758-de1fcc8d27d0 Authenticating user 'default' from [fd00:1122:3344:101::c]:48609 | ||
| 249 | 2026.05.06 01:52:51.822388 [ 275 ] {} <Debug> TCP-Session: 6b234955-9e16-4496-bd51-48a48e8fca8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 250 | 2026.05.06 01:52:51.822472 [ 276 ] {} <Debug> TCP-Session: a2a18c24-dbef-4309-8758-de1fcc8d27d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.05.06 01:52:51.822497 [ 276 ] {} <Debug> TCP-Session: a2a18c24-dbef-4309-8758-de1fcc8d27d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 252 | 2026.05.06 01:52:51.822722 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60350 | ||
| 253 | 2026.05.06 01:52:51.822813 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51085 | ||
| 254 | 2026.05.06 01:52:51.822894 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.05.06 01:52:51.822921 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36277 | ||
| 256 | 2026.05.06 01:52:51.822935 [ 277 ] {} <Debug> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Authenticating user 'default' from [fd00:1122:3344:101::d]:60350 | ||
| 257 | 2026.05.06 01:52:51.823036 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58427 | ||
| 258 | 2026.05.06 01:52:51.823059 [ 277 ] {} <Debug> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.06 01:52:51.823116 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40723 | ||
| 260 | 2026.05.06 01:52:51.823122 [ 277 ] {} <Debug> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.05.06 01:52:51.823273 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51285 | ||
| 262 | 2026.05.06 01:52:51.823359 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57453 | ||
| 263 | 2026.05.06 01:52:51.824491 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 264 | 2026.05.06 01:52:51.824542 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.05.06 01:52:51.824649 [ 278 ] {} <Debug> TCP-Session: 27c05d80-9bf4-404a-bcdc-00649fcbc55e Authenticating user 'default' from [fd00:1122:3344:101::d]:51085 | ||
| 266 | 2026.05.06 01:52:51.824655 [ 283 ] {} <Debug> TCP-Session: b3551199-fe1b-493c-b064-2b6734f5ca01 Authenticating user 'default' from [fd00:1122:3344:101::d]:57453 | ||
| 267 | 2026.05.06 01:52:51.824713 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.05.06 01:52:51.824682 [ 278 ] {} <Debug> TCP-Session: 27c05d80-9bf4-404a-bcdc-00649fcbc55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.05.06 01:52:51.824649 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39376 | ||
| 270 | 2026.05.06 01:52:51.824816 [ 282 ] {} <Debug> TCP-Session: a7342689-6b70-4e25-845c-a00f210f90c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51285 | ||
| 271 | 2026.05.06 01:52:51.824801 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 272 | 2026.05.06 01:52:51.824797 [ 278 ] {} <Debug> TCP-Session: 27c05d80-9bf4-404a-bcdc-00649fcbc55e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.06 01:52:51.824794 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.05.06 01:52:51.824977 [ 282 ] {} <Debug> TCP-Session: a7342689-6b70-4e25-845c-a00f210f90c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.06 01:52:51.824959 [ 279 ] {} <Debug> TCP-Session: 62c85523-6251-4f26-8e43-a0b8691bcba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36277 | ||
| 276 | 2026.05.06 01:52:51.824790 [ 283 ] {} <Debug> TCP-Session: b3551199-fe1b-493c-b064-2b6734f5ca01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.05.06 01:52:51.825067 [ 282 ] {} <Debug> TCP-Session: a7342689-6b70-4e25-845c-a00f210f90c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.06 01:52:51.825088 [ 280 ] {} <Debug> TCP-Session: a19864da-6c4f-4342-aa0c-69fbd370d2c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58427 | ||
| 279 | 2026.05.06 01:52:51.825094 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.05.06 01:52:51.825142 [ 283 ] {} <Debug> TCP-Session: b3551199-fe1b-493c-b064-2b6734f5ca01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.05.06 01:52:51.825161 [ 280 ] {} <Debug> TCP-Session: a19864da-6c4f-4342-aa0c-69fbd370d2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.06 01:52:51.825059 [ 279 ] {} <Debug> TCP-Session: 62c85523-6251-4f26-8e43-a0b8691bcba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.06 01:52:51.824780 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 284 | 2026.05.06 01:52:51.825307 [ 280 ] {} <Debug> TCP-Session: a19864da-6c4f-4342-aa0c-69fbd370d2c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.06 01:52:51.825316 [ 279 ] {} <Debug> TCP-Session: 62c85523-6251-4f26-8e43-a0b8691bcba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.06 01:52:51.825308 [ 284 ] {} <Debug> TCP-Session: 76f6936a-03da-45e5-8d4d-ad15e36df025 Authenticating user 'default' from [fd00:1122:3344:101::d]:39376 | ||
| 287 | 2026.05.06 01:52:51.825390 [ 281 ] {} <Debug> TCP-Session: 8f2f7a5f-0f3e-4392-b8d2-d1bfb74c60be Authenticating user 'default' from [fd00:1122:3344:101::d]:40723 | ||
| 288 | 2026.05.06 01:52:51.825408 [ 284 ] {} <Debug> TCP-Session: 76f6936a-03da-45e5-8d4d-ad15e36df025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 289 | 2026.05.06 01:52:51.825483 [ 284 ] {} <Debug> TCP-Session: 76f6936a-03da-45e5-8d4d-ad15e36df025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 290 | 2026.05.06 01:52:51.825503 [ 281 ] {} <Debug> TCP-Session: 8f2f7a5f-0f3e-4392-b8d2-d1bfb74c60be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.06 01:52:51.825552 [ 281 ] {} <Debug> TCP-Session: 8f2f7a5f-0f3e-4392-b8d2-d1bfb74c60be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.06 01:52:51.830068 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 293 | 2026.05.06 01:52:51.830262 [ 268 ] {d04c9bbe-13f4-4e37-a80c-317d86d1295c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 294 | 2026.05.06 01:52:51.897607 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60624 | ||
| 295 | 2026.05.06 01:52:51.902310 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 296 | 2026.05.06 01:52:51.902364 [ 285 ] {} <Debug> TCP-Session: 26bd6ff8-da00-44e7-a777-88ee4ab3f141 Authenticating user 'default' from [fd00:1122:3344:101::b]:60624 | ||
| 297 | 2026.05.06 01:52:51.902396 [ 285 ] {} <Debug> TCP-Session: 26bd6ff8-da00-44e7-a777-88ee4ab3f141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 298 | 2026.05.06 01:52:51.902505 [ 285 ] {} <Debug> TCP-Session: 26bd6ff8-da00-44e7-a777-88ee4ab3f141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 299 | 2026.05.06 01:52:51.902597 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 300 | 2026.05.06 01:52:51.902653 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 301 | 2026.05.06 01:52:51.902774 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 302 | 2026.05.06 01:52:51.903661 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54976 | ||
| 303 | 2026.05.06 01:52:51.904305 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45135 | ||
| 304 | 2026.05.06 01:52:51.904979 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 305 | 2026.05.06 01:52:51.905025 [ 286 ] {} <Debug> TCP-Session: e9d36fc6-189a-429a-a6bf-59c417521652 Authenticating user 'default' from [fd00:1122:3344:101::b]:54976 | ||
| 306 | 2026.05.06 01:52:51.905061 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45728 | ||
| 307 | 2026.05.06 01:52:51.905028 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2026.05.06 01:52:51.905201 [ 287 ] {} <Debug> TCP-Session: 2e2481d7-80c2-4f1e-97ee-b8e56170918b Authenticating user 'default' from [fd00:1122:3344:101::b]:45135 | ||
| 309 | 2026.05.06 01:52:51.905185 [ 286 ] {} <Debug> TCP-Session: e9d36fc6-189a-429a-a6bf-59c417521652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 310 | 2026.05.06 01:52:51.905394 [ 287 ] {} <Debug> TCP-Session: 2e2481d7-80c2-4f1e-97ee-b8e56170918b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 311 | 2026.05.06 01:52:51.905401 [ 286 ] {} <Debug> TCP-Session: e9d36fc6-189a-429a-a6bf-59c417521652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.05.06 01:52:51.905426 [ 287 ] {} <Debug> TCP-Session: 2e2481d7-80c2-4f1e-97ee-b8e56170918b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 313 | 2026.05.06 01:52:51.907526 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36122 | ||
| 314 | 2026.05.06 01:52:51.907628 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 315 | 2026.05.06 01:52:51.907670 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57477 | ||
| 316 | 2026.05.06 01:52:51.907755 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 317 | 2026.05.06 01:52:51.907766 [ 288 ] {} <Debug> TCP-Session: 11b3640b-ba3f-4d98-b6e5-313ff127b675 Authenticating user 'default' from [fd00:1122:3344:101::b]:45728 | ||
| 318 | 2026.05.06 01:52:51.907788 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48294 | ||
| 319 | 2026.05.06 01:52:51.907807 [ 289 ] {} <Debug> TCP-Session: 6a2dacd5-ffcd-4125-a29c-22655bf59c9d Authenticating user 'default' from [fd00:1122:3344:101::b]:36122 | ||
| 320 | 2026.05.06 01:52:51.907815 [ 288 ] {} <Debug> TCP-Session: 11b3640b-ba3f-4d98-b6e5-313ff127b675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.06 01:52:51.907930 [ 288 ] {} <Debug> TCP-Session: 11b3640b-ba3f-4d98-b6e5-313ff127b675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.06 01:52:51.907948 [ 289 ] {} <Debug> TCP-Session: 6a2dacd5-ffcd-4125-a29c-22655bf59c9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 323 | 2026.05.06 01:52:51.908034 [ 289 ] {} <Debug> TCP-Session: 6a2dacd5-ffcd-4125-a29c-22655bf59c9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.06 01:52:51.909110 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34038 | ||
| 325 | 2026.05.06 01:52:51.909195 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 326 | 2026.05.06 01:52:51.909299 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 327 | 2026.05.06 01:52:51.909327 [ 290 ] {} <Debug> TCP-Session: a77b8bf7-5ca3-42f6-b1a4-2cab8adc0e7d Authenticating user 'default' from [fd00:1122:3344:101::b]:57477 | ||
| 328 | 2026.05.06 01:52:51.909338 [ 291 ] {} <Debug> TCP-Session: eebe23e7-3a81-4d64-92bb-edf477b490ca Authenticating user 'default' from [fd00:1122:3344:101::b]:48294 | ||
| 329 | 2026.05.06 01:52:51.909371 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 330 | 2026.05.06 01:52:51.909361 [ 290 ] {} <Debug> TCP-Session: a77b8bf7-5ca3-42f6-b1a4-2cab8adc0e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 331 | 2026.05.06 01:52:51.909453 [ 291 ] {} <Debug> TCP-Session: eebe23e7-3a81-4d64-92bb-edf477b490ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 332 | 2026.05.06 01:52:51.909504 [ 292 ] {} <Debug> TCP-Session: 185e4704-8de9-4cda-a27f-d757e63c92cd Authenticating user 'default' from [fd00:1122:3344:101::b]:34038 | ||
| 333 | 2026.05.06 01:52:51.909460 [ 290 ] {} <Debug> TCP-Session: a77b8bf7-5ca3-42f6-b1a4-2cab8adc0e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2026.05.06 01:52:51.909581 [ 291 ] {} <Debug> TCP-Session: eebe23e7-3a81-4d64-92bb-edf477b490ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.06 01:52:51.909611 [ 292 ] {} <Debug> TCP-Session: 185e4704-8de9-4cda-a27f-d757e63c92cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 336 | 2026.05.06 01:52:51.909694 [ 292 ] {} <Debug> TCP-Session: 185e4704-8de9-4cda-a27f-d757e63c92cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2026.05.06 01:52:51.942675 [ 268 ] {d04c9bbe-13f4-4e37-a80c-317d86d1295c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52157) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.05.06 01:52:51.943773 [ 268 ] {d04c9bbe-13f4-4e37-a80c-317d86d1295c} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.05.06 01:52:51.944093 [ 268 ] {d04c9bbe-13f4-4e37-a80c-317d86d1295c} <Debug> TCPHandler: Processed in 0.11417679 sec. | ||
| 386 | 2026.05.06 01:52:51.946939 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.06 01:52:51.947115 [ 268 ] {14bb771a-c1f2-46de-b824-12078cfaccd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 388 | 2026.05.06 01:52:51.947546 [ 268 ] {14bb771a-c1f2-46de-b824-12078cfaccd3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:52157) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 389 | |||
| 390 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 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 | ||
| 393 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 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 | ||
| 397 | 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 | ||
| 398 | 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 | ||
| 399 | 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 | ||
| 400 | 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 | ||
| 401 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 403 | 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 | ||
| 404 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 405 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 406 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 411 | |||
| 412 | 2026.05.06 01:52:51.947897 [ 268 ] {14bb771a-c1f2-46de-b824-12078cfaccd3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 413 | |||
| 414 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 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 | ||
| 417 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 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 | ||
| 421 | 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 | ||
| 422 | 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 | ||
| 423 | 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 | ||
| 424 | 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 | ||
| 425 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 427 | 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 | ||
| 428 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 429 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 430 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 431 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 432 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 433 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 435 | |||
| 436 | 2026.05.06 01:52:51.948159 [ 268 ] {14bb771a-c1f2-46de-b824-12078cfaccd3} <Debug> TCPHandler: Processed in 0.001336472 sec. | ||
| 437 | 2026.05.06 01:52:51.951577 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.05.06 01:52:51.954232 [ 277 ] {1fd575cf-64c3-4221-aef0-42dc71442b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 439 | 2026.05.06 01:52:51.954347 [ 277 ] {1fd575cf-64c3-4221-aef0-42dc71442b20} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 440 | 2026.05.06 01:52:51.956000 [ 277 ] {1fd575cf-64c3-4221-aef0-42dc71442b20} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 441 | 2026.05.06 01:52:51.956107 [ 277 ] {1fd575cf-64c3-4221-aef0-42dc71442b20} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140584 sec | ||
| 442 | 2026.05.06 01:52:51.956122 [ 277 ] {1fd575cf-64c3-4221-aef0-42dc71442b20} <Trace> ReferentialDeps: No tables | ||
| 443 | 2026.05.06 01:52:51.956133 [ 277 ] {1fd575cf-64c3-4221-aef0-42dc71442b20} <Trace> LoadingDeps: No tables | ||
| 444 | 2026.05.06 01:52:51.956255 [ 277 ] {1fd575cf-64c3-4221-aef0-42dc71442b20} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 445 | 2026.05.06 01:52:51.956342 [ 277 ] {1fd575cf-64c3-4221-aef0-42dc71442b20} <Debug> TCPHandler: Processed in 0.005002162 sec. | ||
| 446 | 2026.05.06 01:52:51.956506 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 447 | 2026.05.06 01:52:51.956727 [ 277 ] {622b68c3-aced-449c-9a8c-8981bb4be9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) /* The version table contains metadata about the `oximeter` database */ | ||
| 448 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 449 | 2026.05.06 01:52:51.956815 [ 277 ] {622b68c3-aced-449c-9a8c-8981bb4be9d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 450 | 2026.05.06 01:52:51.965651 [ 277 ] {622b68c3-aced-449c-9a8c-8981bb4be9d9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 451 | 2026.05.06 01:52:51.968252 [ 277 ] {622b68c3-aced-449c-9a8c-8981bb4be9d9} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4): Loading data parts | ||
| 452 | 2026.05.06 01:52:51.971663 [ 277 ] {622b68c3-aced-449c-9a8c-8981bb4be9d9} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4): There are no data parts | ||
| 453 | 2026.05.06 01:52:51.978079 [ 277 ] {622b68c3-aced-449c-9a8c-8981bb4be9d9} <Debug> TCPHandler: Processed in 0.021626598 sec. | ||
| 454 | 2026.05.06 01:52:51.978404 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.05.06 01:52:51.978619 [ 277 ] {062cb676-652c-4895-9096-c758da3a3fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) /* The measurement tables contain all individual samples from each timeseries. | ||
| 456 | * | ||
| 457 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 458 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 459 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 460 | * by all samples from the same timeseries. | ||
| 461 | * | ||
| 462 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 463 | * and then uses that to index quickly into the measurements tables. | ||
| 464 | */ | ||
| 465 | 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) | ||
| 466 | 2026.05.06 01:52:51.978770 [ 277 ] {062cb676-652c-4895-9096-c758da3a3fe3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 467 | 2026.05.06 01:52:52.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.98 MiB, peak 127.98 MiB, free memory in arenas 0.00 B, will set to 134.61 MiB (RSS), difference: 6.63 MiB | ||
| 468 | 2026.05.06 01:52:52.001753 [ 277 ] {062cb676-652c-4895-9096-c758da3a3fe3} <Debug> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Loading data parts | ||
| 469 | 2026.05.06 01:52:52.001980 [ 277 ] {062cb676-652c-4895-9096-c758da3a3fe3} <Debug> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): There are no data parts | ||
| 470 | 2026.05.06 01:52:52.003744 [ 277 ] {062cb676-652c-4895-9096-c758da3a3fe3} <Debug> TCPHandler: Processed in 0.025415371 sec. | ||
| 471 | 2026.05.06 01:52:52.004156 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 472 | 2026.05.06 01:52:52.004355 [ 277 ] {1a06b329-c27e-48ce-9627-d908bc0fadb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 473 | 2026.05.06 01:52:52.004508 [ 277 ] {1a06b329-c27e-48ce-9627-d908bc0fadb3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 474 | 2026.05.06 01:52:52.006436 [ 277 ] {1a06b329-c27e-48ce-9627-d908bc0fadb3} <Debug> oximeter.measurements_i8 (dee068a2-b0cc-4613-a925-95471adfe1fd): Loading data parts | ||
| 475 | 2026.05.06 01:52:52.006856 [ 277 ] {1a06b329-c27e-48ce-9627-d908bc0fadb3} <Debug> oximeter.measurements_i8 (dee068a2-b0cc-4613-a925-95471adfe1fd): There are no data parts | ||
| 476 | 2026.05.06 01:52:52.008473 [ 277 ] {1a06b329-c27e-48ce-9627-d908bc0fadb3} <Debug> TCPHandler: Processed in 0.004413918 sec. | ||
| 477 | 2026.05.06 01:52:52.008650 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 478 | 2026.05.06 01:52:52.008864 [ 277 ] {e65bdb78-c5b9-4b94-8eaa-089f2f70ed27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 479 | 2026.05.06 01:52:52.008952 [ 277 ] {e65bdb78-c5b9-4b94-8eaa-089f2f70ed27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 480 | 2026.05.06 01:52:52.011055 [ 277 ] {e65bdb78-c5b9-4b94-8eaa-089f2f70ed27} <Debug> oximeter.measurements_u8 (54501c64-0279-4d0e-8e17-9ef0df3c3aea): Loading data parts | ||
| 481 | 2026.05.06 01:52:52.011187 [ 277 ] {e65bdb78-c5b9-4b94-8eaa-089f2f70ed27} <Debug> oximeter.measurements_u8 (54501c64-0279-4d0e-8e17-9ef0df3c3aea): There are no data parts | ||
| 482 | 2026.05.06 01:52:52.012501 [ 277 ] {e65bdb78-c5b9-4b94-8eaa-089f2f70ed27} <Debug> TCPHandler: Processed in 0.003900366 sec. | ||
| 483 | 2026.05.06 01:52:52.012755 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 484 | 2026.05.06 01:52:52.012921 [ 277 ] {388390b5-3462-486a-940b-2c7a7fcf247e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 485 | 2026.05.06 01:52:52.013026 [ 277 ] {388390b5-3462-486a-940b-2c7a7fcf247e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 486 | 2026.05.06 01:52:52.015288 [ 277 ] {388390b5-3462-486a-940b-2c7a7fcf247e} <Debug> oximeter.measurements_i16 (489f364a-b81a-4106-8219-0153c2716e06): Loading data parts | ||
| 487 | 2026.05.06 01:52:52.015420 [ 277 ] {388390b5-3462-486a-940b-2c7a7fcf247e} <Debug> oximeter.measurements_i16 (489f364a-b81a-4106-8219-0153c2716e06): There are no data parts | ||
| 488 | 2026.05.06 01:52:52.016909 [ 277 ] {388390b5-3462-486a-940b-2c7a7fcf247e} <Debug> TCPHandler: Processed in 0.004202022 sec. | ||
| 489 | 2026.05.06 01:52:52.017092 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.06 01:52:52.017265 [ 277 ] {f6aa743a-9340-45e9-b98f-a44f6c82e733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 491 | 2026.05.06 01:52:52.017399 [ 277 ] {f6aa743a-9340-45e9-b98f-a44f6c82e733} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 492 | 2026.05.06 01:52:52.019821 [ 277 ] {f6aa743a-9340-45e9-b98f-a44f6c82e733} <Debug> oximeter.measurements_u16 (6e0c8af0-b3e4-4f05-b449-e79223160f3f): Loading data parts | ||
| 493 | 2026.05.06 01:52:52.019953 [ 277 ] {f6aa743a-9340-45e9-b98f-a44f6c82e733} <Debug> oximeter.measurements_u16 (6e0c8af0-b3e4-4f05-b449-e79223160f3f): There are no data parts | ||
| 494 | 2026.05.06 01:52:52.022538 [ 277 ] {f6aa743a-9340-45e9-b98f-a44f6c82e733} <Debug> TCPHandler: Processed in 0.005507625 sec. | ||
| 495 | 2026.05.06 01:52:52.022796 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2026.05.06 01:52:52.022969 [ 277 ] {b9023149-f957-4e59-aaab-e66278e5bb70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 497 | 2026.05.06 01:52:52.023118 [ 277 ] {b9023149-f957-4e59-aaab-e66278e5bb70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 498 | 2026.05.06 01:52:52.025042 [ 277 ] {b9023149-f957-4e59-aaab-e66278e5bb70} <Debug> oximeter.measurements_i32 (c5ba055b-8d1c-481b-aa95-49cd066ab080): Loading data parts | ||
| 499 | 2026.05.06 01:52:52.025167 [ 277 ] {b9023149-f957-4e59-aaab-e66278e5bb70} <Debug> oximeter.measurements_i32 (c5ba055b-8d1c-481b-aa95-49cd066ab080): There are no data parts | ||
| 500 | 2026.05.06 01:52:52.026618 [ 277 ] {b9023149-f957-4e59-aaab-e66278e5bb70} <Debug> TCPHandler: Processed in 0.003871645 sec. | ||
| 501 | 2026.05.06 01:52:52.026785 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.05.06 01:52:52.026945 [ 277 ] {079a345d-fb23-45fd-b3ea-0b157d81faa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 503 | 2026.05.06 01:52:52.027091 [ 277 ] {079a345d-fb23-45fd-b3ea-0b157d81faa6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 504 | 2026.05.06 01:52:52.029110 [ 277 ] {079a345d-fb23-45fd-b3ea-0b157d81faa6} <Debug> oximeter.measurements_u32 (55b92880-ca33-40b6-a1bb-3400372fbd5b): Loading data parts | ||
| 505 | 2026.05.06 01:52:52.029296 [ 277 ] {079a345d-fb23-45fd-b3ea-0b157d81faa6} <Debug> oximeter.measurements_u32 (55b92880-ca33-40b6-a1bb-3400372fbd5b): There are no data parts | ||
| 506 | 2026.05.06 01:52:52.031253 [ 277 ] {079a345d-fb23-45fd-b3ea-0b157d81faa6} <Debug> TCPHandler: Processed in 0.00451688 sec. | ||
| 507 | 2026.05.06 01:52:52.031460 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2026.05.06 01:52:52.031667 [ 277 ] {94020094-2c95-45ec-b277-1b2ff02efb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 509 | 2026.05.06 01:52:52.031803 [ 277 ] {94020094-2c95-45ec-b277-1b2ff02efb05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 510 | 2026.05.06 01:52:52.034707 [ 277 ] {94020094-2c95-45ec-b277-1b2ff02efb05} <Debug> oximeter.measurements_i64 (3088cfce-b650-435b-8b74-e505fe01ce66): Loading data parts | ||
| 511 | 2026.05.06 01:52:52.034838 [ 277 ] {94020094-2c95-45ec-b277-1b2ff02efb05} <Debug> oximeter.measurements_i64 (3088cfce-b650-435b-8b74-e505fe01ce66): There are no data parts | ||
| 512 | 2026.05.06 01:52:52.036658 [ 277 ] {94020094-2c95-45ec-b277-1b2ff02efb05} <Debug> TCPHandler: Processed in 0.005255879 sec. | ||
| 513 | 2026.05.06 01:52:52.036811 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.06 01:52:52.036979 [ 277 ] {a9638cd6-13dd-4a37-81e8-1af8e37c3f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 515 | 2026.05.06 01:52:52.037116 [ 277 ] {a9638cd6-13dd-4a37-81e8-1af8e37c3f5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 516 | 2026.05.06 01:52:52.039479 [ 277 ] {a9638cd6-13dd-4a37-81e8-1af8e37c3f5e} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Loading data parts | ||
| 517 | 2026.05.06 01:52:52.039609 [ 277 ] {a9638cd6-13dd-4a37-81e8-1af8e37c3f5e} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): There are no data parts | ||
| 518 | 2026.05.06 01:52:52.040924 [ 277 ] {a9638cd6-13dd-4a37-81e8-1af8e37c3f5e} <Debug> TCPHandler: Processed in 0.004161802 sec. | ||
| 519 | 2026.05.06 01:52:52.041239 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.06 01:52:52.041459 [ 277 ] {45556e75-2186-4ca4-9b2f-427628464eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 521 | 2026.05.06 01:52:52.041605 [ 277 ] {45556e75-2186-4ca4-9b2f-427628464eac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 522 | 2026.05.06 01:52:52.043657 [ 277 ] {45556e75-2186-4ca4-9b2f-427628464eac} <Debug> oximeter.measurements_f32 (c9bf2c46-5748-4e15-8415-10ff69671994): Loading data parts | ||
| 523 | 2026.05.06 01:52:52.043807 [ 277 ] {45556e75-2186-4ca4-9b2f-427628464eac} <Debug> oximeter.measurements_f32 (c9bf2c46-5748-4e15-8415-10ff69671994): There are no data parts | ||
| 524 | 2026.05.06 01:52:52.045269 [ 277 ] {45556e75-2186-4ca4-9b2f-427628464eac} <Debug> TCPHandler: Processed in 0.004078109 sec. | ||
| 525 | 2026.05.06 01:52:52.045453 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.06 01:52:52.045641 [ 277 ] {74aa1f77-1d9e-435b-9e69-e9af404288be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 527 | 2026.05.06 01:52:52.045810 [ 277 ] {74aa1f77-1d9e-435b-9e69-e9af404288be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 528 | 2026.05.06 01:52:52.048525 [ 277 ] {74aa1f77-1d9e-435b-9e69-e9af404288be} <Debug> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Loading data parts | ||
| 529 | 2026.05.06 01:52:52.048745 [ 277 ] {74aa1f77-1d9e-435b-9e69-e9af404288be} <Debug> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): There are no data parts | ||
| 530 | 2026.05.06 01:52:52.050139 [ 277 ] {74aa1f77-1d9e-435b-9e69-e9af404288be} <Debug> TCPHandler: Processed in 0.004747376 sec. | ||
| 531 | 2026.05.06 01:52:52.050344 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.06 01:52:52.050575 [ 277 ] {59b2493c-4db6-4182-98d4-db837c4313ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 533 | 2026.05.06 01:52:52.050750 [ 277 ] {59b2493c-4db6-4182-98d4-db837c4313ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 534 | 2026.05.06 01:52:52.052756 [ 277 ] {59b2493c-4db6-4182-98d4-db837c4313ce} <Debug> oximeter.measurements_string (8f6e0c45-fe53-48c2-a0bf-dc8b44333f43): Loading data parts | ||
| 535 | 2026.05.06 01:52:52.052974 [ 277 ] {59b2493c-4db6-4182-98d4-db837c4313ce} <Debug> oximeter.measurements_string (8f6e0c45-fe53-48c2-a0bf-dc8b44333f43): There are no data parts | ||
| 536 | 2026.05.06 01:52:52.054666 [ 277 ] {59b2493c-4db6-4182-98d4-db837c4313ce} <Debug> TCPHandler: Processed in 0.004378857 sec. | ||
| 537 | 2026.05.06 01:52:52.054825 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.06 01:52:52.054990 [ 277 ] {e4b1f83f-cd7b-4e08-ba33-f0ce2df0ac2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 539 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 540 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 541 | * a string isn't palatable for a few reasons. | ||
| 542 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 543 | * details. | ||
| 544 | */ | ||
| 545 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2026.05.06 01:52:52.055214 [ 277 ] {e4b1f83f-cd7b-4e08-ba33-f0ce2df0ac2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 547 | 2026.05.06 01:52:52.057247 [ 277 ] {e4b1f83f-cd7b-4e08-ba33-f0ce2df0ac2f} <Debug> oximeter.measurements_bytes (8a3650c6-e5d4-47c0-97f3-9c59230c55c6): Loading data parts | ||
| 548 | 2026.05.06 01:52:52.057572 [ 277 ] {e4b1f83f-cd7b-4e08-ba33-f0ce2df0ac2f} <Debug> oximeter.measurements_bytes (8a3650c6-e5d4-47c0-97f3-9c59230c55c6): There are no data parts | ||
| 549 | 2026.05.06 01:52:52.058994 [ 277 ] {e4b1f83f-cd7b-4e08-ba33-f0ce2df0ac2f} <Debug> TCPHandler: Processed in 0.004219103 sec. | ||
| 550 | 2026.05.06 01:52:52.059168 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.05.06 01:52:52.059386 [ 277 ] {27ec9120-ab41-4de8-b3f7-8b57dc6a01f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 552 | 2026.05.06 01:52:52.059518 [ 277 ] {27ec9120-ab41-4de8-b3f7-8b57dc6a01f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 553 | 2026.05.06 01:52:52.062167 [ 277 ] {27ec9120-ab41-4de8-b3f7-8b57dc6a01f6} <Debug> oximeter.measurements_cumulativei64 (3420bc8b-d149-4146-a688-a2cffcdf30cc): Loading data parts | ||
| 554 | 2026.05.06 01:52:52.062297 [ 277 ] {27ec9120-ab41-4de8-b3f7-8b57dc6a01f6} <Debug> oximeter.measurements_cumulativei64 (3420bc8b-d149-4146-a688-a2cffcdf30cc): There are no data parts | ||
| 555 | 2026.05.06 01:52:52.063709 [ 277 ] {27ec9120-ab41-4de8-b3f7-8b57dc6a01f6} <Debug> TCPHandler: Processed in 0.004595592 sec. | ||
| 556 | 2026.05.06 01:52:52.063921 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.05.06 01:52:52.064083 [ 277 ] {e8f6ccdd-c5f4-453f-8e43-e49cceefbd8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 558 | 2026.05.06 01:52:52.064223 [ 277 ] {e8f6ccdd-c5f4-453f-8e43-e49cceefbd8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 559 | 2026.05.06 01:52:52.065855 [ 277 ] {e8f6ccdd-c5f4-453f-8e43-e49cceefbd8c} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Loading data parts | ||
| 560 | 2026.05.06 01:52:52.066095 [ 277 ] {e8f6ccdd-c5f4-453f-8e43-e49cceefbd8c} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): There are no data parts | ||
| 561 | 2026.05.06 01:52:52.068087 [ 277 ] {e8f6ccdd-c5f4-453f-8e43-e49cceefbd8c} <Debug> TCPHandler: Processed in 0.004214863 sec. | ||
| 562 | 2026.05.06 01:52:52.068241 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.05.06 01:52:52.068518 [ 277 ] {8acea50e-e807-4237-9949-76f26b634ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 564 | 2026.05.06 01:52:52.068646 [ 277 ] {8acea50e-e807-4237-9949-76f26b634ef2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 565 | 2026.05.06 01:52:52.070589 [ 277 ] {8acea50e-e807-4237-9949-76f26b634ef2} <Debug> oximeter.measurements_cumulativef32 (bbaa8dd7-eb12-4ad9-b6ab-19e7482c724c): Loading data parts | ||
| 566 | 2026.05.06 01:52:52.070777 [ 277 ] {8acea50e-e807-4237-9949-76f26b634ef2} <Debug> oximeter.measurements_cumulativef32 (bbaa8dd7-eb12-4ad9-b6ab-19e7482c724c): There are no data parts | ||
| 567 | 2026.05.06 01:52:52.072012 [ 277 ] {8acea50e-e807-4237-9949-76f26b634ef2} <Debug> TCPHandler: Processed in 0.003821104 sec. | ||
| 568 | 2026.05.06 01:52:52.072179 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.06 01:52:52.072412 [ 277 ] {980af372-ff51-43f0-8aa7-b5c2a05f0b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 570 | 2026.05.06 01:52:52.072514 [ 277 ] {980af372-ff51-43f0-8aa7-b5c2a05f0b64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 571 | 2026.05.06 01:52:52.074711 [ 277 ] {980af372-ff51-43f0-8aa7-b5c2a05f0b64} <Debug> oximeter.measurements_cumulativef64 (4d940fe8-0214-4a7c-8f88-ebdd49782637): Loading data parts | ||
| 572 | 2026.05.06 01:52:52.074858 [ 277 ] {980af372-ff51-43f0-8aa7-b5c2a05f0b64} <Debug> oximeter.measurements_cumulativef64 (4d940fe8-0214-4a7c-8f88-ebdd49782637): There are no data parts | ||
| 573 | 2026.05.06 01:52:52.076319 [ 277 ] {980af372-ff51-43f0-8aa7-b5c2a05f0b64} <Debug> TCPHandler: Processed in 0.004199222 sec. | ||
| 574 | 2026.05.06 01:52:52.076637 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.05.06 01:52:52.076867 [ 277 ] {83010cbc-8538-461b-93ea-97e199c8d073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 576 | * NOTE: Array types cannot be Nullable, see | ||
| 577 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 578 | * for more details. | ||
| 579 | * | ||
| 580 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 581 | * is unfortunate, and at this point relies on the fact that an | ||
| 582 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 583 | * to figure out another way to represent missing samples here. | ||
| 584 | */ | ||
| 585 | 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) | ||
| 586 | 2026.05.06 01:52:52.077084 [ 277 ] {83010cbc-8538-461b-93ea-97e199c8d073} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 587 | 2026.05.06 01:52:52.079466 [ 277 ] {83010cbc-8538-461b-93ea-97e199c8d073} <Debug> oximeter.measurements_histogrami8 (5acf1ef2-19b7-4493-ba90-bad0261fb1e4): Loading data parts | ||
| 588 | 2026.05.06 01:52:52.079820 [ 277 ] {83010cbc-8538-461b-93ea-97e199c8d073} <Debug> oximeter.measurements_histogrami8 (5acf1ef2-19b7-4493-ba90-bad0261fb1e4): There are no data parts | ||
| 589 | 2026.05.06 01:52:52.081033 [ 277 ] {83010cbc-8538-461b-93ea-97e199c8d073} <Debug> TCPHandler: Processed in 0.004451428 sec. | ||
| 590 | 2026.05.06 01:52:52.081188 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.06 01:52:52.081543 [ 277 ] {e58ec86e-2b38-44b2-a33b-972bad006474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 592 | 2026.05.06 01:52:52.081735 [ 277 ] {e58ec86e-2b38-44b2-a33b-972bad006474} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 593 | 2026.05.06 01:52:52.083934 [ 277 ] {e58ec86e-2b38-44b2-a33b-972bad006474} <Debug> oximeter.measurements_histogramu8 (bae757cb-af3f-48cb-a619-fd009396b0ce): Loading data parts | ||
| 594 | 2026.05.06 01:52:52.084071 [ 277 ] {e58ec86e-2b38-44b2-a33b-972bad006474} <Debug> oximeter.measurements_histogramu8 (bae757cb-af3f-48cb-a619-fd009396b0ce): There are no data parts | ||
| 595 | 2026.05.06 01:52:52.085448 [ 277 ] {e58ec86e-2b38-44b2-a33b-972bad006474} <Debug> TCPHandler: Processed in 0.004309925 sec. | ||
| 596 | 2026.05.06 01:52:52.085774 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.06 01:52:52.085989 [ 277 ] {13ef2ba3-f947-4806-b929-f25f768d9323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 598 | 2026.05.06 01:52:52.086169 [ 277 ] {13ef2ba3-f947-4806-b929-f25f768d9323} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 599 | 2026.05.06 01:52:52.088176 [ 277 ] {13ef2ba3-f947-4806-b929-f25f768d9323} <Debug> oximeter.measurements_histogrami16 (f9ebec90-2276-4d5e-a13a-197665f645a1): Loading data parts | ||
| 600 | 2026.05.06 01:52:52.088422 [ 277 ] {13ef2ba3-f947-4806-b929-f25f768d9323} <Debug> oximeter.measurements_histogrami16 (f9ebec90-2276-4d5e-a13a-197665f645a1): There are no data parts | ||
| 601 | 2026.05.06 01:52:52.089549 [ 277 ] {13ef2ba3-f947-4806-b929-f25f768d9323} <Debug> TCPHandler: Processed in 0.003824533 sec. | ||
| 602 | 2026.05.06 01:52:52.089712 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.06 01:52:52.090002 [ 277 ] {eeb71962-1ce7-4230-9d6d-7097bad97979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 604 | 2026.05.06 01:52:52.090161 [ 277 ] {eeb71962-1ce7-4230-9d6d-7097bad97979} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 605 | 2026.05.06 01:52:52.092222 [ 277 ] {eeb71962-1ce7-4230-9d6d-7097bad97979} <Debug> oximeter.measurements_histogramu16 (c12430f1-bf60-4418-a7bb-167dd71fd018): Loading data parts | ||
| 606 | 2026.05.06 01:52:52.092422 [ 277 ] {eeb71962-1ce7-4230-9d6d-7097bad97979} <Debug> oximeter.measurements_histogramu16 (c12430f1-bf60-4418-a7bb-167dd71fd018): There are no data parts | ||
| 607 | 2026.05.06 01:52:52.093861 [ 277 ] {eeb71962-1ce7-4230-9d6d-7097bad97979} <Debug> TCPHandler: Processed in 0.004200373 sec. | ||
| 608 | 2026.05.06 01:52:52.094211 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 609 | 2026.05.06 01:52:52.094432 [ 277 ] {4e4a4080-eed6-4b2e-94ed-60c968e6f8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 610 | 2026.05.06 01:52:52.094607 [ 277 ] {4e4a4080-eed6-4b2e-94ed-60c968e6f8c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 611 | 2026.05.06 01:52:52.096559 [ 277 ] {4e4a4080-eed6-4b2e-94ed-60c968e6f8c9} <Debug> oximeter.measurements_histogrami32 (f033c7e1-ab2c-48e9-97a1-1bc294c11174): Loading data parts | ||
| 612 | 2026.05.06 01:52:52.096699 [ 277 ] {4e4a4080-eed6-4b2e-94ed-60c968e6f8c9} <Debug> oximeter.measurements_histogrami32 (f033c7e1-ab2c-48e9-97a1-1bc294c11174): There are no data parts | ||
| 613 | 2026.05.06 01:52:52.099032 [ 277 ] {4e4a4080-eed6-4b2e-94ed-60c968e6f8c9} <Debug> TCPHandler: Processed in 0.004885959 sec. | ||
| 614 | 2026.05.06 01:52:52.099203 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 615 | 2026.05.06 01:52:52.099579 [ 277 ] {0cad4fbe-07d4-4609-a2d7-a2531f743240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 616 | 2026.05.06 01:52:52.099736 [ 277 ] {0cad4fbe-07d4-4609-a2d7-a2531f743240} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 617 | 2026.05.06 01:52:52.101903 [ 277 ] {0cad4fbe-07d4-4609-a2d7-a2531f743240} <Debug> oximeter.measurements_histogramu32 (f154df2e-5d2e-4142-91b7-c7e95341d811): Loading data parts | ||
| 618 | 2026.05.06 01:52:52.102076 [ 277 ] {0cad4fbe-07d4-4609-a2d7-a2531f743240} <Debug> oximeter.measurements_histogramu32 (f154df2e-5d2e-4142-91b7-c7e95341d811): There are no data parts | ||
| 619 | 2026.05.06 01:52:52.103209 [ 277 ] {0cad4fbe-07d4-4609-a2d7-a2531f743240} <Debug> TCPHandler: Processed in 0.004060639 sec. | ||
| 620 | 2026.05.06 01:52:52.103461 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 621 | 2026.05.06 01:52:52.103679 [ 277 ] {e54948c2-6199-408f-b08f-f37aea2b08f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 622 | 2026.05.06 01:52:52.103931 [ 277 ] {e54948c2-6199-408f-b08f-f37aea2b08f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 623 | 2026.05.06 01:52:52.106142 [ 277 ] {e54948c2-6199-408f-b08f-f37aea2b08f5} <Debug> oximeter.measurements_histogrami64 (c0a9f782-5c36-435f-9708-6c0b8134384e): Loading data parts | ||
| 624 | 2026.05.06 01:52:52.106272 [ 277 ] {e54948c2-6199-408f-b08f-f37aea2b08f5} <Debug> oximeter.measurements_histogrami64 (c0a9f782-5c36-435f-9708-6c0b8134384e): There are no data parts | ||
| 625 | 2026.05.06 01:52:52.107572 [ 277 ] {e54948c2-6199-408f-b08f-f37aea2b08f5} <Debug> TCPHandler: Processed in 0.004160102 sec. | ||
| 626 | 2026.05.06 01:52:52.107721 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 627 | 2026.05.06 01:52:52.107938 [ 277 ] {a2fd6605-6353-4b83-9d9e-b26096647ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 628 | 2026.05.06 01:52:52.108071 [ 277 ] {a2fd6605-6353-4b83-9d9e-b26096647ae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 629 | 2026.05.06 01:52:52.110160 [ 277 ] {a2fd6605-6353-4b83-9d9e-b26096647ae8} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Loading data parts | ||
| 630 | 2026.05.06 01:52:52.110288 [ 277 ] {a2fd6605-6353-4b83-9d9e-b26096647ae8} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): There are no data parts | ||
| 631 | 2026.05.06 01:52:52.111680 [ 277 ] {a2fd6605-6353-4b83-9d9e-b26096647ae8} <Debug> TCPHandler: Processed in 0.004007238 sec. | ||
| 632 | 2026.05.06 01:52:52.111962 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.06 01:52:52.112228 [ 277 ] {24a39712-a63f-42ef-ac85-b0e020768c36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 634 | 2026.05.06 01:52:52.112405 [ 277 ] {24a39712-a63f-42ef-ac85-b0e020768c36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 635 | 2026.05.06 01:52:52.114697 [ 277 ] {24a39712-a63f-42ef-ac85-b0e020768c36} <Debug> oximeter.measurements_histogramf32 (78f6b5cd-6c3c-4b6a-9053-7601da78473c): Loading data parts | ||
| 636 | 2026.05.06 01:52:52.114838 [ 277 ] {24a39712-a63f-42ef-ac85-b0e020768c36} <Debug> oximeter.measurements_histogramf32 (78f6b5cd-6c3c-4b6a-9053-7601da78473c): There are no data parts | ||
| 637 | 2026.05.06 01:52:52.116165 [ 277 ] {24a39712-a63f-42ef-ac85-b0e020768c36} <Debug> TCPHandler: Processed in 0.004259834 sec. | ||
| 638 | 2026.05.06 01:52:52.116326 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.05.06 01:52:52.116537 [ 277 ] {dd244614-eb87-43f2-9588-60976997ae63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 640 | 2026.05.06 01:52:52.116773 [ 277 ] {dd244614-eb87-43f2-9588-60976997ae63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 641 | 2026.05.06 01:52:52.118775 [ 277 ] {dd244614-eb87-43f2-9588-60976997ae63} <Debug> oximeter.measurements_histogramf64 (fce552a8-d357-4724-8cc4-0b61a77cb9da): Loading data parts | ||
| 642 | 2026.05.06 01:52:52.118909 [ 277 ] {dd244614-eb87-43f2-9588-60976997ae63} <Debug> oximeter.measurements_histogramf64 (fce552a8-d357-4724-8cc4-0b61a77cb9da): There are no data parts | ||
| 643 | 2026.05.06 01:52:52.120235 [ 277 ] {dd244614-eb87-43f2-9588-60976997ae63} <Debug> TCPHandler: Processed in 0.003957766 sec. | ||
| 644 | 2026.05.06 01:52:52.120493 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.05.06 01:52:52.120677 [ 277 ] {7f38f278-2982-4f64-ad8c-c9a63a61b725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) /* The field tables store named dimensions of each timeseries. | ||
| 646 | * | ||
| 647 | * As with the measurement tables, there is one field table for each field data | ||
| 648 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 649 | * this behavior **must not** be relied upon for query correctness. | ||
| 650 | * | ||
| 651 | * The index for the fields differs from the measurements, however. Rows are | ||
| 652 | * sorted by timeseries name, then field name, field value, and finally | ||
| 653 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 654 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 655 | * usually then used to look up measurements. | ||
| 656 | * | ||
| 657 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 658 | * timeseries name and then key, since it would improve lookups where one | ||
| 659 | * already has the key. Realistically though, these tables are quite small and | ||
| 660 | * so performance benefits will be low in absolute terms. | ||
| 661 | * | ||
| 662 | * TTL: We use a materialized column to expire old field table records. This | ||
| 663 | * column is generated automatically by the database whenever a new row is | ||
| 664 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 665 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 666 | * record will remain during a deduplication, which will have the last | ||
| 667 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 668 | * measurement tables. | ||
| 669 | */ | ||
| 670 | 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) | ||
| 671 | 2026.05.06 01:52:52.121033 [ 277 ] {7f38f278-2982-4f64-ad8c-c9a63a61b725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 672 | 2026.05.06 01:52:52.123185 [ 277 ] {7f38f278-2982-4f64-ad8c-c9a63a61b725} <Debug> oximeter.fields_bool (b23c8264-f508-4312-ba98-22668a4ad74e): Loading data parts | ||
| 673 | 2026.05.06 01:52:52.123402 [ 277 ] {7f38f278-2982-4f64-ad8c-c9a63a61b725} <Debug> oximeter.fields_bool (b23c8264-f508-4312-ba98-22668a4ad74e): There are no data parts | ||
| 674 | 2026.05.06 01:52:52.124859 [ 277 ] {7f38f278-2982-4f64-ad8c-c9a63a61b725} <Debug> TCPHandler: Processed in 0.004413938 sec. | ||
| 675 | 2026.05.06 01:52:52.125022 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 676 | 2026.05.06 01:52:52.125222 [ 277 ] {9ea4a7bc-818c-4390-8e2c-51fd70cb74ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 677 | 2026.05.06 01:52:52.125541 [ 277 ] {9ea4a7bc-818c-4390-8e2c-51fd70cb74ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 678 | 2026.05.06 01:52:52.127713 [ 277 ] {9ea4a7bc-818c-4390-8e2c-51fd70cb74ed} <Debug> oximeter.fields_i8 (b630f1d4-90a6-4cfa-b941-e9aaa96e3778): Loading data parts | ||
| 679 | 2026.05.06 01:52:52.127985 [ 277 ] {9ea4a7bc-818c-4390-8e2c-51fd70cb74ed} <Debug> oximeter.fields_i8 (b630f1d4-90a6-4cfa-b941-e9aaa96e3778): There are no data parts | ||
| 680 | 2026.05.06 01:52:52.129301 [ 277 ] {9ea4a7bc-818c-4390-8e2c-51fd70cb74ed} <Debug> TCPHandler: Processed in 0.004333686 sec. | ||
| 681 | 2026.05.06 01:52:52.129465 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 682 | 2026.05.06 01:52:52.129729 [ 277 ] {affb9b90-d358-4aec-81d7-2aedd6177b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 683 | 2026.05.06 01:52:52.129875 [ 277 ] {affb9b90-d358-4aec-81d7-2aedd6177b0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 684 | 2026.05.06 01:52:52.132067 [ 277 ] {affb9b90-d358-4aec-81d7-2aedd6177b0e} <Debug> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Loading data parts | ||
| 685 | 2026.05.06 01:52:52.132230 [ 277 ] {affb9b90-d358-4aec-81d7-2aedd6177b0e} <Debug> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): There are no data parts | ||
| 686 | 2026.05.06 01:52:52.133941 [ 277 ] {affb9b90-d358-4aec-81d7-2aedd6177b0e} <Debug> TCPHandler: Processed in 0.00453084 sec. | ||
| 687 | 2026.05.06 01:52:52.134095 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 688 | 2026.05.06 01:52:52.134250 [ 277 ] {1b184642-5649-4570-9cf9-69fd01b14eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 689 | 2026.05.06 01:52:52.134511 [ 277 ] {1b184642-5649-4570-9cf9-69fd01b14eaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 690 | 2026.05.06 01:52:52.136568 [ 277 ] {1b184642-5649-4570-9cf9-69fd01b14eaf} <Debug> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Loading data parts | ||
| 691 | 2026.05.06 01:52:52.136736 [ 277 ] {1b184642-5649-4570-9cf9-69fd01b14eaf} <Debug> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): There are no data parts | ||
| 692 | 2026.05.06 01:52:52.138877 [ 277 ] {1b184642-5649-4570-9cf9-69fd01b14eaf} <Debug> TCPHandler: Processed in 0.004830428 sec. | ||
| 693 | 2026.05.06 01:52:52.139043 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 694 | 2026.05.06 01:52:52.139376 [ 277 ] {41114785-4226-494a-85c4-498d30f0302e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 695 | 2026.05.06 01:52:52.139534 [ 277 ] {41114785-4226-494a-85c4-498d30f0302e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 696 | 2026.05.06 01:52:52.141646 [ 277 ] {41114785-4226-494a-85c4-498d30f0302e} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Loading data parts | ||
| 697 | 2026.05.06 01:52:52.141814 [ 277 ] {41114785-4226-494a-85c4-498d30f0302e} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): There are no data parts | ||
| 698 | 2026.05.06 01:52:52.143586 [ 277 ] {41114785-4226-494a-85c4-498d30f0302e} <Debug> TCPHandler: Processed in 0.004598662 sec. | ||
| 699 | 2026.05.06 01:52:52.143741 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.05.06 01:52:52.143898 [ 277 ] {1acab207-b6c7-4529-ad14-9706cf487b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 701 | 2026.05.06 01:52:52.144043 [ 277 ] {1acab207-b6c7-4529-ad14-9706cf487b61} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 702 | 2026.05.06 01:52:52.145817 [ 277 ] {1acab207-b6c7-4529-ad14-9706cf487b61} <Debug> oximeter.fields_i32 (cba4070f-e53c-4ebc-8d93-db617f73b243): Loading data parts | ||
| 703 | 2026.05.06 01:52:52.145989 [ 277 ] {1acab207-b6c7-4529-ad14-9706cf487b61} <Debug> oximeter.fields_i32 (cba4070f-e53c-4ebc-8d93-db617f73b243): There are no data parts | ||
| 704 | 2026.05.06 01:52:52.147110 [ 277 ] {1acab207-b6c7-4529-ad14-9706cf487b61} <Debug> TCPHandler: Processed in 0.003416753 sec. | ||
| 705 | 2026.05.06 01:52:52.147407 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 706 | 2026.05.06 01:52:52.147650 [ 277 ] {08c1e9f7-09b8-4793-a854-0a29601e675d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 707 | 2026.05.06 01:52:52.147796 [ 277 ] {08c1e9f7-09b8-4793-a854-0a29601e675d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 708 | 2026.05.06 01:52:52.149689 [ 277 ] {08c1e9f7-09b8-4793-a854-0a29601e675d} <Debug> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Loading data parts | ||
| 709 | 2026.05.06 01:52:52.149908 [ 277 ] {08c1e9f7-09b8-4793-a854-0a29601e675d} <Debug> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): There are no data parts | ||
| 710 | 2026.05.06 01:52:52.151161 [ 277 ] {08c1e9f7-09b8-4793-a854-0a29601e675d} <Debug> TCPHandler: Processed in 0.003809523 sec. | ||
| 711 | 2026.05.06 01:52:52.151313 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 712 | 2026.05.06 01:52:52.151481 [ 277 ] {e47b9a9e-b8a1-423b-a351-22a106876622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 713 | 2026.05.06 01:52:52.151669 [ 277 ] {e47b9a9e-b8a1-423b-a351-22a106876622} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 714 | 2026.05.06 01:52:52.153515 [ 277 ] {e47b9a9e-b8a1-423b-a351-22a106876622} <Debug> oximeter.fields_i64 (daf3e98a-694d-4d57-829c-055f9699ed61): Loading data parts | ||
| 715 | 2026.05.06 01:52:52.153699 [ 277 ] {e47b9a9e-b8a1-423b-a351-22a106876622} <Debug> oximeter.fields_i64 (daf3e98a-694d-4d57-829c-055f9699ed61): There are no data parts | ||
| 716 | 2026.05.06 01:52:52.155249 [ 277 ] {e47b9a9e-b8a1-423b-a351-22a106876622} <Debug> TCPHandler: Processed in 0.003984147 sec. | ||
| 717 | 2026.05.06 01:52:52.155458 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 718 | 2026.05.06 01:52:52.155611 [ 277 ] {1ad6c397-2c39-4849-9797-1d7f6c2adbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 719 | 2026.05.06 01:52:52.155737 [ 277 ] {1ad6c397-2c39-4849-9797-1d7f6c2adbee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 720 | 2026.05.06 01:52:52.157530 [ 277 ] {1ad6c397-2c39-4849-9797-1d7f6c2adbee} <Debug> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Loading data parts | ||
| 721 | 2026.05.06 01:52:52.157762 [ 277 ] {1ad6c397-2c39-4849-9797-1d7f6c2adbee} <Debug> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): There are no data parts | ||
| 722 | 2026.05.06 01:52:52.159297 [ 277 ] {1ad6c397-2c39-4849-9797-1d7f6c2adbee} <Debug> TCPHandler: Processed in 0.003887705 sec. | ||
| 723 | 2026.05.06 01:52:52.159447 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 724 | 2026.05.06 01:52:52.159646 [ 277 ] {16643784-dd23-4b5b-b29b-1150691f505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 725 | 2026.05.06 01:52:52.159729 [ 277 ] {16643784-dd23-4b5b-b29b-1150691f505f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 726 | 2026.05.06 01:52:52.161684 [ 277 ] {16643784-dd23-4b5b-b29b-1150691f505f} <Debug> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Loading data parts | ||
| 727 | 2026.05.06 01:52:52.161888 [ 277 ] {16643784-dd23-4b5b-b29b-1150691f505f} <Debug> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): There are no data parts | ||
| 728 | 2026.05.06 01:52:52.163442 [ 277 ] {16643784-dd23-4b5b-b29b-1150691f505f} <Debug> TCPHandler: Processed in 0.004042878 sec. | ||
| 729 | 2026.05.06 01:52:52.163743 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 730 | 2026.05.06 01:52:52.163908 [ 277 ] {71f43811-2d04-4579-8605-69305b82a987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 731 | 2026.05.06 01:52:52.164059 [ 277 ] {71f43811-2d04-4579-8605-69305b82a987} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 732 | 2026.05.06 01:52:52.165736 [ 277 ] {71f43811-2d04-4579-8605-69305b82a987} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Loading data parts | ||
| 733 | 2026.05.06 01:52:52.166035 [ 277 ] {71f43811-2d04-4579-8605-69305b82a987} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): There are no data parts | ||
| 734 | 2026.05.06 01:52:52.167847 [ 277 ] {71f43811-2d04-4579-8605-69305b82a987} <Debug> TCPHandler: Processed in 0.004152372 sec. | ||
| 735 | 2026.05.06 01:52:52.168017 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 736 | 2026.05.06 01:52:52.168339 [ 277 ] {34bb0cb5-6c63-4395-a812-9347075ee3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) 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) | ||
| 737 | 2026.05.06 01:52:52.168481 [ 277 ] {34bb0cb5-6c63-4395-a812-9347075ee3d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 738 | 2026.05.06 01:52:52.170995 [ 277 ] {34bb0cb5-6c63-4395-a812-9347075ee3d7} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Loading data parts | ||
| 739 | 2026.05.06 01:52:52.171154 [ 277 ] {34bb0cb5-6c63-4395-a812-9347075ee3d7} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): There are no data parts | ||
| 740 | 2026.05.06 01:52:52.172897 [ 277 ] {34bb0cb5-6c63-4395-a812-9347075ee3d7} <Debug> TCPHandler: Processed in 0.00493625 sec. | ||
| 741 | 2026.05.06 01:52:52.173142 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 742 | 2026.05.06 01:52:52.173472 [ 277 ] {8bc71f0b-8b6e-417d-9f05-99ddb694cbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) /* The timeseries schema table stores the extracted schema for the samples | ||
| 743 | * oximeter collects. | ||
| 744 | */ | ||
| 745 | 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) | ||
| 746 | 2026.05.06 01:52:52.173666 [ 277 ] {8bc71f0b-8b6e-417d-9f05-99ddb694cbc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 747 | 2026.05.06 01:52:52.175855 [ 277 ] {8bc71f0b-8b6e-417d-9f05-99ddb694cbc3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Loading data parts | ||
| 748 | 2026.05.06 01:52:52.176003 [ 277 ] {8bc71f0b-8b6e-417d-9f05-99ddb694cbc3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): There are no data parts | ||
| 749 | 2026.05.06 01:52:52.177817 [ 277 ] {8bc71f0b-8b6e-417d-9f05-99ddb694cbc3} <Debug> TCPHandler: Processed in 0.004731106 sec. | ||
| 750 | 2026.05.06 01:52:52.183714 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 751 | 2026.05.06 01:52:52.184015 [ 268 ] {16d8c980-bc57-4335-883c-58febc6a72c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 752 | 2026.05.06 01:52:52.186858 [ 268 ] {16d8c980-bc57-4335-883c-58febc6a72c1} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 753 | 2026.05.06 01:52:52.205590 [ 293 ] {16d8c980-bc57-4335-883c-58febc6a72c1} <Trace> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2026.05.06 01:52:52.205649 [ 293 ] {16d8c980-bc57-4335-883c-58febc6a72c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 755 | 2026.05.06 01:52:52.213284 [ 293 ] {16d8c980-bc57-4335-883c-58febc6a72c1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 756 | 2026.05.06 01:52:52.213905 [ 293 ] {16d8c980-bc57-4335-883c-58febc6a72c1} <Trace> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2026.05.06 01:52:52.214157 [ 268 ] {16d8c980-bc57-4335-883c-58febc6a72c1} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.030314 sec., 32.98805832288711 rows/sec., 527.81 B/sec. | ||
| 758 | 2026.05.06 01:52:52.214349 [ 268 ] {16d8c980-bc57-4335-883c-58febc6a72c1} <Debug> TCPHandler: Processed in 0.030770262 sec. | ||
| 759 | 2026.05.06 01:52:52.279681 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58314 | ||
| 760 | 2026.05.06 01:52:52.279812 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.06 01:52:52.279845 [ 294 ] {} <Debug> TCP-Session: 923d4e4c-83a0-44fd-9906-3c67143a28c6 Authenticating user 'default' from [fd00:1122:3344:101::a]:58314 | ||
| 762 | 2026.05.06 01:52:52.279867 [ 294 ] {} <Debug> TCP-Session: 923d4e4c-83a0-44fd-9906-3c67143a28c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.06 01:52:52.279881 [ 294 ] {} <Debug> TCP-Session: 923d4e4c-83a0-44fd-9906-3c67143a28c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.06 01:52:52.279950 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.06 01:52:52.279987 [ 294 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.06 01:52:52.280006 [ 294 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.06 01:52:52.280633 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33929 | ||
| 768 | 2026.05.06 01:52:52.280736 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53745 | ||
| 769 | 2026.05.06 01:52:52.280867 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 770 | 2026.05.06 01:52:52.280859 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64909 | ||
| 771 | 2026.05.06 01:52:52.280919 [ 295 ] {} <Debug> TCP-Session: bea5d516-6841-4f95-a6e0-0076cb8ded40 Authenticating user 'default' from [fd00:1122:3344:101::a]:33929 | ||
| 772 | 2026.05.06 01:52:52.280967 [ 295 ] {} <Debug> TCP-Session: bea5d516-6841-4f95-a6e0-0076cb8ded40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.06 01:52:52.280973 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.05.06 01:52:52.280981 [ 295 ] {} <Debug> TCP-Session: bea5d516-6841-4f95-a6e0-0076cb8ded40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.05.06 01:52:52.280994 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61082 | ||
| 776 | 2026.05.06 01:52:52.281019 [ 296 ] {} <Debug> TCP-Session: 46750c9c-1afb-4f44-b088-c278138ed3b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:53745 | ||
| 777 | 2026.05.06 01:52:52.281070 [ 296 ] {} <Debug> TCP-Session: 46750c9c-1afb-4f44-b088-c278138ed3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.06 01:52:52.281102 [ 296 ] {} <Debug> TCP-Session: 46750c9c-1afb-4f44-b088-c278138ed3b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.06 01:52:52.281141 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.05.06 01:52:52.281190 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40036 | ||
| 781 | 2026.05.06 01:52:52.281193 [ 297 ] {} <Debug> TCP-Session: 6614f196-ae0f-4040-8ddb-e4efabe42035 Authenticating user 'default' from [fd00:1122:3344:101::a]:64909 | ||
| 782 | 2026.05.06 01:52:52.281244 [ 297 ] {} <Debug> TCP-Session: 6614f196-ae0f-4040-8ddb-e4efabe42035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.05.06 01:52:52.281259 [ 297 ] {} <Debug> TCP-Session: 6614f196-ae0f-4040-8ddb-e4efabe42035 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.06 01:52:52.281313 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61495 | ||
| 785 | 2026.05.06 01:52:52.281486 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.06 01:52:52.281512 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60090 | ||
| 787 | 2026.05.06 01:52:52.281524 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.05.06 01:52:52.281540 [ 298 ] {} <Debug> TCP-Session: e85a6056-1983-4ee1-8a86-6654dc1b3fda Authenticating user 'default' from [fd00:1122:3344:101::a]:61082 | ||
| 789 | 2026.05.06 01:52:52.281571 [ 299 ] {} <Debug> TCP-Session: ff81341d-dcc4-4d66-8121-ae2d7a59248a Authenticating user 'default' from [fd00:1122:3344:101::a]:40036 | ||
| 790 | 2026.05.06 01:52:52.281579 [ 298 ] {} <Debug> TCP-Session: e85a6056-1983-4ee1-8a86-6654dc1b3fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.05.06 01:52:52.281609 [ 299 ] {} <Debug> TCP-Session: ff81341d-dcc4-4d66-8121-ae2d7a59248a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.05.06 01:52:52.281610 [ 298 ] {} <Debug> TCP-Session: e85a6056-1983-4ee1-8a86-6654dc1b3fda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.06 01:52:52.281625 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.05.06 01:52:52.281631 [ 299 ] {} <Debug> TCP-Session: ff81341d-dcc4-4d66-8121-ae2d7a59248a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.06 01:52:52.281671 [ 300 ] {} <Debug> TCP-Session: 987bc6a0-c7df-4701-b0a6-b662d453665a Authenticating user 'default' from [fd00:1122:3344:101::a]:61495 | ||
| 796 | 2026.05.06 01:52:52.281694 [ 300 ] {} <Debug> TCP-Session: 987bc6a0-c7df-4701-b0a6-b662d453665a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.05.06 01:52:52.281707 [ 300 ] {} <Debug> TCP-Session: 987bc6a0-c7df-4701-b0a6-b662d453665a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.06 01:52:52.281784 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.06 01:52:52.281850 [ 301 ] {} <Debug> TCP-Session: 0c485647-5b88-4dbb-b692-1766d503076b Authenticating user 'default' from [fd00:1122:3344:101::a]:60090 | ||
| 800 | 2026.05.06 01:52:52.281873 [ 301 ] {} <Debug> TCP-Session: 0c485647-5b88-4dbb-b692-1766d503076b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.06 01:52:52.281886 [ 301 ] {} <Debug> TCP-Session: 0c485647-5b88-4dbb-b692-1766d503076b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.06 01:52:53.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.79 MiB, peak 137.79 MiB, free memory in arenas 0.00 B, will set to 141.77 MiB (RSS), difference: 3.97 MiB | ||
| 803 | 2026.05.06 01:52:56.636662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.06 01:52:56.636701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.06 01:52:56.636779 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.06 01:52:56.636802 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.06 01:52:56.640240 [ 244 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Loading data parts | ||
| 808 | 2026.05.06 01:52:56.640434 [ 244 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): There are no data parts | ||
| 809 | 2026.05.06 01:52:56.646135 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.06 01:52:56.646187 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 811 | 2026.05.06 01:52:56.651254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.06 01:52:56.651993 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.06 01:52:56.652149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.06 01:52:56.655158 [ 243 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Loading data parts | ||
| 815 | 2026.05.06 01:52:56.655361 [ 243 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): There are no data parts | ||
| 816 | 2026.05.06 01:52:56.684740 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.06 01:52:56.684816 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 818 | 2026.05.06 01:52:56.691649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.06 01:52:56.692911 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.06 01:52:56.697071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.06 01:52:57.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.92 MiB, peak 150.92 MiB, free memory in arenas 0.00 B, will set to 156.03 MiB (RSS), difference: 9.11 MiB | ||
| 822 | 2026.05.06 01:52:59.136608 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 823 | 2026.05.06 01:52:59.136725 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.06 01:52:59.180592 [ 242 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Loading data parts | ||
| 825 | 2026.05.06 01:52:59.180824 [ 242 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): There are no data parts | ||
| 826 | 2026.05.06 01:52:59.205427 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.06 01:52:59.205468 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 828 | 2026.05.06 01:52:59.208650 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.06 01:52:59.209181 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.06 01:52:59.209462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 831 | 2026.05.06 01:53:00.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.27 MiB, peak 160.27 MiB, free memory in arenas 0.00 B, will set to 157.32 MiB (RSS), difference: -2.96 MiB | ||
| 832 | 2026.05.06 01:53:04.093419 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.06 01:53:04.093485 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.06 01:53:04.153123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.06 01:53:04.175306 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.06 01:53:04.175364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 837 | 2026.05.06 01:53:04.176132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.06 01:53:04.176598 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.06 01:53:04.176759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.06 01:53:04.198061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.06 01:53:04.215596 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.06 01:53:04.215659 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 843 | 2026.05.06 01:53:04.222155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.06 01:53:04.223393 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.06 01:53:04.226380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.06 01:53:05.001173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.99 MiB, peak 161.99 MiB, free memory in arenas 0.00 B, will set to 160.00 MiB (RSS), difference: 2.01 MiB | ||
| 847 | 2026.05.06 01:53:07.283490 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54326 | ||
| 848 | 2026.05.06 01:53:07.283682 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.05.06 01:53:07.283739 [ 303 ] {} <Debug> TCP-Session: 09845b59-cfb9-4d3e-8109-f1079d1105e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54326 | ||
| 850 | 2026.05.06 01:53:07.283773 [ 303 ] {} <Debug> TCP-Session: 09845b59-cfb9-4d3e-8109-f1079d1105e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.05.06 01:53:07.283797 [ 303 ] {} <Debug> TCP-Session: 09845b59-cfb9-4d3e-8109-f1079d1105e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.05.06 01:53:07.284142 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64866 | ||
| 853 | 2026.05.06 01:53:07.284259 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50438 | ||
| 854 | 2026.05.06 01:53:07.284300 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.05.06 01:53:07.284345 [ 304 ] {} <Debug> TCP-Session: 5d091706-7ee9-4431-87f5-8d40dee9ddcd Authenticating user 'default' from [fd00:1122:3344:101::e]:64866 | ||
| 856 | 2026.05.06 01:53:07.284353 [ 303 ] {} <Trace> TCP-Session: 09845b59-cfb9-4d3e-8109-f1079d1105e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.05.06 01:53:07.284374 [ 304 ] {} <Debug> TCP-Session: 5d091706-7ee9-4431-87f5-8d40dee9ddcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.05.06 01:53:07.284403 [ 304 ] {} <Debug> TCP-Session: 5d091706-7ee9-4431-87f5-8d40dee9ddcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.05.06 01:53:07.284557 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 860 | 2026.05.06 01:53:07.284572 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64720 | ||
| 861 | 2026.05.06 01:53:07.284591 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48607 | ||
| 862 | 2026.05.06 01:53:07.284655 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56306 | ||
| 863 | 2026.05.06 01:53:07.284706 [ 303 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54326) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 864 | 2026.05.06 01:53:07.284618 [ 305 ] {} <Debug> TCP-Session: d4f58423-1fc1-4a53-a8e1-1b4d55ec99c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50438 | ||
| 865 | 2026.05.06 01:53:07.284785 [ 305 ] {} <Debug> TCP-Session: d4f58423-1fc1-4a53-a8e1-1b4d55ec99c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.06 01:53:07.284804 [ 305 ] {} <Debug> TCP-Session: d4f58423-1fc1-4a53-a8e1-1b4d55ec99c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.05.06 01:53:07.284899 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54645 | ||
| 868 | 2026.05.06 01:53:07.284930 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.05.06 01:53:07.284975 [ 307 ] {} <Debug> TCP-Session: 33470f4d-3054-492c-bf97-468cfaee6d62 Authenticating user 'default' from [fd00:1122:3344:101::e]:64720 | ||
| 870 | 2026.05.06 01:53:07.284999 [ 307 ] {} <Debug> TCP-Session: 33470f4d-3054-492c-bf97-468cfaee6d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.06 01:53:07.285016 [ 307 ] {} <Debug> TCP-Session: 33470f4d-3054-492c-bf97-468cfaee6d62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.06 01:53:07.285331 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.05.06 01:53:07.285398 [ 308 ] {} <Debug> TCP-Session: 299eb0e3-c281-411c-9dc1-5bb156846341 Authenticating user 'default' from [fd00:1122:3344:101::e]:56306 | ||
| 874 | 2026.05.06 01:53:07.285411 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53993 | ||
| 875 | 2026.05.06 01:53:07.285423 [ 308 ] {} <Debug> TCP-Session: 299eb0e3-c281-411c-9dc1-5bb156846341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.06 01:53:07.285453 [ 303 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 877 | 2026.05.06 01:53:07.285491 [ 308 ] {} <Debug> TCP-Session: 299eb0e3-c281-411c-9dc1-5bb156846341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.05.06 01:53:07.285396 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 879 | 2026.05.06 01:53:07.285554 [ 309 ] {} <Debug> TCP-Session: 13ddf726-2039-4a7d-9ced-69e935d7dffd Authenticating user 'default' from [fd00:1122:3344:101::e]:54645 | ||
| 880 | 2026.05.06 01:53:07.285569 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 881 | 2026.05.06 01:53:07.285576 [ 309 ] {} <Debug> TCP-Session: 13ddf726-2039-4a7d-9ced-69e935d7dffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.06 01:53:07.285611 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42330 | ||
| 883 | 2026.05.06 01:53:07.285616 [ 309 ] {} <Debug> TCP-Session: 13ddf726-2039-4a7d-9ced-69e935d7dffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.05.06 01:53:07.285620 [ 306 ] {} <Debug> TCP-Session: 3e86931e-3793-4292-81d1-ed4cf6768bef Authenticating user 'default' from [fd00:1122:3344:101::e]:48607 | ||
| 885 | 2026.05.06 01:53:07.285684 [ 306 ] {} <Debug> TCP-Session: 3e86931e-3793-4292-81d1-ed4cf6768bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.05.06 01:53:07.285699 [ 306 ] {} <Debug> TCP-Session: 3e86931e-3793-4292-81d1-ed4cf6768bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.05.06 01:53:07.285728 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 888 | 2026.05.06 01:53:07.285764 [ 310 ] {} <Debug> TCP-Session: d6413c7e-2bd1-4c6a-a308-aecdfa241334 Authenticating user 'default' from [fd00:1122:3344:101::e]:53993 | ||
| 889 | 2026.05.06 01:53:07.285782 [ 310 ] {} <Debug> TCP-Session: d6413c7e-2bd1-4c6a-a308-aecdfa241334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.06 01:53:07.285795 [ 310 ] {} <Debug> TCP-Session: d6413c7e-2bd1-4c6a-a308-aecdfa241334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.05.06 01:53:07.285894 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 892 | 2026.05.06 01:53:07.285932 [ 311 ] {} <Debug> TCP-Session: bff93b26-4b72-408e-9cf4-c8e4c3ea8515 Authenticating user 'default' from [fd00:1122:3344:101::e]:42330 | ||
| 893 | 2026.05.06 01:53:07.285958 [ 311 ] {} <Debug> TCP-Session: bff93b26-4b72-408e-9cf4-c8e4c3ea8515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.05.06 01:53:07.285974 [ 311 ] {} <Debug> TCP-Session: bff93b26-4b72-408e-9cf4-c8e4c3ea8515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.06 01:53:07.289620 [ 303 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.05.06 01:53:07.339195 [ 303 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 897 | 2026.05.06 01:53:07.415326 [ 313 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Trace> AggregatingTransform: Aggregating | ||
| 898 | 2026.05.06 01:53:07.423804 [ 313 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Trace> Aggregator: Aggregation method: without_key | ||
| 899 | 2026.05.06 01:53:07.424468 [ 313 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.033699163 sec. (29.674 rows/sec., 1.16 KiB/sec.) | ||
| 900 | 2026.05.06 01:53:07.424492 [ 313 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Trace> Aggregator: Merging aggregated data | ||
| 901 | 2026.05.06 01:53:07.424520 [ 313 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 902 | 2026.05.06 01:53:07.425802 [ 303 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.141182 sec., 7.083055913643382 rows/sec., 283.32 B/sec. | ||
| 903 | 2026.05.06 01:53:07.425981 [ 303 ] {87961df9-7213-47a2-965e-5d00b761b06f} <Debug> TCPHandler: Processed in 0.141855827 sec. | ||
| 904 | 2026.05.06 01:53:07.434188 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 905 | 2026.05.06 01:53:07.434228 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.05.06 01:53:07.434254 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 907 | 2026.05.06 01:53:07.434276 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 908 | 2026.05.06 01:53:07.434317 [ 304 ] {} <Debug> TCP-Session: 5d091706-7ee9-4431-87f5-8d40dee9ddcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.05.06 01:53:07.434334 [ 305 ] {} <Debug> TCP-Session: d4f58423-1fc1-4a53-a8e1-1b4d55ec99c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.05.06 01:53:07.434357 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 911 | 2026.05.06 01:53:07.434366 [ 306 ] {} <Debug> TCP-Session: 3e86931e-3793-4292-81d1-ed4cf6768bef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.05.06 01:53:07.434386 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 913 | 2026.05.06 01:53:07.434413 [ 309 ] {} <Debug> TCP-Session: 13ddf726-2039-4a7d-9ced-69e935d7dffd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.05.06 01:53:07.434332 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 915 | 2026.05.06 01:53:07.434448 [ 310 ] {} <Debug> TCP-Session: d6413c7e-2bd1-4c6a-a308-aecdfa241334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.05.06 01:53:07.434498 [ 307 ] {} <Debug> TCP-Session: 33470f4d-3054-492c-bf97-468cfaee6d62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.05.06 01:53:07.434311 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 918 | 2026.05.06 01:53:07.434289 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 919 | 2026.05.06 01:53:07.434573 [ 308 ] {} <Debug> TCP-Session: 299eb0e3-c281-411c-9dc1-5bb156846341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 920 | 2026.05.06 01:53:07.434240 [ 303 ] {} <Debug> TCP-Session: 09845b59-cfb9-4d3e-8109-f1079d1105e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.05.06 01:53:07.434609 [ 311 ] {} <Debug> TCP-Session: bff93b26-4b72-408e-9cf4-c8e4c3ea8515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.06 01:53:07.670387 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48165 | ||
| 923 | 2026.05.06 01:53:07.670504 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.05.06 01:53:07.670531 [ 303 ] {} <Debug> TCP-Session: 21a8d2d4-9125-42f6-aff9-3c3dd18c50bb Authenticating user 'default' from [fd00:1122:3344:101::e]:48165 | ||
| 925 | 2026.05.06 01:53:07.670554 [ 303 ] {} <Debug> TCP-Session: 21a8d2d4-9125-42f6-aff9-3c3dd18c50bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.06 01:53:07.670566 [ 303 ] {} <Debug> TCP-Session: 21a8d2d4-9125-42f6-aff9-3c3dd18c50bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.05.06 01:53:07.670762 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44147 | ||
| 928 | 2026.05.06 01:53:07.670823 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40843 | ||
| 929 | 2026.05.06 01:53:07.670847 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41971 | ||
| 930 | 2026.05.06 01:53:07.670870 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.05.06 01:53:07.670877 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52285 | ||
| 932 | 2026.05.06 01:53:07.670933 [ 304 ] {} <Debug> TCP-Session: 8fc578ff-19af-442d-a1ec-d4d6b1e32f4f Authenticating user 'default' from [fd00:1122:3344:101::e]:44147 | ||
| 933 | 2026.05.06 01:53:07.670940 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.05.06 01:53:07.670896 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61347 | ||
| 935 | 2026.05.06 01:53:07.670988 [ 305 ] {} <Debug> TCP-Session: b8319e99-bc88-4e2d-bf1e-c7a0f4a6b3bb Authenticating user 'default' from [fd00:1122:3344:101::e]:40843 | ||
| 936 | 2026.05.06 01:53:07.670992 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 937 | 2026.05.06 01:53:07.670971 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.05.06 01:53:07.671042 [ 309 ] {} <Debug> TCP-Session: 55aa26b5-7052-480e-94b5-66acd51955bf Authenticating user 'default' from [fd00:1122:3344:101::e]:52285 | ||
| 939 | 2026.05.06 01:53:07.671065 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.05.06 01:53:07.671077 [ 309 ] {} <Debug> TCP-Session: 55aa26b5-7052-480e-94b5-66acd51955bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.05.06 01:53:07.671100 [ 311 ] {} <Debug> TCP-Session: 3b28c5e9-bb80-4bb0-967d-e096cb17b884 Authenticating user 'default' from [fd00:1122:3344:101::e]:61347 | ||
| 942 | 2026.05.06 01:53:07.671108 [ 309 ] {} <Debug> TCP-Session: 55aa26b5-7052-480e-94b5-66acd51955bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.06 01:53:07.671129 [ 311 ] {} <Debug> TCP-Session: 3b28c5e9-bb80-4bb0-967d-e096cb17b884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.06 01:53:07.671072 [ 306 ] {} <Debug> TCP-Session: f91ff020-aaa4-44b2-8079-189598b0d9ef Authenticating user 'default' from [fd00:1122:3344:101::e]:41971 | ||
| 945 | 2026.05.06 01:53:07.671158 [ 311 ] {} <Debug> TCP-Session: 3b28c5e9-bb80-4bb0-967d-e096cb17b884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.06 01:53:07.670888 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58068 | ||
| 947 | 2026.05.06 01:53:07.671204 [ 306 ] {} <Debug> TCP-Session: f91ff020-aaa4-44b2-8079-189598b0d9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.06 01:53:07.670864 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49162 | ||
| 949 | 2026.05.06 01:53:07.671241 [ 306 ] {} <Debug> TCP-Session: f91ff020-aaa4-44b2-8079-189598b0d9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.05.06 01:53:07.671280 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.05.06 01:53:07.670851 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51271 | ||
| 952 | 2026.05.06 01:53:07.671310 [ 310 ] {} <Debug> TCP-Session: 42fccdf7-abdd-4c29-a054-c4dba02543da Authenticating user 'default' from [fd00:1122:3344:101::e]:58068 | ||
| 953 | 2026.05.06 01:53:07.671321 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 954 | 2026.05.06 01:53:07.671352 [ 310 ] {} <Debug> TCP-Session: 42fccdf7-abdd-4c29-a054-c4dba02543da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.05.06 01:53:07.671370 [ 308 ] {} <Debug> TCP-Session: 4f2a491f-073e-4fb4-99bd-48af4fbb9a99 Authenticating user 'default' from [fd00:1122:3344:101::e]:49162 | ||
| 956 | 2026.05.06 01:53:07.671384 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 957 | 2026.05.06 01:53:07.671420 [ 308 ] {} <Debug> TCP-Session: 4f2a491f-073e-4fb4-99bd-48af4fbb9a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.05.06 01:53:07.671439 [ 307 ] {} <Debug> TCP-Session: ae4c4716-5b3b-43ad-8373-bc84624efe7c Authenticating user 'default' from [fd00:1122:3344:101::e]:51271 | ||
| 959 | 2026.05.06 01:53:07.671449 [ 308 ] {} <Debug> TCP-Session: 4f2a491f-073e-4fb4-99bd-48af4fbb9a99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 960 | 2026.05.06 01:53:07.671468 [ 307 ] {} <Debug> TCP-Session: ae4c4716-5b3b-43ad-8373-bc84624efe7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 961 | 2026.05.06 01:53:07.671387 [ 310 ] {} <Debug> TCP-Session: 42fccdf7-abdd-4c29-a054-c4dba02543da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.05.06 01:53:07.671493 [ 307 ] {} <Debug> TCP-Session: ae4c4716-5b3b-43ad-8373-bc84624efe7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.05.06 01:53:07.670969 [ 304 ] {} <Debug> TCP-Session: 8fc578ff-19af-442d-a1ec-d4d6b1e32f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.05.06 01:53:07.671034 [ 305 ] {} <Debug> TCP-Session: b8319e99-bc88-4e2d-bf1e-c7a0f4a6b3bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 965 | 2026.05.06 01:53:07.671559 [ 304 ] {} <Debug> TCP-Session: 8fc578ff-19af-442d-a1ec-d4d6b1e32f4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.05.06 01:53:07.671584 [ 305 ] {} <Debug> TCP-Session: b8319e99-bc88-4e2d-bf1e-c7a0f4a6b3bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2026.05.06 01:53:07.670887 [ 303 ] {} <Trace> TCP-Session: 21a8d2d4-9125-42f6-aff9-3c3dd18c50bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.05.06 01:53:07.671836 [ 303 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48165) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 969 | 2026.05.06 01:53:07.672121 [ 303 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 970 | 2026.05.06 01:53:07.672179 [ 303 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2026.05.06 01:53:07.672496 [ 303 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 972 | 2026.05.06 01:53:07.673490 [ 344 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Trace> AggregatingTransform: Aggregating | ||
| 973 | 2026.05.06 01:53:07.673536 [ 344 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Trace> Aggregator: Aggregation method: without_key | ||
| 974 | 2026.05.06 01:53:07.673570 [ 344 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970713 sec. (1030.171 rows/sec., 40.24 KiB/sec.) | ||
| 975 | 2026.05.06 01:53:07.673586 [ 344 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Trace> Aggregator: Merging aggregated data | ||
| 976 | 2026.05.06 01:53:07.674934 [ 303 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003173 sec., 315.1591553734636 rows/sec., 12.31 KiB/sec. | ||
| 977 | 2026.05.06 01:53:07.675088 [ 303 ] {2dc8bd0f-8f70-4860-816c-b283271d533f} <Debug> TCPHandler: Processed in 0.004324966 sec. | ||
| 978 | 2026.05.06 01:53:07.675251 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.05.06 01:53:07.675285 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 980 | 2026.05.06 01:53:07.675287 [ 303 ] {} <Debug> TCP-Session: 21a8d2d4-9125-42f6-aff9-3c3dd18c50bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.05.06 01:53:07.675307 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 982 | 2026.05.06 01:53:07.675351 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 983 | 2026.05.06 01:53:07.675378 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 984 | 2026.05.06 01:53:07.675404 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 985 | 2026.05.06 01:53:07.675416 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 986 | 2026.05.06 01:53:07.675438 [ 307 ] {} <Debug> TCP-Session: ae4c4716-5b3b-43ad-8373-bc84624efe7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.05.06 01:53:07.675457 [ 305 ] {} <Debug> TCP-Session: b8319e99-bc88-4e2d-bf1e-c7a0f4a6b3bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.05.06 01:53:07.675476 [ 308 ] {} <Debug> TCP-Session: 4f2a491f-073e-4fb4-99bd-48af4fbb9a99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.05.06 01:53:07.675448 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 990 | 2026.05.06 01:53:07.675410 [ 310 ] {} <Debug> TCP-Session: 42fccdf7-abdd-4c29-a054-c4dba02543da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 991 | 2026.05.06 01:53:07.675541 [ 309 ] {} <Debug> TCP-Session: 55aa26b5-7052-480e-94b5-66acd51955bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.05.06 01:53:07.675392 [ 304 ] {} <Debug> TCP-Session: 8fc578ff-19af-442d-a1ec-d4d6b1e32f4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.05.06 01:53:07.675327 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 994 | 2026.05.06 01:53:07.675328 [ 311 ] {} <Debug> TCP-Session: 3b28c5e9-bb80-4bb0-967d-e096cb17b884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.06 01:53:07.675638 [ 306 ] {} <Debug> TCP-Session: f91ff020-aaa4-44b2-8079-189598b0d9ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.06 01:53:08.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.52 MiB, peak 170.40 MiB, free memory in arenas 0.00 B, will set to 163.63 MiB (RSS), difference: 3.11 MiB | ||
| 997 | 2026.05.06 01:53:09.209877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 94 | ||
| 998 | 2026.05.06 01:53:09.211878 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.05.06 01:53:09.211921 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1000 | 2026.05.06 01:53:09.213105 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2026.05.06 01:53:09.213595 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2026.05.06 01:53:09.213824 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 1003 | 2026.05.06 01:53:10.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.64 MiB, peak 170.40 MiB, free memory in arenas 0.00 B, will set to 163.67 MiB (RSS), difference: 4.04 MiB | ||
| 1004 | 2026.05.06 01:53:11.677042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 439 entries to flush up to offset 1415 | ||
| 1005 | 2026.05.06 01:53:11.677583 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.05.06 01:53:11.677634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1007 | 2026.05.06 01:53:11.678399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1008 | 2026.05.06 01:53:11.678892 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.05.06 01:53:11.679024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1415 | ||
| 1010 | 2026.05.06 01:53:11.726660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1011 | 2026.05.06 01:53:11.742874 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.05.06 01:53:11.742938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1013 | 2026.05.06 01:53:11.749569 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1014 | 2026.05.06 01:53:11.750770 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.05.06 01:53:11.753857 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1016 | 2026.05.06 01:53:12.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.21 MiB, peak 170.40 MiB, free memory in arenas 0.00 B, will set to 165.39 MiB (RSS), difference: 1.18 MiB | ||
| 1017 | 2026.05.06 01:53:12.261140 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.05.06 01:53:12.261387 [ 268 ] {7e6fdf02-b0ac-45a3-9abd-8c9999263c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) 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) | ||
| 1019 | 2026.05.06 01:53:12.283675 [ 268 ] {7e6fdf02-b0ac-45a3-9abd-8c9999263c98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.05.06 01:53:12.283756 [ 268 ] {7e6fdf02-b0ac-45a3-9abd-8c9999263c98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.05.06 01:53:12.284308 [ 268 ] {7e6fdf02-b0ac-45a3-9abd-8c9999263c98} <Debug> TCPHandler: Processed in 0.02330994 sec. | ||
| 1022 | 2026.05.06 01:53:12.301257 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.05.06 01:53:12.301395 [ 268 ] {e246279c-3bc6-4530-839b-96aca7ec70f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1024 | 2026.05.06 01:53:12.301450 [ 268 ] {e246279c-3bc6-4530-839b-96aca7ec70f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.05.06 01:53:12.313685 [ 268 ] {e246279c-3bc6-4530-839b-96aca7ec70f8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.06 01:53:12.313733 [ 268 ] {e246279c-3bc6-4530-839b-96aca7ec70f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1027 | 2026.05.06 01:53:12.316655 [ 268 ] {e246279c-3bc6-4530-839b-96aca7ec70f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1028 | 2026.05.06 01:53:12.317100 [ 268 ] {e246279c-3bc6-4530-839b-96aca7ec70f8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.06 01:53:12.317262 [ 268 ] {e246279c-3bc6-4530-839b-96aca7ec70f8} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.015905 sec., 2200.565859792518 rows/sec., 473.94 KiB/sec. | ||
| 1030 | 2026.05.06 01:53:12.317302 [ 268 ] {e246279c-3bc6-4530-839b-96aca7ec70f8} <Debug> TCPHandler: Processed in 0.016128224 sec. | ||
| 1031 | 2026.05.06 01:53:12.317464 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.05.06 01:53:12.317569 [ 268 ] {dcff606e-3faa-4f86-bc7b-298950acc8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1033 | 2026.05.06 01:53:12.317614 [ 268 ] {dcff606e-3faa-4f86-bc7b-298950acc8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1034 | 2026.05.06 01:53:12.329537 [ 268 ] {dcff606e-3faa-4f86-bc7b-298950acc8dc} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.05.06 01:53:12.329575 [ 268 ] {dcff606e-3faa-4f86-bc7b-298950acc8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1036 | 2026.05.06 01:53:12.332380 [ 268 ] {dcff606e-3faa-4f86-bc7b-298950acc8dc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2026.05.06 01:53:12.332947 [ 268 ] {dcff606e-3faa-4f86-bc7b-298950acc8dc} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.05.06 01:53:12.333093 [ 268 ] {dcff606e-3faa-4f86-bc7b-298950acc8dc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.015547 sec., 18267.189811539203 rows/sec., 1.16 MiB/sec. | ||
| 1039 | 2026.05.06 01:53:12.333135 [ 268 ] {dcff606e-3faa-4f86-bc7b-298950acc8dc} <Debug> TCPHandler: Processed in 0.015722654 sec. | ||
| 1040 | 2026.05.06 01:53:12.333275 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.05.06 01:53:12.333384 [ 268 ] {b70174c6-db09-4dc6-a389-18e4b5b50e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1042 | 2026.05.06 01:53:12.333430 [ 268 ] {b70174c6-db09-4dc6-a389-18e4b5b50e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1043 | 2026.05.06 01:53:12.333865 [ 268 ] {b70174c6-db09-4dc6-a389-18e4b5b50e60} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.05.06 01:53:12.333903 [ 268 ] {b70174c6-db09-4dc6-a389-18e4b5b50e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1045 | 2026.05.06 01:53:12.334311 [ 268 ] {b70174c6-db09-4dc6-a389-18e4b5b50e60} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1046 | 2026.05.06 01:53:12.334742 [ 268 ] {b70174c6-db09-4dc6-a389-18e4b5b50e60} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.05.06 01:53:12.334877 [ 268 ] {b70174c6-db09-4dc6-a389-18e4b5b50e60} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001518 sec., 6587.615283267457 rows/sec., 537.17 KiB/sec. | ||
| 1048 | 2026.05.06 01:53:12.334916 [ 268 ] {b70174c6-db09-4dc6-a389-18e4b5b50e60} <Debug> TCPHandler: Processed in 0.001696371 sec. | ||
| 1049 | 2026.05.06 01:53:12.335054 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.05.06 01:53:12.335155 [ 268 ] {fdfdbacd-a3be-4c32-9bd3-962d9e2def05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1051 | 2026.05.06 01:53:12.335197 [ 268 ] {fdfdbacd-a3be-4c32-9bd3-962d9e2def05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1052 | 2026.05.06 01:53:12.336011 [ 268 ] {fdfdbacd-a3be-4c32-9bd3-962d9e2def05} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.05.06 01:53:12.336049 [ 268 ] {fdfdbacd-a3be-4c32-9bd3-962d9e2def05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1054 | 2026.05.06 01:53:12.336597 [ 268 ] {fdfdbacd-a3be-4c32-9bd3-962d9e2def05} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1055 | 2026.05.06 01:53:12.337016 [ 268 ] {fdfdbacd-a3be-4c32-9bd3-962d9e2def05} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.05.06 01:53:12.337147 [ 268 ] {fdfdbacd-a3be-4c32-9bd3-962d9e2def05} <Debug> executeQuery: Read 812 rows, 64.16 KiB in 0.002014 sec., 403177.75571002974 rows/sec., 31.11 MiB/sec. | ||
| 1057 | 2026.05.06 01:53:12.337186 [ 268 ] {fdfdbacd-a3be-4c32-9bd3-962d9e2def05} <Debug> TCPHandler: Processed in 0.002182733 sec. | ||
| 1058 | 2026.05.06 01:53:12.337344 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.05.06 01:53:12.337459 [ 268 ] {21ade0c3-c72b-4b30-a5e4-1cac3fe138b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1060 | 2026.05.06 01:53:12.337503 [ 268 ] {21ade0c3-c72b-4b30-a5e4-1cac3fe138b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1061 | 2026.05.06 01:53:12.338062 [ 268 ] {21ade0c3-c72b-4b30-a5e4-1cac3fe138b9} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.05.06 01:53:12.338096 [ 268 ] {21ade0c3-c72b-4b30-a5e4-1cac3fe138b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1063 | 2026.05.06 01:53:12.338520 [ 268 ] {21ade0c3-c72b-4b30-a5e4-1cac3fe138b9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1064 | 2026.05.06 01:53:12.338933 [ 268 ] {21ade0c3-c72b-4b30-a5e4-1cac3fe138b9} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.05.06 01:53:12.339066 [ 268 ] {21ade0c3-c72b-4b30-a5e4-1cac3fe138b9} <Debug> executeQuery: Read 157 rows, 9.62 KiB in 0.001627 sec., 96496.61954517517 rows/sec., 5.77 MiB/sec. | ||
| 1066 | 2026.05.06 01:53:12.339104 [ 268 ] {21ade0c3-c72b-4b30-a5e4-1cac3fe138b9} <Debug> TCPHandler: Processed in 0.001811694 sec. | ||
| 1067 | 2026.05.06 01:53:12.339228 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.05.06 01:53:12.339324 [ 268 ] {6352345b-d07b-4bca-b5c3-be357ce4a0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1069 | 2026.05.06 01:53:12.339365 [ 268 ] {6352345b-d07b-4bca-b5c3-be357ce4a0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1070 | 2026.05.06 01:53:12.339829 [ 268 ] {6352345b-d07b-4bca-b5c3-be357ce4a0b0} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.05.06 01:53:12.339865 [ 268 ] {6352345b-d07b-4bca-b5c3-be357ce4a0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1072 | 2026.05.06 01:53:12.340356 [ 268 ] {6352345b-d07b-4bca-b5c3-be357ce4a0b0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1073 | 2026.05.06 01:53:12.340868 [ 268 ] {6352345b-d07b-4bca-b5c3-be357ce4a0b0} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.05.06 01:53:12.341003 [ 268 ] {6352345b-d07b-4bca-b5c3-be357ce4a0b0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001697 sec., 87802.00353565115 rows/sec., 5.67 MiB/sec. | ||
| 1075 | 2026.05.06 01:53:12.341042 [ 268 ] {6352345b-d07b-4bca-b5c3-be357ce4a0b0} <Debug> TCPHandler: Processed in 0.001863905 sec. | ||
| 1076 | 2026.05.06 01:53:12.341182 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.05.06 01:53:12.341278 [ 268 ] {959481e1-74ce-442c-8e37-dc01c9b2e68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1078 | 2026.05.06 01:53:12.341318 [ 268 ] {959481e1-74ce-442c-8e37-dc01c9b2e68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1079 | 2026.05.06 01:53:12.341762 [ 268 ] {959481e1-74ce-442c-8e37-dc01c9b2e68e} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.05.06 01:53:12.341799 [ 268 ] {959481e1-74ce-442c-8e37-dc01c9b2e68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1081 | 2026.05.06 01:53:12.342221 [ 268 ] {959481e1-74ce-442c-8e37-dc01c9b2e68e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1082 | 2026.05.06 01:53:12.342642 [ 268 ] {959481e1-74ce-442c-8e37-dc01c9b2e68e} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.05.06 01:53:12.342771 [ 268 ] {959481e1-74ce-442c-8e37-dc01c9b2e68e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001511 sec., 97948.37855724686 rows/sec., 5.57 MiB/sec. | ||
| 1084 | 2026.05.06 01:53:12.342808 [ 268 ] {959481e1-74ce-442c-8e37-dc01c9b2e68e} <Debug> TCPHandler: Processed in 0.001676361 sec. | ||
| 1085 | 2026.05.06 01:53:12.342952 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.06 01:53:12.343048 [ 268 ] {12b5c939-bd96-4a1c-9c0a-1207d4dc39c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.06 01:53:12.343088 [ 268 ] {12b5c939-bd96-4a1c-9c0a-1207d4dc39c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1088 | 2026.05.06 01:53:12.343698 [ 268 ] {12b5c939-bd96-4a1c-9c0a-1207d4dc39c0} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.06 01:53:12.343735 [ 268 ] {12b5c939-bd96-4a1c-9c0a-1207d4dc39c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1090 | 2026.05.06 01:53:12.344180 [ 268 ] {12b5c939-bd96-4a1c-9c0a-1207d4dc39c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2026.05.06 01:53:12.344609 [ 268 ] {12b5c939-bd96-4a1c-9c0a-1207d4dc39c0} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.06 01:53:12.344735 [ 268 ] {12b5c939-bd96-4a1c-9c0a-1207d4dc39c0} <Debug> executeQuery: Read 517 rows, 37.36 KiB in 0.001706 sec., 303048.06565064477 rows/sec., 21.39 MiB/sec. | ||
| 1093 | 2026.05.06 01:53:12.344771 [ 268 ] {12b5c939-bd96-4a1c-9c0a-1207d4dc39c0} <Debug> TCPHandler: Processed in 0.001869535 sec. | ||
| 1094 | 2026.05.06 01:53:12.344895 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.06 01:53:12.344991 [ 268 ] {75b2bf16-1a25-4669-bce5-4c81d6303ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.06 01:53:12.345038 [ 268 ] {75b2bf16-1a25-4669-bce5-4c81d6303ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1097 | 2026.05.06 01:53:12.345381 [ 268 ] {75b2bf16-1a25-4669-bce5-4c81d6303ba9} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.06 01:53:12.345417 [ 268 ] {75b2bf16-1a25-4669-bce5-4c81d6303ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1099 | 2026.05.06 01:53:12.347927 [ 268 ] {75b2bf16-1a25-4669-bce5-4c81d6303ba9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2026.05.06 01:53:12.348413 [ 268 ] {75b2bf16-1a25-4669-bce5-4c81d6303ba9} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.06 01:53:12.348545 [ 268 ] {75b2bf16-1a25-4669-bce5-4c81d6303ba9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003572 sec., 1679.7312430011198 rows/sec., 87.76 KiB/sec. | ||
| 1102 | 2026.05.06 01:53:12.348581 [ 268 ] {75b2bf16-1a25-4669-bce5-4c81d6303ba9} <Debug> TCPHandler: Processed in 0.003735511 sec. | ||
| 1103 | 2026.05.06 01:53:12.348710 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.06 01:53:12.348806 [ 268 ] {f4c7b6b6-25e8-4e42-bf27-783baf51742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.06 01:53:12.348850 [ 268 ] {f4c7b6b6-25e8-4e42-bf27-783baf51742f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1106 | 2026.05.06 01:53:12.349307 [ 268 ] {f4c7b6b6-25e8-4e42-bf27-783baf51742f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.05.06 01:53:12.349341 [ 268 ] {f4c7b6b6-25e8-4e42-bf27-783baf51742f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1108 | 2026.05.06 01:53:12.349818 [ 268 ] {f4c7b6b6-25e8-4e42-bf27-783baf51742f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1109 | 2026.05.06 01:53:12.350319 [ 268 ] {f4c7b6b6-25e8-4e42-bf27-783baf51742f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.05.06 01:53:12.350443 [ 268 ] {f4c7b6b6-25e8-4e42-bf27-783baf51742f} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001656 sec., 163043.47826086957 rows/sec., 10.84 MiB/sec. | ||
| 1111 | 2026.05.06 01:53:12.350481 [ 268 ] {f4c7b6b6-25e8-4e42-bf27-783baf51742f} <Debug> TCPHandler: Processed in 0.001820155 sec. | ||
| 1112 | 2026.05.06 01:53:12.350602 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.06 01:53:12.350697 [ 268 ] {82d6826a-7cb9-47fd-97d4-8aaf948e1b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.06 01:53:12.350739 [ 268 ] {82d6826a-7cb9-47fd-97d4-8aaf948e1b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1115 | 2026.05.06 01:53:12.351051 [ 268 ] {82d6826a-7cb9-47fd-97d4-8aaf948e1b34} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.05.06 01:53:12.351087 [ 268 ] {82d6826a-7cb9-47fd-97d4-8aaf948e1b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1117 | 2026.05.06 01:53:12.351516 [ 268 ] {82d6826a-7cb9-47fd-97d4-8aaf948e1b34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2026.05.06 01:53:12.351993 [ 268 ] {82d6826a-7cb9-47fd-97d4-8aaf948e1b34} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.05.06 01:53:12.352125 [ 268 ] {82d6826a-7cb9-47fd-97d4-8aaf948e1b34} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001446 sec., 691.5629322268327 rows/sec., 46.60 KiB/sec. | ||
| 1120 | 2026.05.06 01:53:12.352160 [ 268 ] {82d6826a-7cb9-47fd-97d4-8aaf948e1b34} <Debug> TCPHandler: Processed in 0.00160775 sec. | ||
| 1121 | 2026.05.06 01:53:12.352285 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.06 01:53:12.352380 [ 268 ] {5c1c0747-794b-47d4-ad3d-4b2aae627039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.06 01:53:12.352433 [ 268 ] {5c1c0747-794b-47d4-ad3d-4b2aae627039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1124 | 2026.05.06 01:53:12.353195 [ 268 ] {5c1c0747-794b-47d4-ad3d-4b2aae627039} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.05.06 01:53:12.353231 [ 268 ] {5c1c0747-794b-47d4-ad3d-4b2aae627039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1126 | 2026.05.06 01:53:12.363244 [ 268 ] {5c1c0747-794b-47d4-ad3d-4b2aae627039} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.05.06 01:53:12.363702 [ 268 ] {5c1c0747-794b-47d4-ad3d-4b2aae627039} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.05.06 01:53:12.363839 [ 268 ] {5c1c0747-794b-47d4-ad3d-4b2aae627039} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.011477 sec., 435.6539165287096 rows/sec., 799.41 KiB/sec. | ||
| 1129 | 2026.05.06 01:53:12.363889 [ 268 ] {5c1c0747-794b-47d4-ad3d-4b2aae627039} <Debug> TCPHandler: Processed in 0.011653605 sec. | ||
| 1130 | 2026.05.06 01:53:12.364025 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.06 01:53:12.364121 [ 268 ] {4f6a85b2-706a-43d0-8d55-ab1c8641821a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.06 01:53:12.364164 [ 268 ] {4f6a85b2-706a-43d0-8d55-ab1c8641821a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1133 | 2026.05.06 01:53:12.364493 [ 268 ] {4f6a85b2-706a-43d0-8d55-ab1c8641821a} <Trace> oximeter.measurements_i64 (3088cfce-b650-435b-8b74-e505fe01ce66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.06 01:53:12.364530 [ 268 ] {4f6a85b2-706a-43d0-8d55-ab1c8641821a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1135 | 2026.05.06 01:53:12.364987 [ 268 ] {4f6a85b2-706a-43d0-8d55-ab1c8641821a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.05.06 01:53:12.365472 [ 268 ] {4f6a85b2-706a-43d0-8d55-ab1c8641821a} <Trace> oximeter.measurements_i64 (3088cfce-b650-435b-8b74-e505fe01ce66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.06 01:53:12.365600 [ 268 ] {4f6a85b2-706a-43d0-8d55-ab1c8641821a} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001497 sec., 8016.032064128256 rows/sec., 566.24 KiB/sec. | ||
| 1138 | 2026.05.06 01:53:12.365638 [ 268 ] {4f6a85b2-706a-43d0-8d55-ab1c8641821a} <Debug> TCPHandler: Processed in 0.001662991 sec. | ||
| 1139 | 2026.05.06 01:53:12.365762 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.06 01:53:12.365858 [ 268 ] {02c854f2-f06b-46aa-a0e7-20e144318863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.06 01:53:12.365899 [ 268 ] {02c854f2-f06b-46aa-a0e7-20e144318863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1142 | 2026.05.06 01:53:12.366223 [ 268 ] {02c854f2-f06b-46aa-a0e7-20e144318863} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.06 01:53:12.366260 [ 268 ] {02c854f2-f06b-46aa-a0e7-20e144318863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1144 | 2026.05.06 01:53:12.366748 [ 268 ] {02c854f2-f06b-46aa-a0e7-20e144318863} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1145 | 2026.05.06 01:53:12.367234 [ 268 ] {02c854f2-f06b-46aa-a0e7-20e144318863} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.06 01:53:12.367360 [ 268 ] {02c854f2-f06b-46aa-a0e7-20e144318863} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00152 sec., 59210.52631578947 rows/sec., 3.70 MiB/sec. | ||
| 1147 | 2026.05.06 01:53:12.367396 [ 268 ] {02c854f2-f06b-46aa-a0e7-20e144318863} <Debug> TCPHandler: Processed in 0.001684171 sec. | ||
| 1148 | 2026.05.06 01:53:17.249019 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.05.06 01:53:17.249255 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1150 | 2026.05.06 01:53:17.249572 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1151 | 2026.05.06 01:53:17.254701 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1152 | 2026.05.06 01:53:17.255227 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1153 | 2026.05.06 01:53:17.255387 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1154 | 2026.05.06 01:53:17.255705 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1155 | 2026.05.06 01:53:17.257769 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1156 | 2026.05.06 01:53:17.259799 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 1157 | 2026.05.06 01:53:17.259826 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1158 | 2026.05.06 01:53:17.262780 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1159 | 2026.05.06 01:53:17.262811 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1160 | 2026.05.06 01:53:17.300254 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.051083 sec., 685.1594463911673 rows/sec., 147.57 KiB/sec. | ||
| 1161 | 2026.05.06 01:53:17.300347 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Debug> MemoryTracker: Peak memory usage (for query): 137.56 KiB. | ||
| 1162 | 2026.05.06 01:53:17.300363 [ 268 ] {5d477b91-0b3f-4025-9db2-a45a34c4a659} <Debug> TCPHandler: Processed in 0.051472138 sec. | ||
| 1163 | 2026.05.06 01:53:17.304665 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.06 01:53:17.304818 [ 268 ] {ab256c86-9296-456c-ba65-8c7697e875df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.06 01:53:17.304880 [ 268 ] {ab256c86-9296-456c-ba65-8c7697e875df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1166 | 2026.05.06 01:53:17.305461 [ 268 ] {ab256c86-9296-456c-ba65-8c7697e875df} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.06 01:53:17.305503 [ 268 ] {ab256c86-9296-456c-ba65-8c7697e875df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1168 | 2026.05.06 01:53:17.306528 [ 268 ] {ab256c86-9296-456c-ba65-8c7697e875df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1169 | 2026.05.06 01:53:17.306980 [ 268 ] {ab256c86-9296-456c-ba65-8c7697e875df} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.06 01:53:17.307138 [ 268 ] {ab256c86-9296-456c-ba65-8c7697e875df} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002361 sec., 23718.763235916987 rows/sec., 1.82 MiB/sec. | ||
| 1171 | 2026.05.06 01:53:17.307181 [ 268 ] {ab256c86-9296-456c-ba65-8c7697e875df} <Debug> TCPHandler: Processed in 0.002623044 sec. | ||
| 1172 | 2026.05.06 01:53:17.307315 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.06 01:53:17.307415 [ 268 ] {b7c71dce-28b8-441f-820d-51eaf47c3d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.06 01:53:17.307458 [ 268 ] {b7c71dce-28b8-441f-820d-51eaf47c3d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1175 | 2026.05.06 01:53:17.307891 [ 268 ] {b7c71dce-28b8-441f-820d-51eaf47c3d79} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.06 01:53:17.307930 [ 268 ] {b7c71dce-28b8-441f-820d-51eaf47c3d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1177 | 2026.05.06 01:53:17.308346 [ 268 ] {b7c71dce-28b8-441f-820d-51eaf47c3d79} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2026.05.06 01:53:17.308808 [ 268 ] {b7c71dce-28b8-441f-820d-51eaf47c3d79} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.06 01:53:17.308941 [ 268 ] {b7c71dce-28b8-441f-820d-51eaf47c3d79} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001548 sec., 41343.669250645995 rows/sec., 3.23 MiB/sec. | ||
| 1180 | 2026.05.06 01:53:17.308981 [ 268 ] {b7c71dce-28b8-441f-820d-51eaf47c3d79} <Debug> TCPHandler: Processed in 0.001718082 sec. | ||
| 1181 | 2026.05.06 01:53:17.309109 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.06 01:53:17.309211 [ 268 ] {e4a8e93d-d9c2-4a26-b0e8-e06e8c173d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.06 01:53:17.309256 [ 268 ] {e4a8e93d-d9c2-4a26-b0e8-e06e8c173d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1184 | 2026.05.06 01:53:17.309670 [ 268 ] {e4a8e93d-d9c2-4a26-b0e8-e06e8c173d4d} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.06 01:53:17.309707 [ 268 ] {e4a8e93d-d9c2-4a26-b0e8-e06e8c173d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1186 | 2026.05.06 01:53:17.310146 [ 268 ] {e4a8e93d-d9c2-4a26-b0e8-e06e8c173d4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2026.05.06 01:53:17.310640 [ 268 ] {e4a8e93d-d9c2-4a26-b0e8-e06e8c173d4d} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.06 01:53:17.310805 [ 268 ] {e4a8e93d-d9c2-4a26-b0e8-e06e8c173d4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001612 sec., 99255.58312655088 rows/sec., 6.91 MiB/sec. | ||
| 1189 | 2026.05.06 01:53:17.310856 [ 268 ] {e4a8e93d-d9c2-4a26-b0e8-e06e8c173d4d} <Debug> TCPHandler: Processed in 0.001797664 sec. | ||
| 1190 | 2026.05.06 01:53:17.310989 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.06 01:53:17.311083 [ 268 ] {456c816e-04dd-40c1-9505-3d340f4cded1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.05.06 01:53:17.311125 [ 268 ] {456c816e-04dd-40c1-9505-3d340f4cded1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1193 | 2026.05.06 01:53:17.311470 [ 268 ] {456c816e-04dd-40c1-9505-3d340f4cded1} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.06 01:53:17.311506 [ 268 ] {456c816e-04dd-40c1-9505-3d340f4cded1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1195 | 2026.05.06 01:53:17.311932 [ 268 ] {456c816e-04dd-40c1-9505-3d340f4cded1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1196 | 2026.05.06 01:53:17.312366 [ 268 ] {456c816e-04dd-40c1-9505-3d340f4cded1} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.05.06 01:53:17.312496 [ 268 ] {456c816e-04dd-40c1-9505-3d340f4cded1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
| 1198 | 2026.05.06 01:53:17.312533 [ 268 ] {456c816e-04dd-40c1-9505-3d340f4cded1} <Debug> TCPHandler: Processed in 0.001594319 sec. | ||
| 1199 | 2026.05.06 01:53:19.093537 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1200 | 2026.05.06 01:53:19.093585 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1201 | 2026.05.06 01:53:19.179088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1927 | ||
| 1202 | 2026.05.06 01:53:19.179574 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.05.06 01:53:19.179619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1204 | 2026.05.06 01:53:19.180316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1205 | 2026.05.06 01:53:19.180864 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.05.06 01:53:19.180996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1927 | ||
| 1207 | 2026.05.06 01:53:19.213903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 134 | ||
| 1208 | 2026.05.06 01:53:19.216252 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.05.06 01:53:19.216298 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1210 | 2026.05.06 01:53:19.217651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1211 | 2026.05.06 01:53:19.218127 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.05.06 01:53:19.218373 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 134 | ||
| 1213 | 2026.05.06 01:53:19.253914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1214 | 2026.05.06 01:53:19.270874 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2026.05.06 01:53:19.270925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1216 | 2026.05.06 01:53:19.277517 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1217 | 2026.05.06 01:53:19.278650 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2026.05.06 01:53:19.281613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1219 | 2026.05.06 01:53:20.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.89 MiB, peak 171.89 MiB, free memory in arenas 0.00 B, will set to 169.55 MiB (RSS), difference: 1.66 MiB | ||
| 1220 | 2026.05.06 01:53:22.256440 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2026.05.06 01:53:22.256806 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1222 | 2026.05.06 01:53:22.257262 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1223 | 2026.05.06 01:53:22.257315 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1224 | 2026.05.06 01:53:22.257591 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1225 | 2026.05.06 01:53:22.257665 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1226 | 2026.05.06 01:53:22.257805 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1227 | 2026.05.06 01:53:22.257844 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1228 | 2026.05.06 01:53:22.257865 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 1229 | 2026.05.06 01:53:22.257886 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1230 | 2026.05.06 01:53:22.257938 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1231 | 2026.05.06 01:53:22.257961 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1232 | 2026.05.06 01:53:22.259249 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002594 sec., 13492.675404780262 rows/sec., 2.84 MiB/sec. | ||
| 1233 | 2026.05.06 01:53:22.259359 [ 268 ] {47c182e8-842c-4e8b-85f5-b02bf847bb72} <Debug> TCPHandler: Processed in 0.003111316 sec. | ||
| 1234 | 2026.05.06 01:53:22.264966 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1235 | 2026.05.06 01:53:22.265084 [ 268 ] {95178288-e59b-4f16-b1ee-4f96262c9a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1236 | 2026.05.06 01:53:22.265130 [ 268 ] {95178288-e59b-4f16-b1ee-4f96262c9a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1237 | 2026.05.06 01:53:22.265744 [ 268 ] {95178288-e59b-4f16-b1ee-4f96262c9a03} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.05.06 01:53:22.265788 [ 268 ] {95178288-e59b-4f16-b1ee-4f96262c9a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1239 | 2026.05.06 01:53:22.266351 [ 268 ] {95178288-e59b-4f16-b1ee-4f96262c9a03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1240 | 2026.05.06 01:53:22.266836 [ 268 ] {95178288-e59b-4f16-b1ee-4f96262c9a03} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.05.06 01:53:22.266994 [ 268 ] {95178288-e59b-4f16-b1ee-4f96262c9a03} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001942 sec., 146240.9886714727 rows/sec., 9.29 MiB/sec. | ||
| 1242 | 2026.05.06 01:53:22.267036 [ 268 ] {95178288-e59b-4f16-b1ee-4f96262c9a03} <Debug> TCPHandler: Processed in 0.002125382 sec. | ||
| 1243 | 2026.05.06 01:53:22.267174 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1244 | 2026.05.06 01:53:22.267270 [ 268 ] {9eef6442-6047-4359-96b8-484c1785e376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1245 | 2026.05.06 01:53:22.267311 [ 268 ] {9eef6442-6047-4359-96b8-484c1785e376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1246 | 2026.05.06 01:53:22.268119 [ 268 ] {9eef6442-6047-4359-96b8-484c1785e376} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.05.06 01:53:22.268154 [ 268 ] {9eef6442-6047-4359-96b8-484c1785e376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1248 | 2026.05.06 01:53:22.268646 [ 268 ] {9eef6442-6047-4359-96b8-484c1785e376} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1249 | 2026.05.06 01:53:22.269114 [ 268 ] {9eef6442-6047-4359-96b8-484c1785e376} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1250 | 2026.05.06 01:53:22.269242 [ 268 ] {9eef6442-6047-4359-96b8-484c1785e376} <Debug> executeQuery: Read 819 rows, 64.93 KiB in 0.001991 sec., 411351.0798593671 rows/sec., 31.85 MiB/sec. | ||
| 1251 | 2026.05.06 01:53:22.269278 [ 268 ] {9eef6442-6047-4359-96b8-484c1785e376} <Debug> TCPHandler: Processed in 0.002153383 sec. | ||
| 1252 | 2026.05.06 01:53:22.269417 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2026.05.06 01:53:22.269519 [ 268 ] {0da75bf1-d3bd-44b2-84c1-4599cf3bb197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1254 | 2026.05.06 01:53:22.269560 [ 268 ] {0da75bf1-d3bd-44b2-84c1-4599cf3bb197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1255 | 2026.05.06 01:53:22.270006 [ 268 ] {0da75bf1-d3bd-44b2-84c1-4599cf3bb197} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1256 | 2026.05.06 01:53:22.270041 [ 268 ] {0da75bf1-d3bd-44b2-84c1-4599cf3bb197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1257 | 2026.05.06 01:53:22.270516 [ 268 ] {0da75bf1-d3bd-44b2-84c1-4599cf3bb197} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1258 | 2026.05.06 01:53:22.270947 [ 268 ] {0da75bf1-d3bd-44b2-84c1-4599cf3bb197} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1259 | 2026.05.06 01:53:22.271091 [ 268 ] {0da75bf1-d3bd-44b2-84c1-4599cf3bb197} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.00159 sec., 96226.41509433962 rows/sec., 5.75 MiB/sec. | ||
| 1260 | 2026.05.06 01:53:22.271133 [ 268 ] {0da75bf1-d3bd-44b2-84c1-4599cf3bb197} <Debug> TCPHandler: Processed in 0.001769673 sec. | ||
| 1261 | 2026.05.06 01:53:22.271261 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2026.05.06 01:53:22.271354 [ 268 ] {b5024db1-5cfb-4346-882c-07156df11fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1263 | 2026.05.06 01:53:22.271393 [ 268 ] {b5024db1-5cfb-4346-882c-07156df11fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1264 | 2026.05.06 01:53:22.271875 [ 268 ] {b5024db1-5cfb-4346-882c-07156df11fa6} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2026.05.06 01:53:22.271913 [ 268 ] {b5024db1-5cfb-4346-882c-07156df11fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1266 | 2026.05.06 01:53:22.272375 [ 268 ] {b5024db1-5cfb-4346-882c-07156df11fa6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1267 | 2026.05.06 01:53:22.273010 [ 268 ] {b5024db1-5cfb-4346-882c-07156df11fa6} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2026.05.06 01:53:22.273157 [ 268 ] {b5024db1-5cfb-4346-882c-07156df11fa6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00182 sec., 81868.13186813187 rows/sec., 5.29 MiB/sec. | ||
| 1269 | 2026.05.06 01:53:22.273196 [ 268 ] {b5024db1-5cfb-4346-882c-07156df11fa6} <Debug> TCPHandler: Processed in 0.001985138 sec. | ||
| 1270 | 2026.05.06 01:53:22.273330 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.05.06 01:53:22.273425 [ 268 ] {793336b8-d258-4876-8fe7-d5aa1699efc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1272 | 2026.05.06 01:53:22.273467 [ 268 ] {793336b8-d258-4876-8fe7-d5aa1699efc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1273 | 2026.05.06 01:53:22.274003 [ 268 ] {793336b8-d258-4876-8fe7-d5aa1699efc4} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.05.06 01:53:22.274040 [ 268 ] {793336b8-d258-4876-8fe7-d5aa1699efc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1275 | 2026.05.06 01:53:22.274535 [ 268 ] {793336b8-d258-4876-8fe7-d5aa1699efc4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1276 | 2026.05.06 01:53:22.274963 [ 268 ] {793336b8-d258-4876-8fe7-d5aa1699efc4} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.05.06 01:53:22.275107 [ 268 ] {793336b8-d258-4876-8fe7-d5aa1699efc4} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001701 sec., 87007.64256319811 rows/sec., 4.95 MiB/sec. | ||
| 1278 | 2026.05.06 01:53:22.275146 [ 268 ] {793336b8-d258-4876-8fe7-d5aa1699efc4} <Debug> TCPHandler: Processed in 0.001864576 sec. | ||
| 1279 | 2026.05.06 01:53:22.275284 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2026.05.06 01:53:22.275378 [ 268 ] {c5cee441-db04-4641-89a9-0a60c3abd89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1281 | 2026.05.06 01:53:22.275418 [ 268 ] {c5cee441-db04-4641-89a9-0a60c3abd89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1282 | 2026.05.06 01:53:22.276004 [ 268 ] {c5cee441-db04-4641-89a9-0a60c3abd89d} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2026.05.06 01:53:22.276040 [ 268 ] {c5cee441-db04-4641-89a9-0a60c3abd89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1284 | 2026.05.06 01:53:22.276472 [ 268 ] {c5cee441-db04-4641-89a9-0a60c3abd89d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2026.05.06 01:53:22.276936 [ 268 ] {c5cee441-db04-4641-89a9-0a60c3abd89d} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2026.05.06 01:53:22.277072 [ 268 ] {c5cee441-db04-4641-89a9-0a60c3abd89d} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001711 sec., 294564.5821157218 rows/sec., 20.72 MiB/sec. | ||
| 1287 | 2026.05.06 01:53:22.277115 [ 268 ] {c5cee441-db04-4641-89a9-0a60c3abd89d} <Debug> TCPHandler: Processed in 0.001879536 sec. | ||
| 1288 | 2026.05.06 01:53:22.277234 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2026.05.06 01:53:22.277328 [ 268 ] {8372af79-bf37-439d-8283-72681bc9b6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1290 | 2026.05.06 01:53:22.277371 [ 268 ] {8372af79-bf37-439d-8283-72681bc9b6ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1291 | 2026.05.06 01:53:22.277707 [ 268 ] {8372af79-bf37-439d-8283-72681bc9b6ff} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.05.06 01:53:22.277743 [ 268 ] {8372af79-bf37-439d-8283-72681bc9b6ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1293 | 2026.05.06 01:53:22.278165 [ 268 ] {8372af79-bf37-439d-8283-72681bc9b6ff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1294 | 2026.05.06 01:53:22.278610 [ 268 ] {8372af79-bf37-439d-8283-72681bc9b6ff} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.05.06 01:53:22.278747 [ 268 ] {8372af79-bf37-439d-8283-72681bc9b6ff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001437 sec., 4175.365344467641 rows/sec., 218.15 KiB/sec. | ||
| 1296 | 2026.05.06 01:53:22.278787 [ 268 ] {8372af79-bf37-439d-8283-72681bc9b6ff} <Debug> TCPHandler: Processed in 0.001601879 sec. | ||
| 1297 | 2026.05.06 01:53:22.278902 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.05.06 01:53:22.278997 [ 268 ] {95388d36-7f25-47bd-84b7-c5495710b533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1299 | 2026.05.06 01:53:22.279038 [ 268 ] {95388d36-7f25-47bd-84b7-c5495710b533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1300 | 2026.05.06 01:53:22.279466 [ 268 ] {95388d36-7f25-47bd-84b7-c5495710b533} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2026.05.06 01:53:22.279502 [ 268 ] {95388d36-7f25-47bd-84b7-c5495710b533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1302 | 2026.05.06 01:53:22.279934 [ 268 ] {95388d36-7f25-47bd-84b7-c5495710b533} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2026.05.06 01:53:22.280355 [ 268 ] {95388d36-7f25-47bd-84b7-c5495710b533} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2026.05.06 01:53:22.280490 [ 268 ] {95388d36-7f25-47bd-84b7-c5495710b533} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001512 sec., 175264.55026455026 rows/sec., 11.65 MiB/sec. | ||
| 1305 | 2026.05.06 01:53:22.280527 [ 268 ] {95388d36-7f25-47bd-84b7-c5495710b533} <Debug> TCPHandler: Processed in 0.001672281 sec. | ||
| 1306 | 2026.05.06 01:53:22.280647 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2026.05.06 01:53:22.280740 [ 268 ] {c6f2a01d-4c6c-4d7a-aa1d-ade2bfa5dd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1308 | 2026.05.06 01:53:22.280781 [ 268 ] {c6f2a01d-4c6c-4d7a-aa1d-ade2bfa5dd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1309 | 2026.05.06 01:53:22.281101 [ 268 ] {c6f2a01d-4c6c-4d7a-aa1d-ade2bfa5dd03} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.05.06 01:53:22.281137 [ 268 ] {c6f2a01d-4c6c-4d7a-aa1d-ade2bfa5dd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1311 | 2026.05.06 01:53:22.281602 [ 268 ] {c6f2a01d-4c6c-4d7a-aa1d-ade2bfa5dd03} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1312 | 2026.05.06 01:53:22.282052 [ 268 ] {c6f2a01d-4c6c-4d7a-aa1d-ade2bfa5dd03} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.05.06 01:53:22.282190 [ 268 ] {c6f2a01d-4c6c-4d7a-aa1d-ade2bfa5dd03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001468 sec., 681.1989100817439 rows/sec., 45.90 KiB/sec. | ||
| 1314 | 2026.05.06 01:53:22.282227 [ 268 ] {c6f2a01d-4c6c-4d7a-aa1d-ade2bfa5dd03} <Debug> TCPHandler: Processed in 0.00162812 sec. | ||
| 1315 | 2026.05.06 01:53:22.282346 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2026.05.06 01:53:22.282440 [ 268 ] {b3b54fa4-48d4-4bb1-bd17-80589ac66081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.05.06 01:53:22.282492 [ 268 ] {b3b54fa4-48d4-4bb1-bd17-80589ac66081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1318 | 2026.05.06 01:53:22.283263 [ 268 ] {b3b54fa4-48d4-4bb1-bd17-80589ac66081} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2026.05.06 01:53:22.283303 [ 268 ] {b3b54fa4-48d4-4bb1-bd17-80589ac66081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1320 | 2026.05.06 01:53:22.283958 [ 268 ] {b3b54fa4-48d4-4bb1-bd17-80589ac66081} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1321 | 2026.05.06 01:53:22.284378 [ 268 ] {b3b54fa4-48d4-4bb1-bd17-80589ac66081} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2026.05.06 01:53:22.284526 [ 268 ] {b3b54fa4-48d4-4bb1-bd17-80589ac66081} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002105 sec., 5225.653206650831 rows/sec., 9.36 MiB/sec. | ||
| 1323 | 2026.05.06 01:53:22.284578 [ 268 ] {b3b54fa4-48d4-4bb1-bd17-80589ac66081} <Debug> TCPHandler: Processed in 0.002280995 sec. | ||
| 1324 | 2026.05.06 01:53:22.284699 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.05.06 01:53:22.284794 [ 268 ] {bec5129c-f802-48d3-be1d-d5e3b50266d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1326 | 2026.05.06 01:53:22.284836 [ 268 ] {bec5129c-f802-48d3-be1d-d5e3b50266d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1327 | 2026.05.06 01:53:22.285163 [ 268 ] {bec5129c-f802-48d3-be1d-d5e3b50266d3} <Trace> oximeter.measurements_i64 (3088cfce-b650-435b-8b74-e505fe01ce66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.05.06 01:53:22.285199 [ 268 ] {bec5129c-f802-48d3-be1d-d5e3b50266d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1329 | 2026.05.06 01:53:22.285633 [ 268 ] {bec5129c-f802-48d3-be1d-d5e3b50266d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.05.06 01:53:22.286103 [ 268 ] {bec5129c-f802-48d3-be1d-d5e3b50266d3} <Trace> oximeter.measurements_i64 (3088cfce-b650-435b-8b74-e505fe01ce66): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.05.06 01:53:22.286231 [ 268 ] {bec5129c-f802-48d3-be1d-d5e3b50266d3} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001455 sec., 2061.855670103093 rows/sec., 145.65 KiB/sec. | ||
| 1332 | 2026.05.06 01:53:22.286267 [ 268 ] {bec5129c-f802-48d3-be1d-d5e3b50266d3} <Debug> TCPHandler: Processed in 0.00161633 sec. | ||
| 1333 | 2026.05.06 01:53:22.286382 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.05.06 01:53:22.286476 [ 268 ] {09230b93-6395-4d37-adc8-da42df7f2632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1335 | 2026.05.06 01:53:22.286521 [ 268 ] {09230b93-6395-4d37-adc8-da42df7f2632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1336 | 2026.05.06 01:53:22.286848 [ 268 ] {09230b93-6395-4d37-adc8-da42df7f2632} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.05.06 01:53:22.286884 [ 268 ] {09230b93-6395-4d37-adc8-da42df7f2632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1338 | 2026.05.06 01:53:22.287323 [ 268 ] {09230b93-6395-4d37-adc8-da42df7f2632} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1339 | 2026.05.06 01:53:22.287786 [ 268 ] {09230b93-6395-4d37-adc8-da42df7f2632} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.05.06 01:53:22.287924 [ 268 ] {09230b93-6395-4d37-adc8-da42df7f2632} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001466 sec., 61391.54160982264 rows/sec., 3.84 MiB/sec. | ||
| 1341 | 2026.05.06 01:53:22.287960 [ 268 ] {09230b93-6395-4d37-adc8-da42df7f2632} <Debug> TCPHandler: Processed in 0.00162752 sec. | ||
| 1342 | 2026.05.06 01:53:26.681092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2375 | ||
| 1343 | 2026.05.06 01:53:26.681605 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.05.06 01:53:26.681652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1345 | 2026.05.06 01:53:26.682344 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1346 | 2026.05.06 01:53:26.682861 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.05.06 01:53:26.683031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2375 | ||
| 1348 | 2026.05.06 01:53:26.781704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1349 | 2026.05.06 01:53:26.798354 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.05.06 01:53:26.798413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1351 | 2026.05.06 01:53:26.804787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1352 | 2026.05.06 01:53:26.806046 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.05.06 01:53:26.808914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1354 | 2026.05.06 01:53:27.256447 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2026.05.06 01:53:27.256676 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1356 | 2026.05.06 01:53:27.256999 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1357 | 2026.05.06 01:53:27.257046 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1358 | 2026.05.06 01:53:27.257279 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1359 | 2026.05.06 01:53:27.257346 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1360 | 2026.05.06 01:53:27.257485 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1361 | 2026.05.06 01:53:27.257520 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1362 | 2026.05.06 01:53:27.257541 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 1363 | 2026.05.06 01:53:27.257556 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1364 | 2026.05.06 01:53:27.257595 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1365 | 2026.05.06 01:53:27.257616 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1366 | 2026.05.06 01:53:27.258843 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.00226 sec., 15486.725663716816 rows/sec., 3.26 MiB/sec. | ||
| 1367 | 2026.05.06 01:53:27.258956 [ 268 ] {3226f51c-f6e0-44f2-b419-00f779956c0a} <Debug> TCPHandler: Processed in 0.002642175 sec. | ||
| 1368 | 2026.05.06 01:53:27.262650 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.05.06 01:53:27.262786 [ 268 ] {0e02cf45-5497-44e8-b42f-904b0e494004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1370 | 2026.05.06 01:53:27.262836 [ 268 ] {0e02cf45-5497-44e8-b42f-904b0e494004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1371 | 2026.05.06 01:53:27.263477 [ 268 ] {0e02cf45-5497-44e8-b42f-904b0e494004} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.05.06 01:53:27.263526 [ 268 ] {0e02cf45-5497-44e8-b42f-904b0e494004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1373 | 2026.05.06 01:53:27.264080 [ 268 ] {0e02cf45-5497-44e8-b42f-904b0e494004} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1374 | 2026.05.06 01:53:27.264561 [ 268 ] {0e02cf45-5497-44e8-b42f-904b0e494004} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.05.06 01:53:27.264735 [ 268 ] {0e02cf45-5497-44e8-b42f-904b0e494004} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.00199 sec., 3015.075376884422 rows/sec., 1.39 MiB/sec. | ||
| 1376 | 2026.05.06 01:53:27.264777 [ 268 ] {0e02cf45-5497-44e8-b42f-904b0e494004} <Debug> TCPHandler: Processed in 0.002184743 sec. | ||
| 1377 | 2026.05.06 01:53:27.264912 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1378 | 2026.05.06 01:53:27.265015 [ 268 ] {e57e3c6d-1552-466d-a2dc-c1620d045f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1379 | 2026.05.06 01:53:27.265058 [ 268 ] {e57e3c6d-1552-466d-a2dc-c1620d045f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1380 | 2026.05.06 01:53:27.265504 [ 268 ] {e57e3c6d-1552-466d-a2dc-c1620d045f9d} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1381 | 2026.05.06 01:53:27.265543 [ 268 ] {e57e3c6d-1552-466d-a2dc-c1620d045f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1382 | 2026.05.06 01:53:27.266020 [ 268 ] {e57e3c6d-1552-466d-a2dc-c1620d045f9d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1383 | 2026.05.06 01:53:27.266490 [ 268 ] {e57e3c6d-1552-466d-a2dc-c1620d045f9d} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.05.06 01:53:27.266644 [ 268 ] {e57e3c6d-1552-466d-a2dc-c1620d045f9d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001652 sec., 14527.845036319612 rows/sec., 1.21 MiB/sec. | ||
| 1385 | 2026.05.06 01:53:27.266683 [ 268 ] {e57e3c6d-1552-466d-a2dc-c1620d045f9d} <Debug> TCPHandler: Processed in 0.001820904 sec. | ||
| 1386 | 2026.05.06 01:53:27.266813 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1387 | 2026.05.06 01:53:27.266911 [ 268 ] {12c89665-e747-408c-8c6a-9f91eba49c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1388 | 2026.05.06 01:53:27.266952 [ 268 ] {12c89665-e747-408c-8c6a-9f91eba49c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1389 | 2026.05.06 01:53:27.267511 [ 268 ] {12c89665-e747-408c-8c6a-9f91eba49c7d} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.05.06 01:53:27.267549 [ 268 ] {12c89665-e747-408c-8c6a-9f91eba49c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1391 | 2026.05.06 01:53:27.267947 [ 268 ] {12c89665-e747-408c-8c6a-9f91eba49c7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1392 | 2026.05.06 01:53:27.268369 [ 268 ] {12c89665-e747-408c-8c6a-9f91eba49c7d} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.05.06 01:53:27.268510 [ 268 ] {12c89665-e747-408c-8c6a-9f91eba49c7d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00162 sec., 1234.567901234568 rows/sec., 100.67 KiB/sec. | ||
| 1394 | 2026.05.06 01:53:27.268547 [ 268 ] {12c89665-e747-408c-8c6a-9f91eba49c7d} <Debug> TCPHandler: Processed in 0.001783603 sec. | ||
| 1395 | 2026.05.06 01:53:27.268668 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.05.06 01:53:27.268770 [ 268 ] {9b4d26ef-c493-47f5-9821-58655dd8b017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1397 | 2026.05.06 01:53:27.268811 [ 268 ] {9b4d26ef-c493-47f5-9821-58655dd8b017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1398 | 2026.05.06 01:53:27.269312 [ 268 ] {9b4d26ef-c493-47f5-9821-58655dd8b017} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1399 | 2026.05.06 01:53:27.269349 [ 268 ] {9b4d26ef-c493-47f5-9821-58655dd8b017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1400 | 2026.05.06 01:53:27.269783 [ 268 ] {9b4d26ef-c493-47f5-9821-58655dd8b017} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1401 | 2026.05.06 01:53:27.270213 [ 268 ] {9b4d26ef-c493-47f5-9821-58655dd8b017} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1402 | 2026.05.06 01:53:27.270350 [ 268 ] {9b4d26ef-c493-47f5-9821-58655dd8b017} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.0016 sec., 124375 rows/sec., 11.08 MiB/sec. | ||
| 1403 | 2026.05.06 01:53:27.270388 [ 268 ] {9b4d26ef-c493-47f5-9821-58655dd8b017} <Debug> TCPHandler: Processed in 0.001771933 sec. | ||
| 1404 | 2026.05.06 01:53:27.270517 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1405 | 2026.05.06 01:53:27.270613 [ 268 ] {a86942f4-41a8-42e4-99a4-4ff81df37ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1406 | 2026.05.06 01:53:27.270652 [ 268 ] {a86942f4-41a8-42e4-99a4-4ff81df37ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1407 | 2026.05.06 01:53:27.271071 [ 268 ] {a86942f4-41a8-42e4-99a4-4ff81df37ef1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1408 | 2026.05.06 01:53:27.271104 [ 268 ] {a86942f4-41a8-42e4-99a4-4ff81df37ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1409 | 2026.05.06 01:53:27.271500 [ 268 ] {a86942f4-41a8-42e4-99a4-4ff81df37ef1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1410 | 2026.05.06 01:53:27.272038 [ 268 ] {a86942f4-41a8-42e4-99a4-4ff81df37ef1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1411 | 2026.05.06 01:53:27.272168 [ 268 ] {a86942f4-41a8-42e4-99a4-4ff81df37ef1} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001575 sec., 15873.015873015873 rows/sec., 1.20 MiB/sec. | ||
| 1412 | 2026.05.06 01:53:27.272203 [ 268 ] {a86942f4-41a8-42e4-99a4-4ff81df37ef1} <Debug> TCPHandler: Processed in 0.001736183 sec. | ||
| 1413 | 2026.05.06 01:53:27.272321 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.05.06 01:53:27.272414 [ 268 ] {eb39f161-cfb9-4075-a1c1-499d5a6d289b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1415 | 2026.05.06 01:53:27.272453 [ 268 ] {eb39f161-cfb9-4075-a1c1-499d5a6d289b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1416 | 2026.05.06 01:53:27.272846 [ 268 ] {eb39f161-cfb9-4075-a1c1-499d5a6d289b} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.05.06 01:53:27.272880 [ 268 ] {eb39f161-cfb9-4075-a1c1-499d5a6d289b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1418 | 2026.05.06 01:53:27.273328 [ 268 ] {eb39f161-cfb9-4075-a1c1-499d5a6d289b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1419 | 2026.05.06 01:53:27.273751 [ 268 ] {eb39f161-cfb9-4075-a1c1-499d5a6d289b} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.05.06 01:53:27.273879 [ 268 ] {eb39f161-cfb9-4075-a1c1-499d5a6d289b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001483 sec., 16183.412002697236 rows/sec., 1.34 MiB/sec. | ||
| 1421 | 2026.05.06 01:53:27.273924 [ 268 ] {eb39f161-cfb9-4075-a1c1-499d5a6d289b} <Debug> TCPHandler: Processed in 0.00165054 sec. | ||
| 1422 | 2026.05.06 01:53:27.274061 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1423 | 2026.05.06 01:53:27.274158 [ 268 ] {a5d6878f-53d4-4b6e-9105-e12086b28d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1424 | 2026.05.06 01:53:27.274199 [ 268 ] {a5d6878f-53d4-4b6e-9105-e12086b28d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1425 | 2026.05.06 01:53:27.274594 [ 268 ] {a5d6878f-53d4-4b6e-9105-e12086b28d55} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1426 | 2026.05.06 01:53:27.274629 [ 268 ] {a5d6878f-53d4-4b6e-9105-e12086b28d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1427 | 2026.05.06 01:53:27.275047 [ 268 ] {a5d6878f-53d4-4b6e-9105-e12086b28d55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1428 | 2026.05.06 01:53:27.275545 [ 268 ] {a5d6878f-53d4-4b6e-9105-e12086b28d55} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.05.06 01:53:27.275683 [ 268 ] {a5d6878f-53d4-4b6e-9105-e12086b28d55} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001544 sec., 7772.020725388601 rows/sec., 607.19 KiB/sec. | ||
| 1430 | 2026.05.06 01:53:27.275730 [ 268 ] {a5d6878f-53d4-4b6e-9105-e12086b28d55} <Debug> TCPHandler: Processed in 0.001718622 sec. | ||
| 1431 | 2026.05.06 01:53:27.275855 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.05.06 01:53:27.275952 [ 268 ] {8be6d111-5e21-4dca-84c0-041ead2798d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1433 | 2026.05.06 01:53:27.275993 [ 268 ] {8be6d111-5e21-4dca-84c0-041ead2798d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1434 | 2026.05.06 01:53:27.276430 [ 268 ] {8be6d111-5e21-4dca-84c0-041ead2798d2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1435 | 2026.05.06 01:53:27.276464 [ 268 ] {8be6d111-5e21-4dca-84c0-041ead2798d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1436 | 2026.05.06 01:53:27.276879 [ 268 ] {8be6d111-5e21-4dca-84c0-041ead2798d2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1437 | 2026.05.06 01:53:27.277281 [ 268 ] {8be6d111-5e21-4dca-84c0-041ead2798d2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2026.05.06 01:53:27.277496 [ 268 ] {8be6d111-5e21-4dca-84c0-041ead2798d2} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001563 sec., 72296.86500319898 rows/sec., 5.88 MiB/sec. | ||
| 1439 | 2026.05.06 01:53:27.277541 [ 268 ] {8be6d111-5e21-4dca-84c0-041ead2798d2} <Debug> TCPHandler: Processed in 0.001738452 sec. | ||
| 1440 | 2026.05.06 01:53:27.277701 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1441 | 2026.05.06 01:53:27.277801 [ 268 ] {424a4151-7e37-41dd-b53c-f6fe78f1a52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1442 | 2026.05.06 01:53:27.277850 [ 268 ] {424a4151-7e37-41dd-b53c-f6fe78f1a52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1443 | 2026.05.06 01:53:27.278358 [ 268 ] {424a4151-7e37-41dd-b53c-f6fe78f1a52d} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.06 01:53:27.278392 [ 268 ] {424a4151-7e37-41dd-b53c-f6fe78f1a52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1445 | 2026.05.06 01:53:27.278959 [ 268 ] {424a4151-7e37-41dd-b53c-f6fe78f1a52d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1446 | 2026.05.06 01:53:27.279415 [ 268 ] {424a4151-7e37-41dd-b53c-f6fe78f1a52d} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.06 01:53:27.279546 [ 268 ] {424a4151-7e37-41dd-b53c-f6fe78f1a52d} <Debug> executeQuery: Read 335 rows, 25.92 KiB in 0.001768 sec., 189479.63800904976 rows/sec., 14.32 MiB/sec. | ||
| 1448 | 2026.05.06 01:53:27.279591 [ 268 ] {424a4151-7e37-41dd-b53c-f6fe78f1a52d} <Debug> TCPHandler: Processed in 0.001945808 sec. | ||
| 1449 | 2026.05.06 01:53:27.279719 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1450 | 2026.05.06 01:53:27.279814 [ 268 ] {54751eea-5435-45c9-8c34-0b3723d0fb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1451 | 2026.05.06 01:53:27.279871 [ 268 ] {54751eea-5435-45c9-8c34-0b3723d0fb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1452 | 2026.05.06 01:53:27.280643 [ 268 ] {54751eea-5435-45c9-8c34-0b3723d0fb5f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1453 | 2026.05.06 01:53:27.280678 [ 268 ] {54751eea-5435-45c9-8c34-0b3723d0fb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1454 | 2026.05.06 01:53:27.281307 [ 268 ] {54751eea-5435-45c9-8c34-0b3723d0fb5f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1455 | 2026.05.06 01:53:27.281780 [ 268 ] {54751eea-5435-45c9-8c34-0b3723d0fb5f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1456 | 2026.05.06 01:53:27.281921 [ 268 ] {54751eea-5435-45c9-8c34-0b3723d0fb5f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002125 sec., 5176.470588235294 rows/sec., 9.28 MiB/sec. | ||
| 1457 | 2026.05.06 01:53:27.281982 [ 268 ] {54751eea-5435-45c9-8c34-0b3723d0fb5f} <Debug> TCPHandler: Processed in 0.002314307 sec. | ||
| 1458 | 2026.05.06 01:53:27.282108 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1459 | 2026.05.06 01:53:27.282203 [ 268 ] {6ba3cdbd-2bc1-4deb-8593-ad6eb5446d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1460 | 2026.05.06 01:53:27.282247 [ 268 ] {6ba3cdbd-2bc1-4deb-8593-ad6eb5446d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1461 | 2026.05.06 01:53:27.282597 [ 268 ] {6ba3cdbd-2bc1-4deb-8593-ad6eb5446d40} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.05.06 01:53:27.282631 [ 268 ] {6ba3cdbd-2bc1-4deb-8593-ad6eb5446d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1463 | 2026.05.06 01:53:27.283025 [ 268 ] {6ba3cdbd-2bc1-4deb-8593-ad6eb5446d40} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1464 | 2026.05.06 01:53:27.283526 [ 268 ] {6ba3cdbd-2bc1-4deb-8593-ad6eb5446d40} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.05.06 01:53:27.283654 [ 268 ] {6ba3cdbd-2bc1-4deb-8593-ad6eb5446d40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001469 sec., 40844.11164057181 rows/sec., 2.75 MiB/sec. | ||
| 1466 | 2026.05.06 01:53:27.283697 [ 268 ] {6ba3cdbd-2bc1-4deb-8593-ad6eb5446d40} <Debug> TCPHandler: Processed in 0.00163899 sec. | ||
| 1467 | 2026.05.06 01:53:29.218583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 184 | ||
| 1468 | 2026.05.06 01:53:29.221169 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.05.06 01:53:29.221223 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1470 | 2026.05.06 01:53:29.222545 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1471 | 2026.05.06 01:53:29.223044 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.05.06 01:53:29.223317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1473 | 2026.05.06 01:53:32.250666 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.05.06 01:53:32.250928 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1475 | 2026.05.06 01:53:32.251227 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1476 | 2026.05.06 01:53:32.251261 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1477 | 2026.05.06 01:53:32.251474 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1478 | 2026.05.06 01:53:32.251542 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1479 | 2026.05.06 01:53:32.251675 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1480 | 2026.05.06 01:53:32.251774 [ 293 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1481 | 2026.05.06 01:53:32.251825 [ 342 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1482 | 2026.05.06 01:53:32.251947 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1483 | 2026.05.06 01:53:32.251981 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1484 | 2026.05.06 01:53:32.252024 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1485 | 2026.05.06 01:53:32.252045 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1486 | 2026.05.06 01:53:32.253221 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002388 sec., 14656.616415410386 rows/sec., 3.08 MiB/sec. | ||
| 1487 | 2026.05.06 01:53:32.253318 [ 268 ] {93ee14ce-e618-4ec7-a760-1d55b163c286} <Debug> TCPHandler: Processed in 0.002780958 sec. | ||
| 1488 | 2026.05.06 01:53:32.255940 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.05.06 01:53:32.256050 [ 268 ] {e19720ed-0c7d-4802-897d-6b442a87b1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1490 | 2026.05.06 01:53:32.256094 [ 268 ] {e19720ed-0c7d-4802-897d-6b442a87b1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1491 | 2026.05.06 01:53:32.256604 [ 268 ] {e19720ed-0c7d-4802-897d-6b442a87b1b3} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.06 01:53:32.256645 [ 268 ] {e19720ed-0c7d-4802-897d-6b442a87b1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1493 | 2026.05.06 01:53:32.257175 [ 268 ] {e19720ed-0c7d-4802-897d-6b442a87b1b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1494 | 2026.05.06 01:53:32.257679 [ 268 ] {e19720ed-0c7d-4802-897d-6b442a87b1b3} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.06 01:53:32.257865 [ 268 ] {e19720ed-0c7d-4802-897d-6b442a87b1b3} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001846 sec., 57421.45178764897 rows/sec., 4.82 MiB/sec. | ||
| 1496 | 2026.05.06 01:53:32.257908 [ 268 ] {e19720ed-0c7d-4802-897d-6b442a87b1b3} <Debug> TCPHandler: Processed in 0.002018859 sec. | ||
| 1497 | 2026.05.06 01:53:32.258044 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2026.05.06 01:53:32.258141 [ 268 ] {f64754ec-286f-4632-a23c-53e43cf70c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1499 | 2026.05.06 01:53:32.258182 [ 268 ] {f64754ec-286f-4632-a23c-53e43cf70c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1500 | 2026.05.06 01:53:32.258635 [ 268 ] {f64754ec-286f-4632-a23c-53e43cf70c09} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1501 | 2026.05.06 01:53:32.258674 [ 268 ] {f64754ec-286f-4632-a23c-53e43cf70c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1502 | 2026.05.06 01:53:32.259191 [ 268 ] {f64754ec-286f-4632-a23c-53e43cf70c09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1503 | 2026.05.06 01:53:32.259648 [ 268 ] {f64754ec-286f-4632-a23c-53e43cf70c09} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.05.06 01:53:32.259776 [ 268 ] {f64754ec-286f-4632-a23c-53e43cf70c09} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001652 sec., 15133.17191283293 rows/sec., 1.11 MiB/sec. | ||
| 1505 | 2026.05.06 01:53:32.259812 [ 268 ] {f64754ec-286f-4632-a23c-53e43cf70c09} <Debug> TCPHandler: Processed in 0.001819324 sec. | ||
| 1506 | 2026.05.06 01:53:32.259937 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2026.05.06 01:53:32.260030 [ 268 ] {a7d8d368-6fee-42cb-9ff4-318de9dc75b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1508 | 2026.05.06 01:53:32.260069 [ 268 ] {a7d8d368-6fee-42cb-9ff4-318de9dc75b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1509 | 2026.05.06 01:53:32.260498 [ 268 ] {a7d8d368-6fee-42cb-9ff4-318de9dc75b2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.05.06 01:53:32.260532 [ 268 ] {a7d8d368-6fee-42cb-9ff4-318de9dc75b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1511 | 2026.05.06 01:53:32.261013 [ 268 ] {a7d8d368-6fee-42cb-9ff4-318de9dc75b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1512 | 2026.05.06 01:53:32.261608 [ 268 ] {a7d8d368-6fee-42cb-9ff4-318de9dc75b2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.05.06 01:53:32.261758 [ 268 ] {a7d8d368-6fee-42cb-9ff4-318de9dc75b2} <Debug> executeQuery: Read 95 rows, 7.63 KiB in 0.001745 sec., 54441.26074498567 rows/sec., 4.27 MiB/sec. | ||
| 1514 | 2026.05.06 01:53:32.261794 [ 268 ] {a7d8d368-6fee-42cb-9ff4-318de9dc75b2} <Debug> TCPHandler: Processed in 0.001904856 sec. | ||
| 1515 | 2026.05.06 01:53:32.261929 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1516 | 2026.05.06 01:53:32.262021 [ 268 ] {71a1f870-a35a-4393-a201-ac5bbf0b0bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.05.06 01:53:32.262064 [ 268 ] {71a1f870-a35a-4393-a201-ac5bbf0b0bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1518 | 2026.05.06 01:53:32.262495 [ 268 ] {71a1f870-a35a-4393-a201-ac5bbf0b0bb8} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1519 | 2026.05.06 01:53:32.262529 [ 268 ] {71a1f870-a35a-4393-a201-ac5bbf0b0bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1520 | 2026.05.06 01:53:32.262954 [ 268 ] {71a1f870-a35a-4393-a201-ac5bbf0b0bb8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1521 | 2026.05.06 01:53:32.263406 [ 268 ] {71a1f870-a35a-4393-a201-ac5bbf0b0bb8} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.05.06 01:53:32.263569 [ 268 ] {71a1f870-a35a-4393-a201-ac5bbf0b0bb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
| 1523 | 2026.05.06 01:53:32.263606 [ 268 ] {71a1f870-a35a-4393-a201-ac5bbf0b0bb8} <Debug> TCPHandler: Processed in 0.001732733 sec. | ||
| 1524 | 2026.05.06 01:53:32.263739 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.05.06 01:53:32.263832 [ 268 ] {02426de6-ddc3-4094-a446-253a207fbea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1526 | 2026.05.06 01:53:32.263884 [ 268 ] {02426de6-ddc3-4094-a446-253a207fbea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1527 | 2026.05.06 01:53:32.264666 [ 268 ] {02426de6-ddc3-4094-a446-253a207fbea7} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.05.06 01:53:32.264700 [ 268 ] {02426de6-ddc3-4094-a446-253a207fbea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1529 | 2026.05.06 01:53:32.265352 [ 268 ] {02426de6-ddc3-4094-a446-253a207fbea7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1530 | 2026.05.06 01:53:32.265969 [ 268 ] {02426de6-ddc3-4094-a446-253a207fbea7} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.05.06 01:53:32.266172 [ 268 ] {02426de6-ddc3-4094-a446-253a207fbea7} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002357 sec., 10606.703436571912 rows/sec., 19.01 MiB/sec. | ||
| 1532 | 2026.05.06 01:53:32.266224 [ 268 ] {02426de6-ddc3-4094-a446-253a207fbea7} <Debug> TCPHandler: Processed in 0.002531921 sec. | ||
| 1533 | 2026.05.06 01:53:32.266352 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.05.06 01:53:32.266449 [ 268 ] {4a536894-8e40-4fe4-ba14-61dbc2b8ccd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1535 | 2026.05.06 01:53:32.266492 [ 268 ] {4a536894-8e40-4fe4-ba14-61dbc2b8ccd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1536 | 2026.05.06 01:53:32.266880 [ 268 ] {4a536894-8e40-4fe4-ba14-61dbc2b8ccd6} <Trace> oximeter.measurements_i64 (3088cfce-b650-435b-8b74-e505fe01ce66): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.05.06 01:53:32.266918 [ 268 ] {4a536894-8e40-4fe4-ba14-61dbc2b8ccd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1538 | 2026.05.06 01:53:32.267387 [ 268 ] {4a536894-8e40-4fe4-ba14-61dbc2b8ccd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1539 | 2026.05.06 01:53:32.267971 [ 268 ] {4a536894-8e40-4fe4-ba14-61dbc2b8ccd6} <Trace> oximeter.measurements_i64 (3088cfce-b650-435b-8b74-e505fe01ce66): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1540 | 2026.05.06 01:53:32.268102 [ 268 ] {4a536894-8e40-4fe4-ba14-61dbc2b8ccd6} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001674 sec., 7168.458781362007 rows/sec., 557.12 KiB/sec. | ||
| 1541 | 2026.05.06 01:53:32.268137 [ 268 ] {4a536894-8e40-4fe4-ba14-61dbc2b8ccd6} <Debug> TCPHandler: Processed in 0.001832224 sec. | ||
| 1542 | 2026.05.06 01:53:32.268280 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1543 | 2026.05.06 01:53:32.268374 [ 268 ] {0b71e3a9-c28a-48c8-b8e5-f8fff96857e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1544 | 2026.05.06 01:53:32.268415 [ 268 ] {0b71e3a9-c28a-48c8-b8e5-f8fff96857e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1545 | 2026.05.06 01:53:32.268788 [ 268 ] {0b71e3a9-c28a-48c8-b8e5-f8fff96857e9} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1546 | 2026.05.06 01:53:32.268830 [ 268 ] {0b71e3a9-c28a-48c8-b8e5-f8fff96857e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1547 | 2026.05.06 01:53:32.269413 [ 268 ] {0b71e3a9-c28a-48c8-b8e5-f8fff96857e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1548 | 2026.05.06 01:53:32.270012 [ 268 ] {0b71e3a9-c28a-48c8-b8e5-f8fff96857e9} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.05.06 01:53:32.270199 [ 268 ] {0b71e3a9-c28a-48c8-b8e5-f8fff96857e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001843 sec., 32555.615843733045 rows/sec., 2.19 MiB/sec. | ||
| 1550 | 2026.05.06 01:53:32.270238 [ 268 ] {0b71e3a9-c28a-48c8-b8e5-f8fff96857e9} <Debug> TCPHandler: Processed in 0.002006209 sec. | ||
| 1551 | 2026.05.06 01:53:34.093824 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1552 | 2026.05.06 01:53:34.093871 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1553 | 2026.05.06 01:53:34.183164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2887 | ||
| 1554 | 2026.05.06 01:53:34.183678 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2026.05.06 01:53:34.183725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1556 | 2026.05.06 01:53:34.184337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1557 | 2026.05.06 01:53:34.184792 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.05.06 01:53:34.184925 [ 74 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1559 | 2026.05.06 01:53:34.184935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2887 | ||
| 1560 | 2026.05.06 01:53:34.184998 [ 74 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.05.06 01:53:34.185028 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1562 | 2026.05.06 01:53:34.187575 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 1563 | 2026.05.06 01:53:34.190064 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1564 | 2026.05.06 01:53:34.190160 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 1565 | 2026.05.06 01:53:34.190271 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1566 | 2026.05.06 01:53:34.190323 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 439 rows starting from the beginning of the part | ||
| 1567 | 2026.05.06 01:53:34.190367 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 1568 | 2026.05.06 01:53:34.190427 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 1569 | 2026.05.06 01:53:34.190470 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 1570 | 2026.05.06 01:53:34.224788 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 4 columns (4 merged, 0 gathered) in 0.039628729 sec., 72851.18833864189 rows/sec., 1.04 MiB/sec. | ||
| 1571 | 2026.05.06 01:53:34.225756 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1572 | 2026.05.06 01:53:34.226360 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_6_1} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.05.06 01:53:34.226433 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_6_1} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1574 | 2026.05.06 01:53:34.226519 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1575 | 2026.05.06 01:53:34.309038 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1576 | 2026.05.06 01:53:34.327469 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.05.06 01:53:34.327534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1578 | 2026.05.06 01:53:34.334131 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1579 | 2026.05.06 01:53:34.335261 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.05.06 01:53:34.335572 [ 73 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2026.05.06 01:53:34.335683 [ 73 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.05.06 01:53:34.335722 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1583 | 2026.05.06 01:53:34.335879 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 1584 | 2026.05.06 01:53:34.338829 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1585 | 2026.05.06 01:53:34.340547 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1586 | 2026.05.06 01:53:34.342015 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 1587 | 2026.05.06 01:53:34.346518 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 1588 | 2026.05.06 01:53:34.350899 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 1589 | 2026.05.06 01:53:34.355319 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 1590 | 2026.05.06 01:53:34.362706 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 1591 | 2026.05.06 01:53:34.367015 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 1592 | 2026.05.06 01:53:34.425432 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08961786 sec., 513.2905427556517 rows/sec., 2.65 MiB/sec. | ||
| 1593 | 2026.05.06 01:53:34.427787 [ 188 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1594 | 2026.05.06 01:53:34.430206 [ 188 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_6_1} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.05.06 01:53:34.430309 [ 188 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_6_1} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1596 | 2026.05.06 01:53:34.432250 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1597 | 2026.05.06 01:53:35.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.54 MiB, peak 182.08 MiB, free memory in arenas 0.00 B, will set to 182.28 MiB (RSS), difference: 9.74 MiB | ||
| 1598 | 2026.05.06 01:53:37.250143 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1599 | 2026.05.06 01:53:37.250441 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1600 | 2026.05.06 01:53:37.250845 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1601 | 2026.05.06 01:53:37.250897 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1602 | 2026.05.06 01:53:37.251157 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1603 | 2026.05.06 01:53:37.251226 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1604 | 2026.05.06 01:53:37.251361 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1605 | 2026.05.06 01:53:37.251484 [ 332 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1606 | 2026.05.06 01:53:37.251543 [ 325 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1607 | 2026.05.06 01:53:37.251675 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1608 | 2026.05.06 01:53:37.251702 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1609 | 2026.05.06 01:53:37.251743 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1610 | 2026.05.06 01:53:37.251763 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1611 | 2026.05.06 01:53:37.252836 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.00251 sec., 13944.22310756972 rows/sec., 2.93 MiB/sec. | ||
| 1612 | 2026.05.06 01:53:37.252941 [ 268 ] {f4de9a2e-d1a5-4445-b758-3d649fb87e1b} <Debug> TCPHandler: Processed in 0.002951862 sec. | ||
| 1613 | 2026.05.06 01:53:37.255439 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1614 | 2026.05.06 01:53:37.255559 [ 268 ] {0b50d7cd-8b4c-4d7c-8baf-5e51b3c27ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1615 | 2026.05.06 01:53:37.255609 [ 268 ] {0b50d7cd-8b4c-4d7c-8baf-5e51b3c27ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1616 | 2026.05.06 01:53:37.256149 [ 268 ] {0b50d7cd-8b4c-4d7c-8baf-5e51b3c27ec7} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.05.06 01:53:37.256189 [ 268 ] {0b50d7cd-8b4c-4d7c-8baf-5e51b3c27ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1618 | 2026.05.06 01:53:37.256719 [ 268 ] {0b50d7cd-8b4c-4d7c-8baf-5e51b3c27ec7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1619 | 2026.05.06 01:53:37.257270 [ 268 ] {0b50d7cd-8b4c-4d7c-8baf-5e51b3c27ec7} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1620 | 2026.05.06 01:53:37.257400 [ 68 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1621 | 2026.05.06 01:53:37.257429 [ 268 ] {0b50d7cd-8b4c-4d7c-8baf-5e51b3c27ec7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001906 sec., 40923.39979013641 rows/sec., 3.39 MiB/sec. | ||
| 1622 | 2026.05.06 01:53:37.257444 [ 68 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.05.06 01:53:37.257468 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1624 | 2026.05.06 01:53:37.257471 [ 268 ] {0b50d7cd-8b4c-4d7c-8baf-5e51b3c27ec7} <Debug> TCPHandler: Processed in 0.002093312 sec. | ||
| 1625 | 2026.05.06 01:53:37.257593 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::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 | ||
| 1626 | 2026.05.06 01:53:37.257615 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1627 | 2026.05.06 01:53:37.257743 [ 268 ] {996fdad2-a346-4bd9-8b65-c8115272b0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1628 | 2026.05.06 01:53:37.257770 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1629 | 2026.05.06 01:53:37.257789 [ 268 ] {996fdad2-a346-4bd9-8b65-c8115272b0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1630 | 2026.05.06 01:53:37.257840 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 812 rows starting from the beginning of the part | ||
| 1631 | 2026.05.06 01:53:37.257951 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1632 | 2026.05.06 01:53:37.258045 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 819 rows starting from the beginning of the part | ||
| 1633 | 2026.05.06 01:53:37.258115 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 199 rows starting from the beginning of the part | ||
| 1634 | 2026.05.06 01:53:37.258199 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 106 rows starting from the beginning of the part | ||
| 1635 | 2026.05.06 01:53:37.258271 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1636 | 2026.05.06 01:53:37.258277 [ 268 ] {996fdad2-a346-4bd9-8b65-c8115272b0f5} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2026.05.06 01:53:37.258326 [ 268 ] {996fdad2-a346-4bd9-8b65-c8115272b0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1638 | 2026.05.06 01:53:37.258878 [ 268 ] {996fdad2-a346-4bd9-8b65-c8115272b0f5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1639 | 2026.05.06 01:53:37.259457 [ 268 ] {996fdad2-a346-4bd9-8b65-c8115272b0f5} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2026.05.06 01:53:37.259649 [ 268 ] {996fdad2-a346-4bd9-8b65-c8115272b0f5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001929 sec., 5702.436495593572 rows/sec., 428.80 KiB/sec. | ||
| 1641 | 2026.05.06 01:53:37.259691 [ 268 ] {996fdad2-a346-4bd9-8b65-c8115272b0f5} <Debug> TCPHandler: Processed in 0.002126322 sec. | ||
| 1642 | 2026.05.06 01:53:37.259825 [ 189 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2070 rows, containing 5 columns (5 merged, 0 gathered) in 0.002283556 sec., 906480.9446319687 rows/sec., 75.03 MiB/sec. | ||
| 1643 | 2026.05.06 01:53:37.259827 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.05.06 01:53:37.259963 [ 268 ] {6db47a61-a4b3-4980-ac94-0e6602c1ebc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1645 | 2026.05.06 01:53:37.260008 [ 268 ] {6db47a61-a4b3-4980-ac94-0e6602c1ebc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1646 | 2026.05.06 01:53:37.260172 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1647 | 2026.05.06 01:53:37.260457 [ 268 ] {6db47a61-a4b3-4980-ac94-0e6602c1ebc3} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.05.06 01:53:37.260501 [ 268 ] {6db47a61-a4b3-4980-ac94-0e6602c1ebc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1649 | 2026.05.06 01:53:37.260864 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1650 | 2026.05.06 01:53:37.260945 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_6_1} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1651 | 2026.05.06 01:53:37.261018 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1652 | 2026.05.06 01:53:37.261095 [ 268 ] {6db47a61-a4b3-4980-ac94-0e6602c1ebc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.05.06 01:53:37.261648 [ 268 ] {6db47a61-a4b3-4980-ac94-0e6602c1ebc3} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.05.06 01:53:37.261784 [ 67 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.05.06 01:53:37.261794 [ 268 ] {6db47a61-a4b3-4980-ac94-0e6602c1ebc3} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001852 sec., 40496.76025917927 rows/sec., 3.16 MiB/sec. | ||
| 1656 | 2026.05.06 01:53:37.261858 [ 67 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.05.06 01:53:37.261876 [ 268 ] {6db47a61-a4b3-4980-ac94-0e6602c1ebc3} <Debug> TCPHandler: Processed in 0.002105041 sec. | ||
| 1658 | 2026.05.06 01:53:37.261885 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1659 | 2026.05.06 01:53:37.262015 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.05.06 01:53:37.262048 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::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 | ||
| 1661 | 2026.05.06 01:53:37.262123 [ 268 ] {ef14c445-c81e-4510-b619-6ef00f259909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1662 | 2026.05.06 01:53:37.262174 [ 268 ] {ef14c445-c81e-4510-b619-6ef00f259909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1663 | 2026.05.06 01:53:37.262256 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1664 | 2026.05.06 01:53:37.262316 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 517 rows starting from the beginning of the part | ||
| 1665 | 2026.05.06 01:53:37.262415 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1666 | 2026.05.06 01:53:37.262470 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 504 rows starting from the beginning of the part | ||
| 1667 | 2026.05.06 01:53:37.262513 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
| 1668 | 2026.05.06 01:53:37.262564 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 95 rows starting from the beginning of the part | ||
| 1669 | 2026.05.06 01:53:37.262612 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 75 rows starting from the beginning of the part | ||
| 1670 | 2026.05.06 01:53:37.262614 [ 268 ] {ef14c445-c81e-4510-b619-6ef00f259909} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.05.06 01:53:37.262663 [ 268 ] {ef14c445-c81e-4510-b619-6ef00f259909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1672 | 2026.05.06 01:53:37.263154 [ 268 ] {ef14c445-c81e-4510-b619-6ef00f259909} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1673 | 2026.05.06 01:53:37.263647 [ 268 ] {ef14c445-c81e-4510-b619-6ef00f259909} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.05.06 01:53:37.263752 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1675 | 2026.05.06 01:53:37.263790 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.06 01:53:37.263795 [ 268 ] {ef14c445-c81e-4510-b619-6ef00f259909} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. | ||
| 1677 | 2026.05.06 01:53:37.263808 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1678 | 2026.05.06 01:53:37.263843 [ 268 ] {ef14c445-c81e-4510-b619-6ef00f259909} <Debug> TCPHandler: Processed in 0.001877666 sec. | ||
| 1679 | 2026.05.06 01:53:37.263950 [ 195 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969798 sec., 694487.4550588436 rows/sec., 53.13 MiB/sec. | ||
| 1680 | 2026.05.06 01:53:37.263964 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::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 | ||
| 1681 | 2026.05.06 01:53:37.263974 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.05.06 01:53:37.264098 [ 268 ] {3371b697-dbc0-4265-92b5-85d74a935e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1683 | 2026.05.06 01:53:37.264114 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1684 | 2026.05.06 01:53:37.264156 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1685 | 2026.05.06 01:53:37.264157 [ 268 ] {3371b697-dbc0-4265-92b5-85d74a935e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1686 | 2026.05.06 01:53:37.264247 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1687 | 2026.05.06 01:53:37.264297 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1688 | 2026.05.06 01:53:37.264308 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1689 | 2026.05.06 01:53:37.264364 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 335 rows starting from the beginning of the part | ||
| 1690 | 2026.05.06 01:53:37.264433 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1691 | 2026.05.06 01:53:37.264502 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1692 | 2026.05.06 01:53:37.264860 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2026.05.06 01:53:37.264936 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_6_1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1694 | 2026.05.06 01:53:37.265022 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1695 | 2026.05.06 01:53:37.265028 [ 268 ] {3371b697-dbc0-4265-92b5-85d74a935e19} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2026.05.06 01:53:37.265076 [ 268 ] {3371b697-dbc0-4265-92b5-85d74a935e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1697 | 2026.05.06 01:53:37.265833 [ 268 ] {3371b697-dbc0-4265-92b5-85d74a935e19} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1698 | 2026.05.06 01:53:37.265992 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 5 columns (5 merged, 0 gathered) in 0.002087841 sec., 646600.9624296103 rows/sec., 45.17 MiB/sec. | ||
| 1699 | 2026.05.06 01:53:37.266327 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1700 | 2026.05.06 01:53:37.266514 [ 268 ] {3371b697-dbc0-4265-92b5-85d74a935e19} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2026.05.06 01:53:37.266731 [ 268 ] {3371b697-dbc0-4265-92b5-85d74a935e19} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002651 sec., 4149.377593360996 rows/sec., 7.44 MiB/sec. | ||
| 1702 | 2026.05.06 01:53:37.266808 [ 268 ] {3371b697-dbc0-4265-92b5-85d74a935e19} <Debug> TCPHandler: Processed in 0.002883571 sec. | ||
| 1703 | 2026.05.06 01:53:37.266866 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.05.06 01:53:37.266935 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1705 | 2026.05.06 01:53:37.266952 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.05.06 01:53:37.267006 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1707 | 2026.05.06 01:53:37.267053 [ 268 ] {55ab5532-dd55-4da8-9e42-8b64ceabccf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.05.06 01:53:37.267101 [ 268 ] {55ab5532-dd55-4da8-9e42-8b64ceabccf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1709 | 2026.05.06 01:53:37.267453 [ 268 ] {55ab5532-dd55-4da8-9e42-8b64ceabccf3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.05.06 01:53:37.267490 [ 268 ] {55ab5532-dd55-4da8-9e42-8b64ceabccf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1711 | 2026.05.06 01:53:37.268062 [ 268 ] {55ab5532-dd55-4da8-9e42-8b64ceabccf3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1712 | 2026.05.06 01:53:37.268734 [ 268 ] {55ab5532-dd55-4da8-9e42-8b64ceabccf3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.05.06 01:53:37.268851 [ 67 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1714 | 2026.05.06 01:53:37.268877 [ 268 ] {55ab5532-dd55-4da8-9e42-8b64ceabccf3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001842 sec., 32573.28990228013 rows/sec., 2.20 MiB/sec. | ||
| 1715 | 2026.05.06 01:53:37.268892 [ 67 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.05.06 01:53:37.268923 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1717 | 2026.05.06 01:53:37.268930 [ 268 ] {55ab5532-dd55-4da8-9e42-8b64ceabccf3} <Debug> TCPHandler: Processed in 0.00202895 sec. | ||
| 1718 | 2026.05.06 01:53:37.269035 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 1719 | 2026.05.06 01:53:37.269175 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1720 | 2026.05.06 01:53:37.269220 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 1721 | 2026.05.06 01:53:37.269312 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1722 | 2026.05.06 01:53:37.269366 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1723 | 2026.05.06 01:53:37.269415 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1724 | 2026.05.06 01:53:37.269458 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 1725 | 2026.05.06 01:53:37.269517 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 1726 | 2026.05.06 01:53:37.270538 [ 189 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 4 columns (4 merged, 0 gathered) in 0.001553258 sec., 270399.37988408876 rows/sec., 17.66 MiB/sec. | ||
| 1727 | 2026.05.06 01:53:37.270799 [ 189 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1728 | 2026.05.06 01:53:37.271333 [ 189 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_6_1} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.05.06 01:53:37.271404 [ 189 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_6_1} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1730 | 2026.05.06 01:53:37.271473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1731 | 2026.05.06 01:53:37.737656 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.05.06 01:53:37.737885 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 1733 | 2026.05.06 01:53:37.738271 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1734 | 2026.05.06 01:53:37.738312 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1735 | 2026.05.06 01:53:37.738540 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1736 | 2026.05.06 01:53:37.738607 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1737 | 2026.05.06 01:53:37.738756 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 1738 | 2026.05.06 01:53:37.738851 [ 332 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1739 | 2026.05.06 01:53:37.738883 [ 325 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1740 | 2026.05.06 01:53:37.738989 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1741 | 2026.05.06 01:53:37.739016 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1742 | 2026.05.06 01:53:37.739058 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 1743 | 2026.05.06 01:53:37.739078 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1744 | 2026.05.06 01:53:37.740105 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002313 sec., 15131.863380890618 rows/sec., 3.18 MiB/sec. | ||
| 1745 | 2026.05.06 01:53:37.740175 [ 268 ] {334e7391-6dec-49f6-b6c9-19caa317d118} <Debug> TCPHandler: Processed in 0.002650225 sec. | ||
| 1746 | 2026.05.06 01:53:37.759953 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.05.06 01:53:37.760075 [ 268 ] {cbcf16cc-0934-4399-8606-2fc10e739d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1748 | 2026.05.06 01:53:37.760125 [ 268 ] {cbcf16cc-0934-4399-8606-2fc10e739d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1749 | 2026.05.06 01:53:37.760726 [ 268 ] {cbcf16cc-0934-4399-8606-2fc10e739d13} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.05.06 01:53:37.760773 [ 268 ] {cbcf16cc-0934-4399-8606-2fc10e739d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1751 | 2026.05.06 01:53:37.761284 [ 268 ] {cbcf16cc-0934-4399-8606-2fc10e739d13} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1752 | 2026.05.06 01:53:37.761694 [ 268 ] {cbcf16cc-0934-4399-8606-2fc10e739d13} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.05.06 01:53:37.761856 [ 268 ] {cbcf16cc-0934-4399-8606-2fc10e739d13} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001815 sec., 4958.677685950413 rows/sec., 1.01 MiB/sec. | ||
| 1754 | 2026.05.06 01:53:37.761898 [ 268 ] {cbcf16cc-0934-4399-8606-2fc10e739d13} <Debug> TCPHandler: Processed in 0.002010039 sec. | ||
| 1755 | 2026.05.06 01:53:37.762046 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.05.06 01:53:37.762145 [ 268 ] {d7e142b5-98bc-46e0-b927-98b5db97f453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1757 | 2026.05.06 01:53:37.762189 [ 268 ] {d7e142b5-98bc-46e0-b927-98b5db97f453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1758 | 2026.05.06 01:53:37.762607 [ 268 ] {d7e142b5-98bc-46e0-b927-98b5db97f453} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.05.06 01:53:37.762645 [ 268 ] {d7e142b5-98bc-46e0-b927-98b5db97f453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1760 | 2026.05.06 01:53:37.763065 [ 268 ] {d7e142b5-98bc-46e0-b927-98b5db97f453} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1761 | 2026.05.06 01:53:37.763516 [ 268 ] {d7e142b5-98bc-46e0-b927-98b5db97f453} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.05.06 01:53:37.763664 [ 268 ] {d7e142b5-98bc-46e0-b927-98b5db97f453} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00154 sec., 1298.7012987012988 rows/sec., 105.90 KiB/sec. | ||
| 1763 | 2026.05.06 01:53:37.763702 [ 268 ] {d7e142b5-98bc-46e0-b927-98b5db97f453} <Debug> TCPHandler: Processed in 0.001707772 sec. | ||
| 1764 | 2026.05.06 01:53:37.763834 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.05.06 01:53:37.763931 [ 268 ] {b1d2f89f-fa13-4980-bf92-cc0408b089fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1766 | 2026.05.06 01:53:37.763972 [ 268 ] {b1d2f89f-fa13-4980-bf92-cc0408b089fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1767 | 2026.05.06 01:53:37.765588 [ 268 ] {b1d2f89f-fa13-4980-bf92-cc0408b089fb} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.05.06 01:53:37.765626 [ 268 ] {b1d2f89f-fa13-4980-bf92-cc0408b089fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1769 | 2026.05.06 01:53:37.766273 [ 268 ] {b1d2f89f-fa13-4980-bf92-cc0408b089fb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2026.05.06 01:53:37.766771 [ 268 ] {b1d2f89f-fa13-4980-bf92-cc0408b089fb} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.05.06 01:53:37.766914 [ 268 ] {b1d2f89f-fa13-4980-bf92-cc0408b089fb} <Debug> executeQuery: Read 2452 rows, 186.08 KiB in 0.003002 sec., 816788.8074616923 rows/sec., 60.53 MiB/sec. | ||
| 1772 | 2026.05.06 01:53:37.766952 [ 268 ] {b1d2f89f-fa13-4980-bf92-cc0408b089fb} <Debug> TCPHandler: Processed in 0.003166967 sec. | ||
| 1773 | 2026.05.06 01:53:37.767079 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.05.06 01:53:37.767175 [ 268 ] {a8e17c72-b8ef-4c6f-9b26-8bc7fc56b9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1775 | 2026.05.06 01:53:37.767215 [ 268 ] {a8e17c72-b8ef-4c6f-9b26-8bc7fc56b9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1776 | 2026.05.06 01:53:37.767628 [ 268 ] {a8e17c72-b8ef-4c6f-9b26-8bc7fc56b9c2} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.05.06 01:53:37.767665 [ 268 ] {a8e17c72-b8ef-4c6f-9b26-8bc7fc56b9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1778 | 2026.05.06 01:53:37.768083 [ 268 ] {a8e17c72-b8ef-4c6f-9b26-8bc7fc56b9c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1779 | 2026.05.06 01:53:37.768641 [ 268 ] {a8e17c72-b8ef-4c6f-9b26-8bc7fc56b9c2} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.05.06 01:53:37.768754 [ 66 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1781 | 2026.05.06 01:53:37.768788 [ 268 ] {a8e17c72-b8ef-4c6f-9b26-8bc7fc56b9c2} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001633 sec., 21432.945499081445 rows/sec., 1.57 MiB/sec. | ||
| 1782 | 2026.05.06 01:53:37.768823 [ 66 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2026.05.06 01:53:37.768835 [ 268 ] {a8e17c72-b8ef-4c6f-9b26-8bc7fc56b9c2} <Debug> TCPHandler: Processed in 0.001805354 sec. | ||
| 1784 | 2026.05.06 01:53:37.768853 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1785 | 2026.05.06 01:53:37.768959 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.05.06 01:53:37.769000 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 1787 | 2026.05.06 01:53:37.769060 [ 268 ] {e9f58d81-5491-42ce-89a8-afd67722a0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1788 | 2026.05.06 01:53:37.769107 [ 268 ] {e9f58d81-5491-42ce-89a8-afd67722a0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1789 | 2026.05.06 01:53:37.769158 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1790 | 2026.05.06 01:53:37.769196 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 157 rows starting from the beginning of the part | ||
| 1791 | 2026.05.06 01:53:37.769291 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 1792 | 2026.05.06 01:53:37.769375 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
| 1793 | 2026.05.06 01:53:37.769445 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1794 | 2026.05.06 01:53:37.769500 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 1795 | 2026.05.06 01:53:37.769542 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 1796 | 2026.05.06 01:53:37.769798 [ 268 ] {e9f58d81-5491-42ce-89a8-afd67722a0a6} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.05.06 01:53:37.769841 [ 268 ] {e9f58d81-5491-42ce-89a8-afd67722a0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1798 | 2026.05.06 01:53:37.770423 [ 268 ] {e9f58d81-5491-42ce-89a8-afd67722a0a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1799 | 2026.05.06 01:53:37.770633 [ 200 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704401 sec., 238206.85390351215 rows/sec., 15.94 MiB/sec. | ||
| 1800 | 2026.05.06 01:53:37.770901 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1801 | 2026.05.06 01:53:37.771005 [ 268 ] {e9f58d81-5491-42ce-89a8-afd67722a0a6} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2026.05.06 01:53:37.771147 [ 268 ] {e9f58d81-5491-42ce-89a8-afd67722a0a6} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002106 sec., 380341.8803418804 rows/sec., 21.97 MiB/sec. | ||
| 1803 | 2026.05.06 01:53:37.771186 [ 268 ] {e9f58d81-5491-42ce-89a8-afd67722a0a6} <Debug> TCPHandler: Processed in 0.002276486 sec. | ||
| 1804 | 2026.05.06 01:53:37.771326 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2026.05.06 01:53:37.771421 [ 268 ] {93c8dd06-c423-4db6-837e-9a4da3f524f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1806 | 2026.05.06 01:53:37.771447 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.05.06 01:53:37.771463 [ 268 ] {93c8dd06-c423-4db6-837e-9a4da3f524f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1808 | 2026.05.06 01:53:37.771534 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_6_1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1809 | 2026.05.06 01:53:37.771628 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1810 | 2026.05.06 01:53:37.771858 [ 268 ] {93c8dd06-c423-4db6-837e-9a4da3f524f0} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.05.06 01:53:37.771899 [ 268 ] {93c8dd06-c423-4db6-837e-9a4da3f524f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1812 | 2026.05.06 01:53:37.772558 [ 268 ] {93c8dd06-c423-4db6-837e-9a4da3f524f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1813 | 2026.05.06 01:53:37.773134 [ 268 ] {93c8dd06-c423-4db6-837e-9a4da3f524f0} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.05.06 01:53:37.773262 [ 268 ] {93c8dd06-c423-4db6-837e-9a4da3f524f0} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001859 sec., 1075.8472296933835 rows/sec., 75.65 KiB/sec. | ||
| 1815 | 2026.05.06 01:53:37.773300 [ 268 ] {93c8dd06-c423-4db6-837e-9a4da3f524f0} <Debug> TCPHandler: Processed in 0.00202392 sec. | ||
| 1816 | 2026.05.06 01:53:37.773430 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2026.05.06 01:53:37.773524 [ 268 ] {50fe851a-ee7c-4977-b572-cd0c78a41e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1818 | 2026.05.06 01:53:37.773564 [ 268 ] {50fe851a-ee7c-4977-b572-cd0c78a41e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1819 | 2026.05.06 01:53:37.774412 [ 268 ] {50fe851a-ee7c-4977-b572-cd0c78a41e22} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.05.06 01:53:37.774448 [ 268 ] {50fe851a-ee7c-4977-b572-cd0c78a41e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1821 | 2026.05.06 01:53:37.775123 [ 268 ] {50fe851a-ee7c-4977-b572-cd0c78a41e22} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1822 | 2026.05.06 01:53:37.775673 [ 268 ] {50fe851a-ee7c-4977-b572-cd0c78a41e22} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2026.05.06 01:53:37.775812 [ 268 ] {50fe851a-ee7c-4977-b572-cd0c78a41e22} <Debug> executeQuery: Read 1314 rows, 90.04 KiB in 0.002305 sec., 570065.0759219088 rows/sec., 38.15 MiB/sec. | ||
| 1824 | 2026.05.06 01:53:37.775849 [ 268 ] {50fe851a-ee7c-4977-b572-cd0c78a41e22} <Debug> TCPHandler: Processed in 0.002468221 sec. | ||
| 1825 | 2026.05.06 01:53:37.775974 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.05.06 01:53:37.776070 [ 268 ] {c8a8bd1d-0681-472b-a4e9-985626df901d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1827 | 2026.05.06 01:53:37.776114 [ 268 ] {c8a8bd1d-0681-472b-a4e9-985626df901d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1828 | 2026.05.06 01:53:37.777269 [ 268 ] {c8a8bd1d-0681-472b-a4e9-985626df901d} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.05.06 01:53:37.777306 [ 268 ] {c8a8bd1d-0681-472b-a4e9-985626df901d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1830 | 2026.05.06 01:53:37.778049 [ 268 ] {c8a8bd1d-0681-472b-a4e9-985626df901d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1831 | 2026.05.06 01:53:37.778555 [ 268 ] {c8a8bd1d-0681-472b-a4e9-985626df901d} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.05.06 01:53:37.778688 [ 268 ] {c8a8bd1d-0681-472b-a4e9-985626df901d} <Debug> executeQuery: Read 2862 rows, 183.06 KiB in 0.002636 sec., 1085735.9635811837 rows/sec., 67.82 MiB/sec. | ||
| 1833 | 2026.05.06 01:53:37.778725 [ 268 ] {c8a8bd1d-0681-472b-a4e9-985626df901d} <Debug> TCPHandler: Processed in 0.002800629 sec. | ||
| 1834 | 2026.05.06 01:53:37.778856 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2026.05.06 01:53:37.778950 [ 268 ] {782cc838-209c-444b-abd8-cc1f6f267f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1836 | 2026.05.06 01:53:37.779006 [ 268 ] {782cc838-209c-444b-abd8-cc1f6f267f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1837 | 2026.05.06 01:53:37.779822 [ 268 ] {782cc838-209c-444b-abd8-cc1f6f267f44} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2026.05.06 01:53:37.779859 [ 268 ] {782cc838-209c-444b-abd8-cc1f6f267f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1839 | 2026.05.06 01:53:37.780522 [ 268 ] {782cc838-209c-444b-abd8-cc1f6f267f44} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1840 | 2026.05.06 01:53:37.780978 [ 268 ] {782cc838-209c-444b-abd8-cc1f6f267f44} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2026.05.06 01:53:37.781083 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1842 | 2026.05.06 01:53:37.781117 [ 268 ] {782cc838-209c-444b-abd8-cc1f6f267f44} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002184 sec., 15109.890109890108 rows/sec., 27.08 MiB/sec. | ||
| 1843 | 2026.05.06 01:53:37.781124 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.05.06 01:53:37.781158 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1845 | 2026.05.06 01:53:37.781179 [ 268 ] {782cc838-209c-444b-abd8-cc1f6f267f44} <Debug> TCPHandler: Processed in 0.002372268 sec. | ||
| 1846 | 2026.05.06 01:53:37.781294 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 1847 | 2026.05.06 01:53:37.781311 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.05.06 01:53:37.781427 [ 268 ] {dcfc0477-f524-454d-81e5-ed491d481514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1849 | 2026.05.06 01:53:37.781468 [ 268 ] {dcfc0477-f524-454d-81e5-ed491d481514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1850 | 2026.05.06 01:53:37.781604 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1851 | 2026.05.06 01:53:37.781682 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 1852 | 2026.05.06 01:53:37.781796 [ 268 ] {dcfc0477-f524-454d-81e5-ed491d481514} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.05.06 01:53:37.781839 [ 268 ] {dcfc0477-f524-454d-81e5-ed491d481514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1854 | 2026.05.06 01:53:37.781859 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 1855 | 2026.05.06 01:53:37.781998 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 1856 | 2026.05.06 01:53:37.782125 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 1857 | 2026.05.06 01:53:37.782240 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 1858 | 2026.05.06 01:53:37.782314 [ 268 ] {dcfc0477-f524-454d-81e5-ed491d481514} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1859 | 2026.05.06 01:53:37.782346 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 1860 | 2026.05.06 01:53:37.782853 [ 268 ] {dcfc0477-f524-454d-81e5-ed491d481514} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.05.06 01:53:37.782994 [ 268 ] {dcfc0477-f524-454d-81e5-ed491d481514} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001586 sec., 7566.204287515763 rows/sec., 522.15 KiB/sec. | ||
| 1862 | 2026.05.06 01:53:37.783032 [ 268 ] {dcfc0477-f524-454d-81e5-ed491d481514} <Debug> TCPHandler: Processed in 0.001769873 sec. | ||
| 1863 | 2026.05.06 01:53:37.784504 [ 198 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 19 columns (19 merged, 0 gathered) in 0.00327212 sec., 29338.777306455755 rows/sec., 52.57 MiB/sec. | ||
| 1864 | 2026.05.06 01:53:37.784905 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1865 | 2026.05.06 01:53:37.785494 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.05.06 01:53:37.785567 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1867 | 2026.05.06 01:53:37.785653 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 1868 | 2026.05.06 01:53:39.224435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 236 | ||
| 1869 | 2026.05.06 01:53:39.226913 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.05.06 01:53:39.226962 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1871 | 2026.05.06 01:53:39.228309 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1872 | 2026.05.06 01:53:39.228825 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.05.06 01:53:39.229091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 236 | ||
| 1874 | 2026.05.06 01:53:41.685990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3335 | ||
| 1875 | 2026.05.06 01:53:41.686486 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.05.06 01:53:41.686529 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1877 | 2026.05.06 01:53:41.687278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1878 | 2026.05.06 01:53:41.687755 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.05.06 01:53:41.687889 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3335 | ||
| 1880 | 2026.05.06 01:53:41.839862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1881 | 2026.05.06 01:53:41.857594 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.05.06 01:53:41.857650 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1883 | 2026.05.06 01:53:41.863339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1884 | 2026.05.06 01:53:41.864491 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.05.06 01:53:41.867614 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1886 | 2026.05.06 01:53:42.248758 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.06 01:53:42.248977 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1888 | 2026.05.06 01:53:42.249290 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1889 | 2026.05.06 01:53:42.249325 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1890 | 2026.05.06 01:53:42.249546 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1891 | 2026.05.06 01:53:42.249616 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1892 | 2026.05.06 01:53:42.249755 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1893 | 2026.05.06 01:53:42.249890 [ 353 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1894 | 2026.05.06 01:53:42.249901 [ 346 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1895 | 2026.05.06 01:53:42.249893 [ 325 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1896 | 2026.05.06 01:53:42.250077 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1897 | 2026.05.06 01:53:42.250105 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1898 | 2026.05.06 01:53:42.252711 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1899 | 2026.05.06 01:53:42.252744 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1900 | 2026.05.06 01:53:42.252804 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1901 | 2026.05.06 01:53:42.252854 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1902 | 2026.05.06 01:53:42.254934 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.006033 sec., 7293.220619923753 rows/sec., 1.27 MiB/sec. | ||
| 1903 | 2026.05.06 01:53:42.255126 [ 268 ] {b8cf9238-5469-4792-abfe-64fcacfacb8d} <Debug> TCPHandler: Processed in 0.006486479 sec. | ||
| 1904 | 2026.05.06 01:53:42.256608 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1905 | 2026.05.06 01:53:42.256722 [ 268 ] {7baf1990-5af7-46d7-a8ef-9db600afd707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1906 | 2026.05.06 01:53:42.256767 [ 268 ] {7baf1990-5af7-46d7-a8ef-9db600afd707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1907 | 2026.05.06 01:53:42.257284 [ 268 ] {7baf1990-5af7-46d7-a8ef-9db600afd707} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.05.06 01:53:42.257324 [ 268 ] {7baf1990-5af7-46d7-a8ef-9db600afd707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1909 | 2026.05.06 01:53:42.257850 [ 268 ] {7baf1990-5af7-46d7-a8ef-9db600afd707} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1910 | 2026.05.06 01:53:42.258350 [ 268 ] {7baf1990-5af7-46d7-a8ef-9db600afd707} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.05.06 01:53:42.258498 [ 268 ] {7baf1990-5af7-46d7-a8ef-9db600afd707} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001808 sec., 30973.451327433628 rows/sec., 2.38 MiB/sec. | ||
| 1912 | 2026.05.06 01:53:42.258534 [ 268 ] {7baf1990-5af7-46d7-a8ef-9db600afd707} <Debug> TCPHandler: Processed in 0.001979859 sec. | ||
| 1913 | 2026.05.06 01:53:42.258668 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1914 | 2026.05.06 01:53:42.258762 [ 268 ] {5127e997-1608-4e1d-864e-9df156c7a771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1915 | 2026.05.06 01:53:42.258801 [ 268 ] {5127e997-1608-4e1d-864e-9df156c7a771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1916 | 2026.05.06 01:53:42.259246 [ 268 ] {5127e997-1608-4e1d-864e-9df156c7a771} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.05.06 01:53:42.259280 [ 268 ] {5127e997-1608-4e1d-864e-9df156c7a771} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1918 | 2026.05.06 01:53:42.259700 [ 268 ] {5127e997-1608-4e1d-864e-9df156c7a771} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1919 | 2026.05.06 01:53:42.260243 [ 268 ] {5127e997-1608-4e1d-864e-9df156c7a771} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.05.06 01:53:42.260389 [ 268 ] {5127e997-1608-4e1d-864e-9df156c7a771} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001644 sec., 38929.4403892944 rows/sec., 3.04 MiB/sec. | ||
| 1921 | 2026.05.06 01:53:42.260438 [ 268 ] {5127e997-1608-4e1d-864e-9df156c7a771} <Debug> TCPHandler: Processed in 0.001817074 sec. | ||
| 1922 | 2026.05.06 01:53:42.260600 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1923 | 2026.05.06 01:53:42.260702 [ 268 ] {e585e270-adc5-4314-9eca-2cfedd8ba684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1924 | 2026.05.06 01:53:42.260752 [ 268 ] {e585e270-adc5-4314-9eca-2cfedd8ba684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1925 | 2026.05.06 01:53:42.261225 [ 268 ] {e585e270-adc5-4314-9eca-2cfedd8ba684} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.05.06 01:53:42.261259 [ 268 ] {e585e270-adc5-4314-9eca-2cfedd8ba684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1927 | 2026.05.06 01:53:42.261750 [ 268 ] {e585e270-adc5-4314-9eca-2cfedd8ba684} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1928 | 2026.05.06 01:53:42.262206 [ 268 ] {e585e270-adc5-4314-9eca-2cfedd8ba684} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1929 | 2026.05.06 01:53:42.262336 [ 268 ] {e585e270-adc5-4314-9eca-2cfedd8ba684} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001656 sec., 77294.68599033817 rows/sec., 5.38 MiB/sec. | ||
| 1930 | 2026.05.06 01:53:42.262372 [ 268 ] {e585e270-adc5-4314-9eca-2cfedd8ba684} <Debug> TCPHandler: Processed in 0.001829004 sec. | ||
| 1931 | 2026.05.06 01:53:42.262499 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1932 | 2026.05.06 01:53:42.262592 [ 268 ] {2dc9edea-65bf-4416-8699-a08df2bffafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1933 | 2026.05.06 01:53:42.262635 [ 268 ] {2dc9edea-65bf-4416-8699-a08df2bffafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1934 | 2026.05.06 01:53:42.262987 [ 268 ] {2dc9edea-65bf-4416-8699-a08df2bffafc} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1935 | 2026.05.06 01:53:42.263021 [ 268 ] {2dc9edea-65bf-4416-8699-a08df2bffafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1936 | 2026.05.06 01:53:42.263443 [ 268 ] {2dc9edea-65bf-4416-8699-a08df2bffafc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1937 | 2026.05.06 01:53:42.264030 [ 268 ] {2dc9edea-65bf-4416-8699-a08df2bffafc} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1938 | 2026.05.06 01:53:42.264187 [ 268 ] {2dc9edea-65bf-4416-8699-a08df2bffafc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001612 sec., 29776.67493796526 rows/sec., 2.01 MiB/sec. | ||
| 1939 | 2026.05.06 01:53:42.264230 [ 268 ] {2dc9edea-65bf-4416-8699-a08df2bffafc} <Debug> TCPHandler: Processed in 0.001779064 sec. | ||
| 1940 | 2026.05.06 01:53:47.249109 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.05.06 01:53:47.249405 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1942 | 2026.05.06 01:53:47.249880 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1943 | 2026.05.06 01:53:47.249941 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1944 | 2026.05.06 01:53:47.250295 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1945 | 2026.05.06 01:53:47.250383 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1946 | 2026.05.06 01:53:47.250520 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1947 | 2026.05.06 01:53:47.250688 [ 323 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1948 | 2026.05.06 01:53:47.250723 [ 313 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1949 | 2026.05.06 01:53:47.250691 [ 330 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1950 | 2026.05.06 01:53:47.250918 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1951 | 2026.05.06 01:53:47.250947 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1952 | 2026.05.06 01:53:47.251014 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1953 | 2026.05.06 01:53:47.251034 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 1954 | 2026.05.06 01:53:47.251069 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1955 | 2026.05.06 01:53:47.251118 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1956 | 2026.05.06 01:53:47.252270 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.003022 sec., 14559.89410986102 rows/sec., 2.53 MiB/sec. | ||
| 1957 | 2026.05.06 01:53:47.252384 [ 268 ] {78d90610-ddfb-4032-9689-895bcfea7739} <Debug> TCPHandler: Processed in 0.003434304 sec. | ||
| 1958 | 2026.05.06 01:53:47.254983 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1959 | 2026.05.06 01:53:47.255103 [ 268 ] {208b802d-7ff8-40bf-874c-0c38cbad54ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1960 | 2026.05.06 01:53:47.255149 [ 268 ] {208b802d-7ff8-40bf-874c-0c38cbad54ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1961 | 2026.05.06 01:53:47.255686 [ 268 ] {208b802d-7ff8-40bf-874c-0c38cbad54ea} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.05.06 01:53:47.255728 [ 268 ] {208b802d-7ff8-40bf-874c-0c38cbad54ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1963 | 2026.05.06 01:53:47.256094 [ 268 ] {208b802d-7ff8-40bf-874c-0c38cbad54ea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1964 | 2026.05.06 01:53:47.256338 [ 268 ] {208b802d-7ff8-40bf-874c-0c38cbad54ea} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.05.06 01:53:47.256488 [ 268 ] {208b802d-7ff8-40bf-874c-0c38cbad54ea} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001418 sec., 55007.052186177716 rows/sec., 4.56 MiB/sec. | ||
| 1966 | 2026.05.06 01:53:47.256527 [ 268 ] {208b802d-7ff8-40bf-874c-0c38cbad54ea} <Debug> TCPHandler: Processed in 0.001604209 sec. | ||
| 1967 | 2026.05.06 01:53:47.256663 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1968 | 2026.05.06 01:53:47.256765 [ 268 ] {a4cd3b77-3a15-47eb-8f9a-e95097cfdc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1969 | 2026.05.06 01:53:47.256806 [ 268 ] {a4cd3b77-3a15-47eb-8f9a-e95097cfdc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1970 | 2026.05.06 01:53:47.257208 [ 268 ] {a4cd3b77-3a15-47eb-8f9a-e95097cfdc7a} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1971 | 2026.05.06 01:53:47.257246 [ 268 ] {a4cd3b77-3a15-47eb-8f9a-e95097cfdc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1972 | 2026.05.06 01:53:47.257536 [ 268 ] {a4cd3b77-3a15-47eb-8f9a-e95097cfdc7a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1973 | 2026.05.06 01:53:47.257738 [ 268 ] {a4cd3b77-3a15-47eb-8f9a-e95097cfdc7a} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1974 | 2026.05.06 01:53:47.257877 [ 268 ] {a4cd3b77-3a15-47eb-8f9a-e95097cfdc7a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001135 sec., 9691.629955947137 rows/sec., 728.77 KiB/sec. | ||
| 1975 | 2026.05.06 01:53:47.257916 [ 268 ] {a4cd3b77-3a15-47eb-8f9a-e95097cfdc7a} <Debug> TCPHandler: Processed in 0.001300802 sec. | ||
| 1976 | 2026.05.06 01:53:47.258046 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.05.06 01:53:47.258142 [ 268 ] {cd24c32e-b971-4cd1-a614-ec859b3dd551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1978 | 2026.05.06 01:53:47.258182 [ 268 ] {cd24c32e-b971-4cd1-a614-ec859b3dd551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1979 | 2026.05.06 01:53:47.258595 [ 268 ] {cd24c32e-b971-4cd1-a614-ec859b3dd551} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2026.05.06 01:53:47.258633 [ 268 ] {cd24c32e-b971-4cd1-a614-ec859b3dd551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1981 | 2026.05.06 01:53:47.258939 [ 268 ] {cd24c32e-b971-4cd1-a614-ec859b3dd551} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1982 | 2026.05.06 01:53:47.259141 [ 268 ] {cd24c32e-b971-4cd1-a614-ec859b3dd551} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.05.06 01:53:47.259274 [ 268 ] {cd24c32e-b971-4cd1-a614-ec859b3dd551} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001152 sec., 65104.166666666664 rows/sec., 5.08 MiB/sec. | ||
| 1984 | 2026.05.06 01:53:47.259310 [ 268 ] {cd24c32e-b971-4cd1-a614-ec859b3dd551} <Debug> TCPHandler: Processed in 0.001311872 sec. | ||
| 1985 | 2026.05.06 01:53:47.259437 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1986 | 2026.05.06 01:53:47.259533 [ 268 ] {658cd0b8-dedb-4e1a-bb51-3cd1d12bc505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1987 | 2026.05.06 01:53:47.259576 [ 268 ] {658cd0b8-dedb-4e1a-bb51-3cd1d12bc505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1988 | 2026.05.06 01:53:47.259983 [ 268 ] {658cd0b8-dedb-4e1a-bb51-3cd1d12bc505} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1989 | 2026.05.06 01:53:47.260019 [ 268 ] {658cd0b8-dedb-4e1a-bb51-3cd1d12bc505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1990 | 2026.05.06 01:53:47.260332 [ 268 ] {658cd0b8-dedb-4e1a-bb51-3cd1d12bc505} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1991 | 2026.05.06 01:53:47.260537 [ 268 ] {658cd0b8-dedb-4e1a-bb51-3cd1d12bc505} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1992 | 2026.05.06 01:53:47.260663 [ 268 ] {658cd0b8-dedb-4e1a-bb51-3cd1d12bc505} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 1993 | 2026.05.06 01:53:47.260698 [ 268 ] {658cd0b8-dedb-4e1a-bb51-3cd1d12bc505} <Debug> TCPHandler: Processed in 0.001308542 sec. | ||
| 1994 | 2026.05.06 01:53:47.260813 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.06 01:53:47.260905 [ 268 ] {826f4a53-b8c5-4f52-8723-ea4e6e7704a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1996 | 2026.05.06 01:53:47.260960 [ 268 ] {826f4a53-b8c5-4f52-8723-ea4e6e7704a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1997 | 2026.05.06 01:53:47.261698 [ 268 ] {826f4a53-b8c5-4f52-8723-ea4e6e7704a6} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1998 | 2026.05.06 01:53:47.261734 [ 268 ] {826f4a53-b8c5-4f52-8723-ea4e6e7704a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1999 | 2026.05.06 01:53:47.262223 [ 268 ] {826f4a53-b8c5-4f52-8723-ea4e6e7704a6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2000 | 2026.05.06 01:53:47.262445 [ 268 ] {826f4a53-b8c5-4f52-8723-ea4e6e7704a6} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2026.05.06 01:53:47.262586 [ 268 ] {826f4a53-b8c5-4f52-8723-ea4e6e7704a6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001697 sec., 6482.02710665881 rows/sec., 11.62 MiB/sec. | ||
| 2002 | 2026.05.06 01:53:47.262644 [ 268 ] {826f4a53-b8c5-4f52-8723-ea4e6e7704a6} <Debug> TCPHandler: Processed in 0.001877686 sec. | ||
| 2003 | 2026.05.06 01:53:47.262774 [ 268 ] {} <Trace> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2026.05.06 01:53:47.262868 [ 268 ] {b3e429f1-141b-4815-a543-c515adf4d254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52157) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2005 | 2026.05.06 01:53:47.262909 [ 268 ] {b3e429f1-141b-4815-a543-c515adf4d254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2006 | 2026.05.06 01:53:47.263249 [ 268 ] {b3e429f1-141b-4815-a543-c515adf4d254} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2007 | 2026.05.06 01:53:47.263284 [ 268 ] {b3e429f1-141b-4815-a543-c515adf4d254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2008 | 2026.05.06 01:53:47.263610 [ 268 ] {b3e429f1-141b-4815-a543-c515adf4d254} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2009 | 2026.05.06 01:53:47.263816 [ 268 ] {b3e429f1-141b-4815-a543-c515adf4d254} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2010 | 2026.05.06 01:53:47.263945 [ 268 ] {b3e429f1-141b-4815-a543-c515adf4d254} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2011 | 2026.05.06 01:53:47.263979 [ 268 ] {b3e429f1-141b-4815-a543-c515adf4d254} <Debug> TCPHandler: Processed in 0.00125283 sec. | ||
| 2012 | 2026.05.06 01:53:49.093912 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2013 | 2026.05.06 01:53:49.093967 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2014 | 2026.05.06 01:53:49.188839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3847 | ||
| 2015 | 2026.05.06 01:53:49.189377 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2016 | 2026.05.06 01:53:49.189411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2017 | 2026.05.06 01:53:49.189885 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2018 | 2026.05.06 01:53:49.190161 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2019 | 2026.05.06 01:53:49.190296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3847 | ||
| 2020 | 2026.05.06 01:53:49.230279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 260 | ||
| 2021 | 2026.05.06 01:53:49.232270 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2022 | 2026.05.06 01:53:49.232316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2023 | 2026.05.06 01:53:49.233420 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2024 | 2026.05.06 01:53:49.233668 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.05.06 01:53:49.233814 [ 44 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2026 | 2026.05.06 01:53:49.233857 [ 44 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.05.06 01:53:49.233877 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2028 | 2026.05.06 01:53:49.233906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 260 | ||
| 2029 | 2026.05.06 01:53:49.233977 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::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 | ||
| 2030 | 2026.05.06 01:53:49.234591 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2031 | 2026.05.06 01:53:49.234756 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::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 | ||
| 2032 | 2026.05.06 01:53:49.235176 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::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 | ||
| 2033 | 2026.05.06 01:53:49.235553 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 2034 | 2026.05.06 01:53:49.235918 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 2035 | 2026.05.06 01:53:49.236271 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 2036 | 2026.05.06 01:53:49.236610 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2037 | 2026.05.06 01:53:49.242585 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 72 columns (72 merged, 0 gathered) in 0.008655811 sec., 30037.624435191574 rows/sec., 28.17 MiB/sec. | ||
| 2038 | 2026.05.06 01:53:49.243191 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2039 | 2026.05.06 01:53:49.243696 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.05.06 01:53:49.243759 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_6_1} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2041 | 2026.05.06 01:53:49.243925 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 2042 | 2026.05.06 01:53:49.368590 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2043 | 2026.05.06 01:53:49.387419 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.05.06 01:53:49.387481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2045 | 2026.05.06 01:53:49.393872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2046 | 2026.05.06 01:53:49.394588 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.05.06 01:53:49.397799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2048 | 2026.05.06 01:53:50.000281 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.10 MiB, peak 190.10 MiB, free memory in arenas 0.00 B, will set to 188.80 MiB (RSS), difference: 2.70 MiB | ||
| 2049 | 2026.05.06 01:53:50.625070 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2050 | 2026.05.06 01:53:50.625168 [ 258 ] {} <Debug> TCP-Session: 41fc0ade-24e2-4eaf-8566-495155c5e5be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.05.06 01:53:51.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.77 MiB, peak 190.10 MiB, free memory in arenas 0.00 B, will set to 188.80 MiB (RSS), difference: 2.03 MiB | ||
| 2052 | 2026.05.06 01:53:51.826131 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2053 | 2026.05.06 01:53:51.826228 [ 268 ] {} <Debug> TCP-Session: 21d923e9-e63e-458d-8eda-2a6dfae090a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2054 | 2026.05.06 01:53:52.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.77 MiB, peak 190.10 MiB, free memory in arenas 0.00 B, will set to 188.80 MiB (RSS), difference: 2.04 MiB | ||
| 2055 | 2026.05.06 01:53:52.249756 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.05.06 01:53:52.249979 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2057 | 2026.05.06 01:53:52.250403 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2058 | 2026.05.06 01:53:52.250443 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2059 | 2026.05.06 01:53:52.250671 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2060 | 2026.05.06 01:53:52.250747 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2061 | 2026.05.06 01:53:52.250891 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2062 | 2026.05.06 01:53:52.251007 [ 330 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2063 | 2026.05.06 01:53:52.251026 [ 323 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2064 | 2026.05.06 01:53:52.251017 [ 313 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2065 | 2026.05.06 01:53:52.251177 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2066 | 2026.05.06 01:53:52.251200 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2067 | 2026.05.06 01:53:52.251269 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2068 | 2026.05.06 01:53:52.251288 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2069 | 2026.05.06 01:53:52.251327 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2070 | 2026.05.06 01:53:52.251367 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2071 | 2026.05.06 01:53:52.252565 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002614 sec., 16832.440703902066 rows/sec., 2.93 MiB/sec. | ||
| 2072 | 2026.05.06 01:53:52.252684 [ 277 ] {b194494a-5f6b-4174-b566-5d6b4fc908db} <Debug> TCPHandler: Processed in 0.003014584 sec. | ||
| 2073 | 2026.05.06 01:53:52.255558 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.05.06 01:53:52.255681 [ 277 ] {9b04e341-4d5b-4836-a981-60c305aef67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2075 | 2026.05.06 01:53:52.255732 [ 277 ] {9b04e341-4d5b-4836-a981-60c305aef67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2076 | 2026.05.06 01:53:52.256360 [ 277 ] {9b04e341-4d5b-4836-a981-60c305aef67e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.05.06 01:53:52.256400 [ 277 ] {9b04e341-4d5b-4836-a981-60c305aef67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2078 | 2026.05.06 01:53:52.256801 [ 277 ] {9b04e341-4d5b-4836-a981-60c305aef67e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2079 | 2026.05.06 01:53:52.257041 [ 277 ] {9b04e341-4d5b-4836-a981-60c305aef67e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.05.06 01:53:52.257195 [ 277 ] {9b04e341-4d5b-4836-a981-60c305aef67e} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001515 sec., 69966.99669966997 rows/sec., 5.87 MiB/sec. | ||
| 2081 | 2026.05.06 01:53:52.257242 [ 277 ] {9b04e341-4d5b-4836-a981-60c305aef67e} <Debug> TCPHandler: Processed in 0.001712062 sec. | ||
| 2082 | 2026.05.06 01:53:52.257385 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.05.06 01:53:52.257490 [ 277 ] {a718ca51-7c05-423d-8b63-6a0527fbedc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2084 | 2026.05.06 01:53:52.257533 [ 277 ] {a718ca51-7c05-423d-8b63-6a0527fbedc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2085 | 2026.05.06 01:53:52.257969 [ 277 ] {a718ca51-7c05-423d-8b63-6a0527fbedc8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.05.06 01:53:52.258005 [ 277 ] {a718ca51-7c05-423d-8b63-6a0527fbedc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2087 | 2026.05.06 01:53:52.258328 [ 277 ] {a718ca51-7c05-423d-8b63-6a0527fbedc8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2088 | 2026.05.06 01:53:52.258533 [ 277 ] {a718ca51-7c05-423d-8b63-6a0527fbedc8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.05.06 01:53:52.258667 [ 277 ] {a718ca51-7c05-423d-8b63-6a0527fbedc8} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001204 sec., 20764.119601328905 rows/sec., 1.52 MiB/sec. | ||
| 2090 | 2026.05.06 01:53:52.258703 [ 277 ] {a718ca51-7c05-423d-8b63-6a0527fbedc8} <Debug> TCPHandler: Processed in 0.001369413 sec. | ||
| 2091 | 2026.05.06 01:53:52.258838 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.05.06 01:53:52.258940 [ 277 ] {82995478-593b-47d5-aa04-30e641e8e440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2093 | 2026.05.06 01:53:52.258981 [ 277 ] {82995478-593b-47d5-aa04-30e641e8e440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2094 | 2026.05.06 01:53:52.259439 [ 277 ] {82995478-593b-47d5-aa04-30e641e8e440} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.05.06 01:53:52.259475 [ 277 ] {82995478-593b-47d5-aa04-30e641e8e440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2096 | 2026.05.06 01:53:52.259828 [ 277 ] {82995478-593b-47d5-aa04-30e641e8e440} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2097 | 2026.05.06 01:53:52.260046 [ 277 ] {82995478-593b-47d5-aa04-30e641e8e440} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2098 | 2026.05.06 01:53:52.260180 [ 277 ] {82995478-593b-47d5-aa04-30e641e8e440} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001262 sec., 70522.9793977813 rows/sec., 5.51 MiB/sec. | ||
| 2099 | 2026.05.06 01:53:52.260217 [ 277 ] {82995478-593b-47d5-aa04-30e641e8e440} <Debug> TCPHandler: Processed in 0.001443465 sec. | ||
| 2100 | 2026.05.06 01:53:52.260355 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2101 | 2026.05.06 01:53:52.260452 [ 277 ] {9d56ea22-8c1a-4c46-8df6-fb158bee316a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.05.06 01:53:52.260496 [ 277 ] {9d56ea22-8c1a-4c46-8df6-fb158bee316a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2103 | 2026.05.06 01:53:52.260920 [ 277 ] {9d56ea22-8c1a-4c46-8df6-fb158bee316a} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2104 | 2026.05.06 01:53:52.260955 [ 277 ] {9d56ea22-8c1a-4c46-8df6-fb158bee316a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2105 | 2026.05.06 01:53:52.261286 [ 277 ] {9d56ea22-8c1a-4c46-8df6-fb158bee316a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2106 | 2026.05.06 01:53:52.261508 [ 277 ] {9d56ea22-8c1a-4c46-8df6-fb158bee316a} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.05.06 01:53:52.261640 [ 277 ] {9d56ea22-8c1a-4c46-8df6-fb158bee316a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 2108 | 2026.05.06 01:53:52.261675 [ 277 ] {9d56ea22-8c1a-4c46-8df6-fb158bee316a} <Debug> TCPHandler: Processed in 0.001372664 sec. | ||
| 2109 | 2026.05.06 01:53:52.261791 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2110 | 2026.05.06 01:53:52.261887 [ 277 ] {71afbe61-9dd0-477e-bc03-9d6da02b43ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2111 | 2026.05.06 01:53:52.261941 [ 277 ] {71afbe61-9dd0-477e-bc03-9d6da02b43ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2112 | 2026.05.06 01:53:52.262732 [ 277 ] {71afbe61-9dd0-477e-bc03-9d6da02b43ea} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.05.06 01:53:52.262766 [ 277 ] {71afbe61-9dd0-477e-bc03-9d6da02b43ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2114 | 2026.05.06 01:53:52.263358 [ 277 ] {71afbe61-9dd0-477e-bc03-9d6da02b43ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2115 | 2026.05.06 01:53:52.263591 [ 277 ] {71afbe61-9dd0-477e-bc03-9d6da02b43ea} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.05.06 01:53:52.263730 [ 277 ] {71afbe61-9dd0-477e-bc03-9d6da02b43ea} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00186 sec., 13440.860215053763 rows/sec., 24.09 MiB/sec. | ||
| 2117 | 2026.05.06 01:53:52.263792 [ 277 ] {71afbe61-9dd0-477e-bc03-9d6da02b43ea} <Debug> TCPHandler: Processed in 0.002048161 sec. | ||
| 2118 | 2026.05.06 01:53:52.263908 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2026.05.06 01:53:52.264002 [ 277 ] {d59ec880-3d80-4614-834d-782269c0d4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2120 | 2026.05.06 01:53:52.264043 [ 277 ] {d59ec880-3d80-4614-834d-782269c0d4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2121 | 2026.05.06 01:53:52.264385 [ 277 ] {d59ec880-3d80-4614-834d-782269c0d4a4} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.05.06 01:53:52.264420 [ 277 ] {d59ec880-3d80-4614-834d-782269c0d4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2123 | 2026.05.06 01:53:52.264729 [ 277 ] {d59ec880-3d80-4614-834d-782269c0d4a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2124 | 2026.05.06 01:53:52.264947 [ 277 ] {d59ec880-3d80-4614-834d-782269c0d4a4} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2125 | 2026.05.06 01:53:52.265072 [ 277 ] {d59ec880-3d80-4614-834d-782269c0d4a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 2126 | 2026.05.06 01:53:52.265113 [ 277 ] {d59ec880-3d80-4614-834d-782269c0d4a4} <Debug> TCPHandler: Processed in 0.001254251 sec. | ||
| 2127 | 2026.05.06 01:53:56.116860 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50079 | ||
| 2128 | 2026.05.06 01:53:56.116979 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2129 | 2026.05.06 01:53:56.117006 [ 307 ] {} <Debug> TCP-Session: ebca101d-bfc8-4b05-aab3-db2183a768ea Authenticating user 'default' from [fd00:1122:3344:101::e]:50079 | ||
| 2130 | 2026.05.06 01:53:56.117029 [ 307 ] {} <Debug> TCP-Session: ebca101d-bfc8-4b05-aab3-db2183a768ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2131 | 2026.05.06 01:53:56.117042 [ 307 ] {} <Debug> TCP-Session: ebca101d-bfc8-4b05-aab3-db2183a768ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2132 | 2026.05.06 01:53:56.117283 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53622 | ||
| 2133 | 2026.05.06 01:53:56.117299 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50270 | ||
| 2134 | 2026.05.06 01:53:56.117332 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42833 | ||
| 2135 | 2026.05.06 01:53:56.117356 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40067 | ||
| 2136 | 2026.05.06 01:53:56.117397 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33095 | ||
| 2137 | 2026.05.06 01:53:56.117400 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2138 | 2026.05.06 01:53:56.117363 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58128 | ||
| 2139 | 2026.05.06 01:53:56.117448 [ 308 ] {} <Debug> TCP-Session: b68dbb68-7765-4c27-8d2d-e9ce6faadafb Authenticating user 'default' from [fd00:1122:3344:101::e]:53622 | ||
| 2140 | 2026.05.06 01:53:56.117467 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2141 | 2026.05.06 01:53:56.117499 [ 308 ] {} <Debug> TCP-Session: b68dbb68-7765-4c27-8d2d-e9ce6faadafb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2142 | 2026.05.06 01:53:56.117461 [ 307 ] {} <Trace> TCP-Session: ebca101d-bfc8-4b05-aab3-db2183a768ea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.05.06 01:53:56.117521 [ 309 ] {} <Debug> TCP-Session: ec69c49b-d470-41c5-ba65-e0d6fe003d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:50270 | ||
| 2144 | 2026.05.06 01:53:56.117526 [ 308 ] {} <Debug> TCP-Session: b68dbb68-7765-4c27-8d2d-e9ce6faadafb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.05.06 01:53:56.117576 [ 309 ] {} <Debug> TCP-Session: ec69c49b-d470-41c5-ba65-e0d6fe003d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.05.06 01:53:56.117438 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2147 | 2026.05.06 01:53:56.117610 [ 309 ] {} <Debug> TCP-Session: ec69c49b-d470-41c5-ba65-e0d6fe003d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.05.06 01:53:56.117631 [ 258 ] {} <Debug> TCP-Session: 8e309eb2-8f38-4ab5-a6c2-7b4ea98ae654 Authenticating user 'default' from [fd00:1122:3344:101::e]:42833 | ||
| 2149 | 2026.05.06 01:53:56.117310 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58396 | ||
| 2150 | 2026.05.06 01:53:56.117653 [ 258 ] {} <Debug> TCP-Session: 8e309eb2-8f38-4ab5-a6c2-7b4ea98ae654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.05.06 01:53:56.117324 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56336 | ||
| 2152 | 2026.05.06 01:53:56.117710 [ 258 ] {} <Debug> TCP-Session: 8e309eb2-8f38-4ab5-a6c2-7b4ea98ae654 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2153 | 2026.05.06 01:53:56.117741 [ 307 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50079) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2154 | 2026.05.06 01:53:56.117725 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2155 | 2026.05.06 01:53:56.117779 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2156 | 2026.05.06 01:53:56.117818 [ 304 ] {} <Debug> TCP-Session: 4bf37cb4-a18f-469d-ab1e-3c49796e9e74 Authenticating user 'default' from [fd00:1122:3344:101::e]:33095 | ||
| 2157 | 2026.05.06 01:53:56.117832 [ 303 ] {} <Debug> TCP-Session: 14896361-349f-4ddf-bcfb-a01f2880c296 Authenticating user 'default' from [fd00:1122:3344:101::e]:58128 | ||
| 2158 | 2026.05.06 01:53:56.117853 [ 304 ] {} <Debug> TCP-Session: 4bf37cb4-a18f-469d-ab1e-3c49796e9e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2026.05.06 01:53:56.117866 [ 303 ] {} <Debug> TCP-Session: 14896361-349f-4ddf-bcfb-a01f2880c296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2026.05.06 01:53:56.117879 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2161 | 2026.05.06 01:53:56.117910 [ 303 ] {} <Debug> TCP-Session: 14896361-349f-4ddf-bcfb-a01f2880c296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2026.05.06 01:53:56.117933 [ 268 ] {} <Debug> TCP-Session: 737dd592-71ff-4acf-9af8-4fbea7ae9230 Authenticating user 'default' from [fd00:1122:3344:101::e]:40067 | ||
| 2163 | 2026.05.06 01:53:56.117885 [ 304 ] {} <Debug> TCP-Session: 4bf37cb4-a18f-469d-ab1e-3c49796e9e74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.05.06 01:53:56.117966 [ 268 ] {} <Debug> TCP-Session: 737dd592-71ff-4acf-9af8-4fbea7ae9230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.06 01:53:56.117985 [ 268 ] {} <Debug> TCP-Session: 737dd592-71ff-4acf-9af8-4fbea7ae9230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2026.05.06 01:53:56.118126 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2167 | 2026.05.06 01:53:56.118154 [ 307 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2168 | 2026.05.06 01:53:56.118160 [ 311 ] {} <Debug> TCP-Session: 9a96d18d-8333-4f7e-b907-d523ce7cca90 Authenticating user 'default' from [fd00:1122:3344:101::e]:56336 | ||
| 2169 | 2026.05.06 01:53:56.118181 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2026.05.06 01:53:56.118196 [ 311 ] {} <Debug> TCP-Session: 9a96d18d-8333-4f7e-b907-d523ce7cca90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2026.05.06 01:53:56.118224 [ 307 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2172 | 2026.05.06 01:53:56.118227 [ 311 ] {} <Debug> TCP-Session: 9a96d18d-8333-4f7e-b907-d523ce7cca90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2026.05.06 01:53:56.118233 [ 310 ] {} <Debug> TCP-Session: fdb16624-caba-415d-a6be-73c539a217a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58396 | ||
| 2174 | 2026.05.06 01:53:56.118283 [ 310 ] {} <Debug> TCP-Session: fdb16624-caba-415d-a6be-73c539a217a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2175 | 2026.05.06 01:53:56.118298 [ 310 ] {} <Debug> TCP-Session: fdb16624-caba-415d-a6be-73c539a217a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.06 01:53:56.118587 [ 307 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 2177 | 2026.05.06 01:53:56.120334 [ 313 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Trace> AggregatingTransform: Aggregating | ||
| 2178 | 2026.05.06 01:53:56.120382 [ 313 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Trace> Aggregator: Aggregation method: without_key | ||
| 2179 | 2026.05.06 01:53:56.120424 [ 313 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001725492 sec. (579.545 rows/sec., 22.64 KiB/sec.) | ||
| 2180 | 2026.05.06 01:53:56.120447 [ 313 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Trace> Aggregator: Merging aggregated data | ||
| 2181 | 2026.05.06 01:53:56.121952 [ 307 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004295 sec., 232.8288707799767 rows/sec., 9.09 KiB/sec. | ||
| 2182 | 2026.05.06 01:53:56.122133 [ 307 ] {b3224f9e-6bf2-42f7-b5a6-da526c0f8a79} <Debug> TCPHandler: Processed in 0.004872669 sec. | ||
| 2183 | 2026.05.06 01:53:56.122304 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2184 | 2026.05.06 01:53:56.122338 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2185 | 2026.05.06 01:53:56.122357 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2186 | 2026.05.06 01:53:56.122374 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2187 | 2026.05.06 01:53:56.122393 [ 309 ] {} <Debug> TCP-Session: ec69c49b-d470-41c5-ba65-e0d6fe003d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.05.06 01:53:56.122408 [ 304 ] {} <Debug> TCP-Session: 4bf37cb4-a18f-469d-ab1e-3c49796e9e74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.05.06 01:53:56.122427 [ 258 ] {} <Debug> TCP-Session: 8e309eb2-8f38-4ab5-a6c2-7b4ea98ae654 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.05.06 01:53:56.122440 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2191 | 2026.05.06 01:53:56.122462 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2192 | 2026.05.06 01:53:56.122487 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2193 | 2026.05.06 01:53:56.122492 [ 303 ] {} <Debug> TCP-Session: 14896361-349f-4ddf-bcfb-a01f2880c296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.06 01:53:56.122521 [ 311 ] {} <Debug> TCP-Session: 9a96d18d-8333-4f7e-b907-d523ce7cca90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2026.05.06 01:53:56.122535 [ 268 ] {} <Debug> TCP-Session: 737dd592-71ff-4acf-9af8-4fbea7ae9230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.06 01:53:56.122416 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2026.05.06 01:53:56.122393 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2198 | 2026.05.06 01:53:56.122357 [ 307 ] {} <Debug> TCP-Session: ebca101d-bfc8-4b05-aab3-db2183a768ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.06 01:53:56.122655 [ 308 ] {} <Debug> TCP-Session: b68dbb68-7765-4c27-8d2d-e9ce6faadafb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.06 01:53:56.122640 [ 310 ] {} <Debug> TCP-Session: fdb16624-caba-415d-a6be-73c539a217a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2201 | 2026.05.06 01:53:56.476506 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40026 | ||
| 2202 | 2026.05.06 01:53:56.476630 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2026.05.06 01:53:56.476658 [ 307 ] {} <Debug> TCP-Session: 2238bac3-8541-4982-8e43-a6d8d3ba341d Authenticating user 'default' from [fd00:1122:3344:101::e]:40026 | ||
| 2204 | 2026.05.06 01:53:56.476681 [ 307 ] {} <Debug> TCP-Session: 2238bac3-8541-4982-8e43-a6d8d3ba341d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.05.06 01:53:56.476694 [ 307 ] {} <Debug> TCP-Session: 2238bac3-8541-4982-8e43-a6d8d3ba341d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2206 | 2026.05.06 01:53:56.476928 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52327 | ||
| 2207 | 2026.05.06 01:53:56.476951 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61093 | ||
| 2208 | 2026.05.06 01:53:56.476973 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48039 | ||
| 2209 | 2026.05.06 01:53:56.477009 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47161 | ||
| 2210 | 2026.05.06 01:53:56.477004 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35337 | ||
| 2211 | 2026.05.06 01:53:56.477044 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2212 | 2026.05.06 01:53:56.477081 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2213 | 2026.05.06 01:53:56.477081 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2214 | 2026.05.06 01:53:56.477090 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2215 | 2026.05.06 01:53:56.477104 [ 308 ] {} <Debug> TCP-Session: d9197fbe-6fa3-49ab-a361-4f1b93acb413 Authenticating user 'default' from [fd00:1122:3344:101::e]:52327 | ||
| 2216 | 2026.05.06 01:53:56.477129 [ 309 ] {} <Debug> TCP-Session: aa4fbed1-a926-434d-8786-374d0df36e8a Authenticating user 'default' from [fd00:1122:3344:101::e]:61093 | ||
| 2217 | 2026.05.06 01:53:56.477141 [ 304 ] {} <Debug> TCP-Session: 0732d2c4-dc59-4a32-827b-6303e5e5ae7a Authenticating user 'default' from [fd00:1122:3344:101::e]:47161 | ||
| 2218 | 2026.05.06 01:53:56.477151 [ 308 ] {} <Debug> TCP-Session: d9197fbe-6fa3-49ab-a361-4f1b93acb413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.05.06 01:53:56.477162 [ 309 ] {} <Debug> TCP-Session: aa4fbed1-a926-434d-8786-374d0df36e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.05.06 01:53:56.477168 [ 304 ] {} <Debug> TCP-Session: 0732d2c4-dc59-4a32-827b-6303e5e5ae7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.05.06 01:53:56.477174 [ 308 ] {} <Debug> TCP-Session: d9197fbe-6fa3-49ab-a361-4f1b93acb413 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.06 01:53:56.477188 [ 309 ] {} <Debug> TCP-Session: aa4fbed1-a926-434d-8786-374d0df36e8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2223 | 2026.05.06 01:53:56.477198 [ 304 ] {} <Debug> TCP-Session: 0732d2c4-dc59-4a32-827b-6303e5e5ae7a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.05.06 01:53:56.477117 [ 258 ] {} <Debug> TCP-Session: ddbdda99-3204-413b-bff4-253eaf898a92 Authenticating user 'default' from [fd00:1122:3344:101::e]:48039 | ||
| 2225 | 2026.05.06 01:53:56.476978 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36006 | ||
| 2226 | 2026.05.06 01:53:56.477260 [ 258 ] {} <Debug> TCP-Session: ddbdda99-3204-413b-bff4-253eaf898a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.05.06 01:53:56.476961 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50408 | ||
| 2228 | 2026.05.06 01:53:56.477295 [ 258 ] {} <Debug> TCP-Session: ddbdda99-3204-413b-bff4-253eaf898a92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.05.06 01:53:56.477323 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2230 | 2026.05.06 01:53:56.476952 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64112 | ||
| 2231 | 2026.05.06 01:53:56.477356 [ 268 ] {} <Debug> TCP-Session: 0a41809a-1606-42d4-8f42-95dfefb4eae3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36006 | ||
| 2232 | 2026.05.06 01:53:56.477364 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2233 | 2026.05.06 01:53:56.477398 [ 268 ] {} <Debug> TCP-Session: 0a41809a-1606-42d4-8f42-95dfefb4eae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.06 01:53:56.477415 [ 311 ] {} <Debug> TCP-Session: 7c2fcfe2-8354-4a68-9c53-62064995e3b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50408 | ||
| 2235 | 2026.05.06 01:53:56.477423 [ 268 ] {} <Debug> TCP-Session: 0a41809a-1606-42d4-8f42-95dfefb4eae3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.05.06 01:53:56.477444 [ 311 ] {} <Debug> TCP-Session: 7c2fcfe2-8354-4a68-9c53-62064995e3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.05.06 01:53:56.477447 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.05.06 01:53:56.477466 [ 311 ] {} <Debug> TCP-Session: 7c2fcfe2-8354-4a68-9c53-62064995e3b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.05.06 01:53:56.477129 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2240 | 2026.05.06 01:53:56.477491 [ 310 ] {} <Debug> TCP-Session: 7010b9f6-3163-472a-92b4-b17074a35d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:64112 | ||
| 2241 | 2026.05.06 01:53:56.477520 [ 303 ] {} <Debug> TCP-Session: 55f47738-2d73-4645-8bf0-48f11c8f2316 Authenticating user 'default' from [fd00:1122:3344:101::e]:35337 | ||
| 2242 | 2026.05.06 01:53:56.476984 [ 307 ] {} <Trace> TCP-Session: 2238bac3-8541-4982-8e43-a6d8d3ba341d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2243 | 2026.05.06 01:53:56.477548 [ 303 ] {} <Debug> TCP-Session: 55f47738-2d73-4645-8bf0-48f11c8f2316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.05.06 01:53:56.477539 [ 310 ] {} <Debug> TCP-Session: 7010b9f6-3163-472a-92b4-b17074a35d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.05.06 01:53:56.477573 [ 303 ] {} <Debug> TCP-Session: 55f47738-2d73-4645-8bf0-48f11c8f2316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.05.06 01:53:56.477595 [ 310 ] {} <Debug> TCP-Session: 7010b9f6-3163-472a-92b4-b17074a35d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.05.06 01:53:56.477719 [ 307 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40026) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2248 | 2026.05.06 01:53:56.477987 [ 307 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2249 | 2026.05.06 01:53:56.478039 [ 307 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2250 | 2026.05.06 01:53:56.478318 [ 307 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 2251 | 2026.05.06 01:53:56.478406 [ 307 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2252 | 2026.05.06 01:53:56.690455 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4295 | ||
| 2253 | 2026.05.06 01:53:56.690934 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.05.06 01:53:56.690982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2255 | 2026.05.06 01:53:56.697244 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2256 | 2026.05.06 01:53:56.697500 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.05.06 01:53:56.697636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4295 | ||
| 2258 | 2026.05.06 01:53:56.897916 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2259 | 2026.05.06 01:53:56.914941 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.05.06 01:53:56.915002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2261 | 2026.05.06 01:53:56.922192 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2262 | 2026.05.06 01:53:56.923018 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.05.06 01:53:56.926664 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2264 | 2026.05.06 01:53:56.953097 [ 314 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Trace> AggregatingTransform: Aggregating | ||
| 2265 | 2026.05.06 01:53:56.953160 [ 314 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 2266 | 2026.05.06 01:53:56.953199 [ 314 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995355 sec. (1004.667 rows/sec., 39.24 KiB/sec.) | ||
| 2267 | 2026.05.06 01:53:56.953218 [ 314 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Trace> Aggregator: Merging aggregated data | ||
| 2268 | 2026.05.06 01:53:56.954515 [ 307 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.476915 sec., 2.0968097040353104 rows/sec., 83.87 B/sec. | ||
| 2269 | 2026.05.06 01:53:56.954698 [ 307 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2270 | 2026.05.06 01:53:56.954716 [ 307 ] {08cc6909-277a-4571-be83-52077b39c5ce} <Debug> TCPHandler: Processed in 0.477921269 sec. | ||
| 2271 | 2026.05.06 01:53:56.954853 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2272 | 2026.05.06 01:53:56.954882 [ 307 ] {} <Debug> TCP-Session: 2238bac3-8541-4982-8e43-a6d8d3ba341d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.05.06 01:53:56.954894 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.05.06 01:53:56.954911 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.05.06 01:53:56.954946 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.05.06 01:53:56.954949 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.05.06 01:53:56.954974 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2026.05.06 01:53:56.955012 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.05.06 01:53:56.955031 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2026.05.06 01:53:56.955057 [ 309 ] {} <Debug> TCP-Session: aa4fbed1-a926-434d-8786-374d0df36e8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2026.05.06 01:53:56.955071 [ 303 ] {} <Debug> TCP-Session: 55f47738-2d73-4645-8bf0-48f11c8f2316 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.05.06 01:53:56.955090 [ 258 ] {} <Debug> TCP-Session: ddbdda99-3204-413b-bff4-253eaf898a92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2026.05.06 01:53:56.955020 [ 268 ] {} <Debug> TCP-Session: 0a41809a-1606-42d4-8f42-95dfefb4eae3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2026.05.06 01:53:56.954999 [ 311 ] {} <Debug> TCP-Session: 7c2fcfe2-8354-4a68-9c53-62064995e3b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.05.06 01:53:56.954995 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.05.06 01:53:56.954962 [ 308 ] {} <Debug> TCP-Session: d9197fbe-6fa3-49ab-a361-4f1b93acb413 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.05.06 01:53:56.954965 [ 304 ] {} <Debug> TCP-Session: 0732d2c4-dc59-4a32-827b-6303e5e5ae7a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.05.06 01:53:56.955215 [ 310 ] {} <Debug> TCP-Session: 7010b9f6-3163-472a-92b4-b17074a35d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.05.06 01:53:57.001258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.09 MiB, peak 199.23 MiB, free memory in arenas 0.00 B, will set to 211.13 MiB (RSS), difference: 20.04 MiB | ||
| 2290 | 2026.05.06 01:53:57.250970 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.05.06 01:53:57.251204 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2292 | 2026.05.06 01:53:57.251534 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2293 | 2026.05.06 01:53:57.251573 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2294 | 2026.05.06 01:53:57.251822 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2295 | 2026.05.06 01:53:57.251896 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2296 | 2026.05.06 01:53:57.252042 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 2297 | 2026.05.06 01:53:57.252167 [ 346 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2298 | 2026.05.06 01:53:57.252178 [ 338 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2299 | 2026.05.06 01:53:57.252167 [ 350 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2300 | 2026.05.06 01:53:57.252317 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 2301 | 2026.05.06 01:53:57.252349 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2302 | 2026.05.06 01:53:57.252437 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2303 | 2026.05.06 01:53:57.252459 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2304 | 2026.05.06 01:53:57.252496 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2305 | 2026.05.06 01:53:57.252534 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2306 | 2026.05.06 01:53:57.252567 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2307 | 2026.05.06 01:53:57.254538 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.003372 sec., 14827.995255041518 rows/sec., 3.09 MiB/sec. | ||
| 2308 | 2026.05.06 01:53:57.254999 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> MemoryTracker: Peak memory usage (for query): 141.30 KiB. | ||
| 2309 | 2026.05.06 01:53:57.255031 [ 277 ] {a9102a57-ba84-4ee9-80ba-ab4773c1bdda} <Debug> TCPHandler: Processed in 0.004195222 sec. | ||
| 2310 | 2026.05.06 01:53:57.258529 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.05.06 01:53:57.258675 [ 277 ] {c48458e9-ffcb-4425-98e2-ece6a3b3937a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.05.06 01:53:57.258731 [ 277 ] {c48458e9-ffcb-4425-98e2-ece6a3b3937a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2313 | 2026.05.06 01:53:57.259313 [ 277 ] {c48458e9-ffcb-4425-98e2-ece6a3b3937a} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.05.06 01:53:57.259356 [ 277 ] {c48458e9-ffcb-4425-98e2-ece6a3b3937a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2315 | 2026.05.06 01:53:57.259743 [ 277 ] {c48458e9-ffcb-4425-98e2-ece6a3b3937a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2316 | 2026.05.06 01:53:57.259987 [ 277 ] {c48458e9-ffcb-4425-98e2-ece6a3b3937a} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.05.06 01:53:57.260172 [ 277 ] {c48458e9-ffcb-4425-98e2-ece6a3b3937a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001534 sec., 15645.371577574968 rows/sec., 1.30 MiB/sec. | ||
| 2318 | 2026.05.06 01:53:57.260231 [ 277 ] {c48458e9-ffcb-4425-98e2-ece6a3b3937a} <Debug> TCPHandler: Processed in 0.001780724 sec. | ||
| 2319 | 2026.05.06 01:53:57.260367 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.05.06 01:53:57.260473 [ 277 ] {d7441c5a-5de7-48d4-bf31-84be1f9acd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2321 | 2026.05.06 01:53:57.260518 [ 277 ] {d7441c5a-5de7-48d4-bf31-84be1f9acd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2322 | 2026.05.06 01:53:57.261046 [ 277 ] {d7441c5a-5de7-48d4-bf31-84be1f9acd08} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.05.06 01:53:57.261087 [ 277 ] {d7441c5a-5de7-48d4-bf31-84be1f9acd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2324 | 2026.05.06 01:53:57.261445 [ 277 ] {d7441c5a-5de7-48d4-bf31-84be1f9acd08} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2325 | 2026.05.06 01:53:57.261690 [ 277 ] {d7441c5a-5de7-48d4-bf31-84be1f9acd08} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.05.06 01:53:57.261809 [ 35 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2327 | 2026.05.06 01:53:57.261848 [ 277 ] {d7441c5a-5de7-48d4-bf31-84be1f9acd08} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.0014 sec., 141428.57142857142 rows/sec., 12.61 MiB/sec. | ||
| 2328 | 2026.05.06 01:53:57.261860 [ 35 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.05.06 01:53:57.261892 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2330 | 2026.05.06 01:53:57.261895 [ 277 ] {d7441c5a-5de7-48d4-bf31-84be1f9acd08} <Debug> TCPHandler: Processed in 0.001575768 sec. | ||
| 2331 | 2026.05.06 01:53:57.262021 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::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 | ||
| 2332 | 2026.05.06 01:53:57.262042 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.05.06 01:53:57.262150 [ 277 ] {fcca0bb4-9395-47f5-b730-2227f551d27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.05.06 01:53:57.262162 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2335 | 2026.05.06 01:53:57.262192 [ 277 ] {fcca0bb4-9395-47f5-b730-2227f551d27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2336 | 2026.05.06 01:53:57.262208 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 995 rows starting from the beginning of the part | ||
| 2337 | 2026.05.06 01:53:57.262302 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2452 rows starting from the beginning of the part | ||
| 2338 | 2026.05.06 01:53:57.262361 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2339 | 2026.05.06 01:53:57.262408 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2340 | 2026.05.06 01:53:57.262450 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 106 rows starting from the beginning of the part | ||
| 2341 | 2026.05.06 01:53:57.262511 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 198 rows starting from the beginning of the part | ||
| 2342 | 2026.05.06 01:53:57.262621 [ 277 ] {fcca0bb4-9395-47f5-b730-2227f551d27d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2026.05.06 01:53:57.262666 [ 277 ] {fcca0bb4-9395-47f5-b730-2227f551d27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2344 | 2026.05.06 01:53:57.263023 [ 277 ] {fcca0bb4-9395-47f5-b730-2227f551d27d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2345 | 2026.05.06 01:53:57.263281 [ 277 ] {fcca0bb4-9395-47f5-b730-2227f551d27d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2026.05.06 01:53:57.263445 [ 277 ] {fcca0bb4-9395-47f5-b730-2227f551d27d} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.00132 sec., 17424.242424242424 rows/sec., 1.32 MiB/sec. | ||
| 2347 | 2026.05.06 01:53:57.263484 [ 277 ] {fcca0bb4-9395-47f5-b730-2227f551d27d} <Debug> TCPHandler: Processed in 0.001491386 sec. | ||
| 2348 | 2026.05.06 01:53:57.263622 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.05.06 01:53:57.263718 [ 277 ] {4a57a4e2-6b12-4982-8771-822ebf8800d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2350 | 2026.05.06 01:53:57.263761 [ 277 ] {4a57a4e2-6b12-4982-8771-822ebf8800d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2351 | 2026.05.06 01:53:57.264172 [ 277 ] {4a57a4e2-6b12-4982-8771-822ebf8800d3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2026.05.06 01:53:57.264210 [ 277 ] {4a57a4e2-6b12-4982-8771-822ebf8800d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2353 | 2026.05.06 01:53:57.264510 [ 277 ] {4a57a4e2-6b12-4982-8771-822ebf8800d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2354 | 2026.05.06 01:53:57.264754 [ 277 ] {4a57a4e2-6b12-4982-8771-822ebf8800d3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2026.05.06 01:53:57.264894 [ 277 ] {4a57a4e2-6b12-4982-8771-822ebf8800d3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001194 sec., 20100.502512562816 rows/sec., 1.67 MiB/sec. | ||
| 2356 | 2026.05.06 01:53:57.264892 [ 196 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3885 rows, containing 5 columns (5 merged, 0 gathered) in 0.002913121 sec., 1333621.2261694588 rows/sec., 107.65 MiB/sec. | ||
| 2357 | 2026.05.06 01:53:57.264933 [ 277 ] {4a57a4e2-6b12-4982-8771-822ebf8800d3} <Debug> TCPHandler: Processed in 0.001359183 sec. | ||
| 2358 | 2026.05.06 01:53:57.265071 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.05.06 01:53:57.265166 [ 277 ] {55f1ff34-3b0e-4b70-ab30-3dbe404020c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.05.06 01:53:57.265222 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2361 | 2026.05.06 01:53:57.265225 [ 277 ] {55f1ff34-3b0e-4b70-ab30-3dbe404020c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2362 | 2026.05.06 01:53:57.265477 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.05.06 01:53:57.265556 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_11_2} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2364 | 2026.05.06 01:53:57.265636 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2365 | 2026.05.06 01:53:57.265701 [ 277 ] {55f1ff34-3b0e-4b70-ab30-3dbe404020c3} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.05.06 01:53:57.265746 [ 277 ] {55f1ff34-3b0e-4b70-ab30-3dbe404020c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2367 | 2026.05.06 01:53:57.266089 [ 277 ] {55f1ff34-3b0e-4b70-ab30-3dbe404020c3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2368 | 2026.05.06 01:53:57.266328 [ 277 ] {55f1ff34-3b0e-4b70-ab30-3dbe404020c3} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.05.06 01:53:57.266470 [ 277 ] {55f1ff34-3b0e-4b70-ab30-3dbe404020c3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00132 sec., 9090.90909090909 rows/sec., 710.23 KiB/sec. | ||
| 2370 | 2026.05.06 01:53:57.266511 [ 277 ] {55f1ff34-3b0e-4b70-ab30-3dbe404020c3} <Debug> TCPHandler: Processed in 0.001487906 sec. | ||
| 2371 | 2026.05.06 01:53:57.266641 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.05.06 01:53:57.266739 [ 277 ] {286cb6e6-d968-4055-bc9a-5ac1be19090c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2373 | 2026.05.06 01:53:57.266779 [ 277 ] {286cb6e6-d968-4055-bc9a-5ac1be19090c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2374 | 2026.05.06 01:53:57.267237 [ 277 ] {286cb6e6-d968-4055-bc9a-5ac1be19090c} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.05.06 01:53:57.267280 [ 277 ] {286cb6e6-d968-4055-bc9a-5ac1be19090c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2376 | 2026.05.06 01:53:57.267606 [ 277 ] {286cb6e6-d968-4055-bc9a-5ac1be19090c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2377 | 2026.05.06 01:53:57.267826 [ 277 ] {286cb6e6-d968-4055-bc9a-5ac1be19090c} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.05.06 01:53:57.267945 [ 34 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2379 | 2026.05.06 01:53:57.267962 [ 277 ] {286cb6e6-d968-4055-bc9a-5ac1be19090c} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001243 sec., 89300.08045052293 rows/sec., 7.27 MiB/sec. | ||
| 2380 | 2026.05.06 01:53:57.267994 [ 34 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.06 01:53:57.268009 [ 277 ] {286cb6e6-d968-4055-bc9a-5ac1be19090c} <Debug> TCPHandler: Processed in 0.001419074 sec. | ||
| 2382 | 2026.05.06 01:53:57.268020 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2383 | 2026.05.06 01:53:57.268146 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.05.06 01:53:57.268147 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::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 | ||
| 2385 | 2026.05.06 01:53:57.268247 [ 277 ] {045e1724-2a5e-43e2-8faa-00fc4245ba10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2386 | 2026.05.06 01:53:57.268296 [ 277 ] {045e1724-2a5e-43e2-8faa-00fc4245ba10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2387 | 2026.05.06 01:53:57.268302 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2388 | 2026.05.06 01:53:57.268359 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 592 rows starting from the beginning of the part | ||
| 2389 | 2026.05.06 01:53:57.268452 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1314 rows starting from the beginning of the part | ||
| 2390 | 2026.05.06 01:53:57.268505 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2391 | 2026.05.06 01:53:57.268560 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2392 | 2026.05.06 01:53:57.268607 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 89 rows starting from the beginning of the part | ||
| 2393 | 2026.05.06 01:53:57.268651 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 111 rows starting from the beginning of the part | ||
| 2394 | 2026.05.06 01:53:57.268711 [ 277 ] {045e1724-2a5e-43e2-8faa-00fc4245ba10} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2395 | 2026.05.06 01:53:57.268754 [ 277 ] {045e1724-2a5e-43e2-8faa-00fc4245ba10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2396 | 2026.05.06 01:53:57.269175 [ 277 ] {045e1724-2a5e-43e2-8faa-00fc4245ba10} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2397 | 2026.05.06 01:53:57.269423 [ 277 ] {045e1724-2a5e-43e2-8faa-00fc4245ba10} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2398 | 2026.05.06 01:53:57.269534 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2399 | 2026.05.06 01:53:57.269568 [ 277 ] {045e1724-2a5e-43e2-8faa-00fc4245ba10} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001339 sec., 146377.8939507095 rows/sec., 10.50 MiB/sec. | ||
| 2400 | 2026.05.06 01:53:57.269570 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.05.06 01:53:57.269611 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2402 | 2026.05.06 01:53:57.269614 [ 277 ] {045e1724-2a5e-43e2-8faa-00fc4245ba10} <Debug> TCPHandler: Processed in 0.001516807 sec. | ||
| 2403 | 2026.05.06 01:53:57.269700 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::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 | ||
| 2404 | 2026.05.06 01:53:57.269755 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.05.06 01:53:57.269794 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2406 | 2026.05.06 01:53:57.269826 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1350 rows starting from the beginning of the part | ||
| 2407 | 2026.05.06 01:53:57.269854 [ 277 ] {a3289349-8700-4449-89aa-21247794b281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2408 | 2026.05.06 01:53:57.269875 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2862 rows starting from the beginning of the part | ||
| 2409 | 2026.05.06 01:53:57.269916 [ 277 ] {a3289349-8700-4449-89aa-21247794b281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2410 | 2026.05.06 01:53:57.269920 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2411 | 2026.05.06 01:53:57.269975 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2412 | 2026.05.06 01:53:57.270017 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::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 | ||
| 2413 | 2026.05.06 01:53:57.270057 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 196 rows starting from the beginning of the part | ||
| 2414 | 2026.05.06 01:53:57.270154 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2245 rows, containing 5 columns (5 merged, 0 gathered) in 0.00205635 sec., 1091740.219320641 rows/sec., 80.75 MiB/sec. | ||
| 2415 | 2026.05.06 01:53:57.270405 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2416 | 2026.05.06 01:53:57.270682 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.05.06 01:53:57.270710 [ 277 ] {a3289349-8700-4449-89aa-21247794b281} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2418 | 2026.05.06 01:53:57.270754 [ 277 ] {a3289349-8700-4449-89aa-21247794b281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2419 | 2026.05.06 01:53:57.270767 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_11_2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2420 | 2026.05.06 01:53:57.270848 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2421 | 2026.05.06 01:53:57.271292 [ 277 ] {a3289349-8700-4449-89aa-21247794b281} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2422 | 2026.05.06 01:53:57.271528 [ 277 ] {a3289349-8700-4449-89aa-21247794b281} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.05.06 01:53:57.271685 [ 277 ] {a3289349-8700-4449-89aa-21247794b281} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001848 sec., 5952.380952380952 rows/sec., 10.67 MiB/sec. | ||
| 2424 | 2026.05.06 01:53:57.271761 [ 277 ] {a3289349-8700-4449-89aa-21247794b281} <Debug> TCPHandler: Processed in 0.00205478 sec. | ||
| 2425 | 2026.05.06 01:53:57.271883 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.05.06 01:53:57.271985 [ 277 ] {155dd442-0d71-496b-ba22-980665e86f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.05.06 01:53:57.272036 [ 277 ] {155dd442-0d71-496b-ba22-980665e86f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2428 | 2026.05.06 01:53:57.272483 [ 277 ] {155dd442-0d71-496b-ba22-980665e86f77} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.05.06 01:53:57.272522 [ 277 ] {155dd442-0d71-496b-ba22-980665e86f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2430 | 2026.05.06 01:53:57.272888 [ 277 ] {155dd442-0d71-496b-ba22-980665e86f77} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2431 | 2026.05.06 01:53:57.273117 [ 277 ] {155dd442-0d71-496b-ba22-980665e86f77} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.05.06 01:53:57.273229 [ 34 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2433 | 2026.05.06 01:53:57.273253 [ 277 ] {155dd442-0d71-496b-ba22-980665e86f77} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001286 sec., 46656.29860031104 rows/sec., 3.14 MiB/sec. | ||
| 2434 | 2026.05.06 01:53:57.273267 [ 34 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.06 01:53:57.273296 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2436 | 2026.05.06 01:53:57.273297 [ 277 ] {155dd442-0d71-496b-ba22-980665e86f77} <Debug> TCPHandler: Processed in 0.001464226 sec. | ||
| 2437 | 2026.05.06 01:53:57.273412 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 2438 | 2026.05.06 01:53:57.273535 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2439 | 2026.05.06 01:53:57.273572 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part | ||
| 2440 | 2026.05.06 01:53:57.273650 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 2441 | 2026.05.06 01:53:57.273712 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 2442 | 2026.05.06 01:53:57.273772 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2443 | 2026.05.06 01:53:57.273816 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 2444 | 2026.05.06 01:53:57.273857 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2445 | 2026.05.06 01:53:57.274716 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001353463 sec., 487638.0070973495 rows/sec., 32.22 MiB/sec. | ||
| 2446 | 2026.05.06 01:53:57.274869 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2447 | 2026.05.06 01:53:57.275136 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.05.06 01:53:57.275215 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_11_2} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2449 | 2026.05.06 01:53:57.275275 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2450 | 2026.05.06 01:53:57.278755 [ 196 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4856 rows, containing 5 columns (5 merged, 0 gathered) in 0.009089992 sec., 534213.8914973743 rows/sec., 35.02 MiB/sec. | ||
| 2451 | 2026.05.06 01:53:57.279157 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2452 | 2026.05.06 01:53:57.279487 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2026.05.06 01:53:57.279575 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2454 | 2026.05.06 01:53:57.279641 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2455 | 2026.05.06 01:53:58.001007 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.98 MiB, peak 218.52 MiB, free memory in arenas 0.00 B, will set to 213.27 MiB (RSS), difference: 1.29 MiB | ||
| 2456 | 2026.05.06 01:53:59.234804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 298 | ||
| 2457 | 2026.05.06 01:53:59.237048 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2026.05.06 01:53:59.237095 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2459 | 2026.05.06 01:53:59.238288 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2460 | 2026.05.06 01:53:59.238551 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.05.06 01:53:59.238783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2462 | 2026.05.06 01:54:02.249469 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2463 | 2026.05.06 01:54:02.249739 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2464 | 2026.05.06 01:54:02.250083 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2465 | 2026.05.06 01:54:02.250123 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2466 | 2026.05.06 01:54:02.250350 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2467 | 2026.05.06 01:54:02.250420 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2468 | 2026.05.06 01:54:02.250557 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2469 | 2026.05.06 01:54:02.250663 [ 338 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2470 | 2026.05.06 01:54:02.250692 [ 327 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2471 | 2026.05.06 01:54:02.250667 [ 350 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2472 | 2026.05.06 01:54:02.250838 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2473 | 2026.05.06 01:54:02.250870 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2474 | 2026.05.06 01:54:02.250941 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2475 | 2026.05.06 01:54:02.250961 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2476 | 2026.05.06 01:54:02.250992 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2477 | 2026.05.06 01:54:02.251033 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2478 | 2026.05.06 01:54:02.252211 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002562 sec., 17174.08274785324 rows/sec., 2.99 MiB/sec. | ||
| 2479 | 2026.05.06 01:54:02.252355 [ 277 ] {64adc338-7f67-44b0-9fb1-180cca1a9f76} <Debug> TCPHandler: Processed in 0.003027044 sec. | ||
| 2480 | 2026.05.06 01:54:02.255389 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2481 | 2026.05.06 01:54:02.255525 [ 277 ] {b3db877a-f27f-4d75-a046-6962204dbdda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2482 | 2026.05.06 01:54:02.255573 [ 277 ] {b3db877a-f27f-4d75-a046-6962204dbdda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2483 | 2026.05.06 01:54:02.256121 [ 277 ] {b3db877a-f27f-4d75-a046-6962204dbdda} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2484 | 2026.05.06 01:54:02.256232 [ 277 ] {b3db877a-f27f-4d75-a046-6962204dbdda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2485 | 2026.05.06 01:54:02.256654 [ 277 ] {b3db877a-f27f-4d75-a046-6962204dbdda} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2486 | 2026.05.06 01:54:02.256887 [ 277 ] {b3db877a-f27f-4d75-a046-6962204dbdda} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2487 | 2026.05.06 01:54:02.257059 [ 277 ] {b3db877a-f27f-4d75-a046-6962204dbdda} <Debug> executeQuery: Read 106 rows, 9.11 KiB in 0.001549 sec., 68431.24596513879 rows/sec., 5.75 MiB/sec. | ||
| 2488 | 2026.05.06 01:54:02.257107 [ 277 ] {b3db877a-f27f-4d75-a046-6962204dbdda} <Debug> TCPHandler: Processed in 0.001783014 sec. | ||
| 2489 | 2026.05.06 01:54:02.257255 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2490 | 2026.05.06 01:54:02.257361 [ 277 ] {96796f0d-411a-499b-8d7f-54dcb90718bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2491 | 2026.05.06 01:54:02.257404 [ 277 ] {96796f0d-411a-499b-8d7f-54dcb90718bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2492 | 2026.05.06 01:54:02.257839 [ 277 ] {96796f0d-411a-499b-8d7f-54dcb90718bb} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.05.06 01:54:02.257880 [ 277 ] {96796f0d-411a-499b-8d7f-54dcb90718bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2494 | 2026.05.06 01:54:02.258188 [ 277 ] {96796f0d-411a-499b-8d7f-54dcb90718bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2495 | 2026.05.06 01:54:02.258400 [ 277 ] {96796f0d-411a-499b-8d7f-54dcb90718bb} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2026.05.06 01:54:02.258540 [ 277 ] {96796f0d-411a-499b-8d7f-54dcb90718bb} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001204 sec., 20764.119601328905 rows/sec., 1.52 MiB/sec. | ||
| 2497 | 2026.05.06 01:54:02.258577 [ 277 ] {96796f0d-411a-499b-8d7f-54dcb90718bb} <Debug> TCPHandler: Processed in 0.001373954 sec. | ||
| 2498 | 2026.05.06 01:54:02.258699 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2026.05.06 01:54:02.258797 [ 277 ] {59affbcf-871b-4be4-9b5d-26002237cbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2500 | 2026.05.06 01:54:02.258838 [ 277 ] {59affbcf-871b-4be4-9b5d-26002237cbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2501 | 2026.05.06 01:54:02.259270 [ 277 ] {59affbcf-871b-4be4-9b5d-26002237cbc0} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2026.05.06 01:54:02.259309 [ 277 ] {59affbcf-871b-4be4-9b5d-26002237cbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2503 | 2026.05.06 01:54:02.259623 [ 277 ] {59affbcf-871b-4be4-9b5d-26002237cbc0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2504 | 2026.05.06 01:54:02.259842 [ 277 ] {59affbcf-871b-4be4-9b5d-26002237cbc0} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.05.06 01:54:02.259983 [ 277 ] {59affbcf-871b-4be4-9b5d-26002237cbc0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001207 sec., 73736.53686826843 rows/sec., 5.76 MiB/sec. | ||
| 2506 | 2026.05.06 01:54:02.260020 [ 277 ] {59affbcf-871b-4be4-9b5d-26002237cbc0} <Debug> TCPHandler: Processed in 0.001370053 sec. | ||
| 2507 | 2026.05.06 01:54:02.260144 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.05.06 01:54:02.260241 [ 277 ] {5c76245b-129a-49f9-afed-191a5cff3901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2509 | 2026.05.06 01:54:02.260288 [ 277 ] {5c76245b-129a-49f9-afed-191a5cff3901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2510 | 2026.05.06 01:54:02.260733 [ 277 ] {5c76245b-129a-49f9-afed-191a5cff3901} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.05.06 01:54:02.260770 [ 277 ] {5c76245b-129a-49f9-afed-191a5cff3901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2512 | 2026.05.06 01:54:02.261111 [ 277 ] {5c76245b-129a-49f9-afed-191a5cff3901} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2513 | 2026.05.06 01:54:02.261315 [ 277 ] {5c76245b-129a-49f9-afed-191a5cff3901} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2026.05.06 01:54:02.261442 [ 277 ] {5c76245b-129a-49f9-afed-191a5cff3901} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 2515 | 2026.05.06 01:54:02.261477 [ 277 ] {5c76245b-129a-49f9-afed-191a5cff3901} <Debug> TCPHandler: Processed in 0.001400304 sec. | ||
| 2516 | 2026.05.06 01:54:02.261602 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2517 | 2026.05.06 01:54:02.261692 [ 277 ] {dfcc15b0-2896-470f-ace0-21b9961dbea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2518 | 2026.05.06 01:54:02.261744 [ 277 ] {dfcc15b0-2896-470f-ace0-21b9961dbea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2519 | 2026.05.06 01:54:02.262615 [ 277 ] {dfcc15b0-2896-470f-ace0-21b9961dbea4} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2026.05.06 01:54:02.262658 [ 277 ] {dfcc15b0-2896-470f-ace0-21b9961dbea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2521 | 2026.05.06 01:54:02.263192 [ 277 ] {dfcc15b0-2896-470f-ace0-21b9961dbea4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2522 | 2026.05.06 01:54:02.263411 [ 277 ] {dfcc15b0-2896-470f-ace0-21b9961dbea4} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.05.06 01:54:02.263549 [ 277 ] {dfcc15b0-2896-470f-ace0-21b9961dbea4} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001844 sec., 13557.483731019523 rows/sec., 24.29 MiB/sec. | ||
| 2524 | 2026.05.06 01:54:02.263601 [ 277 ] {dfcc15b0-2896-470f-ace0-21b9961dbea4} <Debug> TCPHandler: Processed in 0.002020439 sec. | ||
| 2525 | 2026.05.06 01:54:02.263749 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.05.06 01:54:02.263859 [ 277 ] {0ad05334-171e-4140-b2fc-40ebd52ca8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2527 | 2026.05.06 01:54:02.263903 [ 277 ] {0ad05334-171e-4140-b2fc-40ebd52ca8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2528 | 2026.05.06 01:54:02.264270 [ 277 ] {0ad05334-171e-4140-b2fc-40ebd52ca8eb} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.05.06 01:54:02.264308 [ 277 ] {0ad05334-171e-4140-b2fc-40ebd52ca8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2530 | 2026.05.06 01:54:02.264651 [ 277 ] {0ad05334-171e-4140-b2fc-40ebd52ca8eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2531 | 2026.05.06 01:54:02.264872 [ 277 ] {0ad05334-171e-4140-b2fc-40ebd52ca8eb} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.05.06 01:54:02.265008 [ 277 ] {0ad05334-171e-4140-b2fc-40ebd52ca8eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 2533 | 2026.05.06 01:54:02.265045 [ 277 ] {0ad05334-171e-4140-b2fc-40ebd52ca8eb} <Debug> TCPHandler: Processed in 0.001358683 sec. | ||
| 2534 | 2026.05.06 01:54:04.094009 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2535 | 2026.05.06 01:54:04.094068 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2536 | 2026.05.06 01:54:04.197921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4807 | ||
| 2537 | 2026.05.06 01:54:04.198437 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.05.06 01:54:04.198490 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2539 | 2026.05.06 01:54:04.198972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2540 | 2026.05.06 01:54:04.199204 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.05.06 01:54:04.199347 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4807 | ||
| 2542 | 2026.05.06 01:54:04.426980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2543 | 2026.05.06 01:54:04.444462 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.05.06 01:54:04.444515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2545 | 2026.05.06 01:54:04.450735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2546 | 2026.05.06 01:54:04.451454 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.05.06 01:54:04.454370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2548 | 2026.05.06 01:54:05.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.82 MiB, peak 218.52 MiB, free memory in arenas 0.00 B, will set to 215.21 MiB (RSS), difference: 1.39 MiB | ||
| 2549 | 2026.05.06 01:54:07.249851 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.05.06 01:54:07.250088 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2551 | 2026.05.06 01:54:07.250405 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2552 | 2026.05.06 01:54:07.250439 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2553 | 2026.05.06 01:54:07.250653 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2554 | 2026.05.06 01:54:07.250720 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2555 | 2026.05.06 01:54:07.250859 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2556 | 2026.05.06 01:54:07.250986 [ 350 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2557 | 2026.05.06 01:54:07.250997 [ 327 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2558 | 2026.05.06 01:54:07.250984 [ 338 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2559 | 2026.05.06 01:54:07.251163 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2560 | 2026.05.06 01:54:07.251191 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2561 | 2026.05.06 01:54:07.251259 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2562 | 2026.05.06 01:54:07.251279 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2563 | 2026.05.06 01:54:07.251313 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2564 | 2026.05.06 01:54:07.251348 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2565 | 2026.05.06 01:54:07.252513 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002512 sec., 17515.92356687898 rows/sec., 3.05 MiB/sec. | ||
| 2566 | 2026.05.06 01:54:07.252636 [ 277 ] {bc9866fc-7386-4af3-9251-773dddf19c3f} <Debug> TCPHandler: Processed in 0.002914611 sec. | ||
| 2567 | 2026.05.06 01:54:07.255298 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.05.06 01:54:07.255417 [ 277 ] {7b369038-8da0-4f40-bb0d-93fc65303405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2569 | 2026.05.06 01:54:07.255468 [ 277 ] {7b369038-8da0-4f40-bb0d-93fc65303405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2570 | 2026.05.06 01:54:07.256056 [ 277 ] {7b369038-8da0-4f40-bb0d-93fc65303405} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.05.06 01:54:07.256103 [ 277 ] {7b369038-8da0-4f40-bb0d-93fc65303405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2572 | 2026.05.06 01:54:07.256473 [ 277 ] {7b369038-8da0-4f40-bb0d-93fc65303405} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2573 | 2026.05.06 01:54:07.256701 [ 277 ] {7b369038-8da0-4f40-bb0d-93fc65303405} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.05.06 01:54:07.256873 [ 277 ] {7b369038-8da0-4f40-bb0d-93fc65303405} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00149 sec., 52348.9932885906 rows/sec., 4.34 MiB/sec. | ||
| 2575 | 2026.05.06 01:54:07.256912 [ 277 ] {7b369038-8da0-4f40-bb0d-93fc65303405} <Debug> TCPHandler: Processed in 0.00167423 sec. | ||
| 2576 | 2026.05.06 01:54:07.257042 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.05.06 01:54:07.257137 [ 277 ] {71fd55cf-8709-45d3-a679-75f36297d16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2578 | 2026.05.06 01:54:07.257178 [ 277 ] {71fd55cf-8709-45d3-a679-75f36297d16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2579 | 2026.05.06 01:54:07.257600 [ 277 ] {71fd55cf-8709-45d3-a679-75f36297d16c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.06 01:54:07.257654 [ 277 ] {71fd55cf-8709-45d3-a679-75f36297d16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2581 | 2026.05.06 01:54:07.257982 [ 277 ] {71fd55cf-8709-45d3-a679-75f36297d16c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2582 | 2026.05.06 01:54:07.258246 [ 277 ] {71fd55cf-8709-45d3-a679-75f36297d16c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.05.06 01:54:07.258376 [ 87 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2584 | 2026.05.06 01:54:07.258390 [ 277 ] {71fd55cf-8709-45d3-a679-75f36297d16c} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001272 sec., 8647.798742138366 rows/sec., 650.27 KiB/sec. | ||
| 2585 | 2026.05.06 01:54:07.258457 [ 87 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2026.05.06 01:54:07.258464 [ 277 ] {71fd55cf-8709-45d3-a679-75f36297d16c} <Debug> TCPHandler: Processed in 0.001468696 sec. | ||
| 2587 | 2026.05.06 01:54:07.258510 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2588 | 2026.05.06 01:54:07.258650 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2589 | 2026.05.06 01:54:07.258739 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.05.06 01:54:07.258808 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2591 | 2026.05.06 01:54:07.258847 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 212 rows starting from the beginning of the part | ||
| 2592 | 2026.05.06 01:54:07.258855 [ 277 ] {4b5affc6-e02e-4e7c-8073-b41802e55197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2593 | 2026.05.06 01:54:07.258908 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 2594 | 2026.05.06 01:54:07.258910 [ 277 ] {4b5affc6-e02e-4e7c-8073-b41802e55197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2595 | 2026.05.06 01:54:07.258961 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2596 | 2026.05.06 01:54:07.259011 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 2597 | 2026.05.06 01:54:07.259064 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2598 | 2026.05.06 01:54:07.259113 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 2599 | 2026.05.06 01:54:07.259431 [ 277 ] {4b5affc6-e02e-4e7c-8073-b41802e55197} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2026.05.06 01:54:07.259473 [ 277 ] {4b5affc6-e02e-4e7c-8073-b41802e55197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2601 | 2026.05.06 01:54:07.259804 [ 277 ] {4b5affc6-e02e-4e7c-8073-b41802e55197} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2602 | 2026.05.06 01:54:07.259957 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367414 sec., 224511.37694948274 rows/sec., 15.85 MiB/sec. | ||
| 2603 | 2026.05.06 01:54:07.260029 [ 277 ] {4b5affc6-e02e-4e7c-8073-b41802e55197} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2026.05.06 01:54:07.260105 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2605 | 2026.05.06 01:54:07.260181 [ 277 ] {4b5affc6-e02e-4e7c-8073-b41802e55197} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001348 sec., 55637.982195845696 rows/sec., 4.34 MiB/sec. | ||
| 2606 | 2026.05.06 01:54:07.260224 [ 277 ] {4b5affc6-e02e-4e7c-8073-b41802e55197} <Debug> TCPHandler: Processed in 0.001546678 sec. | ||
| 2607 | 2026.05.06 01:54:07.260353 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.05.06 01:54:07.260372 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.05.06 01:54:07.260447 [ 277 ] {369e42eb-7e10-4ec9-a9e8-a96a9352049c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.05.06 01:54:07.260454 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_11_2} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2611 | 2026.05.06 01:54:07.260498 [ 277 ] {369e42eb-7e10-4ec9-a9e8-a96a9352049c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2612 | 2026.05.06 01:54:07.260539 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2613 | 2026.05.06 01:54:07.260916 [ 277 ] {369e42eb-7e10-4ec9-a9e8-a96a9352049c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.05.06 01:54:07.260956 [ 277 ] {369e42eb-7e10-4ec9-a9e8-a96a9352049c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2615 | 2026.05.06 01:54:07.261279 [ 277 ] {369e42eb-7e10-4ec9-a9e8-a96a9352049c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2616 | 2026.05.06 01:54:07.261484 [ 277 ] {369e42eb-7e10-4ec9-a9e8-a96a9352049c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.05.06 01:54:07.261628 [ 277 ] {369e42eb-7e10-4ec9-a9e8-a96a9352049c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 2618 | 2026.05.06 01:54:07.261668 [ 277 ] {369e42eb-7e10-4ec9-a9e8-a96a9352049c} <Debug> TCPHandler: Processed in 0.001361634 sec. | ||
| 2619 | 2026.05.06 01:54:07.261786 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2620 | 2026.05.06 01:54:07.261879 [ 277 ] {a0ea651a-6666-4286-84e8-c81814278be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2621 | 2026.05.06 01:54:07.261933 [ 277 ] {a0ea651a-6666-4286-84e8-c81814278be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2622 | 2026.05.06 01:54:07.262794 [ 277 ] {a0ea651a-6666-4286-84e8-c81814278be1} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2623 | 2026.05.06 01:54:07.262831 [ 277 ] {a0ea651a-6666-4286-84e8-c81814278be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2624 | 2026.05.06 01:54:07.263374 [ 277 ] {a0ea651a-6666-4286-84e8-c81814278be1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2625 | 2026.05.06 01:54:07.263614 [ 277 ] {a0ea651a-6666-4286-84e8-c81814278be1} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2026.05.06 01:54:07.263738 [ 87 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2627 | 2026.05.06 01:54:07.263761 [ 277 ] {a0ea651a-6666-4286-84e8-c81814278be1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.0019 sec., 5789.473684210527 rows/sec., 10.37 MiB/sec. | ||
| 2628 | 2026.05.06 01:54:07.263776 [ 87 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.05.06 01:54:07.263802 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2630 | 2026.05.06 01:54:07.263817 [ 277 ] {a0ea651a-6666-4286-84e8-c81814278be1} <Debug> TCPHandler: Processed in 0.00207752 sec. | ||
| 2631 | 2026.05.06 01:54:07.263931 [ 188 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 2632 | 2026.05.06 01:54:07.263961 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2633 | 2026.05.06 01:54:07.264075 [ 277 ] {6f827707-ca33-4380-b46f-6abc855d0021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2634 | 2026.05.06 01:54:07.264117 [ 277 ] {6f827707-ca33-4380-b46f-6abc855d0021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2635 | 2026.05.06 01:54:07.264192 [ 188 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2636 | 2026.05.06 01:54:07.264250 [ 188 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part | ||
| 2637 | 2026.05.06 01:54:07.264392 [ 188 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 2638 | 2026.05.06 01:54:07.264495 [ 188 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 2639 | 2026.05.06 01:54:07.264526 [ 277 ] {6f827707-ca33-4380-b46f-6abc855d0021} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.05.06 01:54:07.264568 [ 277 ] {6f827707-ca33-4380-b46f-6abc855d0021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2641 | 2026.05.06 01:54:07.264605 [ 188 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 2642 | 2026.05.06 01:54:07.264720 [ 188 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 2643 | 2026.05.06 01:54:07.264816 [ 188 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 2644 | 2026.05.06 01:54:07.264901 [ 277 ] {6f827707-ca33-4380-b46f-6abc855d0021} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2645 | 2026.05.06 01:54:07.265132 [ 277 ] {6f827707-ca33-4380-b46f-6abc855d0021} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.05.06 01:54:07.265268 [ 277 ] {6f827707-ca33-4380-b46f-6abc855d0021} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 2647 | 2026.05.06 01:54:07.265309 [ 277 ] {6f827707-ca33-4380-b46f-6abc855d0021} <Debug> TCPHandler: Processed in 0.001403825 sec. | ||
| 2648 | 2026.05.06 01:54:07.267702 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 19 columns (19 merged, 0 gathered) in 0.003848894 sec., 46506.86664792535 rows/sec., 83.34 MiB/sec. | ||
| 2649 | 2026.05.06 01:54:07.268127 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2650 | 2026.05.06 01:54:07.268494 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.05.06 01:54:07.268576 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2652 | 2026.05.06 01:54:07.268700 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2653 | 2026.05.06 01:54:07.611628 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.05.06 01:54:07.611855 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2655 | 2026.05.06 01:54:07.612176 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2656 | 2026.05.06 01:54:07.612211 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2657 | 2026.05.06 01:54:07.612436 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2658 | 2026.05.06 01:54:07.612502 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2659 | 2026.05.06 01:54:07.612641 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2660 | 2026.05.06 01:54:07.612749 [ 338 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2661 | 2026.05.06 01:54:07.612755 [ 350 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2662 | 2026.05.06 01:54:07.612759 [ 327 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2663 | 2026.05.06 01:54:07.612907 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2664 | 2026.05.06 01:54:07.612935 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2665 | 2026.05.06 01:54:07.613003 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2666 | 2026.05.06 01:54:07.613023 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2667 | 2026.05.06 01:54:07.613056 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2668 | 2026.05.06 01:54:07.613093 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2669 | 2026.05.06 01:54:07.614344 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002586 sec., 17014.694508894045 rows/sec., 3.56 MiB/sec. | ||
| 2670 | 2026.05.06 01:54:07.614469 [ 277 ] {f37c890c-449b-4596-b5be-bc9826c062c7} <Debug> TCPHandler: Processed in 0.002957863 sec. | ||
| 2671 | 2026.05.06 01:54:07.626825 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2672 | 2026.05.06 01:54:07.626956 [ 277 ] {2f2225d8-b329-45c8-8cf1-8866e4746aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2673 | 2026.05.06 01:54:07.627008 [ 277 ] {2f2225d8-b329-45c8-8cf1-8866e4746aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2674 | 2026.05.06 01:54:07.627525 [ 277 ] {2f2225d8-b329-45c8-8cf1-8866e4746aa0} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.05.06 01:54:07.627571 [ 277 ] {2f2225d8-b329-45c8-8cf1-8866e4746aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2676 | 2026.05.06 01:54:07.627939 [ 277 ] {2f2225d8-b329-45c8-8cf1-8866e4746aa0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2677 | 2026.05.06 01:54:07.628226 [ 277 ] {2f2225d8-b329-45c8-8cf1-8866e4746aa0} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.05.06 01:54:07.628388 [ 277 ] {2f2225d8-b329-45c8-8cf1-8866e4746aa0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00147 sec., 9523.809523809525 rows/sec., 776.60 KiB/sec. | ||
| 2679 | 2026.05.06 01:54:07.628428 [ 277 ] {2f2225d8-b329-45c8-8cf1-8866e4746aa0} <Debug> TCPHandler: Processed in 0.001664801 sec. | ||
| 2680 | 2026.05.06 01:54:07.628544 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.05.06 01:54:07.628644 [ 277 ] {c02b726d-e0d4-444f-aea6-f1d8d6c2415b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2682 | 2026.05.06 01:54:07.628684 [ 277 ] {c02b726d-e0d4-444f-aea6-f1d8d6c2415b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2683 | 2026.05.06 01:54:07.630201 [ 277 ] {c02b726d-e0d4-444f-aea6-f1d8d6c2415b} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.05.06 01:54:07.630238 [ 277 ] {c02b726d-e0d4-444f-aea6-f1d8d6c2415b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2685 | 2026.05.06 01:54:07.630776 [ 277 ] {c02b726d-e0d4-444f-aea6-f1d8d6c2415b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2686 | 2026.05.06 01:54:07.630993 [ 277 ] {c02b726d-e0d4-444f-aea6-f1d8d6c2415b} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.05.06 01:54:07.631132 [ 277 ] {c02b726d-e0d4-444f-aea6-f1d8d6c2415b} <Debug> executeQuery: Read 2468 rows, 187.52 KiB in 0.00251 sec., 983266.9322709163 rows/sec., 72.96 MiB/sec. | ||
| 2688 | 2026.05.06 01:54:07.631170 [ 277 ] {c02b726d-e0d4-444f-aea6-f1d8d6c2415b} <Debug> TCPHandler: Processed in 0.002674586 sec. | ||
| 2689 | 2026.05.06 01:54:07.631289 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.05.06 01:54:07.631385 [ 277 ] {81bb68cd-7f34-4e6e-97e7-2eba14e64e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2691 | 2026.05.06 01:54:07.631425 [ 277 ] {81bb68cd-7f34-4e6e-97e7-2eba14e64e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2692 | 2026.05.06 01:54:07.631842 [ 277 ] {81bb68cd-7f34-4e6e-97e7-2eba14e64e9d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.05.06 01:54:07.631879 [ 277 ] {81bb68cd-7f34-4e6e-97e7-2eba14e64e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2694 | 2026.05.06 01:54:07.632175 [ 277 ] {81bb68cd-7f34-4e6e-97e7-2eba14e64e9d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2695 | 2026.05.06 01:54:07.632383 [ 277 ] {81bb68cd-7f34-4e6e-97e7-2eba14e64e9d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.05.06 01:54:07.632511 [ 277 ] {81bb68cd-7f34-4e6e-97e7-2eba14e64e9d} <Debug> executeQuery: Read 53 rows, 3.91 KiB in 0.001146 sec., 46247.818499127396 rows/sec., 3.33 MiB/sec. | ||
| 2697 | 2026.05.06 01:54:07.632547 [ 277 ] {81bb68cd-7f34-4e6e-97e7-2eba14e64e9d} <Debug> TCPHandler: Processed in 0.001307492 sec. | ||
| 2698 | 2026.05.06 01:54:07.632665 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.05.06 01:54:07.632785 [ 277 ] {650731da-9ad1-4e92-8e24-8c8a5eeec605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2700 | 2026.05.06 01:54:07.632832 [ 277 ] {650731da-9ad1-4e92-8e24-8c8a5eeec605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2701 | 2026.05.06 01:54:07.633493 [ 277 ] {650731da-9ad1-4e92-8e24-8c8a5eeec605} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.05.06 01:54:07.633530 [ 277 ] {650731da-9ad1-4e92-8e24-8c8a5eeec605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2703 | 2026.05.06 01:54:07.633879 [ 277 ] {650731da-9ad1-4e92-8e24-8c8a5eeec605} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2704 | 2026.05.06 01:54:07.634083 [ 277 ] {650731da-9ad1-4e92-8e24-8c8a5eeec605} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.05.06 01:54:07.634184 [ 87 ] {} <Debug> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2706 | 2026.05.06 01:54:07.634209 [ 277 ] {650731da-9ad1-4e92-8e24-8c8a5eeec605} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001448 sec., 553176.7955801105 rows/sec., 31.95 MiB/sec. | ||
| 2707 | 2026.05.06 01:54:07.634232 [ 87 ] {} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.05.06 01:54:07.634251 [ 277 ] {650731da-9ad1-4e92-8e24-8c8a5eeec605} <Debug> TCPHandler: Processed in 0.00164504 sec. | ||
| 2709 | 2026.05.06 01:54:07.634262 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2710 | 2026.05.06 01:54:07.634369 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.05.06 01:54:07.634397 [ 190 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::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 | ||
| 2712 | 2026.05.06 01:54:07.634467 [ 277 ] {41895c00-acfc-441f-9eb4-740c97b247ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2713 | 2026.05.06 01:54:07.634512 [ 277 ] {41895c00-acfc-441f-9eb4-740c97b247ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2714 | 2026.05.06 01:54:07.634566 [ 190 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2715 | 2026.05.06 01:54:07.634619 [ 190 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::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 | ||
| 2716 | 2026.05.06 01:54:07.634711 [ 190 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::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 | ||
| 2717 | 2026.05.06 01:54:07.634784 [ 190 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2718 | 2026.05.06 01:54:07.634849 [ 190 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 801 rows starting from the beginning of the part | ||
| 2719 | 2026.05.06 01:54:07.634887 [ 277 ] {41895c00-acfc-441f-9eb4-740c97b247ee} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.05.06 01:54:07.634915 [ 190 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 2721 | 2026.05.06 01:54:07.634930 [ 277 ] {41895c00-acfc-441f-9eb4-740c97b247ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2722 | 2026.05.06 01:54:07.634987 [ 190 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 801 rows starting from the beginning of the part | ||
| 2723 | 2026.05.06 01:54:07.635252 [ 277 ] {41895c00-acfc-441f-9eb4-740c97b247ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2724 | 2026.05.06 01:54:07.635508 [ 277 ] {41895c00-acfc-441f-9eb4-740c97b247ee} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.05.06 01:54:07.635640 [ 277 ] {41895c00-acfc-441f-9eb4-740c97b247ee} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001192 sec., 838.9261744966443 rows/sec., 58.99 KiB/sec. | ||
| 2726 | 2026.05.06 01:54:07.635677 [ 277 ] {41895c00-acfc-441f-9eb4-740c97b247ee} <Debug> TCPHandler: Processed in 0.001355473 sec. | ||
| 2727 | 2026.05.06 01:54:07.635783 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2026.05.06 01:54:07.635885 [ 277 ] {5351d285-9bcf-401f-a997-f99f60636170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2729 | 2026.05.06 01:54:07.635926 [ 277 ] {5351d285-9bcf-401f-a997-f99f60636170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2730 | 2026.05.06 01:54:07.636098 [ 191 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762433 sec., 1105290.2436574893 rows/sec., 69.91 MiB/sec. | ||
| 2731 | 2026.05.06 01:54:07.636283 [ 186 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2732 | 2026.05.06 01:54:07.636545 [ 186 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.05.06 01:54:07.636612 [ 186 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_6_1} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2734 | 2026.05.06 01:54:07.636685 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2735 | 2026.05.06 01:54:07.636780 [ 277 ] {5351d285-9bcf-401f-a997-f99f60636170} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.05.06 01:54:07.636822 [ 277 ] {5351d285-9bcf-401f-a997-f99f60636170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2737 | 2026.05.06 01:54:07.637240 [ 277 ] {5351d285-9bcf-401f-a997-f99f60636170} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2738 | 2026.05.06 01:54:07.637456 [ 277 ] {5351d285-9bcf-401f-a997-f99f60636170} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.05.06 01:54:07.637598 [ 277 ] {5351d285-9bcf-401f-a997-f99f60636170} <Debug> executeQuery: Read 1332 rows, 91.50 KiB in 0.00173 sec., 769942.1965317919 rows/sec., 51.65 MiB/sec. | ||
| 2740 | 2026.05.06 01:54:07.637638 [ 277 ] {5351d285-9bcf-401f-a997-f99f60636170} <Debug> TCPHandler: Processed in 0.001906667 sec. | ||
| 2741 | 2026.05.06 01:54:07.637760 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.05.06 01:54:07.637858 [ 277 ] {a1d690c2-f3a5-486b-aca0-f83f82a1d173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2743 | 2026.05.06 01:54:07.637901 [ 277 ] {a1d690c2-f3a5-486b-aca0-f83f82a1d173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2744 | 2026.05.06 01:54:07.638584 [ 277 ] {a1d690c2-f3a5-486b-aca0-f83f82a1d173} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.05.06 01:54:07.638621 [ 277 ] {a1d690c2-f3a5-486b-aca0-f83f82a1d173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2746 | 2026.05.06 01:54:07.639065 [ 277 ] {a1d690c2-f3a5-486b-aca0-f83f82a1d173} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2747 | 2026.05.06 01:54:07.639283 [ 277 ] {a1d690c2-f3a5-486b-aca0-f83f82a1d173} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.06 01:54:07.639419 [ 277 ] {a1d690c2-f3a5-486b-aca0-f83f82a1d173} <Debug> executeQuery: Read 1503 rows, 93.40 KiB in 0.001578 sec., 952471.4828897339 rows/sec., 57.80 MiB/sec. | ||
| 2749 | 2026.05.06 01:54:07.639457 [ 277 ] {a1d690c2-f3a5-486b-aca0-f83f82a1d173} <Debug> TCPHandler: Processed in 0.001745802 sec. | ||
| 2750 | 2026.05.06 01:54:07.639577 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2751 | 2026.05.06 01:54:07.639674 [ 277 ] {be333cc7-4f2d-4ca4-95ae-f00e0f235e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2752 | 2026.05.06 01:54:07.639730 [ 277 ] {be333cc7-4f2d-4ca4-95ae-f00e0f235e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2753 | 2026.05.06 01:54:07.640527 [ 277 ] {be333cc7-4f2d-4ca4-95ae-f00e0f235e4b} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.05.06 01:54:07.640563 [ 277 ] {be333cc7-4f2d-4ca4-95ae-f00e0f235e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2755 | 2026.05.06 01:54:07.641164 [ 277 ] {be333cc7-4f2d-4ca4-95ae-f00e0f235e4b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2756 | 2026.05.06 01:54:07.641391 [ 277 ] {be333cc7-4f2d-4ca4-95ae-f00e0f235e4b} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.05.06 01:54:07.641535 [ 277 ] {be333cc7-4f2d-4ca4-95ae-f00e0f235e4b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001877 sec., 20777.83697389451 rows/sec., 37.23 MiB/sec. | ||
| 2758 | 2026.05.06 01:54:07.641594 [ 277 ] {be333cc7-4f2d-4ca4-95ae-f00e0f235e4b} <Debug> TCPHandler: Processed in 0.002065951 sec. | ||
| 2759 | 2026.05.06 01:54:07.641722 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2760 | 2026.05.06 01:54:07.641818 [ 277 ] {ed71b09e-b7bd-4ec8-b347-b12cd572aae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2761 | 2026.05.06 01:54:07.641859 [ 277 ] {ed71b09e-b7bd-4ec8-b347-b12cd572aae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2762 | 2026.05.06 01:54:07.642187 [ 277 ] {ed71b09e-b7bd-4ec8-b347-b12cd572aae3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.05.06 01:54:07.642220 [ 277 ] {ed71b09e-b7bd-4ec8-b347-b12cd572aae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2764 | 2026.05.06 01:54:07.642515 [ 277 ] {ed71b09e-b7bd-4ec8-b347-b12cd572aae3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2765 | 2026.05.06 01:54:07.642721 [ 277 ] {ed71b09e-b7bd-4ec8-b347-b12cd572aae3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.05.06 01:54:07.642850 [ 277 ] {ed71b09e-b7bd-4ec8-b347-b12cd572aae3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00105 sec., 11428.57142857143 rows/sec., 788.69 KiB/sec. | ||
| 2767 | 2026.05.06 01:54:07.642886 [ 277 ] {ed71b09e-b7bd-4ec8-b347-b12cd572aae3} <Debug> TCPHandler: Processed in 0.001213609 sec. | ||
| 2768 | 2026.05.06 01:54:09.239243 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 346 | ||
| 2769 | 2026.05.06 01:54:09.241764 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.05.06 01:54:09.241807 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2771 | 2026.05.06 01:54:09.242980 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2772 | 2026.05.06 01:54:09.243246 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.05.06 01:54:09.243482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2774 | 2026.05.06 01:54:11.700088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5255 | ||
| 2775 | 2026.05.06 01:54:11.700768 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.05.06 01:54:11.700803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2777 | 2026.05.06 01:54:11.701293 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2778 | 2026.05.06 01:54:11.701528 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.05.06 01:54:11.701630 [ 36 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2780 | 2026.05.06 01:54:11.701648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5255 | ||
| 2781 | 2026.05.06 01:54:11.701668 [ 36 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2782 | 2026.05.06 01:54:11.701687 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2783 | 2026.05.06 01:54:11.701855 [ 201 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 2784 | 2026.05.06 01:54:11.702065 [ 201 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2785 | 2026.05.06 01:54:11.702127 [ 201 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2887 rows starting from the beginning of the part | ||
| 2786 | 2026.05.06 01:54:11.702220 [ 201 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 2787 | 2026.05.06 01:54:11.702263 [ 201 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 2788 | 2026.05.06 01:54:11.702309 [ 201 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 2789 | 2026.05.06 01:54:11.702348 [ 201 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 2790 | 2026.05.06 01:54:11.702389 [ 201 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 2791 | 2026.05.06 01:54:11.703796 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5255 rows, containing 4 columns (4 merged, 0 gathered) in 0.00202793 sec., 2591312.323403668 rows/sec., 37.07 MiB/sec. | ||
| 2792 | 2026.05.06 01:54:11.704305 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2793 | 2026.05.06 01:54:11.704567 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_11_2} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2026.05.06 01:54:11.704639 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_11_2} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2795 | 2026.05.06 01:54:11.704710 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2796 | 2026.05.06 01:54:11.955092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2797 | 2026.05.06 01:54:11.972608 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.05.06 01:54:11.972680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2799 | 2026.05.06 01:54:11.979046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2800 | 2026.05.06 01:54:11.979819 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.05.06 01:54:11.980157 [ 36 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2802 | 2026.05.06 01:54:11.980231 [ 36 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.05.06 01:54:11.980257 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2804 | 2026.05.06 01:54:11.980409 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 2805 | 2026.05.06 01:54:11.982955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2806 | 2026.05.06 01:54:11.984718 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2807 | 2026.05.06 01:54:11.986100 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 2808 | 2026.05.06 01:54:11.990784 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 2809 | 2026.05.06 01:54:11.995123 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 2810 | 2026.05.06 01:54:11.999561 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 2811 | 2026.05.06 01:54:12.001273 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.91 MiB, peak 222.78 MiB, free memory in arenas 0.00 B, will set to 219.56 MiB (RSS), difference: 2.65 MiB | ||
| 2812 | 2026.05.06 01:54:12.004264 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 2813 | 2026.05.06 01:54:12.008599 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 2814 | 2026.05.06 01:54:12.059441 [ 191 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079089283 sec., 1049.4468637425882 rows/sec., 5.43 MiB/sec. | ||
| 2815 | 2026.05.06 01:54:12.061967 [ 195 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2816 | 2026.05.06 01:54:12.064067 [ 195 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_11_2} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.05.06 01:54:12.064146 [ 195 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_11_2} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2818 | 2026.05.06 01:54:12.066033 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 2819 | 2026.05.06 01:54:12.247381 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.05.06 01:54:12.247614 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2821 | 2026.05.06 01:54:12.247967 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2822 | 2026.05.06 01:54:12.248010 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2823 | 2026.05.06 01:54:12.248230 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2824 | 2026.05.06 01:54:12.248303 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2825 | 2026.05.06 01:54:12.248448 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2826 | 2026.05.06 01:54:12.248554 [ 350 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2827 | 2026.05.06 01:54:12.248565 [ 338 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2828 | 2026.05.06 01:54:12.248575 [ 335 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2829 | 2026.05.06 01:54:12.248705 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2830 | 2026.05.06 01:54:12.248738 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2831 | 2026.05.06 01:54:12.248812 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2832 | 2026.05.06 01:54:12.248835 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2833 | 2026.05.06 01:54:12.248876 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2834 | 2026.05.06 01:54:12.248916 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2835 | 2026.05.06 01:54:12.250114 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00259 sec., 16988.41698841699 rows/sec., 2.96 MiB/sec. | ||
| 2836 | 2026.05.06 01:54:12.250248 [ 277 ] {9c8df791-f258-4011-9fe9-25380179ec92} <Debug> TCPHandler: Processed in 0.003001024 sec. | ||
| 2837 | 2026.05.06 01:54:12.251667 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2838 | 2026.05.06 01:54:12.251781 [ 277 ] {776f1552-fa6d-4c62-bbb0-81a7e8bc1505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2839 | 2026.05.06 01:54:12.251828 [ 277 ] {776f1552-fa6d-4c62-bbb0-81a7e8bc1505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2840 | 2026.05.06 01:54:12.252324 [ 277 ] {776f1552-fa6d-4c62-bbb0-81a7e8bc1505} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2841 | 2026.05.06 01:54:12.252364 [ 277 ] {776f1552-fa6d-4c62-bbb0-81a7e8bc1505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2842 | 2026.05.06 01:54:12.252728 [ 277 ] {776f1552-fa6d-4c62-bbb0-81a7e8bc1505} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2843 | 2026.05.06 01:54:12.253026 [ 277 ] {776f1552-fa6d-4c62-bbb0-81a7e8bc1505} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.06 01:54:12.253208 [ 277 ] {776f1552-fa6d-4c62-bbb0-81a7e8bc1505} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001457 sec., 38435.14070006864 rows/sec., 2.95 MiB/sec. | ||
| 2845 | 2026.05.06 01:54:12.253256 [ 277 ] {776f1552-fa6d-4c62-bbb0-81a7e8bc1505} <Debug> TCPHandler: Processed in 0.00163929 sec. | ||
| 2846 | 2026.05.06 01:54:12.253438 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.05.06 01:54:12.253562 [ 277 ] {dc45b7a9-26e8-4083-9d86-6663a537b46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2848 | 2026.05.06 01:54:12.253619 [ 277 ] {dc45b7a9-26e8-4083-9d86-6663a537b46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2849 | 2026.05.06 01:54:12.254462 [ 277 ] {dc45b7a9-26e8-4083-9d86-6663a537b46b} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2850 | 2026.05.06 01:54:12.254531 [ 277 ] {dc45b7a9-26e8-4083-9d86-6663a537b46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2851 | 2026.05.06 01:54:12.255087 [ 277 ] {dc45b7a9-26e8-4083-9d86-6663a537b46b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2852 | 2026.05.06 01:54:12.255472 [ 277 ] {dc45b7a9-26e8-4083-9d86-6663a537b46b} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2853 | 2026.05.06 01:54:12.255643 [ 277 ] {dc45b7a9-26e8-4083-9d86-6663a537b46b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002114 sec., 30274.361400189217 rows/sec., 2.36 MiB/sec. | ||
| 2854 | 2026.05.06 01:54:12.255683 [ 277 ] {dc45b7a9-26e8-4083-9d86-6663a537b46b} <Debug> TCPHandler: Processed in 0.002309507 sec. | ||
| 2855 | 2026.05.06 01:54:12.255816 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2026.05.06 01:54:12.255915 [ 277 ] {0b45c913-3f2d-43ac-863f-a78db5e67736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2857 | 2026.05.06 01:54:12.255960 [ 277 ] {0b45c913-3f2d-43ac-863f-a78db5e67736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2858 | 2026.05.06 01:54:12.256362 [ 277 ] {0b45c913-3f2d-43ac-863f-a78db5e67736} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2026.05.06 01:54:12.256400 [ 277 ] {0b45c913-3f2d-43ac-863f-a78db5e67736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2860 | 2026.05.06 01:54:12.256731 [ 277 ] {0b45c913-3f2d-43ac-863f-a78db5e67736} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2861 | 2026.05.06 01:54:12.256944 [ 277 ] {0b45c913-3f2d-43ac-863f-a78db5e67736} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2026.05.06 01:54:12.257085 [ 277 ] {0b45c913-3f2d-43ac-863f-a78db5e67736} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001192 sec., 107382.55033557047 rows/sec., 7.48 MiB/sec. | ||
| 2863 | 2026.05.06 01:54:12.257121 [ 277 ] {0b45c913-3f2d-43ac-863f-a78db5e67736} <Debug> TCPHandler: Processed in 0.001353873 sec. | ||
| 2864 | 2026.05.06 01:54:12.257245 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2865 | 2026.05.06 01:54:12.257340 [ 277 ] {a74aba76-3b51-43b9-98aa-a7866bf3a406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2866 | 2026.05.06 01:54:12.257380 [ 277 ] {a74aba76-3b51-43b9-98aa-a7866bf3a406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2867 | 2026.05.06 01:54:12.257749 [ 277 ] {a74aba76-3b51-43b9-98aa-a7866bf3a406} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.05.06 01:54:12.257787 [ 277 ] {a74aba76-3b51-43b9-98aa-a7866bf3a406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2869 | 2026.05.06 01:54:12.258122 [ 277 ] {a74aba76-3b51-43b9-98aa-a7866bf3a406} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2870 | 2026.05.06 01:54:12.258350 [ 277 ] {a74aba76-3b51-43b9-98aa-a7866bf3a406} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.05.06 01:54:12.258484 [ 277 ] {a74aba76-3b51-43b9-98aa-a7866bf3a406} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001165 sec., 41201.71673819742 rows/sec., 2.78 MiB/sec. | ||
| 2872 | 2026.05.06 01:54:12.258519 [ 277 ] {a74aba76-3b51-43b9-98aa-a7866bf3a406} <Debug> TCPHandler: Processed in 0.001322642 sec. | ||
| 2873 | 2026.05.06 01:54:13.000340 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.44 MiB, peak 229.99 MiB, free memory in arenas 0.00 B, will set to 227.16 MiB (RSS), difference: 6.72 MiB | ||
| 2874 | 2026.05.06 01:54:17.250233 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.05.06 01:54:17.250498 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2876 | 2026.05.06 01:54:17.250829 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2877 | 2026.05.06 01:54:17.250872 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2878 | 2026.05.06 01:54:17.251092 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2879 | 2026.05.06 01:54:17.251161 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2880 | 2026.05.06 01:54:17.251298 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2881 | 2026.05.06 01:54:17.251424 [ 350 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2882 | 2026.05.06 01:54:17.251433 [ 335 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2883 | 2026.05.06 01:54:17.251428 [ 338 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2884 | 2026.05.06 01:54:17.251636 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2885 | 2026.05.06 01:54:17.251672 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2886 | 2026.05.06 01:54:17.251744 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2887 | 2026.05.06 01:54:17.251764 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2888 | 2026.05.06 01:54:17.251799 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2889 | 2026.05.06 01:54:17.251835 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2890 | 2026.05.06 01:54:17.253012 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002615 sec., 16826.00382409178 rows/sec., 2.93 MiB/sec. | ||
| 2891 | 2026.05.06 01:54:17.253147 [ 277 ] {57e4ab6c-3917-445f-9c35-d7690fcf483e} <Debug> TCPHandler: Processed in 0.003048915 sec. | ||
| 2892 | 2026.05.06 01:54:17.256319 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.05.06 01:54:17.256443 [ 277 ] {0f0d7e89-d934-42ad-885d-6b764ed46c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2894 | 2026.05.06 01:54:17.256491 [ 277 ] {0f0d7e89-d934-42ad-885d-6b764ed46c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2895 | 2026.05.06 01:54:17.257039 [ 277 ] {0f0d7e89-d934-42ad-885d-6b764ed46c4e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.05.06 01:54:17.257081 [ 277 ] {0f0d7e89-d934-42ad-885d-6b764ed46c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2897 | 2026.05.06 01:54:17.257502 [ 277 ] {0f0d7e89-d934-42ad-885d-6b764ed46c4e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2898 | 2026.05.06 01:54:17.257724 [ 277 ] {0f0d7e89-d934-42ad-885d-6b764ed46c4e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.05.06 01:54:17.257879 [ 277 ] {0f0d7e89-d934-42ad-885d-6b764ed46c4e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001472 sec., 52989.13043478261 rows/sec., 4.39 MiB/sec. | ||
| 2900 | 2026.05.06 01:54:17.257880 [ 7 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2901 | 2026.05.06 01:54:17.257918 [ 277 ] {0f0d7e89-d934-42ad-885d-6b764ed46c4e} <Debug> TCPHandler: Processed in 0.001672181 sec. | ||
| 2902 | 2026.05.06 01:54:17.257937 [ 7 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.05.06 01:54:17.257964 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2904 | 2026.05.06 01:54:17.258059 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.05.06 01:54:17.258082 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::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 | ||
| 2906 | 2026.05.06 01:54:17.258156 [ 277 ] {e10d8c1e-6d36-45a4-a4af-b0822c35c7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.05.06 01:54:17.258200 [ 277 ] {e10d8c1e-6d36-45a4-a4af-b0822c35c7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2908 | 2026.05.06 01:54:17.258227 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2909 | 2026.05.06 01:54:17.258266 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3341 rows starting from the beginning of the part | ||
| 2910 | 2026.05.06 01:54:17.258357 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 106 rows starting from the beginning of the part | ||
| 2911 | 2026.05.06 01:54:17.258406 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 2912 | 2026.05.06 01:54:17.258453 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2468 rows starting from the beginning of the part | ||
| 2913 | 2026.05.06 01:54:17.258497 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 2914 | 2026.05.06 01:54:17.258537 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2915 | 2026.05.06 01:54:17.258621 [ 277 ] {e10d8c1e-6d36-45a4-a4af-b0822c35c7a1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2026.05.06 01:54:17.258662 [ 277 ] {e10d8c1e-6d36-45a4-a4af-b0822c35c7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2917 | 2026.05.06 01:54:17.259071 [ 277 ] {e10d8c1e-6d36-45a4-a4af-b0822c35c7a1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2918 | 2026.05.06 01:54:17.259288 [ 277 ] {e10d8c1e-6d36-45a4-a4af-b0822c35c7a1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2026.05.06 01:54:17.259423 [ 277 ] {e10d8c1e-6d36-45a4-a4af-b0822c35c7a1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001285 sec., 8560.311284046693 rows/sec., 643.70 KiB/sec. | ||
| 2920 | 2026.05.06 01:54:17.259460 [ 277 ] {e10d8c1e-6d36-45a4-a4af-b0822c35c7a1} <Debug> TCPHandler: Processed in 0.001448766 sec. | ||
| 2921 | 2026.05.06 01:54:17.259577 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.05.06 01:54:17.259670 [ 277 ] {282a61da-c5aa-4da9-a15c-0517393c191d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2923 | 2026.05.06 01:54:17.259708 [ 277 ] {282a61da-c5aa-4da9-a15c-0517393c191d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2924 | 2026.05.06 01:54:17.260119 [ 277 ] {282a61da-c5aa-4da9-a15c-0517393c191d} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.05.06 01:54:17.260155 [ 277 ] {282a61da-c5aa-4da9-a15c-0517393c191d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2926 | 2026.05.06 01:54:17.260468 [ 277 ] {282a61da-c5aa-4da9-a15c-0517393c191d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2927 | 2026.05.06 01:54:17.260676 [ 277 ] {282a61da-c5aa-4da9-a15c-0517393c191d} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.05.06 01:54:17.260783 [ 24 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2929 | 2026.05.06 01:54:17.260805 [ 277 ] {282a61da-c5aa-4da9-a15c-0517393c191d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001154 sec., 64991.33448873483 rows/sec., 5.07 MiB/sec. | ||
| 2930 | 2026.05.06 01:54:17.260849 [ 24 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.06 01:54:17.260858 [ 277 ] {282a61da-c5aa-4da9-a15c-0517393c191d} <Debug> TCPHandler: Processed in 0.001327592 sec. | ||
| 2932 | 2026.05.06 01:54:17.260879 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2933 | 2026.05.06 01:54:17.260982 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::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 | ||
| 2934 | 2026.05.06 01:54:17.260985 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.05.06 01:54:17.261096 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2936 | 2026.05.06 01:54:17.261113 [ 277 ] {b056b4cb-3731-4d11-93d1-643ac0c281fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2937 | 2026.05.06 01:54:17.261137 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1817 rows starting from the beginning of the part | ||
| 2938 | 2026.05.06 01:54:17.261158 [ 277 ] {b056b4cb-3731-4d11-93d1-643ac0c281fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2939 | 2026.05.06 01:54:17.261181 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6127 rows, containing 5 columns (5 merged, 0 gathered) in 0.003150987 sec., 1944470.09778206 rows/sec., 153.98 MiB/sec. | ||
| 2940 | 2026.05.06 01:54:17.261202 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 89 rows starting from the beginning of the part | ||
| 2941 | 2026.05.06 01:54:17.261267 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 75 rows starting from the beginning of the part | ||
| 2942 | 2026.05.06 01:54:17.261315 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1332 rows starting from the beginning of the part | ||
| 2943 | 2026.05.06 01:54:17.261359 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 2944 | 2026.05.06 01:54:17.261408 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
| 2945 | 2026.05.06 01:54:17.261592 [ 277 ] {b056b4cb-3731-4d11-93d1-643ac0c281fe} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2946 | 2026.05.06 01:54:17.261627 [ 277 ] {b056b4cb-3731-4d11-93d1-643ac0c281fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2947 | 2026.05.06 01:54:17.261649 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2948 | 2026.05.06 01:54:17.262004 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2949 | 2026.05.06 01:54:17.262086 [ 277 ] {b056b4cb-3731-4d11-93d1-643ac0c281fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2950 | 2026.05.06 01:54:17.262102 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_16_3} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2951 | 2026.05.06 01:54:17.262223 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2952 | 2026.05.06 01:54:17.262310 [ 277 ] {b056b4cb-3731-4d11-93d1-643ac0c281fe} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2026.05.06 01:54:17.262447 [ 277 ] {b056b4cb-3731-4d11-93d1-643ac0c281fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001357 sec., 117907.14812085484 rows/sec., 8.21 MiB/sec. | ||
| 2954 | 2026.05.06 01:54:17.262447 [ 15 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2955 | 2026.05.06 01:54:17.262484 [ 277 ] {b056b4cb-3731-4d11-93d1-643ac0c281fe} <Debug> TCPHandler: Processed in 0.001545748 sec. | ||
| 2956 | 2026.05.06 01:54:17.262512 [ 15 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2957 | 2026.05.06 01:54:17.262543 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2958 | 2026.05.06 01:54:17.262631 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::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 | ||
| 2959 | 2026.05.06 01:54:17.262635 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.05.06 01:54:17.262748 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2961 | 2026.05.06 01:54:17.262750 [ 277 ] {b41ad902-f75e-4415-ab52-0f3e9e40a797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2962 | 2026.05.06 01:54:17.262791 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4856 rows starting from the beginning of the part | ||
| 2963 | 2026.05.06 01:54:17.262823 [ 277 ] {b41ad902-f75e-4415-ab52-0f3e9e40a797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2964 | 2026.05.06 01:54:17.262841 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3452 rows, containing 5 columns (5 merged, 0 gathered) in 0.001903806 sec., 1813209.9594181338 rows/sec., 131.25 MiB/sec. | ||
| 2965 | 2026.05.06 01:54:17.262872 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::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 | ||
| 2966 | 2026.05.06 01:54:17.262933 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2967 | 2026.05.06 01:54:17.262978 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1503 rows starting from the beginning of the part | ||
| 2968 | 2026.05.06 01:54:17.263022 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
| 2969 | 2026.05.06 01:54:17.263040 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2970 | 2026.05.06 01:54:17.263068 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2971 | 2026.05.06 01:54:17.263294 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.05.06 01:54:17.263366 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_16_3} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2973 | 2026.05.06 01:54:17.263423 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 2974 | 2026.05.06 01:54:17.263592 [ 277 ] {b41ad902-f75e-4415-ab52-0f3e9e40a797} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.05.06 01:54:17.263628 [ 277 ] {b41ad902-f75e-4415-ab52-0f3e9e40a797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2976 | 2026.05.06 01:54:17.264178 [ 277 ] {b41ad902-f75e-4415-ab52-0f3e9e40a797} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2977 | 2026.05.06 01:54:17.264426 [ 277 ] {b41ad902-f75e-4415-ab52-0f3e9e40a797} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.05.06 01:54:17.264574 [ 277 ] {b41ad902-f75e-4415-ab52-0f3e9e40a797} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001841 sec., 5975.013579576317 rows/sec., 10.71 MiB/sec. | ||
| 2979 | 2026.05.06 01:54:17.264628 [ 277 ] {b41ad902-f75e-4415-ab52-0f3e9e40a797} <Debug> TCPHandler: Processed in 0.00204175 sec. | ||
| 2980 | 2026.05.06 01:54:17.264762 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.05.06 01:54:17.264856 [ 277 ] {ba0e3915-3ac5-46e9-805d-68badbabd30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2982 | 2026.05.06 01:54:17.264896 [ 277 ] {ba0e3915-3ac5-46e9-805d-68badbabd30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2983 | 2026.05.06 01:54:17.265260 [ 277 ] {ba0e3915-3ac5-46e9-805d-68badbabd30e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.05.06 01:54:17.265293 [ 277 ] {ba0e3915-3ac5-46e9-805d-68badbabd30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2985 | 2026.05.06 01:54:17.265593 [ 277 ] {ba0e3915-3ac5-46e9-805d-68badbabd30e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2986 | 2026.05.06 01:54:17.265661 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6967 rows, containing 5 columns (5 merged, 0 gathered) in 0.003102865 sec., 2245344.2221946493 rows/sec., 145.64 MiB/sec. | ||
| 2987 | 2026.05.06 01:54:17.265794 [ 277 ] {ba0e3915-3ac5-46e9-805d-68badbabd30e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.05.06 01:54:17.265908 [ 15 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2989 | 2026.05.06 01:54:17.265937 [ 277 ] {ba0e3915-3ac5-46e9-805d-68badbabd30e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 2990 | 2026.05.06 01:54:17.265940 [ 15 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.05.06 01:54:17.265977 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2992 | 2026.05.06 01:54:17.265981 [ 277 ] {ba0e3915-3ac5-46e9-805d-68badbabd30e} <Debug> TCPHandler: Processed in 0.001325563 sec. | ||
| 2993 | 2026.05.06 01:54:17.266111 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 2994 | 2026.05.06 01:54:17.266212 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2995 | 2026.05.06 01:54:17.266237 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 2996 | 2026.05.06 01:54:17.266283 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 2997 | 2026.05.06 01:54:17.266327 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2998 | 2026.05.06 01:54:17.266331 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2999 | 2026.05.06 01:54:17.266366 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 3000 | 2026.05.06 01:54:17.266409 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 3001 | 2026.05.06 01:54:17.266448 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 3002 | 2026.05.06 01:54:17.266621 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.05.06 01:54:17.266688 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3004 | 2026.05.06 01:54:17.266754 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3005 | 2026.05.06 01:54:17.267232 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001150818 sec., 782052.4183667616 rows/sec., 51.95 MiB/sec. | ||
| 3006 | 2026.05.06 01:54:17.267382 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3007 | 2026.05.06 01:54:17.267625 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.06 01:54:17.267684 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_16_3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3009 | 2026.05.06 01:54:17.267735 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3010 | 2026.05.06 01:54:18.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.81 MiB, peak 234.10 MiB, free memory in arenas 0.00 B, will set to 229.10 MiB (RSS), difference: 1.29 MiB | ||
| 3011 | 2026.05.06 01:54:19.094136 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3012 | 2026.05.06 01:54:19.094194 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3013 | 2026.05.06 01:54:19.201841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5767 | ||
| 3014 | 2026.05.06 01:54:19.202347 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.05.06 01:54:19.202398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3016 | 2026.05.06 01:54:19.202882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3017 | 2026.05.06 01:54:19.203128 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.05.06 01:54:19.203275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5767 | ||
| 3019 | 2026.05.06 01:54:19.243649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 370 | ||
| 3020 | 2026.05.06 01:54:19.245614 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3021 | 2026.05.06 01:54:19.245659 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3022 | 2026.05.06 01:54:19.246767 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3023 | 2026.05.06 01:54:19.247032 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2026.05.06 01:54:19.247275 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 3025 | 2026.05.06 01:54:19.483170 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3026 | 2026.05.06 01:54:19.501151 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.06 01:54:19.501217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3028 | 2026.05.06 01:54:19.506883 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3029 | 2026.05.06 01:54:19.507552 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.06 01:54:19.510577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3031 | 2026.05.06 01:54:22.250248 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.05.06 01:54:22.250494 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3033 | 2026.05.06 01:54:22.250822 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3034 | 2026.05.06 01:54:22.250859 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3035 | 2026.05.06 01:54:22.251081 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3036 | 2026.05.06 01:54:22.251153 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3037 | 2026.05.06 01:54:22.251305 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3038 | 2026.05.06 01:54:22.251437 [ 364 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3039 | 2026.05.06 01:54:22.251439 [ 350 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3040 | 2026.05.06 01:54:22.251441 [ 344 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3041 | 2026.05.06 01:54:22.251613 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3042 | 2026.05.06 01:54:22.251642 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3043 | 2026.05.06 01:54:22.251713 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3044 | 2026.05.06 01:54:22.251733 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3045 | 2026.05.06 01:54:22.251768 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3046 | 2026.05.06 01:54:22.251810 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3047 | 2026.05.06 01:54:22.252975 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002572 sec., 17107.309486780716 rows/sec., 2.98 MiB/sec. | ||
| 3048 | 2026.05.06 01:54:22.253116 [ 277 ] {1bbaf686-164e-46f1-bca4-bcda95b9be6d} <Debug> TCPHandler: Processed in 0.003001393 sec. | ||
| 3049 | 2026.05.06 01:54:22.256452 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.05.06 01:54:22.256576 [ 277 ] {f7ae08d9-1692-46ed-b0e4-52dd6a5b3007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3051 | 2026.05.06 01:54:22.256624 [ 277 ] {f7ae08d9-1692-46ed-b0e4-52dd6a5b3007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3052 | 2026.05.06 01:54:22.257181 [ 277 ] {f7ae08d9-1692-46ed-b0e4-52dd6a5b3007} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.05.06 01:54:22.257224 [ 277 ] {f7ae08d9-1692-46ed-b0e4-52dd6a5b3007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3054 | 2026.05.06 01:54:22.257621 [ 277 ] {f7ae08d9-1692-46ed-b0e4-52dd6a5b3007} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3055 | 2026.05.06 01:54:22.257860 [ 277 ] {f7ae08d9-1692-46ed-b0e4-52dd6a5b3007} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.05.06 01:54:22.258024 [ 277 ] {f7ae08d9-1692-46ed-b0e4-52dd6a5b3007} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001483 sec., 78219.8246797033 rows/sec., 6.64 MiB/sec. | ||
| 3057 | 2026.05.06 01:54:22.258067 [ 277 ] {f7ae08d9-1692-46ed-b0e4-52dd6a5b3007} <Debug> TCPHandler: Processed in 0.001673021 sec. | ||
| 3058 | 2026.05.06 01:54:22.258198 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.05.06 01:54:22.258303 [ 277 ] {47cdb787-9e8a-4284-a5e4-f149096424a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3060 | 2026.05.06 01:54:22.258345 [ 277 ] {47cdb787-9e8a-4284-a5e4-f149096424a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3061 | 2026.05.06 01:54:22.258768 [ 277 ] {47cdb787-9e8a-4284-a5e4-f149096424a1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.05.06 01:54:22.258803 [ 277 ] {47cdb787-9e8a-4284-a5e4-f149096424a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3063 | 2026.05.06 01:54:22.259108 [ 277 ] {47cdb787-9e8a-4284-a5e4-f149096424a1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3064 | 2026.05.06 01:54:22.259378 [ 277 ] {47cdb787-9e8a-4284-a5e4-f149096424a1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.05.06 01:54:22.259560 [ 277 ] {47cdb787-9e8a-4284-a5e4-f149096424a1} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001281 sec., 23419.2037470726 rows/sec., 1.72 MiB/sec. | ||
| 3066 | 2026.05.06 01:54:22.259604 [ 277 ] {47cdb787-9e8a-4284-a5e4-f149096424a1} <Debug> TCPHandler: Processed in 0.001457456 sec. | ||
| 3067 | 2026.05.06 01:54:22.259750 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.05.06 01:54:22.259851 [ 277 ] {674e4d9f-f365-4dfe-b77f-388dd4c0aa8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3069 | 2026.05.06 01:54:22.259897 [ 277 ] {674e4d9f-f365-4dfe-b77f-388dd4c0aa8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3070 | 2026.05.06 01:54:22.260390 [ 277 ] {674e4d9f-f365-4dfe-b77f-388dd4c0aa8e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.05.06 01:54:22.260425 [ 277 ] {674e4d9f-f365-4dfe-b77f-388dd4c0aa8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3072 | 2026.05.06 01:54:22.260772 [ 277 ] {674e4d9f-f365-4dfe-b77f-388dd4c0aa8e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3073 | 2026.05.06 01:54:22.260998 [ 277 ] {674e4d9f-f365-4dfe-b77f-388dd4c0aa8e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.05.06 01:54:22.261136 [ 277 ] {674e4d9f-f365-4dfe-b77f-388dd4c0aa8e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001304 sec., 72085.88957055214 rows/sec., 5.63 MiB/sec. | ||
| 3075 | 2026.05.06 01:54:22.261176 [ 277 ] {674e4d9f-f365-4dfe-b77f-388dd4c0aa8e} <Debug> TCPHandler: Processed in 0.001488526 sec. | ||
| 3076 | 2026.05.06 01:54:22.261327 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.05.06 01:54:22.261425 [ 277 ] {7f01a8bd-18ea-4778-b43d-bbd8bd69e350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.05.06 01:54:22.261468 [ 277 ] {7f01a8bd-18ea-4778-b43d-bbd8bd69e350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3079 | 2026.05.06 01:54:22.261891 [ 277 ] {7f01a8bd-18ea-4778-b43d-bbd8bd69e350} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.05.06 01:54:22.261925 [ 277 ] {7f01a8bd-18ea-4778-b43d-bbd8bd69e350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3081 | 2026.05.06 01:54:22.262262 [ 277 ] {7f01a8bd-18ea-4778-b43d-bbd8bd69e350} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3082 | 2026.05.06 01:54:22.262500 [ 277 ] {7f01a8bd-18ea-4778-b43d-bbd8bd69e350} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.05.06 01:54:22.262638 [ 277 ] {7f01a8bd-18ea-4778-b43d-bbd8bd69e350} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 3084 | 2026.05.06 01:54:22.262676 [ 277 ] {7f01a8bd-18ea-4778-b43d-bbd8bd69e350} <Debug> TCPHandler: Processed in 0.001413075 sec. | ||
| 3085 | 2026.05.06 01:54:22.262795 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.05.06 01:54:22.262892 [ 277 ] {a98ed6cc-8164-449b-ac47-ecafe7b3ce1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3087 | 2026.05.06 01:54:22.262946 [ 277 ] {a98ed6cc-8164-449b-ac47-ecafe7b3ce1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3088 | 2026.05.06 01:54:22.263745 [ 277 ] {a98ed6cc-8164-449b-ac47-ecafe7b3ce1f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.05.06 01:54:22.263781 [ 277 ] {a98ed6cc-8164-449b-ac47-ecafe7b3ce1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3090 | 2026.05.06 01:54:22.264330 [ 277 ] {a98ed6cc-8164-449b-ac47-ecafe7b3ce1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3091 | 2026.05.06 01:54:22.264557 [ 277 ] {a98ed6cc-8164-449b-ac47-ecafe7b3ce1f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.05.06 01:54:22.264693 [ 277 ] {a98ed6cc-8164-449b-ac47-ecafe7b3ce1f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001818 sec., 16501.6501650165 rows/sec., 29.57 MiB/sec. | ||
| 3093 | 2026.05.06 01:54:22.264745 [ 277 ] {a98ed6cc-8164-449b-ac47-ecafe7b3ce1f} <Debug> TCPHandler: Processed in 0.001999829 sec. | ||
| 3094 | 2026.05.06 01:54:22.264866 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.05.06 01:54:22.264961 [ 277 ] {e7a50553-5c50-4b76-b5bf-7e2618d75f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3096 | 2026.05.06 01:54:22.265002 [ 277 ] {e7a50553-5c50-4b76-b5bf-7e2618d75f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3097 | 2026.05.06 01:54:22.265351 [ 277 ] {e7a50553-5c50-4b76-b5bf-7e2618d75f04} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.05.06 01:54:22.265387 [ 277 ] {e7a50553-5c50-4b76-b5bf-7e2618d75f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3099 | 2026.05.06 01:54:22.265688 [ 277 ] {e7a50553-5c50-4b76-b5bf-7e2618d75f04} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3100 | 2026.05.06 01:54:22.265900 [ 277 ] {e7a50553-5c50-4b76-b5bf-7e2618d75f04} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.05.06 01:54:22.266028 [ 277 ] {e7a50553-5c50-4b76-b5bf-7e2618d75f04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 3102 | 2026.05.06 01:54:22.266064 [ 277 ] {e7a50553-5c50-4b76-b5bf-7e2618d75f04} <Debug> TCPHandler: Processed in 0.001248171 sec. | ||
| 3103 | 2026.05.06 01:54:26.703337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6215 | ||
| 3104 | 2026.05.06 01:54:26.703863 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2026.05.06 01:54:26.703905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3106 | 2026.05.06 01:54:26.704376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3107 | 2026.05.06 01:54:26.704601 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2026.05.06 01:54:26.704719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6215 | ||
| 3109 | 2026.05.06 01:54:27.010628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3110 | 2026.05.06 01:54:27.027116 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.05.06 01:54:27.027168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3112 | 2026.05.06 01:54:27.032848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3113 | 2026.05.06 01:54:27.033590 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.05.06 01:54:27.036317 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3115 | 2026.05.06 01:54:27.251263 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.05.06 01:54:27.251525 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3117 | 2026.05.06 01:54:27.251896 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3118 | 2026.05.06 01:54:27.251934 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3119 | 2026.05.06 01:54:27.252171 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3120 | 2026.05.06 01:54:27.252240 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3121 | 2026.05.06 01:54:27.252383 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3122 | 2026.05.06 01:54:27.252510 [ 344 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3123 | 2026.05.06 01:54:27.252514 [ 318 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3124 | 2026.05.06 01:54:27.252515 [ 350 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3125 | 2026.05.06 01:54:27.252692 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 3126 | 2026.05.06 01:54:27.252719 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3127 | 2026.05.06 01:54:27.252803 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3128 | 2026.05.06 01:54:27.252823 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3129 | 2026.05.06 01:54:27.252859 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3130 | 2026.05.06 01:54:27.252896 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3131 | 2026.05.06 01:54:27.252932 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 3132 | 2026.05.06 01:54:27.255276 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.003828 sec., 13061.650992685476 rows/sec., 2.72 MiB/sec. | ||
| 3133 | 2026.05.06 01:54:27.255664 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> MemoryTracker: Peak memory usage (for query): 139.95 KiB. | ||
| 3134 | 2026.05.06 01:54:27.255684 [ 277 ] {2b35533a-e573-429f-bee1-56950912a9e2} <Debug> TCPHandler: Processed in 0.004563631 sec. | ||
| 3135 | 2026.05.06 01:54:27.258271 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3136 | 2026.05.06 01:54:27.258402 [ 277 ] {254beeb9-f11c-4184-b9e3-00d11d57c773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3137 | 2026.05.06 01:54:27.258457 [ 277 ] {254beeb9-f11c-4184-b9e3-00d11d57c773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3138 | 2026.05.06 01:54:27.259007 [ 277 ] {254beeb9-f11c-4184-b9e3-00d11d57c773} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.05.06 01:54:27.259050 [ 277 ] {254beeb9-f11c-4184-b9e3-00d11d57c773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3140 | 2026.05.06 01:54:27.259449 [ 277 ] {254beeb9-f11c-4184-b9e3-00d11d57c773} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3141 | 2026.05.06 01:54:27.259679 [ 277 ] {254beeb9-f11c-4184-b9e3-00d11d57c773} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.06 01:54:27.259835 [ 277 ] {254beeb9-f11c-4184-b9e3-00d11d57c773} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001476 sec., 16260.162601626014 rows/sec., 1.35 MiB/sec. | ||
| 3143 | 2026.05.06 01:54:27.259874 [ 277 ] {254beeb9-f11c-4184-b9e3-00d11d57c773} <Debug> TCPHandler: Processed in 0.00166061 sec. | ||
| 3144 | 2026.05.06 01:54:27.260007 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.05.06 01:54:27.260108 [ 277 ] {22d7bda6-3c16-409b-a6ce-2422bf0f99a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3146 | 2026.05.06 01:54:27.260166 [ 277 ] {22d7bda6-3c16-409b-a6ce-2422bf0f99a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3147 | 2026.05.06 01:54:27.260576 [ 277 ] {22d7bda6-3c16-409b-a6ce-2422bf0f99a4} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2026.05.06 01:54:27.260612 [ 277 ] {22d7bda6-3c16-409b-a6ce-2422bf0f99a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3149 | 2026.05.06 01:54:27.260928 [ 277 ] {22d7bda6-3c16-409b-a6ce-2422bf0f99a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3150 | 2026.05.06 01:54:27.261131 [ 277 ] {22d7bda6-3c16-409b-a6ce-2422bf0f99a4} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2026.05.06 01:54:27.261266 [ 277 ] {22d7bda6-3c16-409b-a6ce-2422bf0f99a4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00118 sec., 1694.915254237288 rows/sec., 138.21 KiB/sec. | ||
| 3152 | 2026.05.06 01:54:27.261303 [ 277 ] {22d7bda6-3c16-409b-a6ce-2422bf0f99a4} <Debug> TCPHandler: Processed in 0.001347133 sec. | ||
| 3153 | 2026.05.06 01:54:27.261436 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.05.06 01:54:27.261534 [ 277 ] {1d69d5d9-bd66-4463-a450-28d8369f58ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3155 | 2026.05.06 01:54:27.261574 [ 277 ] {1d69d5d9-bd66-4463-a450-28d8369f58ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3156 | 2026.05.06 01:54:27.262089 [ 277 ] {1d69d5d9-bd66-4463-a450-28d8369f58ae} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2026.05.06 01:54:27.262131 [ 277 ] {1d69d5d9-bd66-4463-a450-28d8369f58ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3158 | 2026.05.06 01:54:27.262482 [ 277 ] {1d69d5d9-bd66-4463-a450-28d8369f58ae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3159 | 2026.05.06 01:54:27.262694 [ 277 ] {1d69d5d9-bd66-4463-a450-28d8369f58ae} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.05.06 01:54:27.262829 [ 277 ] {1d69d5d9-bd66-4463-a450-28d8369f58ae} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001313 sec., 151561.30997715157 rows/sec., 13.50 MiB/sec. | ||
| 3161 | 2026.05.06 01:54:27.262868 [ 277 ] {1d69d5d9-bd66-4463-a450-28d8369f58ae} <Debug> TCPHandler: Processed in 0.001490217 sec. | ||
| 3162 | 2026.05.06 01:54:27.263016 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2026.05.06 01:54:27.263112 [ 277 ] {f1d0e44c-345b-4907-a37e-ac9b718797fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3164 | 2026.05.06 01:54:27.263158 [ 277 ] {f1d0e44c-345b-4907-a37e-ac9b718797fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3165 | 2026.05.06 01:54:27.263567 [ 277 ] {f1d0e44c-345b-4907-a37e-ac9b718797fd} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.05.06 01:54:27.263603 [ 277 ] {f1d0e44c-345b-4907-a37e-ac9b718797fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3167 | 2026.05.06 01:54:27.263895 [ 277 ] {f1d0e44c-345b-4907-a37e-ac9b718797fd} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3168 | 2026.05.06 01:54:27.264142 [ 277 ] {f1d0e44c-345b-4907-a37e-ac9b718797fd} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.05.06 01:54:27.264272 [ 277 ] {f1d0e44c-345b-4907-a37e-ac9b718797fd} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001178 sec., 21222.410865874364 rows/sec., 1.60 MiB/sec. | ||
| 3170 | 2026.05.06 01:54:27.264309 [ 277 ] {f1d0e44c-345b-4907-a37e-ac9b718797fd} <Debug> TCPHandler: Processed in 0.001344963 sec. | ||
| 3171 | 2026.05.06 01:54:27.264433 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2026.05.06 01:54:27.264530 [ 277 ] {77d54015-f644-4123-9fb7-241ca324b5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3173 | 2026.05.06 01:54:27.264569 [ 277 ] {77d54015-f644-4123-9fb7-241ca324b5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3174 | 2026.05.06 01:54:27.264976 [ 277 ] {77d54015-f644-4123-9fb7-241ca324b5a3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.05.06 01:54:27.265013 [ 277 ] {77d54015-f644-4123-9fb7-241ca324b5a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3176 | 2026.05.06 01:54:27.265300 [ 277 ] {77d54015-f644-4123-9fb7-241ca324b5a3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3177 | 2026.05.06 01:54:27.265519 [ 277 ] {77d54015-f644-4123-9fb7-241ca324b5a3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.05.06 01:54:27.265648 [ 277 ] {77d54015-f644-4123-9fb7-241ca324b5a3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001136 sec., 21126.76056338028 rows/sec., 1.75 MiB/sec. | ||
| 3179 | 2026.05.06 01:54:27.265686 [ 277 ] {77d54015-f644-4123-9fb7-241ca324b5a3} <Debug> TCPHandler: Processed in 0.001302712 sec. | ||
| 3180 | 2026.05.06 01:54:27.265806 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2026.05.06 01:54:27.265905 [ 277 ] {7e245fdd-6e76-4731-9dbd-f2997aab560b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3182 | 2026.05.06 01:54:27.265946 [ 277 ] {7e245fdd-6e76-4731-9dbd-f2997aab560b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3183 | 2026.05.06 01:54:27.266349 [ 277 ] {7e245fdd-6e76-4731-9dbd-f2997aab560b} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.05.06 01:54:27.266385 [ 277 ] {7e245fdd-6e76-4731-9dbd-f2997aab560b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3185 | 2026.05.06 01:54:27.266681 [ 277 ] {7e245fdd-6e76-4731-9dbd-f2997aab560b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3186 | 2026.05.06 01:54:27.266888 [ 277 ] {7e245fdd-6e76-4731-9dbd-f2997aab560b} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.05.06 01:54:27.267020 [ 277 ] {7e245fdd-6e76-4731-9dbd-f2997aab560b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 3188 | 2026.05.06 01:54:27.267059 [ 277 ] {7e245fdd-6e76-4731-9dbd-f2997aab560b} <Debug> TCPHandler: Processed in 0.001303642 sec. | ||
| 3189 | 2026.05.06 01:54:27.267175 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2026.05.06 01:54:27.267271 [ 277 ] {0a690345-140a-4539-8ada-7bb8717a41dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3191 | 2026.05.06 01:54:27.267310 [ 277 ] {0a690345-140a-4539-8ada-7bb8717a41dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3192 | 2026.05.06 01:54:27.267757 [ 277 ] {0a690345-140a-4539-8ada-7bb8717a41dd} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2026.05.06 01:54:27.267793 [ 277 ] {0a690345-140a-4539-8ada-7bb8717a41dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3194 | 2026.05.06 01:54:27.268107 [ 277 ] {0a690345-140a-4539-8ada-7bb8717a41dd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3195 | 2026.05.06 01:54:27.268318 [ 277 ] {0a690345-140a-4539-8ada-7bb8717a41dd} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2026.05.06 01:54:27.268451 [ 277 ] {0a690345-140a-4539-8ada-7bb8717a41dd} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001198 sec., 94323.87312186978 rows/sec., 7.68 MiB/sec. | ||
| 3197 | 2026.05.06 01:54:27.268487 [ 277 ] {0a690345-140a-4539-8ada-7bb8717a41dd} <Debug> TCPHandler: Processed in 0.001362523 sec. | ||
| 3198 | 2026.05.06 01:54:27.268609 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.05.06 01:54:27.268705 [ 277 ] {7191069d-755e-47b3-a4b0-20dff9bc55e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3200 | 2026.05.06 01:54:27.268749 [ 277 ] {7191069d-755e-47b3-a4b0-20dff9bc55e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3201 | 2026.05.06 01:54:27.269173 [ 277 ] {7191069d-755e-47b3-a4b0-20dff9bc55e5} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.05.06 01:54:27.269210 [ 277 ] {7191069d-755e-47b3-a4b0-20dff9bc55e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3203 | 2026.05.06 01:54:27.269535 [ 277 ] {7191069d-755e-47b3-a4b0-20dff9bc55e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3204 | 2026.05.06 01:54:27.269739 [ 277 ] {7191069d-755e-47b3-a4b0-20dff9bc55e5} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.05.06 01:54:27.269873 [ 277 ] {7191069d-755e-47b3-a4b0-20dff9bc55e5} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001187 sec., 165964.61668070767 rows/sec., 11.90 MiB/sec. | ||
| 3206 | 2026.05.06 01:54:27.269909 [ 277 ] {7191069d-755e-47b3-a4b0-20dff9bc55e5} <Debug> TCPHandler: Processed in 0.001351483 sec. | ||
| 3207 | 2026.05.06 01:54:27.270031 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.05.06 01:54:27.270127 [ 277 ] {eee1fdf2-92a2-4488-874f-ba68517542c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3209 | 2026.05.06 01:54:27.270182 [ 277 ] {eee1fdf2-92a2-4488-874f-ba68517542c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3210 | 2026.05.06 01:54:27.270935 [ 277 ] {eee1fdf2-92a2-4488-874f-ba68517542c5} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.05.06 01:54:27.270971 [ 277 ] {eee1fdf2-92a2-4488-874f-ba68517542c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3212 | 2026.05.06 01:54:27.271481 [ 277 ] {eee1fdf2-92a2-4488-874f-ba68517542c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3213 | 2026.05.06 01:54:27.271717 [ 277 ] {eee1fdf2-92a2-4488-874f-ba68517542c5} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.05.06 01:54:27.271856 [ 277 ] {eee1fdf2-92a2-4488-874f-ba68517542c5} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001747 sec., 6296.508299942759 rows/sec., 11.28 MiB/sec. | ||
| 3215 | 2026.05.06 01:54:27.271908 [ 277 ] {eee1fdf2-92a2-4488-874f-ba68517542c5} <Debug> TCPHandler: Processed in 0.001926568 sec. | ||
| 3216 | 2026.05.06 01:54:27.272047 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3217 | 2026.05.06 01:54:27.272145 [ 277 ] {7c894f98-2dfa-4051-b920-bca760223a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3218 | 2026.05.06 01:54:27.272188 [ 277 ] {7c894f98-2dfa-4051-b920-bca760223a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3219 | 2026.05.06 01:54:27.272540 [ 277 ] {7c894f98-2dfa-4051-b920-bca760223a97} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2026.05.06 01:54:27.272581 [ 277 ] {7c894f98-2dfa-4051-b920-bca760223a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3221 | 2026.05.06 01:54:27.272935 [ 277 ] {7c894f98-2dfa-4051-b920-bca760223a97} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3222 | 2026.05.06 01:54:27.273149 [ 277 ] {7c894f98-2dfa-4051-b920-bca760223a97} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3223 | 2026.05.06 01:54:27.273285 [ 277 ] {7c894f98-2dfa-4051-b920-bca760223a97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 3224 | 2026.05.06 01:54:27.273322 [ 277 ] {7c894f98-2dfa-4051-b920-bca760223a97} <Debug> TCPHandler: Processed in 0.001329692 sec. | ||
| 3225 | 2026.05.06 01:54:29.247502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 406 | ||
| 3226 | 2026.05.06 01:54:29.249859 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.05.06 01:54:29.249903 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3228 | 2026.05.06 01:54:29.251046 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3229 | 2026.05.06 01:54:29.251304 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.05.06 01:54:29.251552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 3231 | 2026.05.06 01:54:32.249635 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.05.06 01:54:32.249881 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3233 | 2026.05.06 01:54:32.250215 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3234 | 2026.05.06 01:54:32.250259 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3235 | 2026.05.06 01:54:32.250480 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3236 | 2026.05.06 01:54:32.250552 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3237 | 2026.05.06 01:54:32.250696 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3238 | 2026.05.06 01:54:32.250818 [ 318 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3239 | 2026.05.06 01:54:32.250822 [ 350 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3240 | 2026.05.06 01:54:32.250828 [ 344 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3241 | 2026.05.06 01:54:32.250989 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3242 | 2026.05.06 01:54:32.251016 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3243 | 2026.05.06 01:54:32.251085 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3244 | 2026.05.06 01:54:32.251105 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3245 | 2026.05.06 01:54:32.251141 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3246 | 2026.05.06 01:54:32.251181 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3247 | 2026.05.06 01:54:32.252245 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002454 sec., 17929.91035044825 rows/sec., 3.12 MiB/sec. | ||
| 3248 | 2026.05.06 01:54:32.252370 [ 277 ] {79265386-6071-47e2-b7e7-d093bdf83edd} <Debug> TCPHandler: Processed in 0.00287253 sec. | ||
| 3249 | 2026.05.06 01:54:32.255461 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.05.06 01:54:32.255591 [ 277 ] {80e2dd1f-1010-4b13-9945-129f75658bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3251 | 2026.05.06 01:54:32.255646 [ 277 ] {80e2dd1f-1010-4b13-9945-129f75658bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3252 | 2026.05.06 01:54:32.256268 [ 277 ] {80e2dd1f-1010-4b13-9945-129f75658bb6} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.05.06 01:54:32.256317 [ 277 ] {80e2dd1f-1010-4b13-9945-129f75658bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3254 | 2026.05.06 01:54:32.256703 [ 277 ] {80e2dd1f-1010-4b13-9945-129f75658bb6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3255 | 2026.05.06 01:54:32.256928 [ 277 ] {80e2dd1f-1010-4b13-9945-129f75658bb6} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.05.06 01:54:32.257089 [ 277 ] {80e2dd1f-1010-4b13-9945-129f75658bb6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001539 sec., 75373.61923326836 rows/sec., 6.40 MiB/sec. | ||
| 3257 | 2026.05.06 01:54:32.257131 [ 277 ] {80e2dd1f-1010-4b13-9945-129f75658bb6} <Debug> TCPHandler: Processed in 0.001731382 sec. | ||
| 3258 | 2026.05.06 01:54:32.257263 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.05.06 01:54:32.257366 [ 277 ] {1e7ef68d-178d-40b4-959d-24b59b78e344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.05.06 01:54:32.257409 [ 277 ] {1e7ef68d-178d-40b4-959d-24b59b78e344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3261 | 2026.05.06 01:54:32.257833 [ 277 ] {1e7ef68d-178d-40b4-959d-24b59b78e344} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.05.06 01:54:32.257870 [ 277 ] {1e7ef68d-178d-40b4-959d-24b59b78e344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3263 | 2026.05.06 01:54:32.258176 [ 277 ] {1e7ef68d-178d-40b4-959d-24b59b78e344} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3264 | 2026.05.06 01:54:32.258432 [ 277 ] {1e7ef68d-178d-40b4-959d-24b59b78e344} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.05.06 01:54:32.258544 [ 158 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3266 | 2026.05.06 01:54:32.258572 [ 277 ] {1e7ef68d-178d-40b4-959d-24b59b78e344} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001229 sec., 24410.08950366151 rows/sec., 1.79 MiB/sec. | ||
| 3267 | 2026.05.06 01:54:32.258589 [ 158 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2026.05.06 01:54:32.258616 [ 277 ] {1e7ef68d-178d-40b4-959d-24b59b78e344} <Debug> TCPHandler: Processed in 0.001404824 sec. | ||
| 3269 | 2026.05.06 01:54:32.258617 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3270 | 2026.05.06 01:54:32.258751 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.05.06 01:54:32.258769 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 3272 | 2026.05.06 01:54:32.258855 [ 277 ] {a44ec4c7-8f75-41b6-be19-df58b77d1612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3273 | 2026.05.06 01:54:32.258904 [ 277 ] {a44ec4c7-8f75-41b6-be19-df58b77d1612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3274 | 2026.05.06 01:54:32.258962 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.05.06 01:54:32.259006 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 212 rows starting from the beginning of the part | ||
| 3276 | 2026.05.06 01:54:32.259078 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
| 3277 | 2026.05.06 01:54:32.259125 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 3278 | 2026.05.06 01:54:32.259169 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 3279 | 2026.05.06 01:54:32.259209 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3280 | 2026.05.06 01:54:32.259251 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 3281 | 2026.05.06 01:54:32.259361 [ 277 ] {a44ec4c7-8f75-41b6-be19-df58b77d1612} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2026.05.06 01:54:32.259407 [ 277 ] {a44ec4c7-8f75-41b6-be19-df58b77d1612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3283 | 2026.05.06 01:54:32.259751 [ 277 ] {a44ec4c7-8f75-41b6-be19-df58b77d1612} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3284 | 2026.05.06 01:54:32.260002 [ 277 ] {a44ec4c7-8f75-41b6-be19-df58b77d1612} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2026.05.06 01:54:32.260146 [ 277 ] {a44ec4c7-8f75-41b6-be19-df58b77d1612} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00131 sec., 71755.7251908397 rows/sec., 5.60 MiB/sec. | ||
| 3286 | 2026.05.06 01:54:32.260186 [ 277 ] {a44ec4c7-8f75-41b6-be19-df58b77d1612} <Debug> TCPHandler: Processed in 0.001483617 sec. | ||
| 3287 | 2026.05.06 01:54:32.260193 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482606 sec., 243490.1787797972 rows/sec., 17.37 MiB/sec. | ||
| 3288 | 2026.05.06 01:54:32.260316 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.05.06 01:54:32.260378 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3290 | 2026.05.06 01:54:32.260419 [ 277 ] {0aea5602-94eb-4f2d-ba82-3a810737d2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3291 | 2026.05.06 01:54:32.260473 [ 277 ] {0aea5602-94eb-4f2d-ba82-3a810737d2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3292 | 2026.05.06 01:54:32.260684 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_16_3} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.05.06 01:54:32.260774 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_16_3} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3294 | 2026.05.06 01:54:32.260877 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3295 | 2026.05.06 01:54:32.260909 [ 277 ] {0aea5602-94eb-4f2d-ba82-3a810737d2db} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2026.05.06 01:54:32.260951 [ 277 ] {0aea5602-94eb-4f2d-ba82-3a810737d2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3297 | 2026.05.06 01:54:32.261288 [ 277 ] {0aea5602-94eb-4f2d-ba82-3a810737d2db} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3298 | 2026.05.06 01:54:32.261521 [ 277 ] {0aea5602-94eb-4f2d-ba82-3a810737d2db} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2026.05.06 01:54:32.261656 [ 277 ] {0aea5602-94eb-4f2d-ba82-3a810737d2db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 3300 | 2026.05.06 01:54:32.261694 [ 277 ] {0aea5602-94eb-4f2d-ba82-3a810737d2db} <Debug> TCPHandler: Processed in 0.001426895 sec. | ||
| 3301 | 2026.05.06 01:54:32.261826 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3302 | 2026.05.06 01:54:32.261923 [ 277 ] {e0f88f02-3ad4-40e8-b558-61564d4945c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3303 | 2026.05.06 01:54:32.261979 [ 277 ] {e0f88f02-3ad4-40e8-b558-61564d4945c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3304 | 2026.05.06 01:54:32.262850 [ 277 ] {e0f88f02-3ad4-40e8-b558-61564d4945c8} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3305 | 2026.05.06 01:54:32.262887 [ 277 ] {e0f88f02-3ad4-40e8-b558-61564d4945c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3306 | 2026.05.06 01:54:32.263438 [ 277 ] {e0f88f02-3ad4-40e8-b558-61564d4945c8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3307 | 2026.05.06 01:54:32.263679 [ 277 ] {e0f88f02-3ad4-40e8-b558-61564d4945c8} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3308 | 2026.05.06 01:54:32.263794 [ 158 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3309 | 2026.05.06 01:54:32.263823 [ 277 ] {e0f88f02-3ad4-40e8-b558-61564d4945c8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001916 sec., 15657.620041753655 rows/sec., 28.06 MiB/sec. | ||
| 3310 | 2026.05.06 01:54:32.263834 [ 158 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2026.05.06 01:54:32.263866 [ 158 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3312 | 2026.05.06 01:54:32.263882 [ 277 ] {e0f88f02-3ad4-40e8-b558-61564d4945c8} <Debug> TCPHandler: Processed in 0.002105102 sec. | ||
| 3313 | 2026.05.06 01:54:32.263953 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 3314 | 2026.05.06 01:54:32.264017 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2026.05.06 01:54:32.264118 [ 277 ] {1b80fab3-28fb-434d-bcc8-6e037b66f843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3316 | 2026.05.06 01:54:32.264160 [ 277 ] {1b80fab3-28fb-434d-bcc8-6e037b66f843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3317 | 2026.05.06 01:54:32.264188 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3318 | 2026.05.06 01:54:32.264262 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part | ||
| 3319 | 2026.05.06 01:54:32.264400 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
| 3320 | 2026.05.06 01:54:32.264530 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 3321 | 2026.05.06 01:54:32.264638 [ 277 ] {1b80fab3-28fb-434d-bcc8-6e037b66f843} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2026.05.06 01:54:32.264657 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 3323 | 2026.05.06 01:54:32.264683 [ 277 ] {1b80fab3-28fb-434d-bcc8-6e037b66f843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3324 | 2026.05.06 01:54:32.264792 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 3325 | 2026.05.06 01:54:32.264911 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 3326 | 2026.05.06 01:54:32.265025 [ 277 ] {1b80fab3-28fb-434d-bcc8-6e037b66f843} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3327 | 2026.05.06 01:54:32.265282 [ 277 ] {1b80fab3-28fb-434d-bcc8-6e037b66f843} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.05.06 01:54:32.265430 [ 277 ] {1b80fab3-28fb-434d-bcc8-6e037b66f843} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
| 3329 | 2026.05.06 01:54:32.265468 [ 277 ] {1b80fab3-28fb-434d-bcc8-6e037b66f843} <Debug> TCPHandler: Processed in 0.001500697 sec. | ||
| 3330 | 2026.05.06 01:54:32.268132 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 19 columns (19 merged, 0 gathered) in 0.004217223 sec., 71136.85949260923 rows/sec., 127.47 MiB/sec. | ||
| 3331 | 2026.05.06 01:54:32.268822 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3332 | 2026.05.06 01:54:32.269213 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.05.06 01:54:32.269296 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3334 | 2026.05.06 01:54:32.269431 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 3335 | 2026.05.06 01:54:34.094437 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3336 | 2026.05.06 01:54:34.094498 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3337 | 2026.05.06 01:54:34.204948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6727 | ||
| 3338 | 2026.05.06 01:54:34.205715 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.05.06 01:54:34.205764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3340 | 2026.05.06 01:54:34.206300 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3341 | 2026.05.06 01:54:34.206507 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.05.06 01:54:34.206621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6727 | ||
| 3343 | 2026.05.06 01:54:34.536512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3344 | 2026.05.06 01:54:34.554252 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.05.06 01:54:34.554318 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3346 | 2026.05.06 01:54:34.560738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3347 | 2026.05.06 01:54:34.561469 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3348 | 2026.05.06 01:54:34.564404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3349 | 2026.05.06 01:54:35.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.46 MiB, peak 235.46 MiB, free memory in arenas 0.00 B, will set to 232.62 MiB (RSS), difference: 1.16 MiB | ||
| 3350 | 2026.05.06 01:54:37.248797 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3351 | 2026.05.06 01:54:37.249064 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3352 | 2026.05.06 01:54:37.249412 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3353 | 2026.05.06 01:54:37.249447 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3354 | 2026.05.06 01:54:37.249666 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3355 | 2026.05.06 01:54:37.249734 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3356 | 2026.05.06 01:54:37.249873 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3357 | 2026.05.06 01:54:37.249992 [ 344 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3358 | 2026.05.06 01:54:37.250005 [ 350 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3359 | 2026.05.06 01:54:37.249996 [ 332 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3360 | 2026.05.06 01:54:37.250168 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3361 | 2026.05.06 01:54:37.250195 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3362 | 2026.05.06 01:54:37.250263 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3363 | 2026.05.06 01:54:37.250283 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3364 | 2026.05.06 01:54:37.250317 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3365 | 2026.05.06 01:54:37.250355 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3366 | 2026.05.06 01:54:37.251514 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002552 sec., 17241.379310344826 rows/sec., 3.00 MiB/sec. | ||
| 3367 | 2026.05.06 01:54:37.251643 [ 277 ] {e0b0e791-6195-45a8-8659-2be327ea057a} <Debug> TCPHandler: Processed in 0.002983793 sec. | ||
| 3368 | 2026.05.06 01:54:37.253534 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3369 | 2026.05.06 01:54:37.253699 [ 277 ] {c60309ed-a9a0-425a-8272-fd378f82fdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3370 | 2026.05.06 01:54:37.253763 [ 277 ] {c60309ed-a9a0-425a-8272-fd378f82fdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3371 | 2026.05.06 01:54:37.254890 [ 277 ] {c60309ed-a9a0-425a-8272-fd378f82fdcd} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2026.05.06 01:54:37.254944 [ 277 ] {c60309ed-a9a0-425a-8272-fd378f82fdcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3373 | 2026.05.06 01:54:37.255409 [ 277 ] {c60309ed-a9a0-425a-8272-fd378f82fdcd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3374 | 2026.05.06 01:54:37.255635 [ 277 ] {c60309ed-a9a0-425a-8272-fd378f82fdcd} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2026.05.06 01:54:37.255785 [ 277 ] {c60309ed-a9a0-425a-8272-fd378f82fdcd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002139 sec., 36465.638148667604 rows/sec., 3.02 MiB/sec. | ||
| 3376 | 2026.05.06 01:54:37.255824 [ 277 ] {c60309ed-a9a0-425a-8272-fd378f82fdcd} <Debug> TCPHandler: Processed in 0.002361807 sec. | ||
| 3377 | 2026.05.06 01:54:37.255976 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2026.05.06 01:54:37.256074 [ 277 ] {3ff90f12-2197-4863-b65a-16083a09c861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3379 | 2026.05.06 01:54:37.256114 [ 277 ] {3ff90f12-2197-4863-b65a-16083a09c861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3380 | 2026.05.06 01:54:37.256540 [ 277 ] {3ff90f12-2197-4863-b65a-16083a09c861} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2026.05.06 01:54:37.256584 [ 277 ] {3ff90f12-2197-4863-b65a-16083a09c861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3382 | 2026.05.06 01:54:37.256887 [ 277 ] {3ff90f12-2197-4863-b65a-16083a09c861} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3383 | 2026.05.06 01:54:37.257093 [ 277 ] {3ff90f12-2197-4863-b65a-16083a09c861} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2026.05.06 01:54:37.257220 [ 277 ] {3ff90f12-2197-4863-b65a-16083a09c861} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001167 sec., 9425.878320479862 rows/sec., 708.78 KiB/sec. | ||
| 3385 | 2026.05.06 01:54:37.257258 [ 277 ] {3ff90f12-2197-4863-b65a-16083a09c861} <Debug> TCPHandler: Processed in 0.001341023 sec. | ||
| 3386 | 2026.05.06 01:54:37.257390 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.05.06 01:54:37.257485 [ 277 ] {53a034e6-7ccf-434d-bd5b-a50efc7f752f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3388 | 2026.05.06 01:54:37.257526 [ 277 ] {53a034e6-7ccf-434d-bd5b-a50efc7f752f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3389 | 2026.05.06 01:54:37.257961 [ 277 ] {53a034e6-7ccf-434d-bd5b-a50efc7f752f} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.05.06 01:54:37.257997 [ 277 ] {53a034e6-7ccf-434d-bd5b-a50efc7f752f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3391 | 2026.05.06 01:54:37.258298 [ 277 ] {53a034e6-7ccf-434d-bd5b-a50efc7f752f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3392 | 2026.05.06 01:54:37.258503 [ 277 ] {53a034e6-7ccf-434d-bd5b-a50efc7f752f} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.05.06 01:54:37.258635 [ 277 ] {53a034e6-7ccf-434d-bd5b-a50efc7f752f} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001168 sec., 64212.32876712329 rows/sec., 5.01 MiB/sec. | ||
| 3394 | 2026.05.06 01:54:37.258674 [ 277 ] {53a034e6-7ccf-434d-bd5b-a50efc7f752f} <Debug> TCPHandler: Processed in 0.001333023 sec. | ||
| 3395 | 2026.05.06 01:54:37.258803 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.05.06 01:54:37.258897 [ 277 ] {ecb942ba-fa1b-49db-b7dc-9e8190c1a563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3397 | 2026.05.06 01:54:37.258941 [ 277 ] {ecb942ba-fa1b-49db-b7dc-9e8190c1a563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3398 | 2026.05.06 01:54:37.259358 [ 277 ] {ecb942ba-fa1b-49db-b7dc-9e8190c1a563} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.05.06 01:54:37.259395 [ 277 ] {ecb942ba-fa1b-49db-b7dc-9e8190c1a563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3400 | 2026.05.06 01:54:37.259736 [ 277 ] {ecb942ba-fa1b-49db-b7dc-9e8190c1a563} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3401 | 2026.05.06 01:54:37.259943 [ 277 ] {ecb942ba-fa1b-49db-b7dc-9e8190c1a563} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.05.06 01:54:37.260073 [ 277 ] {ecb942ba-fa1b-49db-b7dc-9e8190c1a563} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 3403 | 2026.05.06 01:54:37.260109 [ 277 ] {ecb942ba-fa1b-49db-b7dc-9e8190c1a563} <Debug> TCPHandler: Processed in 0.001354863 sec. | ||
| 3404 | 2026.05.06 01:54:37.260265 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.05.06 01:54:37.260366 [ 277 ] {0eab95c6-09a8-439e-b858-a48f89d56c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.05.06 01:54:37.260426 [ 277 ] {0eab95c6-09a8-439e-b858-a48f89d56c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3407 | 2026.05.06 01:54:37.261219 [ 277 ] {0eab95c6-09a8-439e-b858-a48f89d56c17} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.05.06 01:54:37.261256 [ 277 ] {0eab95c6-09a8-439e-b858-a48f89d56c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3409 | 2026.05.06 01:54:37.261762 [ 277 ] {0eab95c6-09a8-439e-b858-a48f89d56c17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3410 | 2026.05.06 01:54:37.262014 [ 277 ] {0eab95c6-09a8-439e-b858-a48f89d56c17} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.05.06 01:54:37.262158 [ 277 ] {0eab95c6-09a8-439e-b858-a48f89d56c17} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001809 sec., 6080.707573244887 rows/sec., 10.90 MiB/sec. | ||
| 3412 | 2026.05.06 01:54:37.262209 [ 277 ] {0eab95c6-09a8-439e-b858-a48f89d56c17} <Debug> TCPHandler: Processed in 0.002007989 sec. | ||
| 3413 | 2026.05.06 01:54:37.262339 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3414 | 2026.05.06 01:54:37.262434 [ 277 ] {75901c79-bce0-40f4-a7e7-46ff1885f305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3415 | 2026.05.06 01:54:37.262475 [ 277 ] {75901c79-bce0-40f4-a7e7-46ff1885f305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3416 | 2026.05.06 01:54:37.262816 [ 277 ] {75901c79-bce0-40f4-a7e7-46ff1885f305} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.05.06 01:54:37.262852 [ 277 ] {75901c79-bce0-40f4-a7e7-46ff1885f305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3418 | 2026.05.06 01:54:37.263150 [ 277 ] {75901c79-bce0-40f4-a7e7-46ff1885f305} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3419 | 2026.05.06 01:54:37.263361 [ 277 ] {75901c79-bce0-40f4-a7e7-46ff1885f305} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3420 | 2026.05.06 01:54:37.263487 [ 277 ] {75901c79-bce0-40f4-a7e7-46ff1885f305} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 3421 | 2026.05.06 01:54:37.263522 [ 277 ] {75901c79-bce0-40f4-a7e7-46ff1885f305} <Debug> TCPHandler: Processed in 0.00123255 sec. | ||
| 3422 | 2026.05.06 01:54:37.606090 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3423 | 2026.05.06 01:54:37.606347 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3424 | 2026.05.06 01:54:37.606695 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3425 | 2026.05.06 01:54:37.606733 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3426 | 2026.05.06 01:54:37.606970 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3427 | 2026.05.06 01:54:37.607040 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3428 | 2026.05.06 01:54:37.607187 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 3429 | 2026.05.06 01:54:37.607294 [ 332 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3430 | 2026.05.06 01:54:37.607331 [ 350 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3431 | 2026.05.06 01:54:37.607331 [ 315 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3432 | 2026.05.06 01:54:37.607497 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3433 | 2026.05.06 01:54:37.607527 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3434 | 2026.05.06 01:54:37.607598 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3435 | 2026.05.06 01:54:37.607618 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3436 | 2026.05.06 01:54:37.607654 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3437 | 2026.05.06 01:54:37.607692 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3438 | 2026.05.06 01:54:37.608761 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002519 sec., 17467.248908296944 rows/sec., 3.65 MiB/sec. | ||
| 3439 | 2026.05.06 01:54:37.608896 [ 277 ] {740d1fb2-a92a-4368-b0b6-4abbe2d81955} <Debug> TCPHandler: Processed in 0.002943412 sec. | ||
| 3440 | 2026.05.06 01:54:37.620816 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.05.06 01:54:37.621005 [ 277 ] {f52aac94-cc59-4209-8fa7-aab0be37e6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3442 | 2026.05.06 01:54:37.621080 [ 277 ] {f52aac94-cc59-4209-8fa7-aab0be37e6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3443 | 2026.05.06 01:54:37.621643 [ 277 ] {f52aac94-cc59-4209-8fa7-aab0be37e6cd} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.05.06 01:54:37.621679 [ 277 ] {f52aac94-cc59-4209-8fa7-aab0be37e6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3445 | 2026.05.06 01:54:37.622042 [ 277 ] {f52aac94-cc59-4209-8fa7-aab0be37e6cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3446 | 2026.05.06 01:54:37.622265 [ 277 ] {f52aac94-cc59-4209-8fa7-aab0be37e6cd} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3447 | 2026.05.06 01:54:37.622381 [ 133 ] {} <Debug> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3448 | 2026.05.06 01:54:37.622415 [ 133 ] {} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.05.06 01:54:37.622419 [ 277 ] {f52aac94-cc59-4209-8fa7-aab0be37e6cd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001467 sec., 1363.3265167007498 rows/sec., 111.17 KiB/sec. | ||
| 3450 | 2026.05.06 01:54:37.622435 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3451 | 2026.05.06 01:54:37.622462 [ 277 ] {f52aac94-cc59-4209-8fa7-aab0be37e6cd} <Debug> TCPHandler: Processed in 0.001738933 sec. | ||
| 3452 | 2026.05.06 01:54:37.622538 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::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 | ||
| 3453 | 2026.05.06 01:54:37.622643 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3454 | 2026.05.06 01:54:37.622667 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3455 | 2026.05.06 01:54:37.622710 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::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 | ||
| 3456 | 2026.05.06 01:54:37.622747 [ 277 ] {bfd6314b-3e26-44da-90f1-3c4583e3693f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3457 | 2026.05.06 01:54:37.622775 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3458 | 2026.05.06 01:54:37.622793 [ 277 ] {bfd6314b-3e26-44da-90f1-3c4583e3693f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3459 | 2026.05.06 01:54:37.622830 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3460 | 2026.05.06 01:54:37.622881 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3461 | 2026.05.06 01:54:37.622924 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3462 | 2026.05.06 01:54:37.622969 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3463 | 2026.05.06 01:54:37.623752 [ 190 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258291 sec., 25431.319146365986 rows/sec., 2.12 MiB/sec. | ||
| 3464 | 2026.05.06 01:54:37.623903 [ 196 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3465 | 2026.05.06 01:54:37.624196 [ 196 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.05.06 01:54:37.624247 [ 277 ] {bfd6314b-3e26-44da-90f1-3c4583e3693f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.05.06 01:54:37.624280 [ 196 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_6_1} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3468 | 2026.05.06 01:54:37.624290 [ 277 ] {bfd6314b-3e26-44da-90f1-3c4583e3693f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3469 | 2026.05.06 01:54:37.624360 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3470 | 2026.05.06 01:54:37.624803 [ 277 ] {bfd6314b-3e26-44da-90f1-3c4583e3693f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3471 | 2026.05.06 01:54:37.625040 [ 277 ] {bfd6314b-3e26-44da-90f1-3c4583e3693f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.05.06 01:54:37.625142 [ 133 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3473 | 2026.05.06 01:54:37.625170 [ 133 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.05.06 01:54:37.625176 [ 277 ] {bfd6314b-3e26-44da-90f1-3c4583e3693f} <Debug> executeQuery: Read 2462 rows, 187.08 KiB in 0.00245 sec., 1004897.9591836735 rows/sec., 74.57 MiB/sec. | ||
| 3475 | 2026.05.06 01:54:37.625189 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3476 | 2026.05.06 01:54:37.625217 [ 277 ] {bfd6314b-3e26-44da-90f1-3c4583e3693f} <Debug> TCPHandler: Processed in 0.002623104 sec. | ||
| 3477 | 2026.05.06 01:54:37.625273 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::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 | ||
| 3478 | 2026.05.06 01:54:37.625338 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.05.06 01:54:37.625361 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3480 | 2026.05.06 01:54:37.625390 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3356 rows starting from the beginning of the part | ||
| 3481 | 2026.05.06 01:54:37.625431 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 116 rows starting from the beginning of the part | ||
| 3482 | 2026.05.06 01:54:37.625441 [ 277 ] {5090a159-ca96-4314-a697-d700922b35c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3483 | 2026.05.06 01:54:37.625465 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 199 rows starting from the beginning of the part | ||
| 3484 | 2026.05.06 01:54:37.625489 [ 277 ] {5090a159-ca96-4314-a697-d700922b35c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3485 | 2026.05.06 01:54:37.625505 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 116 rows starting from the beginning of the part | ||
| 3486 | 2026.05.06 01:54:37.625544 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::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 | ||
| 3487 | 2026.05.06 01:54:37.625577 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2462 rows starting from the beginning of the part | ||
| 3488 | 2026.05.06 01:54:37.625918 [ 277 ] {5090a159-ca96-4314-a697-d700922b35c1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3489 | 2026.05.06 01:54:37.625958 [ 277 ] {5090a159-ca96-4314-a697-d700922b35c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3490 | 2026.05.06 01:54:37.626330 [ 277 ] {5090a159-ca96-4314-a697-d700922b35c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3491 | 2026.05.06 01:54:37.626569 [ 277 ] {5090a159-ca96-4314-a697-d700922b35c1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.05.06 01:54:37.626709 [ 277 ] {5090a159-ca96-4314-a697-d700922b35c1} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001289 sec., 31807.602792862683 rows/sec., 2.33 MiB/sec. | ||
| 3493 | 2026.05.06 01:54:37.626747 [ 277 ] {5090a159-ca96-4314-a697-d700922b35c1} <Debug> TCPHandler: Processed in 0.001458786 sec. | ||
| 3494 | 2026.05.06 01:54:37.626860 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3495 | 2026.05.06 01:54:37.626957 [ 277 ] {0584bb44-e7bf-4a3f-bcec-a1e85f76f879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3496 | 2026.05.06 01:54:37.626995 [ 277 ] {0584bb44-e7bf-4a3f-bcec-a1e85f76f879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3497 | 2026.05.06 01:54:37.627630 [ 277 ] {0584bb44-e7bf-4a3f-bcec-a1e85f76f879} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2026.05.06 01:54:37.627664 [ 277 ] {0584bb44-e7bf-4a3f-bcec-a1e85f76f879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3499 | 2026.05.06 01:54:37.627957 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6327 rows, containing 5 columns (5 merged, 0 gathered) in 0.002715596 sec., 2329875.2833632105 rows/sec., 185.83 MiB/sec. | ||
| 3500 | 2026.05.06 01:54:37.628038 [ 277 ] {0584bb44-e7bf-4a3f-bcec-a1e85f76f879} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3501 | 2026.05.06 01:54:37.628258 [ 277 ] {0584bb44-e7bf-4a3f-bcec-a1e85f76f879} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.05.06 01:54:37.628294 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3503 | 2026.05.06 01:54:37.628386 [ 277 ] {0584bb44-e7bf-4a3f-bcec-a1e85f76f879} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001448 sec., 553176.7955801105 rows/sec., 31.95 MiB/sec. | ||
| 3504 | 2026.05.06 01:54:37.628423 [ 277 ] {0584bb44-e7bf-4a3f-bcec-a1e85f76f879} <Debug> TCPHandler: Processed in 0.001612319 sec. | ||
| 3505 | 2026.05.06 01:54:37.628537 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.05.06 01:54:37.628567 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2026.05.06 01:54:37.628632 [ 277 ] {27d7f956-e840-4f09-a699-6df1ad3bcc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3508 | 2026.05.06 01:54:37.628633 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_21_4} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3509 | 2026.05.06 01:54:37.628672 [ 277 ] {27d7f956-e840-4f09-a699-6df1ad3bcc0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3510 | 2026.05.06 01:54:37.628719 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3511 | 2026.05.06 01:54:37.629047 [ 277 ] {27d7f956-e840-4f09-a699-6df1ad3bcc0a} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.05.06 01:54:37.629080 [ 277 ] {27d7f956-e840-4f09-a699-6df1ad3bcc0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3513 | 2026.05.06 01:54:37.629360 [ 277 ] {27d7f956-e840-4f09-a699-6df1ad3bcc0a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3514 | 2026.05.06 01:54:37.629571 [ 277 ] {27d7f956-e840-4f09-a699-6df1ad3bcc0a} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.05.06 01:54:37.629693 [ 277 ] {27d7f956-e840-4f09-a699-6df1ad3bcc0a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 65.16 KiB/sec. | ||
| 3516 | 2026.05.06 01:54:37.629730 [ 277 ] {27d7f956-e840-4f09-a699-6df1ad3bcc0a} <Debug> TCPHandler: Processed in 0.001241901 sec. | ||
| 3517 | 2026.05.06 01:54:37.629844 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.05.06 01:54:37.629938 [ 277 ] {ae40338d-03a4-4525-9a24-4e788ae1a691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3519 | 2026.05.06 01:54:37.629976 [ 277 ] {ae40338d-03a4-4525-9a24-4e788ae1a691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3520 | 2026.05.06 01:54:37.630782 [ 277 ] {ae40338d-03a4-4525-9a24-4e788ae1a691} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.05.06 01:54:37.630816 [ 277 ] {ae40338d-03a4-4525-9a24-4e788ae1a691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3522 | 2026.05.06 01:54:37.631185 [ 277 ] {ae40338d-03a4-4525-9a24-4e788ae1a691} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3523 | 2026.05.06 01:54:37.631398 [ 277 ] {ae40338d-03a4-4525-9a24-4e788ae1a691} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.05.06 01:54:37.631502 [ 133 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3525 | 2026.05.06 01:54:37.631526 [ 277 ] {ae40338d-03a4-4525-9a24-4e788ae1a691} <Debug> executeQuery: Read 1320 rows, 90.52 KiB in 0.001606 sec., 821917.8082191781 rows/sec., 55.04 MiB/sec. | ||
| 3526 | 2026.05.06 01:54:37.631542 [ 133 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.05.06 01:54:37.631562 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3528 | 2026.05.06 01:54:37.631564 [ 277 ] {ae40338d-03a4-4525-9a24-4e788ae1a691} <Debug> TCPHandler: Processed in 0.001768683 sec. | ||
| 3529 | 2026.05.06 01:54:37.631636 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::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 | ||
| 3530 | 2026.05.06 01:54:37.631688 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.05.06 01:54:37.631720 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3532 | 2026.05.06 01:54:37.631749 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1829 rows starting from the beginning of the part | ||
| 3533 | 2026.05.06 01:54:37.631783 [ 277 ] {edd78280-c3e4-4492-ba32-1ea9f7bdc0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3534 | 2026.05.06 01:54:37.631827 [ 277 ] {edd78280-c3e4-4492-ba32-1ea9f7bdc0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3535 | 2026.05.06 01:54:37.631835 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 94 rows starting from the beginning of the part | ||
| 3536 | 2026.05.06 01:54:37.631892 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
| 3537 | 2026.05.06 01:54:37.631939 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 94 rows starting from the beginning of the part | ||
| 3538 | 2026.05.06 01:54:37.631983 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::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 | ||
| 3539 | 2026.05.06 01:54:37.632029 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1320 rows starting from the beginning of the part | ||
| 3540 | 2026.05.06 01:54:37.632500 [ 277 ] {edd78280-c3e4-4492-ba32-1ea9f7bdc0f0} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.05.06 01:54:37.632534 [ 277 ] {edd78280-c3e4-4492-ba32-1ea9f7bdc0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3542 | 2026.05.06 01:54:37.633008 [ 277 ] {edd78280-c3e4-4492-ba32-1ea9f7bdc0f0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3543 | 2026.05.06 01:54:37.633221 [ 277 ] {edd78280-c3e4-4492-ba32-1ea9f7bdc0f0} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2026.05.06 01:54:37.633297 [ 195 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688651 sec., 2087465.0830751883 rows/sec., 151.73 MiB/sec. | ||
| 3545 | 2026.05.06 01:54:37.633314 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3546 | 2026.05.06 01:54:37.633350 [ 277 ] {edd78280-c3e4-4492-ba32-1ea9f7bdc0f0} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001585 sec., 944479.4952681388 rows/sec., 57.28 MiB/sec. | ||
| 3547 | 2026.05.06 01:54:37.633361 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.05.06 01:54:37.633381 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3549 | 2026.05.06 01:54:37.633388 [ 277 ] {edd78280-c3e4-4492-ba32-1ea9f7bdc0f0} <Debug> TCPHandler: Processed in 0.001749033 sec. | ||
| 3550 | 2026.05.06 01:54:37.633463 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::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 | ||
| 3551 | 2026.05.06 01:54:37.633511 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2026.05.06 01:54:37.633517 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3553 | 2026.05.06 01:54:37.633588 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3554 | 2026.05.06 01:54:37.633612 [ 277 ] {dd653e8a-37e3-4ab4-860c-f8e4ec6bc34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.05.06 01:54:37.633629 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6967 rows starting from the beginning of the part | ||
| 3556 | 2026.05.06 01:54:37.633671 [ 277 ] {dd653e8a-37e3-4ab4-860c-f8e4ec6bc34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3557 | 2026.05.06 01:54:37.633702 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3558 | 2026.05.06 01:54:37.633756 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 197 rows starting from the beginning of the part | ||
| 3559 | 2026.05.06 01:54:37.633791 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.05.06 01:54:37.633798 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3561 | 2026.05.06 01:54:37.633857 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::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 | ||
| 3562 | 2026.05.06 01:54:37.633864 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_21_4} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3563 | 2026.05.06 01:54:37.633900 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1497 rows starting from the beginning of the part | ||
| 3564 | 2026.05.06 01:54:37.633931 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 3565 | 2026.05.06 01:54:37.634468 [ 277 ] {dd653e8a-37e3-4ab4-860c-f8e4ec6bc34e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.05.06 01:54:37.634505 [ 277 ] {dd653e8a-37e3-4ab4-860c-f8e4ec6bc34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3567 | 2026.05.06 01:54:37.635117 [ 277 ] {dd653e8a-37e3-4ab4-860c-f8e4ec6bc34e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3568 | 2026.05.06 01:54:37.635356 [ 277 ] {dd653e8a-37e3-4ab4-860c-f8e4ec6bc34e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2026.05.06 01:54:37.635502 [ 277 ] {dd653e8a-37e3-4ab4-860c-f8e4ec6bc34e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001909 sec., 20429.54426401257 rows/sec., 36.61 MiB/sec. | ||
| 3570 | 2026.05.06 01:54:37.635562 [ 277 ] {dd653e8a-37e3-4ab4-860c-f8e4ec6bc34e} <Debug> TCPHandler: Processed in 0.002099201 sec. | ||
| 3571 | 2026.05.06 01:54:37.635684 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2026.05.06 01:54:37.635779 [ 277 ] {17f7d128-b275-4826-a44e-df18f14a8188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3573 | 2026.05.06 01:54:37.635821 [ 277 ] {17f7d128-b275-4826-a44e-df18f14a8188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3574 | 2026.05.06 01:54:37.636139 [ 277 ] {17f7d128-b275-4826-a44e-df18f14a8188} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.05.06 01:54:37.636173 [ 277 ] {17f7d128-b275-4826-a44e-df18f14a8188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3576 | 2026.05.06 01:54:37.636552 [ 277 ] {17f7d128-b275-4826-a44e-df18f14a8188} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3577 | 2026.05.06 01:54:37.636774 [ 277 ] {17f7d128-b275-4826-a44e-df18f14a8188} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.05.06 01:54:37.636902 [ 277 ] {17f7d128-b275-4826-a44e-df18f14a8188} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 725.15 KiB/sec. | ||
| 3579 | 2026.05.06 01:54:37.636912 [ 135 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3580 | 2026.05.06 01:54:37.636939 [ 277 ] {17f7d128-b275-4826-a44e-df18f14a8188} <Debug> TCPHandler: Processed in 0.001304421 sec. | ||
| 3581 | 2026.05.06 01:54:37.636968 [ 135 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.05.06 01:54:37.636999 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3583 | 2026.05.06 01:54:37.637098 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 3584 | 2026.05.06 01:54:37.637228 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3585 | 2026.05.06 01:54:37.637268 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3586 | 2026.05.06 01:54:37.637325 [ 198 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9141 rows, containing 5 columns (5 merged, 0 gathered) in 0.003901466 sec., 2342965.4391451827 rows/sec., 151.29 MiB/sec. | ||
| 3587 | 2026.05.06 01:54:37.637334 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3588 | 2026.05.06 01:54:37.637403 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 3589 | 2026.05.06 01:54:37.637449 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3590 | 2026.05.06 01:54:37.637491 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::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 | ||
| 3591 | 2026.05.06 01:54:37.637533 [ 195 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 3592 | 2026.05.06 01:54:37.637569 [ 198 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3593 | 2026.05.06 01:54:37.637959 [ 198 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.05.06 01:54:37.638048 [ 198 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3595 | 2026.05.06 01:54:37.638135 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3596 | 2026.05.06 01:54:37.638598 [ 198 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 4 columns (4 merged, 0 gathered) in 0.001542798 sec., 746695.2899861161 rows/sec., 49.76 MiB/sec. | ||
| 3597 | 2026.05.06 01:54:37.638761 [ 186 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3598 | 2026.05.06 01:54:37.639018 [ 186 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.05.06 01:54:37.639087 [ 186 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_21_4} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3600 | 2026.05.06 01:54:37.639167 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3601 | 2026.05.06 01:54:39.224922 [ 148 ] {} <Debug> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3602 | 2026.05.06 01:54:39.224992 [ 148 ] {} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.05.06 01:54:39.225016 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3604 | 2026.05.06 01:54:39.225146 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::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 | ||
| 3605 | 2026.05.06 01:54:39.225312 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3606 | 2026.05.06 01:54:39.225352 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3607 | 2026.05.06 01:54:39.225428 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3608 | 2026.05.06 01:54:39.225482 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3609 | 2026.05.06 01:54:39.225536 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3610 | 2026.05.06 01:54:39.225585 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3611 | 2026.05.06 01:54:39.226485 [ 198 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398134 sec., 237459.3565423629 rows/sec., 14.91 MiB/sec. | ||
| 3612 | 2026.05.06 01:54:39.226619 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3613 | 2026.05.06 01:54:39.226878 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.05.06 01:54:39.226947 [ 202 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_5_1} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3615 | 2026.05.06 01:54:39.227021 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3616 | 2026.05.06 01:54:39.251698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 454 | ||
| 3617 | 2026.05.06 01:54:39.254064 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.05.06 01:54:39.254174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3619 | 2026.05.06 01:54:39.255331 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3620 | 2026.05.06 01:54:39.255603 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.05.06 01:54:39.255739 [ 148 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3622 | 2026.05.06 01:54:39.255781 [ 148 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.05.06 01:54:39.255801 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3624 | 2026.05.06 01:54:39.255883 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::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 | ||
| 3625 | 2026.05.06 01:54:39.255920 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3626 | 2026.05.06 01:54:39.256388 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3627 | 2026.05.06 01:54:39.256519 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 260 rows starting from the beginning of the part | ||
| 3628 | 2026.05.06 01:54:39.256830 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3629 | 2026.05.06 01:54:39.257137 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
| 3630 | 2026.05.06 01:54:39.257442 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3631 | 2026.05.06 01:54:39.257744 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3632 | 2026.05.06 01:54:39.258048 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 3633 | 2026.05.06 01:54:39.263830 [ 186 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 72 columns (72 merged, 0 gathered) in 0.007981425 sec., 56882.07306339407 rows/sec., 50.41 MiB/sec. | ||
| 3634 | 2026.05.06 01:54:39.264834 [ 192 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3635 | 2026.05.06 01:54:39.265456 [ 192 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.05.06 01:54:39.265547 [ 192 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_11_2} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3637 | 2026.05.06 01:54:39.265771 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3638 | 2026.05.06 01:54:39.624266 [ 147 ] {} <Debug> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3639 | 2026.05.06 01:54:39.624340 [ 147 ] {} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3640 | 2026.05.06 01:54:39.624361 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3641 | 2026.05.06 01:54:39.624481 [ 186 ] {db15c44b-307a-4e4c-a442-a54d5c962602::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 | ||
| 3642 | 2026.05.06 01:54:39.624627 [ 186 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3643 | 2026.05.06 01:54:39.624661 [ 186 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3644 | 2026.05.06 01:54:39.624723 [ 186 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3645 | 2026.05.06 01:54:39.624767 [ 186 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3646 | 2026.05.06 01:54:39.624812 [ 186 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3647 | 2026.05.06 01:54:39.624853 [ 186 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3648 | 2026.05.06 01:54:39.625702 [ 192 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272502 sec., 502946.164328229 rows/sec., 34.96 MiB/sec. | ||
| 3649 | 2026.05.06 01:54:39.625920 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3650 | 2026.05.06 01:54:39.626233 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.05.06 01:54:39.626309 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_5_1} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3652 | 2026.05.06 01:54:39.626396 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3653 | 2026.05.06 01:54:41.707695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7175 | ||
| 3654 | 2026.05.06 01:54:41.708165 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.05.06 01:54:41.708200 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3656 | 2026.05.06 01:54:41.708705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3657 | 2026.05.06 01:54:41.708952 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.05.06 01:54:41.709078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7175 | ||
| 3659 | 2026.05.06 01:54:42.065424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3660 | 2026.05.06 01:54:42.081489 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.05.06 01:54:42.081545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3662 | 2026.05.06 01:54:42.087114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3663 | 2026.05.06 01:54:42.087860 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.05.06 01:54:42.090765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3665 | 2026.05.06 01:54:42.247516 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.05.06 01:54:42.247788 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3667 | 2026.05.06 01:54:42.248207 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3668 | 2026.05.06 01:54:42.248254 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3669 | 2026.05.06 01:54:42.248506 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3670 | 2026.05.06 01:54:42.248583 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3671 | 2026.05.06 01:54:42.248735 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3672 | 2026.05.06 01:54:42.248854 [ 332 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3673 | 2026.05.06 01:54:42.248874 [ 314 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3674 | 2026.05.06 01:54:42.248874 [ 315 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3675 | 2026.05.06 01:54:42.249028 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3676 | 2026.05.06 01:54:42.249060 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3677 | 2026.05.06 01:54:42.249144 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3678 | 2026.05.06 01:54:42.249168 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3679 | 2026.05.06 01:54:42.249207 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3680 | 2026.05.06 01:54:42.249252 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3681 | 2026.05.06 01:54:42.250389 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002708 sec., 16248.153618906943 rows/sec., 2.83 MiB/sec. | ||
| 3682 | 2026.05.06 01:54:42.250530 [ 277 ] {d4614d7e-131c-4925-947d-5a0a52d6ff29} <Debug> TCPHandler: Processed in 0.003190258 sec. | ||
| 3683 | 2026.05.06 01:54:42.251964 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2026.05.06 01:54:42.252081 [ 277 ] {29721e85-6216-4f01-96e8-2cf93116e81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3685 | 2026.05.06 01:54:42.252131 [ 277 ] {29721e85-6216-4f01-96e8-2cf93116e81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3686 | 2026.05.06 01:54:42.252634 [ 277 ] {29721e85-6216-4f01-96e8-2cf93116e81f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2026.05.06 01:54:42.252683 [ 277 ] {29721e85-6216-4f01-96e8-2cf93116e81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3688 | 2026.05.06 01:54:42.253079 [ 277 ] {29721e85-6216-4f01-96e8-2cf93116e81f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3689 | 2026.05.06 01:54:42.253317 [ 277 ] {29721e85-6216-4f01-96e8-2cf93116e81f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2026.05.06 01:54:42.253486 [ 277 ] {29721e85-6216-4f01-96e8-2cf93116e81f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001438 sec., 38942.976356050065 rows/sec., 2.99 MiB/sec. | ||
| 3691 | 2026.05.06 01:54:42.253537 [ 277 ] {29721e85-6216-4f01-96e8-2cf93116e81f} <Debug> TCPHandler: Processed in 0.00162523 sec. | ||
| 3692 | 2026.05.06 01:54:42.253725 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2026.05.06 01:54:42.253871 [ 277 ] {9f859e35-4acd-4ef0-81eb-2313b8157cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3694 | 2026.05.06 01:54:42.253933 [ 277 ] {9f859e35-4acd-4ef0-81eb-2313b8157cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3695 | 2026.05.06 01:54:42.254597 [ 277 ] {9f859e35-4acd-4ef0-81eb-2313b8157cb0} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.05.06 01:54:42.254653 [ 277 ] {9f859e35-4acd-4ef0-81eb-2313b8157cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3697 | 2026.05.06 01:54:42.255063 [ 277 ] {9f859e35-4acd-4ef0-81eb-2313b8157cb0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3698 | 2026.05.06 01:54:42.255524 [ 277 ] {9f859e35-4acd-4ef0-81eb-2313b8157cb0} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.05.06 01:54:42.255767 [ 277 ] {9f859e35-4acd-4ef0-81eb-2313b8157cb0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001946 sec., 32887.9753340185 rows/sec., 2.57 MiB/sec. | ||
| 3700 | 2026.05.06 01:54:42.255808 [ 277 ] {9f859e35-4acd-4ef0-81eb-2313b8157cb0} <Debug> TCPHandler: Processed in 0.002143622 sec. | ||
| 3701 | 2026.05.06 01:54:42.255951 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2026.05.06 01:54:42.256054 [ 277 ] {d45c4eef-1b08-4b49-a15f-61c754510e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3703 | 2026.05.06 01:54:42.256101 [ 277 ] {d45c4eef-1b08-4b49-a15f-61c754510e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3704 | 2026.05.06 01:54:42.256490 [ 277 ] {d45c4eef-1b08-4b49-a15f-61c754510e9b} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.05.06 01:54:42.256529 [ 277 ] {d45c4eef-1b08-4b49-a15f-61c754510e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3706 | 2026.05.06 01:54:42.256886 [ 277 ] {d45c4eef-1b08-4b49-a15f-61c754510e9b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3707 | 2026.05.06 01:54:42.257103 [ 277 ] {d45c4eef-1b08-4b49-a15f-61c754510e9b} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.05.06 01:54:42.257240 [ 277 ] {d45c4eef-1b08-4b49-a15f-61c754510e9b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00121 sec., 105785.12396694215 rows/sec., 7.37 MiB/sec. | ||
| 3709 | 2026.05.06 01:54:42.257277 [ 277 ] {d45c4eef-1b08-4b49-a15f-61c754510e9b} <Debug> TCPHandler: Processed in 0.001375214 sec. | ||
| 3710 | 2026.05.06 01:54:42.257402 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2026.05.06 01:54:42.257500 [ 277 ] {1388e29c-7537-448f-acd4-f9e5d1125af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3712 | 2026.05.06 01:54:42.257542 [ 277 ] {1388e29c-7537-448f-acd4-f9e5d1125af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3713 | 2026.05.06 01:54:42.257873 [ 277 ] {1388e29c-7537-448f-acd4-f9e5d1125af3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2026.05.06 01:54:42.257915 [ 277 ] {1388e29c-7537-448f-acd4-f9e5d1125af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3715 | 2026.05.06 01:54:42.258239 [ 277 ] {1388e29c-7537-448f-acd4-f9e5d1125af3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3716 | 2026.05.06 01:54:42.258453 [ 277 ] {1388e29c-7537-448f-acd4-f9e5d1125af3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2026.05.06 01:54:42.258588 [ 277 ] {1388e29c-7537-448f-acd4-f9e5d1125af3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001109 sec., 43282.23624887286 rows/sec., 2.92 MiB/sec. | ||
| 3718 | 2026.05.06 01:54:42.258626 [ 277 ] {1388e29c-7537-448f-acd4-f9e5d1125af3} <Debug> TCPHandler: Processed in 0.001272331 sec. | ||
| 3719 | 2026.05.06 01:54:45.759777 [ 266 ] {} <Trace> TCP-Session: 0e675972-76ac-4f2d-a810-ab2caddb51da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2026.05.06 01:54:45.760056 [ 266 ] {9436ca76-6fe6-4c2a-91ff-834bcb2ee346} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57996) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 3721 | 2026.05.06 01:54:45.760566 [ 266 ] {9436ca76-6fe6-4c2a-91ff-834bcb2ee346} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3722 | 2026.05.06 01:54:45.760734 [ 266 ] {9436ca76-6fe6-4c2a-91ff-834bcb2ee346} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3723 | 2026.05.06 01:54:45.761125 [ 315 ] {9436ca76-6fe6-4c2a-91ff-834bcb2ee346} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3724 | 2026.05.06 01:54:45.761717 [ 266 ] {9436ca76-6fe6-4c2a-91ff-834bcb2ee346} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001783 sec., 78519.34941110488 rows/sec., 4.36 MiB/sec. | ||
| 3725 | 2026.05.06 01:54:45.761811 [ 266 ] {9436ca76-6fe6-4c2a-91ff-834bcb2ee346} <Debug> TCPHandler: Processed in 0.002200374 sec. | ||
| 3726 | 2026.05.06 01:54:46.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.53 MiB, peak 240.85 MiB, free memory in arenas 0.00 B, will set to 234.50 MiB (RSS), difference: -2.03 MiB | ||
| 3727 | 2026.05.06 01:54:47.249254 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.05.06 01:54:47.249527 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3729 | 2026.05.06 01:54:47.249870 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3730 | 2026.05.06 01:54:47.249907 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3731 | 2026.05.06 01:54:47.250133 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3732 | 2026.05.06 01:54:47.250204 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3733 | 2026.05.06 01:54:47.250348 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3734 | 2026.05.06 01:54:47.250466 [ 332 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3735 | 2026.05.06 01:54:47.250490 [ 314 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3736 | 2026.05.06 01:54:47.250477 [ 317 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3737 | 2026.05.06 01:54:47.250645 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3738 | 2026.05.06 01:54:47.250668 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3739 | 2026.05.06 01:54:47.250738 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3740 | 2026.05.06 01:54:47.250759 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3741 | 2026.05.06 01:54:47.250795 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3742 | 2026.05.06 01:54:47.250840 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3743 | 2026.05.06 01:54:47.252051 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002629 sec., 16736.401673640168 rows/sec., 2.91 MiB/sec. | ||
| 3744 | 2026.05.06 01:54:47.252158 [ 277 ] {88a0d827-77c0-419e-b415-e1cdada5e32f} <Debug> TCPHandler: Processed in 0.003047004 sec. | ||
| 3745 | 2026.05.06 01:54:47.254465 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3746 | 2026.05.06 01:54:47.254714 [ 277 ] {844a3b01-6de2-464c-ae07-6617c3e006c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3747 | 2026.05.06 01:54:47.254789 [ 277 ] {844a3b01-6de2-464c-ae07-6617c3e006c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3748 | 2026.05.06 01:54:47.255650 [ 277 ] {844a3b01-6de2-464c-ae07-6617c3e006c2} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3749 | 2026.05.06 01:54:47.255696 [ 277 ] {844a3b01-6de2-464c-ae07-6617c3e006c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3750 | 2026.05.06 01:54:47.256083 [ 277 ] {844a3b01-6de2-464c-ae07-6617c3e006c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3751 | 2026.05.06 01:54:47.256310 [ 277 ] {844a3b01-6de2-464c-ae07-6617c3e006c2} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2026.05.06 01:54:47.256460 [ 277 ] {844a3b01-6de2-464c-ae07-6617c3e006c2} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001865 sec., 41823.0563002681 rows/sec., 3.46 MiB/sec. | ||
| 3753 | 2026.05.06 01:54:47.256500 [ 277 ] {844a3b01-6de2-464c-ae07-6617c3e006c2} <Debug> TCPHandler: Processed in 0.002106162 sec. | ||
| 3754 | 2026.05.06 01:54:47.256632 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3755 | 2026.05.06 01:54:47.256729 [ 277 ] {9d4e0b21-d766-488d-a7a9-b5f18225d2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3756 | 2026.05.06 01:54:47.256769 [ 277 ] {9d4e0b21-d766-488d-a7a9-b5f18225d2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3757 | 2026.05.06 01:54:47.257177 [ 277 ] {9d4e0b21-d766-488d-a7a9-b5f18225d2f6} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.05.06 01:54:47.257215 [ 277 ] {9d4e0b21-d766-488d-a7a9-b5f18225d2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3759 | 2026.05.06 01:54:47.257518 [ 277 ] {9d4e0b21-d766-488d-a7a9-b5f18225d2f6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3760 | 2026.05.06 01:54:47.257746 [ 277 ] {9d4e0b21-d766-488d-a7a9-b5f18225d2f6} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3761 | 2026.05.06 01:54:47.257875 [ 277 ] {9d4e0b21-d766-488d-a7a9-b5f18225d2f6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001166 sec., 9433.962264150943 rows/sec., 709.39 KiB/sec. | ||
| 3762 | 2026.05.06 01:54:47.257912 [ 277 ] {9d4e0b21-d766-488d-a7a9-b5f18225d2f6} <Debug> TCPHandler: Processed in 0.001330293 sec. | ||
| 3763 | 2026.05.06 01:54:47.258043 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.05.06 01:54:47.258137 [ 277 ] {cb038fc0-8f75-47d8-9b52-66af6e51a427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3765 | 2026.05.06 01:54:47.258177 [ 277 ] {cb038fc0-8f75-47d8-9b52-66af6e51a427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3766 | 2026.05.06 01:54:47.258606 [ 277 ] {cb038fc0-8f75-47d8-9b52-66af6e51a427} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.05.06 01:54:47.258643 [ 277 ] {cb038fc0-8f75-47d8-9b52-66af6e51a427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3768 | 2026.05.06 01:54:47.258941 [ 277 ] {cb038fc0-8f75-47d8-9b52-66af6e51a427} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3769 | 2026.05.06 01:54:47.259166 [ 277 ] {cb038fc0-8f75-47d8-9b52-66af6e51a427} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.05.06 01:54:47.259297 [ 277 ] {cb038fc0-8f75-47d8-9b52-66af6e51a427} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001179 sec., 63613.231552162855 rows/sec., 4.97 MiB/sec. | ||
| 3771 | 2026.05.06 01:54:47.259334 [ 277 ] {cb038fc0-8f75-47d8-9b52-66af6e51a427} <Debug> TCPHandler: Processed in 0.001339993 sec. | ||
| 3772 | 2026.05.06 01:54:47.259452 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3773 | 2026.05.06 01:54:47.259544 [ 277 ] {04e728a7-c78f-4207-a647-b6cc48349f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3774 | 2026.05.06 01:54:47.259590 [ 277 ] {04e728a7-c78f-4207-a647-b6cc48349f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3775 | 2026.05.06 01:54:47.260020 [ 277 ] {04e728a7-c78f-4207-a647-b6cc48349f2b} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3776 | 2026.05.06 01:54:47.260058 [ 277 ] {04e728a7-c78f-4207-a647-b6cc48349f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3777 | 2026.05.06 01:54:47.260391 [ 277 ] {04e728a7-c78f-4207-a647-b6cc48349f2b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3778 | 2026.05.06 01:54:47.260603 [ 277 ] {04e728a7-c78f-4207-a647-b6cc48349f2b} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3779 | 2026.05.06 01:54:47.260737 [ 277 ] {04e728a7-c78f-4207-a647-b6cc48349f2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 3780 | 2026.05.06 01:54:47.260773 [ 277 ] {04e728a7-c78f-4207-a647-b6cc48349f2b} <Debug> TCPHandler: Processed in 0.001369444 sec. | ||
| 3781 | 2026.05.06 01:54:47.260893 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2026.05.06 01:54:47.260987 [ 277 ] {7217672a-ebc0-45ec-b36e-b2d378b6b277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3783 | 2026.05.06 01:54:47.261042 [ 277 ] {7217672a-ebc0-45ec-b36e-b2d378b6b277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3784 | 2026.05.06 01:54:47.261816 [ 277 ] {7217672a-ebc0-45ec-b36e-b2d378b6b277} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2026.05.06 01:54:47.261853 [ 277 ] {7217672a-ebc0-45ec-b36e-b2d378b6b277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3786 | 2026.05.06 01:54:47.262376 [ 277 ] {7217672a-ebc0-45ec-b36e-b2d378b6b277} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3787 | 2026.05.06 01:54:47.262611 [ 277 ] {7217672a-ebc0-45ec-b36e-b2d378b6b277} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.05.06 01:54:47.262748 [ 277 ] {7217672a-ebc0-45ec-b36e-b2d378b6b277} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001779 sec., 6183.249016301293 rows/sec., 11.08 MiB/sec. | ||
| 3789 | 2026.05.06 01:54:47.262800 [ 277 ] {7217672a-ebc0-45ec-b36e-b2d378b6b277} <Debug> TCPHandler: Processed in 0.001955757 sec. | ||
| 3790 | 2026.05.06 01:54:47.262914 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3791 | 2026.05.06 01:54:47.263009 [ 277 ] {01435516-b59b-4813-b016-6f4b17f5b621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3792 | 2026.05.06 01:54:47.263051 [ 277 ] {01435516-b59b-4813-b016-6f4b17f5b621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3793 | 2026.05.06 01:54:47.263396 [ 277 ] {01435516-b59b-4813-b016-6f4b17f5b621} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.05.06 01:54:47.263434 [ 277 ] {01435516-b59b-4813-b016-6f4b17f5b621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3795 | 2026.05.06 01:54:47.263736 [ 277 ] {01435516-b59b-4813-b016-6f4b17f5b621} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3796 | 2026.05.06 01:54:47.263953 [ 277 ] {01435516-b59b-4813-b016-6f4b17f5b621} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3797 | 2026.05.06 01:54:47.264081 [ 277 ] {01435516-b59b-4813-b016-6f4b17f5b621} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3798 | 2026.05.06 01:54:47.264116 [ 277 ] {01435516-b59b-4813-b016-6f4b17f5b621} <Debug> TCPHandler: Processed in 0.001250681 sec. | ||
| 3799 | 2026.05.06 01:54:49.094552 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3800 | 2026.05.06 01:54:49.094604 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3801 | 2026.05.06 01:54:49.209172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7687 | ||
| 3802 | 2026.05.06 01:54:49.209668 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.05.06 01:54:49.209715 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3804 | 2026.05.06 01:54:49.210226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3805 | 2026.05.06 01:54:49.210465 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3806 | 2026.05.06 01:54:49.210607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7687 | ||
| 3807 | 2026.05.06 01:54:49.210605 [ 134 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3808 | 2026.05.06 01:54:49.210677 [ 134 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.05.06 01:54:49.210697 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3810 | 2026.05.06 01:54:49.210799 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 3811 | 2026.05.06 01:54:49.210910 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3812 | 2026.05.06 01:54:49.210947 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5255 rows starting from the beginning of the part | ||
| 3813 | 2026.05.06 01:54:49.211009 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 3814 | 2026.05.06 01:54:49.211053 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 3815 | 2026.05.06 01:54:49.211092 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 3816 | 2026.05.06 01:54:49.211129 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 3817 | 2026.05.06 01:54:49.211169 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 3818 | 2026.05.06 01:54:49.212591 [ 197 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7687 rows, containing 4 columns (4 merged, 0 gathered) in 0.001827565 sec., 4206143.146755382 rows/sec., 60.17 MiB/sec. | ||
| 3819 | 2026.05.06 01:54:49.213246 [ 200 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3820 | 2026.05.06 01:54:49.213516 [ 200 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_16_3} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.05.06 01:54:49.213580 [ 200 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_16_3} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3822 | 2026.05.06 01:54:49.213681 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3823 | 2026.05.06 01:54:49.256154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 480 | ||
| 3824 | 2026.05.06 01:54:49.258214 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3825 | 2026.05.06 01:54:49.258261 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3826 | 2026.05.06 01:54:49.259392 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3827 | 2026.05.06 01:54:49.259663 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3828 | 2026.05.06 01:54:49.259982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3829 | 2026.05.06 01:54:49.590883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3830 | 2026.05.06 01:54:49.607454 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.05.06 01:54:49.607509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3832 | 2026.05.06 01:54:49.613097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3833 | 2026.05.06 01:54:49.613760 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3834 | 2026.05.06 01:54:49.614025 [ 134 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3835 | 2026.05.06 01:54:49.614072 [ 134 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.05.06 01:54:49.614095 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3837 | 2026.05.06 01:54:49.614197 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 3838 | 2026.05.06 01:54:49.616667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3839 | 2026.05.06 01:54:49.617837 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3840 | 2026.05.06 01:54:49.619278 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 3841 | 2026.05.06 01:54:49.623624 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 3842 | 2026.05.06 01:54:49.627781 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 3843 | 2026.05.06 01:54:49.631859 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 3844 | 2026.05.06 01:54:49.636510 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 3845 | 2026.05.06 01:54:49.640827 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 3846 | 2026.05.06 01:54:49.695655 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081489301 sec., 1484.8575029499884 rows/sec., 7.68 MiB/sec. | ||
| 3847 | 2026.05.06 01:54:49.698333 [ 191 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3848 | 2026.05.06 01:54:49.700295 [ 191 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_16_3} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3849 | 2026.05.06 01:54:49.700391 [ 191 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_16_3} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3850 | 2026.05.06 01:54:49.702412 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3851 | 2026.05.06 01:54:50.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.62 MiB, peak 245.57 MiB, free memory in arenas 0.00 B, will set to 242.66 MiB (RSS), difference: 7.04 MiB | ||
| 3852 | 2026.05.06 01:54:50.001239 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00084387 sec. | ||
| 3853 | 2026.05.06 01:54:52.250230 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.05.06 01:54:52.250475 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3855 | 2026.05.06 01:54:52.250806 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3856 | 2026.05.06 01:54:52.250843 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3857 | 2026.05.06 01:54:52.251064 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3858 | 2026.05.06 01:54:52.251135 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3859 | 2026.05.06 01:54:52.251279 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3860 | 2026.05.06 01:54:52.251407 [ 332 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3861 | 2026.05.06 01:54:52.251414 [ 314 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3862 | 2026.05.06 01:54:52.251407 [ 348 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3863 | 2026.05.06 01:54:52.251583 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3864 | 2026.05.06 01:54:52.251612 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3865 | 2026.05.06 01:54:52.251683 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3866 | 2026.05.06 01:54:52.251703 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3867 | 2026.05.06 01:54:52.251769 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3868 | 2026.05.06 01:54:52.251813 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3869 | 2026.05.06 01:54:52.252922 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002537 sec., 17343.3188805676 rows/sec., 3.02 MiB/sec. | ||
| 3870 | 2026.05.06 01:54:52.253031 [ 277 ] {e6e73443-103b-4bb6-a0e9-636dde5b836b} <Debug> TCPHandler: Processed in 0.002929481 sec. | ||
| 3871 | 2026.05.06 01:54:52.255892 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.05.06 01:54:52.256010 [ 277 ] {96c79785-6e98-4741-a15f-e07699016165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3873 | 2026.05.06 01:54:52.256058 [ 277 ] {96c79785-6e98-4741-a15f-e07699016165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3874 | 2026.05.06 01:54:52.256601 [ 277 ] {96c79785-6e98-4741-a15f-e07699016165} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.05.06 01:54:52.256642 [ 277 ] {96c79785-6e98-4741-a15f-e07699016165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3876 | 2026.05.06 01:54:52.257025 [ 277 ] {96c79785-6e98-4741-a15f-e07699016165} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3877 | 2026.05.06 01:54:52.257250 [ 277 ] {96c79785-6e98-4741-a15f-e07699016165} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.05.06 01:54:52.257403 [ 277 ] {96c79785-6e98-4741-a15f-e07699016165} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001427 sec., 81289.41836019621 rows/sec., 6.90 MiB/sec. | ||
| 3879 | 2026.05.06 01:54:52.257441 [ 277 ] {96c79785-6e98-4741-a15f-e07699016165} <Debug> TCPHandler: Processed in 0.001604389 sec. | ||
| 3880 | 2026.05.06 01:54:52.257573 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.05.06 01:54:52.257667 [ 277 ] {ae74b8f3-e6de-42b8-8231-ef69deee501c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3882 | 2026.05.06 01:54:52.257707 [ 277 ] {ae74b8f3-e6de-42b8-8231-ef69deee501c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3883 | 2026.05.06 01:54:52.258147 [ 277 ] {ae74b8f3-e6de-42b8-8231-ef69deee501c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3884 | 2026.05.06 01:54:52.258183 [ 277 ] {ae74b8f3-e6de-42b8-8231-ef69deee501c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3885 | 2026.05.06 01:54:52.258481 [ 277 ] {ae74b8f3-e6de-42b8-8231-ef69deee501c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3886 | 2026.05.06 01:54:52.258708 [ 277 ] {ae74b8f3-e6de-42b8-8231-ef69deee501c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3887 | 2026.05.06 01:54:52.258839 [ 277 ] {ae74b8f3-e6de-42b8-8231-ef69deee501c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001191 sec., 25188.91687657431 rows/sec., 1.85 MiB/sec. | ||
| 3888 | 2026.05.06 01:54:52.258876 [ 277 ] {ae74b8f3-e6de-42b8-8231-ef69deee501c} <Debug> TCPHandler: Processed in 0.001352434 sec. | ||
| 3889 | 2026.05.06 01:54:52.258997 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.05.06 01:54:52.259089 [ 277 ] {e3384359-a322-40f0-94d3-7012d53726ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3891 | 2026.05.06 01:54:52.259128 [ 277 ] {e3384359-a322-40f0-94d3-7012d53726ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3892 | 2026.05.06 01:54:52.259573 [ 277 ] {e3384359-a322-40f0-94d3-7012d53726ee} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.05.06 01:54:52.259608 [ 277 ] {e3384359-a322-40f0-94d3-7012d53726ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3894 | 2026.05.06 01:54:52.259957 [ 277 ] {e3384359-a322-40f0-94d3-7012d53726ee} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3895 | 2026.05.06 01:54:52.260169 [ 277 ] {e3384359-a322-40f0-94d3-7012d53726ee} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3896 | 2026.05.06 01:54:52.260299 [ 277 ] {e3384359-a322-40f0-94d3-7012d53726ee} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001228 sec., 76547.23127035832 rows/sec., 5.98 MiB/sec. | ||
| 3897 | 2026.05.06 01:54:52.260337 [ 277 ] {e3384359-a322-40f0-94d3-7012d53726ee} <Debug> TCPHandler: Processed in 0.001388614 sec. | ||
| 3898 | 2026.05.06 01:54:52.260461 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.05.06 01:54:52.260554 [ 277 ] {776fb136-88c9-4c0d-9fd1-225d9332858f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.05.06 01:54:52.260596 [ 277 ] {776fb136-88c9-4c0d-9fd1-225d9332858f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3901 | 2026.05.06 01:54:52.261048 [ 277 ] {776fb136-88c9-4c0d-9fd1-225d9332858f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.05.06 01:54:52.261083 [ 277 ] {776fb136-88c9-4c0d-9fd1-225d9332858f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3903 | 2026.05.06 01:54:52.261407 [ 277 ] {776fb136-88c9-4c0d-9fd1-225d9332858f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3904 | 2026.05.06 01:54:52.261613 [ 277 ] {776fb136-88c9-4c0d-9fd1-225d9332858f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.05.06 01:54:52.261742 [ 277 ] {776fb136-88c9-4c0d-9fd1-225d9332858f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 3906 | 2026.05.06 01:54:52.261777 [ 277 ] {776fb136-88c9-4c0d-9fd1-225d9332858f} <Debug> TCPHandler: Processed in 0.001365113 sec. | ||
| 3907 | 2026.05.06 01:54:52.261911 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.05.06 01:54:52.262005 [ 277 ] {e50b2b82-1b40-48cb-9f80-cf119a922d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3909 | 2026.05.06 01:54:52.262058 [ 277 ] {e50b2b82-1b40-48cb-9f80-cf119a922d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3910 | 2026.05.06 01:54:52.262839 [ 277 ] {e50b2b82-1b40-48cb-9f80-cf119a922d37} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.05.06 01:54:52.262875 [ 277 ] {e50b2b82-1b40-48cb-9f80-cf119a922d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3912 | 2026.05.06 01:54:52.263416 [ 277 ] {e50b2b82-1b40-48cb-9f80-cf119a922d37} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3913 | 2026.05.06 01:54:52.263637 [ 277 ] {e50b2b82-1b40-48cb-9f80-cf119a922d37} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.05.06 01:54:52.263774 [ 277 ] {e50b2b82-1b40-48cb-9f80-cf119a922d37} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001787 sec., 16787.912702853944 rows/sec., 30.08 MiB/sec. | ||
| 3915 | 2026.05.06 01:54:52.263825 [ 277 ] {e50b2b82-1b40-48cb-9f80-cf119a922d37} <Debug> TCPHandler: Processed in 0.001962198 sec. | ||
| 3916 | 2026.05.06 01:54:52.263958 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.05.06 01:54:52.264053 [ 277 ] {289d0691-d2b4-44b4-90c9-63917df25fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.05.06 01:54:52.264093 [ 277 ] {289d0691-d2b4-44b4-90c9-63917df25fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3919 | 2026.05.06 01:54:52.264432 [ 277 ] {289d0691-d2b4-44b4-90c9-63917df25fb2} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.05.06 01:54:52.264468 [ 277 ] {289d0691-d2b4-44b4-90c9-63917df25fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 3921 | 2026.05.06 01:54:52.264790 [ 277 ] {289d0691-d2b4-44b4-90c9-63917df25fb2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3922 | 2026.05.06 01:54:52.265004 [ 277 ] {289d0691-d2b4-44b4-90c9-63917df25fb2} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.05.06 01:54:52.265132 [ 277 ] {289d0691-d2b4-44b4-90c9-63917df25fb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 3924 | 2026.05.06 01:54:52.265168 [ 277 ] {289d0691-d2b4-44b4-90c9-63917df25fb2} <Debug> TCPHandler: Processed in 0.001259181 sec. | ||
| 3925 | 2026.05.06 01:54:56.043847 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51307 | ||
| 3926 | 2026.05.06 01:54:56.043977 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.05.06 01:54:56.044011 [ 307 ] {} <Debug> TCP-Session: c38b71f7-83c9-4a91-b54c-143c0d6407db Authenticating user 'default' from [fd00:1122:3344:101::e]:51307 | ||
| 3928 | 2026.05.06 01:54:56.044037 [ 307 ] {} <Debug> TCP-Session: c38b71f7-83c9-4a91-b54c-143c0d6407db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.05.06 01:54:56.044051 [ 307 ] {} <Debug> TCP-Session: c38b71f7-83c9-4a91-b54c-143c0d6407db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.05.06 01:54:56.044332 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41804 | ||
| 3931 | 2026.05.06 01:54:56.044356 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53089 | ||
| 3932 | 2026.05.06 01:54:56.044385 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65299 | ||
| 3933 | 2026.05.06 01:54:56.044428 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60759 | ||
| 3934 | 2026.05.06 01:54:56.044461 [ 307 ] {} <Trace> TCP-Session: c38b71f7-83c9-4a91-b54c-143c0d6407db Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.05.06 01:54:56.044423 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60839 | ||
| 3936 | 2026.05.06 01:54:56.044402 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53218 | ||
| 3937 | 2026.05.06 01:54:56.044368 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36582 | ||
| 3938 | 2026.05.06 01:54:56.044369 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43635 | ||
| 3939 | 2026.05.06 01:54:56.044615 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3940 | 2026.05.06 01:54:56.044677 [ 308 ] {} <Debug> TCP-Session: 4976e133-98fb-400e-93dc-23e1b4887dbd Authenticating user 'default' from [fd00:1122:3344:101::e]:41804 | ||
| 3941 | 2026.05.06 01:54:56.044695 [ 307 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51307) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3942 | 2026.05.06 01:54:56.044706 [ 308 ] {} <Debug> TCP-Session: 4976e133-98fb-400e-93dc-23e1b4887dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.05.06 01:54:56.044741 [ 308 ] {} <Debug> TCP-Session: 4976e133-98fb-400e-93dc-23e1b4887dbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.05.06 01:54:56.045031 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3945 | 2026.05.06 01:54:56.045064 [ 307 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3946 | 2026.05.06 01:54:56.045083 [ 303 ] {} <Debug> TCP-Session: 1ca7c2de-9860-486a-b663-361d717c33d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60839 | ||
| 3947 | 2026.05.06 01:54:56.045125 [ 303 ] {} <Debug> TCP-Session: 1ca7c2de-9860-486a-b663-361d717c33d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.05.06 01:54:56.045149 [ 303 ] {} <Debug> TCP-Session: 1ca7c2de-9860-486a-b663-361d717c33d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.05.06 01:54:56.045154 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3950 | 2026.05.06 01:54:56.045155 [ 307 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3951 | 2026.05.06 01:54:56.045197 [ 311 ] {} <Debug> TCP-Session: 0298ba50-b9f1-4c9e-b1a5-d137c76a1fd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43635 | ||
| 3952 | 2026.05.06 01:54:56.045222 [ 311 ] {} <Debug> TCP-Session: 0298ba50-b9f1-4c9e-b1a5-d137c76a1fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.05.06 01:54:56.045246 [ 311 ] {} <Debug> TCP-Session: 0298ba50-b9f1-4c9e-b1a5-d137c76a1fd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.05.06 01:54:56.045543 [ 307 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 3955 | 2026.05.06 01:54:56.045831 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.05.06 01:54:56.045836 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3957 | 2026.05.06 01:54:56.045891 [ 304 ] {} <Debug> TCP-Session: f9cb45f5-f223-4956-ab3a-6d58c7e33fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60759 | ||
| 3958 | 2026.05.06 01:54:56.045912 [ 309 ] {} <Debug> TCP-Session: 1ddfb89e-6e87-4cf8-8fbc-790d5e7ee83b Authenticating user 'default' from [fd00:1122:3344:101::e]:53089 | ||
| 3959 | 2026.05.06 01:54:56.045921 [ 304 ] {} <Debug> TCP-Session: f9cb45f5-f223-4956-ab3a-6d58c7e33fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.05.06 01:54:56.045947 [ 309 ] {} <Debug> TCP-Session: 1ddfb89e-6e87-4cf8-8fbc-790d5e7ee83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2026.05.06 01:54:56.045950 [ 304 ] {} <Debug> TCP-Session: f9cb45f5-f223-4956-ab3a-6d58c7e33fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.06 01:54:56.045969 [ 309 ] {} <Debug> TCP-Session: 1ddfb89e-6e87-4cf8-8fbc-790d5e7ee83b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.06 01:54:56.046269 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3964 | 2026.05.06 01:54:56.046312 [ 258 ] {} <Debug> TCP-Session: 47806353-af93-4ec1-ad69-f8439b1c5c89 Authenticating user 'default' from [fd00:1122:3344:101::e]:65299 | ||
| 3965 | 2026.05.06 01:54:56.046336 [ 258 ] {} <Debug> TCP-Session: 47806353-af93-4ec1-ad69-f8439b1c5c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.05.06 01:54:56.046357 [ 258 ] {} <Debug> TCP-Session: 47806353-af93-4ec1-ad69-f8439b1c5c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.05.06 01:54:56.046556 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.05.06 01:54:56.046555 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3969 | 2026.05.06 01:54:56.046617 [ 310 ] {} <Debug> TCP-Session: 7d7503c0-6e53-4661-9ee5-4250c50e1878 Authenticating user 'default' from [fd00:1122:3344:101::e]:36582 | ||
| 3970 | 2026.05.06 01:54:56.046648 [ 268 ] {} <Debug> TCP-Session: f3c23157-0cbd-46ae-adcd-2677b6ecdbed Authenticating user 'default' from [fd00:1122:3344:101::e]:53218 | ||
| 3971 | 2026.05.06 01:54:56.046657 [ 310 ] {} <Debug> TCP-Session: 7d7503c0-6e53-4661-9ee5-4250c50e1878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.05.06 01:54:56.046688 [ 268 ] {} <Debug> TCP-Session: f3c23157-0cbd-46ae-adcd-2677b6ecdbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.06 01:54:56.046694 [ 310 ] {} <Debug> TCP-Session: 7d7503c0-6e53-4661-9ee5-4250c50e1878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.05.06 01:54:56.046722 [ 268 ] {} <Debug> TCP-Session: f3c23157-0cbd-46ae-adcd-2677b6ecdbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.05.06 01:54:56.047093 [ 348 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Trace> AggregatingTransform: Aggregating | ||
| 3976 | 2026.05.06 01:54:56.047140 [ 348 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3977 | 2026.05.06 01:54:56.047183 [ 348 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001513877 sec. (660.556 rows/sec., 25.80 KiB/sec.) | ||
| 3978 | 2026.05.06 01:54:56.047202 [ 348 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Trace> Aggregator: Merging aggregated data | ||
| 3979 | 2026.05.06 01:54:56.048742 [ 307 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004133 sec., 241.95499637067502 rows/sec., 9.45 KiB/sec. | ||
| 3980 | 2026.05.06 01:54:56.048933 [ 307 ] {dbc25f1c-b5d5-4a76-b573-703ac5817ce2} <Debug> TCPHandler: Processed in 0.004638993 sec. | ||
| 3981 | 2026.05.06 01:54:56.049073 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3982 | 2026.05.06 01:54:56.049117 [ 307 ] {} <Debug> TCP-Session: c38b71f7-83c9-4a91-b54c-143c0d6407db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.06 01:54:56.049121 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3984 | 2026.05.06 01:54:56.049150 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3985 | 2026.05.06 01:54:56.049175 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3986 | 2026.05.06 01:54:56.049184 [ 308 ] {} <Debug> TCP-Session: 4976e133-98fb-400e-93dc-23e1b4887dbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.05.06 01:54:56.049243 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3988 | 2026.05.06 01:54:56.049276 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3989 | 2026.05.06 01:54:56.049297 [ 304 ] {} <Debug> TCP-Session: f9cb45f5-f223-4956-ab3a-6d58c7e33fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.05.06 01:54:56.049298 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3991 | 2026.05.06 01:54:56.049328 [ 268 ] {} <Debug> TCP-Session: f3c23157-0cbd-46ae-adcd-2677b6ecdbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2026.05.06 01:54:56.049359 [ 258 ] {} <Debug> TCP-Session: 47806353-af93-4ec1-ad69-f8439b1c5c89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2026.05.06 01:54:56.049228 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3994 | 2026.05.06 01:54:56.049236 [ 309 ] {} <Debug> TCP-Session: 1ddfb89e-6e87-4cf8-8fbc-790d5e7ee83b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3995 | 2026.05.06 01:54:56.049212 [ 310 ] {} <Debug> TCP-Session: 7d7503c0-6e53-4661-9ee5-4250c50e1878 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3996 | 2026.05.06 01:54:56.049450 [ 311 ] {} <Debug> TCP-Session: 0298ba50-b9f1-4c9e-b1a5-d137c76a1fd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.05.06 01:54:56.049204 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3998 | 2026.05.06 01:54:56.049532 [ 303 ] {} <Debug> TCP-Session: 1ca7c2de-9860-486a-b663-361d717c33d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.05.06 01:54:56.348318 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40768 | ||
| 4000 | 2026.05.06 01:54:56.348487 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4001 | 2026.05.06 01:54:56.348535 [ 307 ] {} <Debug> TCP-Session: 721162fa-e1d3-4090-8b79-51792b9e325c Authenticating user 'default' from [fd00:1122:3344:101::e]:40768 | ||
| 4002 | 2026.05.06 01:54:56.348566 [ 307 ] {} <Debug> TCP-Session: 721162fa-e1d3-4090-8b79-51792b9e325c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.05.06 01:54:56.348585 [ 307 ] {} <Debug> TCP-Session: 721162fa-e1d3-4090-8b79-51792b9e325c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.05.06 01:54:56.348847 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47670 | ||
| 4005 | 2026.05.06 01:54:56.348861 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61465 | ||
| 4006 | 2026.05.06 01:54:56.348916 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55187 | ||
| 4007 | 2026.05.06 01:54:56.348928 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38476 | ||
| 4008 | 2026.05.06 01:54:56.348947 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63294 | ||
| 4009 | 2026.05.06 01:54:56.348992 [ 307 ] {} <Trace> TCP-Session: 721162fa-e1d3-4090-8b79-51792b9e325c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2026.05.06 01:54:56.349022 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4011 | 2026.05.06 01:54:56.349022 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4012 | 2026.05.06 01:54:56.349050 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4013 | 2026.05.06 01:54:56.349078 [ 309 ] {} <Debug> TCP-Session: fa4ae598-bf8d-4339-a3cc-b33297b91cb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61465 | ||
| 4014 | 2026.05.06 01:54:56.349064 [ 258 ] {} <Debug> TCP-Session: 1480c41a-3c93-4d2f-ab95-63fa2c6617aa Authenticating user 'default' from [fd00:1122:3344:101::e]:55187 | ||
| 4015 | 2026.05.06 01:54:56.349135 [ 304 ] {} <Debug> TCP-Session: 7b1dd794-8484-4347-97cc-f052d2087499 Authenticating user 'default' from [fd00:1122:3344:101::e]:63294 | ||
| 4016 | 2026.05.06 01:54:56.349139 [ 309 ] {} <Debug> TCP-Session: fa4ae598-bf8d-4339-a3cc-b33297b91cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.05.06 01:54:56.349152 [ 258 ] {} <Debug> TCP-Session: 1480c41a-3c93-4d2f-ab95-63fa2c6617aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.05.06 01:54:56.349174 [ 304 ] {} <Debug> TCP-Session: 7b1dd794-8484-4347-97cc-f052d2087499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4019 | 2026.05.06 01:54:56.349191 [ 258 ] {} <Debug> TCP-Session: 1480c41a-3c93-4d2f-ab95-63fa2c6617aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.05.06 01:54:56.349206 [ 304 ] {} <Debug> TCP-Session: 7b1dd794-8484-4347-97cc-f052d2087499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.05.06 01:54:56.349180 [ 309 ] {} <Debug> TCP-Session: fa4ae598-bf8d-4339-a3cc-b33297b91cb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.05.06 01:54:56.349241 [ 307 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40768) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4023 | 2026.05.06 01:54:56.349032 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4024 | 2026.05.06 01:54:56.348939 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62230 | ||
| 4025 | 2026.05.06 01:54:56.349345 [ 268 ] {} <Debug> TCP-Session: 6f27805a-2bcf-4b24-b7a5-9a900c8158b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38476 | ||
| 4026 | 2026.05.06 01:54:56.348902 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34205 | ||
| 4027 | 2026.05.06 01:54:56.349385 [ 268 ] {} <Debug> TCP-Session: 6f27805a-2bcf-4b24-b7a5-9a900c8158b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2026.05.06 01:54:56.349421 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4029 | 2026.05.06 01:54:56.349441 [ 268 ] {} <Debug> TCP-Session: 6f27805a-2bcf-4b24-b7a5-9a900c8158b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.05.06 01:54:56.349463 [ 303 ] {} <Debug> TCP-Session: bddc16f2-fe08-4cf7-874c-d6cf7d8c8f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:62230 | ||
| 4031 | 2026.05.06 01:54:56.348904 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42891 | ||
| 4032 | 2026.05.06 01:54:56.349496 [ 303 ] {} <Debug> TCP-Session: bddc16f2-fe08-4cf7-874c-d6cf7d8c8f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4033 | 2026.05.06 01:54:56.349502 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4034 | 2026.05.06 01:54:56.349541 [ 303 ] {} <Debug> TCP-Session: bddc16f2-fe08-4cf7-874c-d6cf7d8c8f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.05.06 01:54:56.348994 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4036 | 2026.05.06 01:54:56.349569 [ 310 ] {} <Debug> TCP-Session: ccc3b65d-1c46-4d94-992e-7b67117e6b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:34205 | ||
| 4037 | 2026.05.06 01:54:56.349569 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4038 | 2026.05.06 01:54:56.349616 [ 307 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4039 | 2026.05.06 01:54:56.349660 [ 311 ] {} <Debug> TCP-Session: 2cc54e09-c580-43fd-9f38-bcb6866359fd Authenticating user 'default' from [fd00:1122:3344:101::e]:42891 | ||
| 4040 | 2026.05.06 01:54:56.349631 [ 310 ] {} <Debug> TCP-Session: ccc3b65d-1c46-4d94-992e-7b67117e6b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.05.06 01:54:56.349688 [ 311 ] {} <Debug> TCP-Session: 2cc54e09-c580-43fd-9f38-bcb6866359fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.05.06 01:54:56.349709 [ 310 ] {} <Debug> TCP-Session: ccc3b65d-1c46-4d94-992e-7b67117e6b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.05.06 01:54:56.349717 [ 307 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4044 | 2026.05.06 01:54:56.349725 [ 311 ] {} <Debug> TCP-Session: 2cc54e09-c580-43fd-9f38-bcb6866359fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.05.06 01:54:56.349618 [ 308 ] {} <Debug> TCP-Session: 6c506a74-9622-4fbf-8068-9579dd7377ce Authenticating user 'default' from [fd00:1122:3344:101::e]:47670 | ||
| 4046 | 2026.05.06 01:54:56.349790 [ 308 ] {} <Debug> TCP-Session: 6c506a74-9622-4fbf-8068-9579dd7377ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.05.06 01:54:56.349805 [ 308 ] {} <Debug> TCP-Session: 6c506a74-9622-4fbf-8068-9579dd7377ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4048 | 2026.05.06 01:54:56.350116 [ 307 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 4049 | 2026.05.06 01:54:56.351364 [ 338 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Trace> AggregatingTransform: Aggregating | ||
| 4050 | 2026.05.06 01:54:56.351410 [ 338 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4051 | 2026.05.06 01:54:56.351453 [ 338 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00120027 sec. (833.146 rows/sec., 32.54 KiB/sec.) | ||
| 4052 | 2026.05.06 01:54:56.351475 [ 338 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Trace> Aggregator: Merging aggregated data | ||
| 4053 | 2026.05.06 01:54:56.353191 [ 307 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004024 sec., 248.5089463220676 rows/sec., 9.71 KiB/sec. | ||
| 4054 | 2026.05.06 01:54:56.353414 [ 307 ] {5e8e8fa6-e11c-487d-a270-3e60ffeee57d} <Debug> TCPHandler: Processed in 0.004601163 sec. | ||
| 4055 | 2026.05.06 01:54:56.353565 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4056 | 2026.05.06 01:54:56.353598 [ 307 ] {} <Debug> TCP-Session: 721162fa-e1d3-4090-8b79-51792b9e325c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.05.06 01:54:56.353601 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4058 | 2026.05.06 01:54:56.353627 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4059 | 2026.05.06 01:54:56.353646 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4060 | 2026.05.06 01:54:56.353678 [ 308 ] {} <Debug> TCP-Session: 6c506a74-9622-4fbf-8068-9579dd7377ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.05.06 01:54:56.353673 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4062 | 2026.05.06 01:54:56.353708 [ 310 ] {} <Debug> TCP-Session: ccc3b65d-1c46-4d94-992e-7b67117e6b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4063 | 2026.05.06 01:54:56.353716 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4064 | 2026.05.06 01:54:56.353736 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4065 | 2026.05.06 01:54:56.353758 [ 309 ] {} <Debug> TCP-Session: fa4ae598-bf8d-4339-a3cc-b33297b91cb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.05.06 01:54:56.353785 [ 258 ] {} <Debug> TCP-Session: 1480c41a-3c93-4d2f-ab95-63fa2c6617aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.05.06 01:54:56.353811 [ 311 ] {} <Debug> TCP-Session: 2cc54e09-c580-43fd-9f38-bcb6866359fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.05.06 01:54:56.353756 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4069 | 2026.05.06 01:54:56.353691 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4070 | 2026.05.06 01:54:56.353887 [ 268 ] {} <Debug> TCP-Session: 6f27805a-2bcf-4b24-b7a5-9a900c8158b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.05.06 01:54:56.353659 [ 304 ] {} <Debug> TCP-Session: 7b1dd794-8484-4347-97cc-f052d2087499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4072 | 2026.05.06 01:54:56.353916 [ 303 ] {} <Debug> TCP-Session: bddc16f2-fe08-4cf7-874c-d6cf7d8c8f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.05.06 01:54:56.711653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8135 | ||
| 4074 | 2026.05.06 01:54:56.712134 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.05.06 01:54:56.712188 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4076 | 2026.05.06 01:54:56.712686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4077 | 2026.05.06 01:54:56.712932 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.05.06 01:54:56.713073 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8135 | ||
| 4079 | 2026.05.06 01:54:57.117702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4080 | 2026.05.06 01:54:57.133478 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.05.06 01:54:57.133557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4082 | 2026.05.06 01:54:57.139942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4083 | 2026.05.06 01:54:57.140721 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.05.06 01:54:57.144068 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4085 | 2026.05.06 01:54:57.250159 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.05.06 01:54:57.250531 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4087 | 2026.05.06 01:54:57.251054 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4088 | 2026.05.06 01:54:57.251093 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4089 | 2026.05.06 01:54:57.251320 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4090 | 2026.05.06 01:54:57.251392 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4091 | 2026.05.06 01:54:57.251537 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4092 | 2026.05.06 01:54:57.251649 [ 333 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4093 | 2026.05.06 01:54:57.251678 [ 350 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4094 | 2026.05.06 01:54:57.251679 [ 335 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4095 | 2026.05.06 01:54:57.251837 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4096 | 2026.05.06 01:54:57.251867 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4097 | 2026.05.06 01:54:57.251939 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4098 | 2026.05.06 01:54:57.251961 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4099 | 2026.05.06 01:54:57.251996 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4100 | 2026.05.06 01:54:57.252051 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4101 | 2026.05.06 01:54:57.253183 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002806 sec., 15680.684248039915 rows/sec., 2.73 MiB/sec. | ||
| 4102 | 2026.05.06 01:54:57.253294 [ 277 ] {6b5af712-5940-4715-a78e-c0b0cc2d38f6} <Debug> TCPHandler: Processed in 0.003324201 sec. | ||
| 4103 | 2026.05.06 01:54:57.256225 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2026.05.06 01:54:57.256349 [ 277 ] {d861c114-5bc7-430f-8d83-84d047ec5dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4105 | 2026.05.06 01:54:57.256399 [ 277 ] {d861c114-5bc7-430f-8d83-84d047ec5dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4106 | 2026.05.06 01:54:57.256939 [ 277 ] {d861c114-5bc7-430f-8d83-84d047ec5dcd} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.05.06 01:54:57.256986 [ 277 ] {d861c114-5bc7-430f-8d83-84d047ec5dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4108 | 2026.05.06 01:54:57.257370 [ 277 ] {d861c114-5bc7-430f-8d83-84d047ec5dcd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4109 | 2026.05.06 01:54:57.257595 [ 277 ] {d861c114-5bc7-430f-8d83-84d047ec5dcd} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2026.05.06 01:54:57.257762 [ 277 ] {d861c114-5bc7-430f-8d83-84d047ec5dcd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001447 sec., 53904.63026952316 rows/sec., 4.46 MiB/sec. | ||
| 4111 | 2026.05.06 01:54:57.257805 [ 277 ] {d861c114-5bc7-430f-8d83-84d047ec5dcd} <Debug> TCPHandler: Processed in 0.001643191 sec. | ||
| 4112 | 2026.05.06 01:54:57.257951 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.05.06 01:54:57.258054 [ 277 ] {a5f1fe57-5f1e-45fa-94ff-47cf8e714f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4114 | 2026.05.06 01:54:57.258098 [ 277 ] {a5f1fe57-5f1e-45fa-94ff-47cf8e714f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4115 | 2026.05.06 01:54:57.258529 [ 277 ] {a5f1fe57-5f1e-45fa-94ff-47cf8e714f8f} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2026.05.06 01:54:57.258570 [ 277 ] {a5f1fe57-5f1e-45fa-94ff-47cf8e714f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4117 | 2026.05.06 01:54:57.258882 [ 277 ] {a5f1fe57-5f1e-45fa-94ff-47cf8e714f8f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4118 | 2026.05.06 01:54:57.259097 [ 277 ] {a5f1fe57-5f1e-45fa-94ff-47cf8e714f8f} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.05.06 01:54:57.259226 [ 122 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4120 | 2026.05.06 01:54:57.259254 [ 277 ] {a5f1fe57-5f1e-45fa-94ff-47cf8e714f8f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001224 sec., 8986.928104575163 rows/sec., 675.77 KiB/sec. | ||
| 4121 | 2026.05.06 01:54:57.259287 [ 122 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4122 | 2026.05.06 01:54:57.259302 [ 277 ] {a5f1fe57-5f1e-45fa-94ff-47cf8e714f8f} <Debug> TCPHandler: Processed in 0.001402054 sec. | ||
| 4123 | 2026.05.06 01:54:57.259317 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4124 | 2026.05.06 01:54:57.259427 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.05.06 01:54:57.259433 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 4126 | 2026.05.06 01:54:57.259533 [ 277 ] {ae7106bc-ed2b-4ba4-a764-07649f8f14e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4127 | 2026.05.06 01:54:57.259548 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4128 | 2026.05.06 01:54:57.259574 [ 277 ] {ae7106bc-ed2b-4ba4-a764-07649f8f14e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4129 | 2026.05.06 01:54:57.259578 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 224 rows starting from the beginning of the part | ||
| 4130 | 2026.05.06 01:54:57.259645 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 4131 | 2026.05.06 01:54:57.259690 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 4132 | 2026.05.06 01:54:57.259734 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 4133 | 2026.05.06 01:54:57.259780 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 4134 | 2026.05.06 01:54:57.259830 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::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 | ||
| 4135 | 2026.05.06 01:54:57.260042 [ 277 ] {ae7106bc-ed2b-4ba4-a764-07649f8f14e1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.05.06 01:54:57.260079 [ 277 ] {ae7106bc-ed2b-4ba4-a764-07649f8f14e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4137 | 2026.05.06 01:54:57.260411 [ 277 ] {ae7106bc-ed2b-4ba4-a764-07649f8f14e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4138 | 2026.05.06 01:54:57.260627 [ 277 ] {ae7106bc-ed2b-4ba4-a764-07649f8f14e1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.05.06 01:54:57.260645 [ 190 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.0012486 sec., 262694.21752362646 rows/sec., 18.58 MiB/sec. | ||
| 4140 | 2026.05.06 01:54:57.260782 [ 277 ] {ae7106bc-ed2b-4ba4-a764-07649f8f14e1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001272 sec., 58962.2641509434 rows/sec., 4.60 MiB/sec. | ||
| 4141 | 2026.05.06 01:54:57.260812 [ 189 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4142 | 2026.05.06 01:54:57.260825 [ 277 ] {ae7106bc-ed2b-4ba4-a764-07649f8f14e1} <Debug> TCPHandler: Processed in 0.001447276 sec. | ||
| 4143 | 2026.05.06 01:54:57.260951 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4144 | 2026.05.06 01:54:57.261050 [ 277 ] {0f0f2cc7-90f4-46d2-a7cc-f66e378bd110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4145 | 2026.05.06 01:54:57.261085 [ 189 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_21_4} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.05.06 01:54:57.261094 [ 277 ] {0f0f2cc7-90f4-46d2-a7cc-f66e378bd110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4147 | 2026.05.06 01:54:57.261151 [ 189 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_21_4} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4148 | 2026.05.06 01:54:57.261215 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4149 | 2026.05.06 01:54:57.261512 [ 277 ] {0f0f2cc7-90f4-46d2-a7cc-f66e378bd110} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.05.06 01:54:57.261548 [ 277 ] {0f0f2cc7-90f4-46d2-a7cc-f66e378bd110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4151 | 2026.05.06 01:54:57.261900 [ 277 ] {0f0f2cc7-90f4-46d2-a7cc-f66e378bd110} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4152 | 2026.05.06 01:54:57.262119 [ 277 ] {0f0f2cc7-90f4-46d2-a7cc-f66e378bd110} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.06 01:54:57.262267 [ 277 ] {0f0f2cc7-90f4-46d2-a7cc-f66e378bd110} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 4154 | 2026.05.06 01:54:57.262306 [ 277 ] {0f0f2cc7-90f4-46d2-a7cc-f66e378bd110} <Debug> TCPHandler: Processed in 0.001404875 sec. | ||
| 4155 | 2026.05.06 01:54:57.262422 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2026.05.06 01:54:57.262518 [ 277 ] {f8660480-b8ad-4c38-bbda-5bdbc5c9588e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4157 | 2026.05.06 01:54:57.262575 [ 277 ] {f8660480-b8ad-4c38-bbda-5bdbc5c9588e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4158 | 2026.05.06 01:54:57.263362 [ 277 ] {f8660480-b8ad-4c38-bbda-5bdbc5c9588e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.05.06 01:54:57.263400 [ 277 ] {f8660480-b8ad-4c38-bbda-5bdbc5c9588e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4160 | 2026.05.06 01:54:57.263948 [ 277 ] {f8660480-b8ad-4c38-bbda-5bdbc5c9588e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4161 | 2026.05.06 01:54:57.264175 [ 277 ] {f8660480-b8ad-4c38-bbda-5bdbc5c9588e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.05.06 01:54:57.264311 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4163 | 2026.05.06 01:54:57.264333 [ 277 ] {f8660480-b8ad-4c38-bbda-5bdbc5c9588e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001835 sec., 5994.550408719346 rows/sec., 10.74 MiB/sec. | ||
| 4164 | 2026.05.06 01:54:57.264360 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.05.06 01:54:57.264387 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4166 | 2026.05.06 01:54:57.264413 [ 277 ] {f8660480-b8ad-4c38-bbda-5bdbc5c9588e} <Debug> TCPHandler: Processed in 0.00203971 sec. | ||
| 4167 | 2026.05.06 01:54:57.264481 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 4168 | 2026.05.06 01:54:57.264556 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.05.06 01:54:57.264653 [ 277 ] {f1bdd7e9-d526-45fb-adbd-89ad64761bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4170 | 2026.05.06 01:54:57.264667 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4171 | 2026.05.06 01:54:57.264695 [ 277 ] {f1bdd7e9-d526-45fb-adbd-89ad64761bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4172 | 2026.05.06 01:54:57.264723 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 300 rows starting from the beginning of the part | ||
| 4173 | 2026.05.06 01:54:57.264824 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 4174 | 2026.05.06 01:54:57.264920 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
| 4175 | 2026.05.06 01:54:57.265007 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 4176 | 2026.05.06 01:54:57.265075 [ 277 ] {f1bdd7e9-d526-45fb-adbd-89ad64761bb5} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.05.06 01:54:57.265088 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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 | ||
| 4178 | 2026.05.06 01:54:57.265113 [ 277 ] {f1bdd7e9-d526-45fb-adbd-89ad64761bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4179 | 2026.05.06 01:54:57.265171 [ 197 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::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.05.06 01:54:57.265454 [ 277 ] {f1bdd7e9-d526-45fb-adbd-89ad64761bb5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4181 | 2026.05.06 01:54:57.265687 [ 277 ] {f1bdd7e9-d526-45fb-adbd-89ad64761bb5} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.05.06 01:54:57.265819 [ 277 ] {f1bdd7e9-d526-45fb-adbd-89ad64761bb5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 4183 | 2026.05.06 01:54:57.265856 [ 277 ] {f1bdd7e9-d526-45fb-adbd-89ad64761bb5} <Debug> TCPHandler: Processed in 0.001349584 sec. | ||
| 4184 | 2026.05.06 01:54:57.269496 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 19 columns (19 merged, 0 gathered) in 0.005044203 sec., 79695.44445376207 rows/sec., 142.81 MiB/sec. | ||
| 4185 | 2026.05.06 01:54:57.270334 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4186 | 2026.05.06 01:54:57.270742 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.06 01:54:57.270828 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4188 | 2026.05.06 01:54:57.270971 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4189 | 2026.05.06 01:54:58.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.06 MiB, peak 252.02 MiB, free memory in arenas 0.00 B, will set to 247.05 MiB (RSS), difference: 2.99 MiB | ||
| 4190 | 2026.05.06 01:54:59.260122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 512 | ||
| 4191 | 2026.05.06 01:54:59.262687 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4192 | 2026.05.06 01:54:59.262734 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4193 | 2026.05.06 01:54:59.263951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4194 | 2026.05.06 01:54:59.264206 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4195 | 2026.05.06 01:54:59.264456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 4196 | 2026.05.06 01:55:02.250155 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.05.06 01:55:02.250431 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4198 | 2026.05.06 01:55:02.250819 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4199 | 2026.05.06 01:55:02.250861 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4200 | 2026.05.06 01:55:02.251114 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4201 | 2026.05.06 01:55:02.251192 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4202 | 2026.05.06 01:55:02.251333 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4203 | 2026.05.06 01:55:02.251429 [ 333 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4204 | 2026.05.06 01:55:02.251459 [ 350 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4205 | 2026.05.06 01:55:02.251464 [ 335 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4206 | 2026.05.06 01:55:02.251628 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4207 | 2026.05.06 01:55:02.251654 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4208 | 2026.05.06 01:55:02.251723 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4209 | 2026.05.06 01:55:02.251742 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4210 | 2026.05.06 01:55:02.251776 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4211 | 2026.05.06 01:55:02.251812 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4212 | 2026.05.06 01:55:02.252926 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002602 sec., 16910.069177555724 rows/sec., 2.94 MiB/sec. | ||
| 4213 | 2026.05.06 01:55:02.253030 [ 277 ] {96388558-931d-4917-ba87-4065a007b769} <Debug> TCPHandler: Processed in 0.003012244 sec. | ||
| 4214 | 2026.05.06 01:55:02.256023 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.05.06 01:55:02.256139 [ 277 ] {875c86c9-7bfe-43bf-a3fc-c266d908001a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4216 | 2026.05.06 01:55:02.256184 [ 277 ] {875c86c9-7bfe-43bf-a3fc-c266d908001a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4217 | 2026.05.06 01:55:02.256722 [ 277 ] {875c86c9-7bfe-43bf-a3fc-c266d908001a} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.05.06 01:55:02.256763 [ 277 ] {875c86c9-7bfe-43bf-a3fc-c266d908001a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4219 | 2026.05.06 01:55:02.257134 [ 277 ] {875c86c9-7bfe-43bf-a3fc-c266d908001a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4220 | 2026.05.06 01:55:02.257352 [ 277 ] {875c86c9-7bfe-43bf-a3fc-c266d908001a} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.05.06 01:55:02.257499 [ 118 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4222 | 2026.05.06 01:55:02.257507 [ 277 ] {875c86c9-7bfe-43bf-a3fc-c266d908001a} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001402 sec., 82738.94436519258 rows/sec., 7.03 MiB/sec. | ||
| 4223 | 2026.05.06 01:55:02.257572 [ 277 ] {875c86c9-7bfe-43bf-a3fc-c266d908001a} <Debug> TCPHandler: Processed in 0.00160096 sec. | ||
| 4224 | 2026.05.06 01:55:02.257580 [ 118 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.05.06 01:55:02.257612 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4226 | 2026.05.06 01:55:02.257719 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4227 | 2026.05.06 01:55:02.257720 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.05.06 01:55:02.257824 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4229 | 2026.05.06 01:55:02.257854 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3356 rows starting from the beginning of the part | ||
| 4230 | 2026.05.06 01:55:02.257857 [ 277 ] {37cd16d4-0ac0-48b8-a48e-b5056a3ca054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.05.06 01:55:02.257906 [ 277 ] {37cd16d4-0ac0-48b8-a48e-b5056a3ca054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4232 | 2026.05.06 01:55:02.257908 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4233 | 2026.05.06 01:55:02.257960 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
| 4234 | 2026.05.06 01:55:02.258005 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 116 rows starting from the beginning of the part | ||
| 4235 | 2026.05.06 01:55:02.258043 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part | ||
| 4236 | 2026.05.06 01:55:02.258095 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 116 rows starting from the beginning of the part | ||
| 4237 | 2026.05.06 01:55:02.258347 [ 277 ] {37cd16d4-0ac0-48b8-a48e-b5056a3ca054} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.05.06 01:55:02.258382 [ 277 ] {37cd16d4-0ac0-48b8-a48e-b5056a3ca054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4239 | 2026.05.06 01:55:02.258677 [ 277 ] {37cd16d4-0ac0-48b8-a48e-b5056a3ca054} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4240 | 2026.05.06 01:55:02.258884 [ 277 ] {37cd16d4-0ac0-48b8-a48e-b5056a3ca054} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.05.06 01:55:02.259026 [ 277 ] {37cd16d4-0ac0-48b8-a48e-b5056a3ca054} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001193 sec., 25146.68901927913 rows/sec., 1.85 MiB/sec. | ||
| 4242 | 2026.05.06 01:55:02.259064 [ 277 ] {37cd16d4-0ac0-48b8-a48e-b5056a3ca054} <Debug> TCPHandler: Processed in 0.001399724 sec. | ||
| 4243 | 2026.05.06 01:55:02.259186 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2026.05.06 01:55:02.259277 [ 277 ] {c6d2ca16-3efe-4802-8501-a1ffa3eea1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4245 | 2026.05.06 01:55:02.259316 [ 277 ] {c6d2ca16-3efe-4802-8501-a1ffa3eea1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4246 | 2026.05.06 01:55:02.259515 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001835095 sec., 2070737.4822556872 rows/sec., 166.38 MiB/sec. | ||
| 4247 | 2026.05.06 01:55:02.259753 [ 277 ] {c6d2ca16-3efe-4802-8501-a1ffa3eea1ee} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.05.06 01:55:02.259793 [ 277 ] {c6d2ca16-3efe-4802-8501-a1ffa3eea1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4249 | 2026.05.06 01:55:02.259866 [ 189 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4250 | 2026.05.06 01:55:02.260117 [ 277 ] {c6d2ca16-3efe-4802-8501-a1ffa3eea1ee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4251 | 2026.05.06 01:55:02.260145 [ 189 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.05.06 01:55:02.260215 [ 189 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_26_5} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4253 | 2026.05.06 01:55:02.260279 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 4254 | 2026.05.06 01:55:02.260338 [ 277 ] {c6d2ca16-3efe-4802-8501-a1ffa3eea1ee} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.05.06 01:55:02.260450 [ 118 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4256 | 2026.05.06 01:55:02.260466 [ 277 ] {c6d2ca16-3efe-4802-8501-a1ffa3eea1ee} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001207 sec., 77879.03893951948 rows/sec., 6.08 MiB/sec. | ||
| 4257 | 2026.05.06 01:55:02.260487 [ 118 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.05.06 01:55:02.260508 [ 277 ] {c6d2ca16-3efe-4802-8501-a1ffa3eea1ee} <Debug> TCPHandler: Processed in 0.001368593 sec. | ||
| 4259 | 2026.05.06 01:55:02.260510 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4260 | 2026.05.06 01:55:02.260597 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4261 | 2026.05.06 01:55:02.260642 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.05.06 01:55:02.260676 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4263 | 2026.05.06 01:55:02.260699 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1829 rows starting from the beginning of the part | ||
| 4264 | 2026.05.06 01:55:02.260734 [ 277 ] {db8fa169-b9b2-45f3-9f6f-b6dbea1da190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4265 | 2026.05.06 01:55:02.260743 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4266 | 2026.05.06 01:55:02.260776 [ 277 ] {db8fa169-b9b2-45f3-9f6f-b6dbea1da190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4267 | 2026.05.06 01:55:02.260781 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part | ||
| 4268 | 2026.05.06 01:55:02.260820 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 94 rows starting from the beginning of the part | ||
| 4269 | 2026.05.06 01:55:02.260856 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 75 rows starting from the beginning of the part | ||
| 4270 | 2026.05.06 01:55:02.260890 [ 201 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 94 rows starting from the beginning of the part | ||
| 4271 | 2026.05.06 01:55:02.261185 [ 277 ] {db8fa169-b9b2-45f3-9f6f-b6dbea1da190} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4272 | 2026.05.06 01:55:02.261219 [ 277 ] {db8fa169-b9b2-45f3-9f6f-b6dbea1da190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4273 | 2026.05.06 01:55:02.261541 [ 277 ] {db8fa169-b9b2-45f3-9f6f-b6dbea1da190} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4274 | 2026.05.06 01:55:02.261744 [ 277 ] {db8fa169-b9b2-45f3-9f6f-b6dbea1da190} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2026.05.06 01:55:02.261849 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4276 | 2026.05.06 01:55:02.261872 [ 277 ] {db8fa169-b9b2-45f3-9f6f-b6dbea1da190} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 4277 | 2026.05.06 01:55:02.261881 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.05.06 01:55:02.261912 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4279 | 2026.05.06 01:55:02.261915 [ 277 ] {db8fa169-b9b2-45f3-9f6f-b6dbea1da190} <Debug> TCPHandler: Processed in 0.001320453 sec. | ||
| 4280 | 2026.05.06 01:55:02.261988 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4281 | 2026.05.06 01:55:02.262057 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.05.06 01:55:02.262065 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4283 | 2026.05.06 01:55:02.262097 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9141 rows starting from the beginning of the part | ||
| 4284 | 2026.05.06 01:55:02.262148 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
| 4285 | 2026.05.06 01:55:02.262150 [ 277 ] {8fec04ca-7c7a-417d-841b-e3eb879ad9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4286 | 2026.05.06 01:55:02.262191 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4287 | 2026.05.06 01:55:02.262216 [ 277 ] {8fec04ca-7c7a-417d-841b-e3eb879ad9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4288 | 2026.05.06 01:55:02.262233 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4289 | 2026.05.06 01:55:02.262280 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4290 | 2026.05.06 01:55:02.262320 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4291 | 2026.05.06 01:55:02.262324 [ 195 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001750282 sec., 1274651.7418336016 rows/sec., 94.01 MiB/sec. | ||
| 4292 | 2026.05.06 01:55:02.262536 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4293 | 2026.05.06 01:55:02.262870 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.05.06 01:55:02.262938 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_26_5} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4295 | 2026.05.06 01:55:02.262994 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 4296 | 2026.05.06 01:55:02.263036 [ 277 ] {8fec04ca-7c7a-417d-841b-e3eb879ad9c4} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.05.06 01:55:02.263071 [ 277 ] {8fec04ca-7c7a-417d-841b-e3eb879ad9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4298 | 2026.05.06 01:55:02.263591 [ 277 ] {8fec04ca-7c7a-417d-841b-e3eb879ad9c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4299 | 2026.05.06 01:55:02.263809 [ 277 ] {8fec04ca-7c7a-417d-841b-e3eb879ad9c4} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.05.06 01:55:02.263946 [ 277 ] {8fec04ca-7c7a-417d-841b-e3eb879ad9c4} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001814 sec., 16538.0374862183 rows/sec., 29.64 MiB/sec. | ||
| 4301 | 2026.05.06 01:55:02.263996 [ 277 ] {8fec04ca-7c7a-417d-841b-e3eb879ad9c4} <Debug> TCPHandler: Processed in 0.001984729 sec. | ||
| 4302 | 2026.05.06 01:55:02.264128 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.05.06 01:55:02.264221 [ 277 ] {a5a744d2-e9c1-4cd5-a8a8-9165cf23c924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4304 | 2026.05.06 01:55:02.264261 [ 277 ] {a5a744d2-e9c1-4cd5-a8a8-9165cf23c924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4305 | 2026.05.06 01:55:02.264637 [ 277 ] {a5a744d2-e9c1-4cd5-a8a8-9165cf23c924} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.05.06 01:55:02.264672 [ 277 ] {a5a744d2-e9c1-4cd5-a8a8-9165cf23c924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4307 | 2026.05.06 01:55:02.264983 [ 277 ] {a5a744d2-e9c1-4cd5-a8a8-9165cf23c924} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4308 | 2026.05.06 01:55:02.265190 [ 277 ] {a5a744d2-e9c1-4cd5-a8a8-9165cf23c924} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.05.06 01:55:02.265299 [ 118 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4310 | 2026.05.06 01:55:02.265314 [ 277 ] {a5a744d2-e9c1-4cd5-a8a8-9165cf23c924} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4311 | 2026.05.06 01:55:02.265343 [ 118 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.05.06 01:55:02.265360 [ 277 ] {a5a744d2-e9c1-4cd5-a8a8-9165cf23c924} <Debug> TCPHandler: Processed in 0.001278771 sec. | ||
| 4313 | 2026.05.06 01:55:02.265368 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4314 | 2026.05.06 01:55:02.265401 [ 188 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9909 rows, containing 5 columns (5 merged, 0 gathered) in 0.003437594 sec., 2882539.3574692067 rows/sec., 187.27 MiB/sec. | ||
| 4315 | 2026.05.06 01:55:02.265454 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4316 | 2026.05.06 01:55:02.265532 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4317 | 2026.05.06 01:55:02.265555 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1152 rows starting from the beginning of the part | ||
| 4318 | 2026.05.06 01:55:02.265598 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
| 4319 | 2026.05.06 01:55:02.265636 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4320 | 2026.05.06 01:55:02.265673 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4321 | 2026.05.06 01:55:02.265696 [ 188 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4322 | 2026.05.06 01:55:02.265710 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4323 | 2026.05.06 01:55:02.265754 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4324 | 2026.05.06 01:55:02.266047 [ 188 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.05.06 01:55:02.266134 [ 188 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4326 | 2026.05.06 01:55:02.266235 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 4327 | 2026.05.06 01:55:02.266572 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001147859 sec., 1254509.4824364316 rows/sec., 83.79 MiB/sec. | ||
| 4328 | 2026.05.06 01:55:02.266821 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4329 | 2026.05.06 01:55:02.267133 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.05.06 01:55:02.267211 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_26_5} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4331 | 2026.05.06 01:55:02.267290 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4332 | 2026.05.06 01:55:04.094654 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4333 | 2026.05.06 01:55:04.094709 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4334 | 2026.05.06 01:55:04.213238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8647 | ||
| 4335 | 2026.05.06 01:55:04.213742 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.05.06 01:55:04.213790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4337 | 2026.05.06 01:55:04.214271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4338 | 2026.05.06 01:55:04.214502 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.05.06 01:55:04.214648 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8647 | ||
| 4340 | 2026.05.06 01:55:04.644206 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4341 | 2026.05.06 01:55:04.660611 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2026.05.06 01:55:04.660680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4343 | 2026.05.06 01:55:04.666380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4344 | 2026.05.06 01:55:04.667093 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2026.05.06 01:55:04.669866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4346 | 2026.05.06 01:55:07.249789 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4347 | 2026.05.06 01:55:07.250031 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4348 | 2026.05.06 01:55:07.250365 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4349 | 2026.05.06 01:55:07.250401 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4350 | 2026.05.06 01:55:07.250619 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4351 | 2026.05.06 01:55:07.250689 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4352 | 2026.05.06 01:55:07.250831 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4353 | 2026.05.06 01:55:07.250942 [ 333 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4354 | 2026.05.06 01:55:07.250947 [ 335 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4355 | 2026.05.06 01:55:07.250965 [ 350 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4356 | 2026.05.06 01:55:07.251103 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4357 | 2026.05.06 01:55:07.251130 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4358 | 2026.05.06 01:55:07.251209 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4359 | 2026.05.06 01:55:07.251237 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4360 | 2026.05.06 01:55:07.251286 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4361 | 2026.05.06 01:55:07.251336 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4362 | 2026.05.06 01:55:07.253627 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.003657 sec., 12031.719989062072 rows/sec., 2.09 MiB/sec. | ||
| 4363 | 2026.05.06 01:55:07.254132 [ 277 ] {c172350c-f474-4846-8bef-089dab3e6a19} <Debug> TCPHandler: Processed in 0.00447537 sec. | ||
| 4364 | 2026.05.06 01:55:07.257593 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.05.06 01:55:07.257723 [ 277 ] {7aff6d2c-67ef-4303-be88-598be994c6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4366 | 2026.05.06 01:55:07.257776 [ 277 ] {7aff6d2c-67ef-4303-be88-598be994c6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4367 | 2026.05.06 01:55:07.258359 [ 277 ] {7aff6d2c-67ef-4303-be88-598be994c6dd} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.05.06 01:55:07.258407 [ 277 ] {7aff6d2c-67ef-4303-be88-598be994c6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4369 | 2026.05.06 01:55:07.258838 [ 277 ] {7aff6d2c-67ef-4303-be88-598be994c6dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4370 | 2026.05.06 01:55:07.259165 [ 277 ] {7aff6d2c-67ef-4303-be88-598be994c6dd} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.05.06 01:55:07.259381 [ 277 ] {7aff6d2c-67ef-4303-be88-598be994c6dd} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001702 sec., 45828.43713278496 rows/sec., 3.80 MiB/sec. | ||
| 4372 | 2026.05.06 01:55:07.259434 [ 277 ] {7aff6d2c-67ef-4303-be88-598be994c6dd} <Debug> TCPHandler: Processed in 0.001924876 sec. | ||
| 4373 | 2026.05.06 01:55:07.259586 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.05.06 01:55:07.259711 [ 277 ] {a9b271f8-fb94-4627-9f21-628a2ef82c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4375 | 2026.05.06 01:55:07.259770 [ 277 ] {a9b271f8-fb94-4627-9f21-628a2ef82c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4376 | 2026.05.06 01:55:07.260341 [ 277 ] {a9b271f8-fb94-4627-9f21-628a2ef82c83} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.05.06 01:55:07.260387 [ 277 ] {a9b271f8-fb94-4627-9f21-628a2ef82c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4378 | 2026.05.06 01:55:07.260778 [ 277 ] {a9b271f8-fb94-4627-9f21-628a2ef82c83} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4379 | 2026.05.06 01:55:07.261029 [ 277 ] {a9b271f8-fb94-4627-9f21-628a2ef82c83} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.05.06 01:55:07.261186 [ 277 ] {a9b271f8-fb94-4627-9f21-628a2ef82c83} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001477 sec., 7447.528774542992 rows/sec., 560.02 KiB/sec. | ||
| 4381 | 2026.05.06 01:55:07.261227 [ 277 ] {a9b271f8-fb94-4627-9f21-628a2ef82c83} <Debug> TCPHandler: Processed in 0.001683211 sec. | ||
| 4382 | 2026.05.06 01:55:07.261357 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.05.06 01:55:07.261458 [ 277 ] {e57b5066-4b13-4f42-a33f-33c17c8506a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4384 | 2026.05.06 01:55:07.261500 [ 277 ] {e57b5066-4b13-4f42-a33f-33c17c8506a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4385 | 2026.05.06 01:55:07.261928 [ 277 ] {e57b5066-4b13-4f42-a33f-33c17c8506a5} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.05.06 01:55:07.261964 [ 277 ] {e57b5066-4b13-4f42-a33f-33c17c8506a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4387 | 2026.05.06 01:55:07.262285 [ 277 ] {e57b5066-4b13-4f42-a33f-33c17c8506a5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4388 | 2026.05.06 01:55:07.262505 [ 277 ] {e57b5066-4b13-4f42-a33f-33c17c8506a5} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.05.06 01:55:07.262645 [ 277 ] {e57b5066-4b13-4f42-a33f-33c17c8506a5} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001208 sec., 62086.09271523178 rows/sec., 4.85 MiB/sec. | ||
| 4390 | 2026.05.06 01:55:07.262683 [ 277 ] {e57b5066-4b13-4f42-a33f-33c17c8506a5} <Debug> TCPHandler: Processed in 0.001376034 sec. | ||
| 4391 | 2026.05.06 01:55:07.262807 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.05.06 01:55:07.262903 [ 277 ] {1587654c-b6ad-4772-a023-c6afb629f50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.05.06 01:55:07.262947 [ 277 ] {1587654c-b6ad-4772-a023-c6afb629f50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4394 | 2026.05.06 01:55:07.263353 [ 277 ] {1587654c-b6ad-4772-a023-c6afb629f50c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.05.06 01:55:07.263389 [ 277 ] {1587654c-b6ad-4772-a023-c6afb629f50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4396 | 2026.05.06 01:55:07.263723 [ 277 ] {1587654c-b6ad-4772-a023-c6afb629f50c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4397 | 2026.05.06 01:55:07.263937 [ 277 ] {1587654c-b6ad-4772-a023-c6afb629f50c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.05.06 01:55:07.264075 [ 277 ] {1587654c-b6ad-4772-a023-c6afb629f50c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4399 | 2026.05.06 01:55:07.264113 [ 277 ] {1587654c-b6ad-4772-a023-c6afb629f50c} <Debug> TCPHandler: Processed in 0.001354444 sec. | ||
| 4400 | 2026.05.06 01:55:07.264225 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.05.06 01:55:07.264319 [ 277 ] {80f68e44-697b-401f-97ef-b3a60b74bf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4402 | 2026.05.06 01:55:07.264374 [ 277 ] {80f68e44-697b-401f-97ef-b3a60b74bf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4403 | 2026.05.06 01:55:07.265156 [ 277 ] {80f68e44-697b-401f-97ef-b3a60b74bf39} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.05.06 01:55:07.265193 [ 277 ] {80f68e44-697b-401f-97ef-b3a60b74bf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4405 | 2026.05.06 01:55:07.265767 [ 277 ] {80f68e44-697b-401f-97ef-b3a60b74bf39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4406 | 2026.05.06 01:55:07.266012 [ 277 ] {80f68e44-697b-401f-97ef-b3a60b74bf39} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.05.06 01:55:07.266166 [ 277 ] {80f68e44-697b-401f-97ef-b3a60b74bf39} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001864 sec., 5901.287553648069 rows/sec., 10.57 MiB/sec. | ||
| 4408 | 2026.05.06 01:55:07.266232 [ 277 ] {80f68e44-697b-401f-97ef-b3a60b74bf39} <Debug> TCPHandler: Processed in 0.0020557 sec. | ||
| 4409 | 2026.05.06 01:55:07.266378 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.05.06 01:55:07.266473 [ 277 ] {5ab677f2-16bd-4f31-9cdd-28f14883a9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.05.06 01:55:07.266515 [ 277 ] {5ab677f2-16bd-4f31-9cdd-28f14883a9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4412 | 2026.05.06 01:55:07.266918 [ 277 ] {5ab677f2-16bd-4f31-9cdd-28f14883a9c6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.05.06 01:55:07.266957 [ 277 ] {5ab677f2-16bd-4f31-9cdd-28f14883a9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4414 | 2026.05.06 01:55:07.267292 [ 277 ] {5ab677f2-16bd-4f31-9cdd-28f14883a9c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4415 | 2026.05.06 01:55:07.267506 [ 277 ] {5ab677f2-16bd-4f31-9cdd-28f14883a9c6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.05.06 01:55:07.267639 [ 277 ] {5ab677f2-16bd-4f31-9cdd-28f14883a9c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001185 sec., 50632.91139240506 rows/sec., 3.41 MiB/sec. | ||
| 4417 | 2026.05.06 01:55:07.267679 [ 277 ] {5ab677f2-16bd-4f31-9cdd-28f14883a9c6} <Debug> TCPHandler: Processed in 0.001351143 sec. | ||
| 4418 | 2026.05.06 01:55:07.606969 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.05.06 01:55:07.607197 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4420 | 2026.05.06 01:55:07.607550 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4421 | 2026.05.06 01:55:07.607589 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4422 | 2026.05.06 01:55:07.607830 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4423 | 2026.05.06 01:55:07.607902 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4424 | 2026.05.06 01:55:07.608048 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 4425 | 2026.05.06 01:55:07.608164 [ 346 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4426 | 2026.05.06 01:55:07.608170 [ 350 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4427 | 2026.05.06 01:55:07.608181 [ 335 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4428 | 2026.05.06 01:55:07.608354 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4429 | 2026.05.06 01:55:07.608383 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4430 | 2026.05.06 01:55:07.608456 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4431 | 2026.05.06 01:55:07.608477 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4432 | 2026.05.06 01:55:07.608512 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4433 | 2026.05.06 01:55:07.608552 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4434 | 2026.05.06 01:55:07.609824 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002723 sec., 16158.648549394049 rows/sec., 3.38 MiB/sec. | ||
| 4435 | 2026.05.06 01:55:07.609957 [ 277 ] {2cc61bfa-f6ef-4521-a138-4eb2c82c399b} <Debug> TCPHandler: Processed in 0.003112925 sec. | ||
| 4436 | 2026.05.06 01:55:07.622151 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4437 | 2026.05.06 01:55:07.622370 [ 277 ] {21fb7bf0-2c48-4fa3-b43c-d241266ba5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4438 | 2026.05.06 01:55:07.622459 [ 277 ] {21fb7bf0-2c48-4fa3-b43c-d241266ba5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4439 | 2026.05.06 01:55:07.623391 [ 277 ] {21fb7bf0-2c48-4fa3-b43c-d241266ba5b6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4440 | 2026.05.06 01:55:07.623454 [ 277 ] {21fb7bf0-2c48-4fa3-b43c-d241266ba5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4441 | 2026.05.06 01:55:07.623878 [ 277 ] {21fb7bf0-2c48-4fa3-b43c-d241266ba5b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4442 | 2026.05.06 01:55:07.624079 [ 277 ] {21fb7bf0-2c48-4fa3-b43c-d241266ba5b6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4443 | 2026.05.06 01:55:07.624234 [ 277 ] {21fb7bf0-2c48-4fa3-b43c-d241266ba5b6} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001925 sec., 519.4805194805194 rows/sec., 129.87 KiB/sec. | ||
| 4444 | 2026.05.06 01:55:07.624276 [ 277 ] {21fb7bf0-2c48-4fa3-b43c-d241266ba5b6} <Debug> TCPHandler: Processed in 0.002228975 sec. | ||
| 4445 | 2026.05.06 01:55:07.624400 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4446 | 2026.05.06 01:55:07.624498 [ 277 ] {72459bd6-5986-47d3-b0f3-b96143bbb6f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4447 | 2026.05.06 01:55:07.624540 [ 277 ] {72459bd6-5986-47d3-b0f3-b96143bbb6f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4448 | 2026.05.06 01:55:07.624956 [ 277 ] {72459bd6-5986-47d3-b0f3-b96143bbb6f7} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4449 | 2026.05.06 01:55:07.624995 [ 277 ] {72459bd6-5986-47d3-b0f3-b96143bbb6f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4450 | 2026.05.06 01:55:07.625310 [ 277 ] {72459bd6-5986-47d3-b0f3-b96143bbb6f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4451 | 2026.05.06 01:55:07.625534 [ 277 ] {72459bd6-5986-47d3-b0f3-b96143bbb6f7} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4452 | 2026.05.06 01:55:07.625668 [ 277 ] {72459bd6-5986-47d3-b0f3-b96143bbb6f7} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001191 sec., 13434.08900083963 rows/sec., 1.08 MiB/sec. | ||
| 4453 | 2026.05.06 01:55:07.625705 [ 277 ] {72459bd6-5986-47d3-b0f3-b96143bbb6f7} <Debug> TCPHandler: Processed in 0.001356703 sec. | ||
| 4454 | 2026.05.06 01:55:07.625823 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2026.05.06 01:55:07.625919 [ 277 ] {3c60373c-cd57-44e0-bc9d-a21ae62792fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4456 | 2026.05.06 01:55:07.625959 [ 277 ] {3c60373c-cd57-44e0-bc9d-a21ae62792fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4457 | 2026.05.06 01:55:07.627610 [ 277 ] {3c60373c-cd57-44e0-bc9d-a21ae62792fc} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.05.06 01:55:07.627650 [ 277 ] {3c60373c-cd57-44e0-bc9d-a21ae62792fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4459 | 2026.05.06 01:55:07.628109 [ 277 ] {3c60373c-cd57-44e0-bc9d-a21ae62792fc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4460 | 2026.05.06 01:55:07.628322 [ 277 ] {3c60373c-cd57-44e0-bc9d-a21ae62792fc} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.05.06 01:55:07.628461 [ 277 ] {3c60373c-cd57-44e0-bc9d-a21ae62792fc} <Debug> executeQuery: Read 2470 rows, 187.69 KiB in 0.00256 sec., 964843.7499999999 rows/sec., 71.60 MiB/sec. | ||
| 4462 | 2026.05.06 01:55:07.628500 [ 277 ] {3c60373c-cd57-44e0-bc9d-a21ae62792fc} <Debug> TCPHandler: Processed in 0.002725927 sec. | ||
| 4463 | 2026.05.06 01:55:07.628639 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4464 | 2026.05.06 01:55:07.628738 [ 277 ] {d2424226-73c9-48b5-a8d9-817074e5e0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.05.06 01:55:07.628778 [ 277 ] {d2424226-73c9-48b5-a8d9-817074e5e0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4466 | 2026.05.06 01:55:07.629211 [ 277 ] {d2424226-73c9-48b5-a8d9-817074e5e0c6} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.05.06 01:55:07.629249 [ 277 ] {d2424226-73c9-48b5-a8d9-817074e5e0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4468 | 2026.05.06 01:55:07.629532 [ 277 ] {d2424226-73c9-48b5-a8d9-817074e5e0c6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4469 | 2026.05.06 01:55:07.629730 [ 277 ] {d2424226-73c9-48b5-a8d9-817074e5e0c6} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.05.06 01:55:07.629853 [ 277 ] {d2424226-73c9-48b5-a8d9-817074e5e0c6} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001173 sec., 46888.320545609546 rows/sec., 3.38 MiB/sec. | ||
| 4471 | 2026.05.06 01:55:07.629889 [ 277 ] {d2424226-73c9-48b5-a8d9-817074e5e0c6} <Debug> TCPHandler: Processed in 0.001341083 sec. | ||
| 4472 | 2026.05.06 01:55:07.629996 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.05.06 01:55:07.630085 [ 277 ] {60160a3a-15a7-423a-b972-b67d7a33eadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4474 | 2026.05.06 01:55:07.630123 [ 277 ] {60160a3a-15a7-423a-b972-b67d7a33eadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4475 | 2026.05.06 01:55:07.630866 [ 277 ] {60160a3a-15a7-423a-b972-b67d7a33eadb} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.05.06 01:55:07.630902 [ 277 ] {60160a3a-15a7-423a-b972-b67d7a33eadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4477 | 2026.05.06 01:55:07.631245 [ 277 ] {60160a3a-15a7-423a-b972-b67d7a33eadb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4478 | 2026.05.06 01:55:07.631461 [ 277 ] {60160a3a-15a7-423a-b972-b67d7a33eadb} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.05.06 01:55:07.631590 [ 277 ] {60160a3a-15a7-423a-b972-b67d7a33eadb} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001468 sec., 545640.3269754769 rows/sec., 31.52 MiB/sec. | ||
| 4480 | 2026.05.06 01:55:07.631628 [ 277 ] {60160a3a-15a7-423a-b972-b67d7a33eadb} <Debug> TCPHandler: Processed in 0.00163121 sec. | ||
| 4481 | 2026.05.06 01:55:07.631743 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4482 | 2026.05.06 01:55:07.631847 [ 277 ] {ea363734-f37a-4120-97a4-8b6c74774408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4483 | 2026.05.06 01:55:07.631890 [ 277 ] {ea363734-f37a-4120-97a4-8b6c74774408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4484 | 2026.05.06 01:55:07.632297 [ 277 ] {ea363734-f37a-4120-97a4-8b6c74774408} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.05.06 01:55:07.632335 [ 277 ] {ea363734-f37a-4120-97a4-8b6c74774408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4486 | 2026.05.06 01:55:07.632635 [ 277 ] {ea363734-f37a-4120-97a4-8b6c74774408} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4487 | 2026.05.06 01:55:07.632860 [ 277 ] {ea363734-f37a-4120-97a4-8b6c74774408} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.05.06 01:55:07.632987 [ 277 ] {ea363734-f37a-4120-97a4-8b6c74774408} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 60.67 KiB/sec. | ||
| 4489 | 2026.05.06 01:55:07.633027 [ 277 ] {ea363734-f37a-4120-97a4-8b6c74774408} <Debug> TCPHandler: Processed in 0.001333752 sec. | ||
| 4490 | 2026.05.06 01:55:07.633141 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.05.06 01:55:07.633239 [ 277 ] {c89b0268-bc22-4e92-bf43-60afe5409b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4492 | 2026.05.06 01:55:07.633351 [ 277 ] {c89b0268-bc22-4e92-bf43-60afe5409b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4493 | 2026.05.06 01:55:07.634449 [ 277 ] {c89b0268-bc22-4e92-bf43-60afe5409b56} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2026.05.06 01:55:07.634488 [ 277 ] {c89b0268-bc22-4e92-bf43-60afe5409b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4495 | 2026.05.06 01:55:07.634866 [ 277 ] {c89b0268-bc22-4e92-bf43-60afe5409b56} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4496 | 2026.05.06 01:55:07.635090 [ 277 ] {c89b0268-bc22-4e92-bf43-60afe5409b56} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4497 | 2026.05.06 01:55:07.635230 [ 277 ] {c89b0268-bc22-4e92-bf43-60afe5409b56} <Debug> executeQuery: Read 1334 rows, 91.68 KiB in 0.002013 sec., 662692.4987580725 rows/sec., 44.47 MiB/sec. | ||
| 4498 | 2026.05.06 01:55:07.635270 [ 277 ] {c89b0268-bc22-4e92-bf43-60afe5409b56} <Debug> TCPHandler: Processed in 0.002178543 sec. | ||
| 4499 | 2026.05.06 01:55:07.635392 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4500 | 2026.05.06 01:55:07.635489 [ 277 ] {68ea8796-4ebd-403d-a705-63caa40e504f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4501 | 2026.05.06 01:55:07.635534 [ 277 ] {68ea8796-4ebd-403d-a705-63caa40e504f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4502 | 2026.05.06 01:55:07.636257 [ 277 ] {68ea8796-4ebd-403d-a705-63caa40e504f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4503 | 2026.05.06 01:55:07.636296 [ 277 ] {68ea8796-4ebd-403d-a705-63caa40e504f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4504 | 2026.05.06 01:55:07.636766 [ 277 ] {68ea8796-4ebd-403d-a705-63caa40e504f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4505 | 2026.05.06 01:55:07.636993 [ 277 ] {68ea8796-4ebd-403d-a705-63caa40e504f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2026.05.06 01:55:07.637127 [ 277 ] {68ea8796-4ebd-403d-a705-63caa40e504f} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001656 sec., 908212.5603864734 rows/sec., 55.12 MiB/sec. | ||
| 4507 | 2026.05.06 01:55:07.637164 [ 277 ] {68ea8796-4ebd-403d-a705-63caa40e504f} <Debug> TCPHandler: Processed in 0.001823794 sec. | ||
| 4508 | 2026.05.06 01:55:07.637279 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4509 | 2026.05.06 01:55:07.637377 [ 277 ] {c8f467b9-e52b-43a2-bd8a-968a9fc94e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4510 | 2026.05.06 01:55:07.637433 [ 277 ] {c8f467b9-e52b-43a2-bd8a-968a9fc94e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4511 | 2026.05.06 01:55:07.638317 [ 277 ] {c8f467b9-e52b-43a2-bd8a-968a9fc94e78} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2026.05.06 01:55:07.638355 [ 277 ] {c8f467b9-e52b-43a2-bd8a-968a9fc94e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4513 | 2026.05.06 01:55:07.638919 [ 277 ] {c8f467b9-e52b-43a2-bd8a-968a9fc94e78} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4514 | 2026.05.06 01:55:07.639145 [ 277 ] {c8f467b9-e52b-43a2-bd8a-968a9fc94e78} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2026.05.06 01:55:07.639289 [ 277 ] {c8f467b9-e52b-43a2-bd8a-968a9fc94e78} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001931 sec., 20196.78922837908 rows/sec., 36.19 MiB/sec. | ||
| 4516 | 2026.05.06 01:55:07.639352 [ 277 ] {c8f467b9-e52b-43a2-bd8a-968a9fc94e78} <Debug> TCPHandler: Processed in 0.002122582 sec. | ||
| 4517 | 2026.05.06 01:55:07.639468 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4518 | 2026.05.06 01:55:07.639565 [ 277 ] {9353468f-1cbf-4abe-a71b-18e767ef3596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4519 | 2026.05.06 01:55:07.639607 [ 277 ] {9353468f-1cbf-4abe-a71b-18e767ef3596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4520 | 2026.05.06 01:55:07.639925 [ 277 ] {9353468f-1cbf-4abe-a71b-18e767ef3596} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4521 | 2026.05.06 01:55:07.639963 [ 277 ] {9353468f-1cbf-4abe-a71b-18e767ef3596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4522 | 2026.05.06 01:55:07.640266 [ 277 ] {9353468f-1cbf-4abe-a71b-18e767ef3596} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4523 | 2026.05.06 01:55:07.640479 [ 277 ] {9353468f-1cbf-4abe-a71b-18e767ef3596} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4524 | 2026.05.06 01:55:07.640607 [ 277 ] {9353468f-1cbf-4abe-a71b-18e767ef3596} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00106 sec., 11320.754716981133 rows/sec., 781.25 KiB/sec. | ||
| 4525 | 2026.05.06 01:55:07.640642 [ 277 ] {9353468f-1cbf-4abe-a71b-18e767ef3596} <Debug> TCPHandler: Processed in 0.00122445 sec. | ||
| 4526 | 2026.05.06 01:55:08.001228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.61 MiB, peak 254.68 MiB, free memory in arenas 0.00 B, will set to 248.43 MiB (RSS), difference: -1.18 MiB | ||
| 4527 | 2026.05.06 01:55:09.264670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 562 | ||
| 4528 | 2026.05.06 01:55:09.267278 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.05.06 01:55:09.267320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4530 | 2026.05.06 01:55:09.268533 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4531 | 2026.05.06 01:55:09.268808 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.05.06 01:55:09.269058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4533 | 2026.05.06 01:55:11.714727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9095 | ||
| 4534 | 2026.05.06 01:55:11.715265 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.05.06 01:55:11.715310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4536 | 2026.05.06 01:55:11.715810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4537 | 2026.05.06 01:55:11.716047 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.05.06 01:55:11.716169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9095 | ||
| 4539 | 2026.05.06 01:55:12.169945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4540 | 2026.05.06 01:55:12.186801 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4541 | 2026.05.06 01:55:12.186880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4542 | 2026.05.06 01:55:12.193279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4543 | 2026.05.06 01:55:12.194047 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4544 | 2026.05.06 01:55:12.197037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4545 | 2026.05.06 01:55:12.247495 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4546 | 2026.05.06 01:55:12.247748 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4547 | 2026.05.06 01:55:12.248154 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4548 | 2026.05.06 01:55:12.248197 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4549 | 2026.05.06 01:55:12.248449 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4550 | 2026.05.06 01:55:12.248524 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4551 | 2026.05.06 01:55:12.248667 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4552 | 2026.05.06 01:55:12.248790 [ 318 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4553 | 2026.05.06 01:55:12.248803 [ 354 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4554 | 2026.05.06 01:55:12.248802 [ 343 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4555 | 2026.05.06 01:55:12.248790 [ 350 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4556 | 2026.05.06 01:55:12.248982 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4557 | 2026.05.06 01:55:12.249010 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4558 | 2026.05.06 01:55:12.249091 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4559 | 2026.05.06 01:55:12.249114 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4560 | 2026.05.06 01:55:12.249150 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4561 | 2026.05.06 01:55:12.249194 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4562 | 2026.05.06 01:55:12.250291 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002643 sec., 16647.74877033674 rows/sec., 2.90 MiB/sec. | ||
| 4563 | 2026.05.06 01:55:12.250421 [ 277 ] {761a3c2b-6a93-4afa-be90-99472aba596b} <Debug> TCPHandler: Processed in 0.003059524 sec. | ||
| 4564 | 2026.05.06 01:55:12.251933 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2026.05.06 01:55:12.252044 [ 277 ] {a68d1435-609d-4fc9-93d3-df25be3af1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4566 | 2026.05.06 01:55:12.252090 [ 277 ] {a68d1435-609d-4fc9-93d3-df25be3af1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4567 | 2026.05.06 01:55:12.252580 [ 277 ] {a68d1435-609d-4fc9-93d3-df25be3af1d4} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4568 | 2026.05.06 01:55:12.252630 [ 277 ] {a68d1435-609d-4fc9-93d3-df25be3af1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4569 | 2026.05.06 01:55:12.253034 [ 277 ] {a68d1435-609d-4fc9-93d3-df25be3af1d4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4570 | 2026.05.06 01:55:12.253288 [ 277 ] {a68d1435-609d-4fc9-93d3-df25be3af1d4} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4571 | 2026.05.06 01:55:12.253438 [ 277 ] {a68d1435-609d-4fc9-93d3-df25be3af1d4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001426 sec., 39270.68723702665 rows/sec., 3.02 MiB/sec. | ||
| 4572 | 2026.05.06 01:55:12.253477 [ 277 ] {a68d1435-609d-4fc9-93d3-df25be3af1d4} <Debug> TCPHandler: Processed in 0.001594179 sec. | ||
| 4573 | 2026.05.06 01:55:12.253614 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4574 | 2026.05.06 01:55:12.253723 [ 277 ] {2bb2a786-0bd0-4858-933b-a41ff0fd7976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4575 | 2026.05.06 01:55:12.253772 [ 277 ] {2bb2a786-0bd0-4858-933b-a41ff0fd7976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4576 | 2026.05.06 01:55:12.254681 [ 277 ] {2bb2a786-0bd0-4858-933b-a41ff0fd7976} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.05.06 01:55:12.254726 [ 277 ] {2bb2a786-0bd0-4858-933b-a41ff0fd7976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4578 | 2026.05.06 01:55:12.255063 [ 277 ] {2bb2a786-0bd0-4858-933b-a41ff0fd7976} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4579 | 2026.05.06 01:55:12.255281 [ 277 ] {2bb2a786-0bd0-4858-933b-a41ff0fd7976} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2026.05.06 01:55:12.255446 [ 277 ] {2bb2a786-0bd0-4858-933b-a41ff0fd7976} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001751 sec., 36550.54254711593 rows/sec., 2.85 MiB/sec. | ||
| 4581 | 2026.05.06 01:55:12.255488 [ 277 ] {2bb2a786-0bd0-4858-933b-a41ff0fd7976} <Debug> TCPHandler: Processed in 0.001936727 sec. | ||
| 4582 | 2026.05.06 01:55:12.255633 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.05.06 01:55:12.255733 [ 277 ] {6a36599c-4f75-4716-8887-c01ef99a6f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4584 | 2026.05.06 01:55:12.255777 [ 277 ] {6a36599c-4f75-4716-8887-c01ef99a6f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4585 | 2026.05.06 01:55:12.256177 [ 277 ] {6a36599c-4f75-4716-8887-c01ef99a6f12} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.05.06 01:55:12.256214 [ 277 ] {6a36599c-4f75-4716-8887-c01ef99a6f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4587 | 2026.05.06 01:55:12.256556 [ 277 ] {6a36599c-4f75-4716-8887-c01ef99a6f12} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4588 | 2026.05.06 01:55:12.256773 [ 277 ] {6a36599c-4f75-4716-8887-c01ef99a6f12} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.05.06 01:55:12.256909 [ 277 ] {6a36599c-4f75-4716-8887-c01ef99a6f12} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001194 sec., 107202.68006700168 rows/sec., 7.47 MiB/sec. | ||
| 4590 | 2026.05.06 01:55:12.256949 [ 277 ] {6a36599c-4f75-4716-8887-c01ef99a6f12} <Debug> TCPHandler: Processed in 0.001366113 sec. | ||
| 4591 | 2026.05.06 01:55:12.257071 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4592 | 2026.05.06 01:55:12.257165 [ 277 ] {56d29078-6cc6-4e3c-ad98-25304b0116b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4593 | 2026.05.06 01:55:12.257207 [ 277 ] {56d29078-6cc6-4e3c-ad98-25304b0116b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4594 | 2026.05.06 01:55:12.257550 [ 277 ] {56d29078-6cc6-4e3c-ad98-25304b0116b3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4595 | 2026.05.06 01:55:12.257588 [ 277 ] {56d29078-6cc6-4e3c-ad98-25304b0116b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4596 | 2026.05.06 01:55:12.257927 [ 277 ] {56d29078-6cc6-4e3c-ad98-25304b0116b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4597 | 2026.05.06 01:55:12.258152 [ 277 ] {56d29078-6cc6-4e3c-ad98-25304b0116b3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.05.06 01:55:12.258297 [ 277 ] {56d29078-6cc6-4e3c-ad98-25304b0116b3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001149 sec., 41775.45691906005 rows/sec., 2.82 MiB/sec. | ||
| 4599 | 2026.05.06 01:55:12.258342 [ 277 ] {56d29078-6cc6-4e3c-ad98-25304b0116b3} <Debug> TCPHandler: Processed in 0.001319962 sec. | ||
| 4600 | 2026.05.06 01:55:17.249312 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4601 | 2026.05.06 01:55:17.249699 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4602 | 2026.05.06 01:55:17.250103 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4603 | 2026.05.06 01:55:17.250138 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4604 | 2026.05.06 01:55:17.250355 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4605 | 2026.05.06 01:55:17.250423 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4606 | 2026.05.06 01:55:17.250563 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4607 | 2026.05.06 01:55:17.250677 [ 354 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4608 | 2026.05.06 01:55:17.250692 [ 350 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4609 | 2026.05.06 01:55:17.250692 [ 341 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4610 | 2026.05.06 01:55:17.250677 [ 318 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4611 | 2026.05.06 01:55:17.250865 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4612 | 2026.05.06 01:55:17.250892 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4613 | 2026.05.06 01:55:17.250959 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4614 | 2026.05.06 01:55:17.250979 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4615 | 2026.05.06 01:55:17.251012 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4616 | 2026.05.06 01:55:17.251048 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4617 | 2026.05.06 01:55:17.252200 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002652 sec., 16591.251885369533 rows/sec., 2.89 MiB/sec. | ||
| 4618 | 2026.05.06 01:55:17.252298 [ 277 ] {0a6a0a6b-44d7-431a-92ff-93a6d6c2c8df} <Debug> TCPHandler: Processed in 0.003173578 sec. | ||
| 4619 | 2026.05.06 01:55:17.254552 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.05.06 01:55:17.254689 [ 277 ] {9dadc890-5ccd-43b9-9cfb-4de7a85cbad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4621 | 2026.05.06 01:55:17.254743 [ 277 ] {9dadc890-5ccd-43b9-9cfb-4de7a85cbad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4622 | 2026.05.06 01:55:17.255390 [ 277 ] {9dadc890-5ccd-43b9-9cfb-4de7a85cbad1} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.05.06 01:55:17.255447 [ 277 ] {9dadc890-5ccd-43b9-9cfb-4de7a85cbad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4624 | 2026.05.06 01:55:17.255873 [ 277 ] {9dadc890-5ccd-43b9-9cfb-4de7a85cbad1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4625 | 2026.05.06 01:55:17.256101 [ 277 ] {9dadc890-5ccd-43b9-9cfb-4de7a85cbad1} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.05.06 01:55:17.256255 [ 277 ] {9dadc890-5ccd-43b9-9cfb-4de7a85cbad1} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001608 sec., 48507.46268656716 rows/sec., 4.02 MiB/sec. | ||
| 4627 | 2026.05.06 01:55:17.256293 [ 277 ] {9dadc890-5ccd-43b9-9cfb-4de7a85cbad1} <Debug> TCPHandler: Processed in 0.001807214 sec. | ||
| 4628 | 2026.05.06 01:55:17.256424 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2026.05.06 01:55:17.256548 [ 277 ] {26e03762-dc1d-4dda-82a6-003207ab30a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4630 | 2026.05.06 01:55:17.256589 [ 277 ] {26e03762-dc1d-4dda-82a6-003207ab30a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4631 | 2026.05.06 01:55:17.257006 [ 277 ] {26e03762-dc1d-4dda-82a6-003207ab30a5} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.05.06 01:55:17.257043 [ 277 ] {26e03762-dc1d-4dda-82a6-003207ab30a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4633 | 2026.05.06 01:55:17.257357 [ 277 ] {26e03762-dc1d-4dda-82a6-003207ab30a5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4634 | 2026.05.06 01:55:17.257598 [ 277 ] {26e03762-dc1d-4dda-82a6-003207ab30a5} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.05.06 01:55:17.257749 [ 277 ] {26e03762-dc1d-4dda-82a6-003207ab30a5} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001221 sec., 9009.009009009009 rows/sec., 677.44 KiB/sec. | ||
| 4636 | 2026.05.06 01:55:17.257787 [ 277 ] {26e03762-dc1d-4dda-82a6-003207ab30a5} <Debug> TCPHandler: Processed in 0.001412754 sec. | ||
| 4637 | 2026.05.06 01:55:17.257914 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4638 | 2026.05.06 01:55:17.258012 [ 277 ] {667ef4d8-9c29-409c-93e6-f40c6d5aa5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4639 | 2026.05.06 01:55:17.258052 [ 277 ] {667ef4d8-9c29-409c-93e6-f40c6d5aa5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4640 | 2026.05.06 01:55:17.258476 [ 277 ] {667ef4d8-9c29-409c-93e6-f40c6d5aa5ec} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4641 | 2026.05.06 01:55:17.258513 [ 277 ] {667ef4d8-9c29-409c-93e6-f40c6d5aa5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4642 | 2026.05.06 01:55:17.258825 [ 277 ] {667ef4d8-9c29-409c-93e6-f40c6d5aa5ec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4643 | 2026.05.06 01:55:17.259037 [ 277 ] {667ef4d8-9c29-409c-93e6-f40c6d5aa5ec} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.05.06 01:55:17.259165 [ 277 ] {667ef4d8-9c29-409c-93e6-f40c6d5aa5ec} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00117 sec., 64102.5641025641 rows/sec., 5.00 MiB/sec. | ||
| 4645 | 2026.05.06 01:55:17.259203 [ 277 ] {667ef4d8-9c29-409c-93e6-f40c6d5aa5ec} <Debug> TCPHandler: Processed in 0.001342112 sec. | ||
| 4646 | 2026.05.06 01:55:17.259326 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4647 | 2026.05.06 01:55:17.259423 [ 277 ] {54606a66-dfce-45e4-b62c-c11fe31662a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4648 | 2026.05.06 01:55:17.259465 [ 277 ] {54606a66-dfce-45e4-b62c-c11fe31662a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4649 | 2026.05.06 01:55:17.259840 [ 277 ] {54606a66-dfce-45e4-b62c-c11fe31662a6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.05.06 01:55:17.259874 [ 277 ] {54606a66-dfce-45e4-b62c-c11fe31662a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4651 | 2026.05.06 01:55:17.260190 [ 277 ] {54606a66-dfce-45e4-b62c-c11fe31662a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4652 | 2026.05.06 01:55:17.260469 [ 277 ] {54606a66-dfce-45e4-b62c-c11fe31662a6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4653 | 2026.05.06 01:55:17.260604 [ 277 ] {54606a66-dfce-45e4-b62c-c11fe31662a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 4654 | 2026.05.06 01:55:17.260643 [ 277 ] {54606a66-dfce-45e4-b62c-c11fe31662a6} <Debug> TCPHandler: Processed in 0.001364934 sec. | ||
| 4655 | 2026.05.06 01:55:17.260753 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.05.06 01:55:17.260846 [ 277 ] {20783513-fb1e-472e-8b10-9cd93f9e7741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4657 | 2026.05.06 01:55:17.260901 [ 277 ] {20783513-fb1e-472e-8b10-9cd93f9e7741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4658 | 2026.05.06 01:55:17.261654 [ 277 ] {20783513-fb1e-472e-8b10-9cd93f9e7741} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.05.06 01:55:17.261691 [ 277 ] {20783513-fb1e-472e-8b10-9cd93f9e7741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4660 | 2026.05.06 01:55:17.262216 [ 277 ] {20783513-fb1e-472e-8b10-9cd93f9e7741} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4661 | 2026.05.06 01:55:17.262440 [ 277 ] {20783513-fb1e-472e-8b10-9cd93f9e7741} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.05.06 01:55:17.262581 [ 277 ] {20783513-fb1e-472e-8b10-9cd93f9e7741} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001752 sec., 6278.538812785388 rows/sec., 11.25 MiB/sec. | ||
| 4663 | 2026.05.06 01:55:17.262634 [ 277 ] {20783513-fb1e-472e-8b10-9cd93f9e7741} <Debug> TCPHandler: Processed in 0.001929397 sec. | ||
| 4664 | 2026.05.06 01:55:17.262746 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2026.05.06 01:55:17.262839 [ 277 ] {84ecbd1f-1b92-4691-998f-569daf558b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4666 | 2026.05.06 01:55:17.262879 [ 277 ] {84ecbd1f-1b92-4691-998f-569daf558b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4667 | 2026.05.06 01:55:17.263212 [ 277 ] {84ecbd1f-1b92-4691-998f-569daf558b34} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2026.05.06 01:55:17.263249 [ 277 ] {84ecbd1f-1b92-4691-998f-569daf558b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4669 | 2026.05.06 01:55:17.263568 [ 277 ] {84ecbd1f-1b92-4691-998f-569daf558b34} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4670 | 2026.05.06 01:55:17.263777 [ 277 ] {84ecbd1f-1b92-4691-998f-569daf558b34} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.05.06 01:55:17.263905 [ 277 ] {84ecbd1f-1b92-4691-998f-569daf558b34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4672 | 2026.05.06 01:55:17.263941 [ 277 ] {84ecbd1f-1b92-4691-998f-569daf558b34} <Debug> TCPHandler: Processed in 0.00124477 sec. | ||
| 4673 | 2026.05.06 01:55:19.094743 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4674 | 2026.05.06 01:55:19.094799 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4675 | 2026.05.06 01:55:19.216320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9607 | ||
| 4676 | 2026.05.06 01:55:19.217096 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2026.05.06 01:55:19.217171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4678 | 2026.05.06 01:55:19.217710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4679 | 2026.05.06 01:55:19.217941 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2026.05.06 01:55:19.218144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9607 | ||
| 4681 | 2026.05.06 01:55:19.269410 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 586 | ||
| 4682 | 2026.05.06 01:55:19.271600 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.05.06 01:55:19.271637 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4684 | 2026.05.06 01:55:19.272787 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4685 | 2026.05.06 01:55:19.273064 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.05.06 01:55:19.273330 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4687 | 2026.05.06 01:55:19.697173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4688 | 2026.05.06 01:55:19.715188 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2026.05.06 01:55:19.715254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4690 | 2026.05.06 01:55:19.721315 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4691 | 2026.05.06 01:55:19.722043 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.05.06 01:55:19.725018 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4693 | 2026.05.06 01:55:22.250625 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2026.05.06 01:55:22.250869 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4695 | 2026.05.06 01:55:22.251193 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4696 | 2026.05.06 01:55:22.251227 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4697 | 2026.05.06 01:55:22.251442 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4698 | 2026.05.06 01:55:22.251510 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4699 | 2026.05.06 01:55:22.251650 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4700 | 2026.05.06 01:55:22.251773 [ 354 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4701 | 2026.05.06 01:55:22.251806 [ 312 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4702 | 2026.05.06 01:55:22.251773 [ 350 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4703 | 2026.05.06 01:55:22.251780 [ 318 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4704 | 2026.05.06 01:55:22.251959 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 4705 | 2026.05.06 01:55:22.251986 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4706 | 2026.05.06 01:55:22.252055 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4707 | 2026.05.06 01:55:22.252074 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4708 | 2026.05.06 01:55:22.252108 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4709 | 2026.05.06 01:55:22.252144 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4710 | 2026.05.06 01:55:22.253347 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002564 sec., 17160.686427457098 rows/sec., 2.99 MiB/sec. | ||
| 4711 | 2026.05.06 01:55:22.253472 [ 277 ] {8b652ffc-0d05-4315-be71-db8e64211f53} <Debug> TCPHandler: Processed in 0.002977063 sec. | ||
| 4712 | 2026.05.06 01:55:22.256082 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4713 | 2026.05.06 01:55:22.256194 [ 277 ] {2a75db98-27da-40cf-ab13-144783b56d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4714 | 2026.05.06 01:55:22.256238 [ 277 ] {2a75db98-27da-40cf-ab13-144783b56d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4715 | 2026.05.06 01:55:22.256793 [ 277 ] {2a75db98-27da-40cf-ab13-144783b56d6c} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.05.06 01:55:22.256836 [ 277 ] {2a75db98-27da-40cf-ab13-144783b56d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4717 | 2026.05.06 01:55:22.257216 [ 277 ] {2a75db98-27da-40cf-ab13-144783b56d6c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4718 | 2026.05.06 01:55:22.257444 [ 277 ] {2a75db98-27da-40cf-ab13-144783b56d6c} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.05.06 01:55:22.257588 [ 90 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4720 | 2026.05.06 01:55:22.257599 [ 277 ] {2a75db98-27da-40cf-ab13-144783b56d6c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001435 sec., 80836.2369337979 rows/sec., 6.87 MiB/sec. | ||
| 4721 | 2026.05.06 01:55:22.257635 [ 90 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.05.06 01:55:22.257654 [ 277 ] {2a75db98-27da-40cf-ab13-144783b56d6c} <Debug> TCPHandler: Processed in 0.001623269 sec. | ||
| 4723 | 2026.05.06 01:55:22.257662 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4724 | 2026.05.06 01:55:22.257762 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4725 | 2026.05.06 01:55:22.257789 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4726 | 2026.05.06 01:55:22.257853 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4727 | 2026.05.06 01:55:22.257881 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3356 rows starting from the beginning of the part | ||
| 4728 | 2026.05.06 01:55:22.257886 [ 277 ] {a4c1a0d1-95ed-40f3-a825-778d44cab387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4729 | 2026.05.06 01:55:22.257928 [ 277 ] {a4c1a0d1-95ed-40f3-a825-778d44cab387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4730 | 2026.05.06 01:55:22.257939 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 78 rows starting from the beginning of the part | ||
| 4731 | 2026.05.06 01:55:22.257988 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2470 rows starting from the beginning of the part | ||
| 4732 | 2026.05.06 01:55:22.258035 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4733 | 2026.05.06 01:55:22.258081 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4734 | 2026.05.06 01:55:22.258124 [ 193 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 116 rows starting from the beginning of the part | ||
| 4735 | 2026.05.06 01:55:22.258343 [ 277 ] {a4c1a0d1-95ed-40f3-a825-778d44cab387} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.05.06 01:55:22.258378 [ 277 ] {a4c1a0d1-95ed-40f3-a825-778d44cab387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4737 | 2026.05.06 01:55:22.258679 [ 277 ] {a4c1a0d1-95ed-40f3-a825-778d44cab387} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4738 | 2026.05.06 01:55:22.258898 [ 277 ] {a4c1a0d1-95ed-40f3-a825-778d44cab387} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.05.06 01:55:22.259008 [ 90 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4740 | 2026.05.06 01:55:22.259033 [ 277 ] {a4c1a0d1-95ed-40f3-a825-778d44cab387} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001163 sec., 25795.356835769562 rows/sec., 1.89 MiB/sec. | ||
| 4741 | 2026.05.06 01:55:22.259039 [ 90 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2026.05.06 01:55:22.259076 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4743 | 2026.05.06 01:55:22.259079 [ 277 ] {a4c1a0d1-95ed-40f3-a825-778d44cab387} <Debug> TCPHandler: Processed in 0.001337992 sec. | ||
| 4744 | 2026.05.06 01:55:22.259164 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4745 | 2026.05.06 01:55:22.259219 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.05.06 01:55:22.259283 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4747 | 2026.05.06 01:55:22.259317 [ 277 ] {c7bf92a5-87b3-4ada-8077-ded22e362125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4748 | 2026.05.06 01:55:22.259319 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 224 rows starting from the beginning of the part | ||
| 4749 | 2026.05.06 01:55:22.259364 [ 277 ] {c7bf92a5-87b3-4ada-8077-ded22e362125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4750 | 2026.05.06 01:55:22.259401 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4751 | 2026.05.06 01:55:22.259452 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 4752 | 2026.05.06 01:55:22.259496 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 55 rows starting from the beginning of the part | ||
| 4753 | 2026.05.06 01:55:22.259537 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 4754 | 2026.05.06 01:55:22.259578 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4755 | 2026.05.06 01:55:22.259797 [ 277 ] {c7bf92a5-87b3-4ada-8077-ded22e362125} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4756 | 2026.05.06 01:55:22.259840 [ 277 ] {c7bf92a5-87b3-4ada-8077-ded22e362125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4757 | 2026.05.06 01:55:22.260152 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427759 sec., 2534847.9812040655 rows/sec., 200.90 MiB/sec. | ||
| 4758 | 2026.05.06 01:55:22.260187 [ 277 ] {c7bf92a5-87b3-4ada-8077-ded22e362125} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4759 | 2026.05.06 01:55:22.260413 [ 277 ] {c7bf92a5-87b3-4ada-8077-ded22e362125} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.06 01:55:22.260446 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315162 sec., 274490.89922002004 rows/sec., 19.53 MiB/sec. | ||
| 4761 | 2026.05.06 01:55:22.260525 [ 90 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4762 | 2026.05.06 01:55:22.260553 [ 90 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.05.06 01:55:22.260557 [ 277 ] {c7bf92a5-87b3-4ada-8077-ded22e362125} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001256 sec., 74840.7643312102 rows/sec., 5.85 MiB/sec. | ||
| 4764 | 2026.05.06 01:55:22.260561 [ 198 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4765 | 2026.05.06 01:55:22.260573 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4766 | 2026.05.06 01:55:22.260614 [ 277 ] {c7bf92a5-87b3-4ada-8077-ded22e362125} <Debug> TCPHandler: Processed in 0.001441806 sec. | ||
| 4767 | 2026.05.06 01:55:22.260635 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4768 | 2026.05.06 01:55:22.260675 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4769 | 2026.05.06 01:55:22.260739 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2026.05.06 01:55:22.260764 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4771 | 2026.05.06 01:55:22.260795 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1829 rows starting from the beginning of the part | ||
| 4772 | 2026.05.06 01:55:22.260839 [ 277 ] {2fce3e4f-ad76-4449-bf68-09abcd35ebb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.05.06 01:55:22.260841 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part | ||
| 4774 | 2026.05.06 01:55:22.260891 [ 277 ] {2fce3e4f-ad76-4449-bf68-09abcd35ebb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4775 | 2026.05.06 01:55:22.260902 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1334 rows starting from the beginning of the part | ||
| 4776 | 2026.05.06 01:55:22.260937 [ 198 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.05.06 01:55:22.260960 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4778 | 2026.05.06 01:55:22.260973 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2026.05.06 01:55:22.261001 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 75 rows starting from the beginning of the part | ||
| 4780 | 2026.05.06 01:55:22.261031 [ 198 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_31_6} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4781 | 2026.05.06 01:55:22.261040 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 94 rows starting from the beginning of the part | ||
| 4782 | 2026.05.06 01:55:22.261055 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_26_5} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4783 | 2026.05.06 01:55:22.261135 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 4784 | 2026.05.06 01:55:22.261189 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4785 | 2026.05.06 01:55:22.261321 [ 277 ] {2fce3e4f-ad76-4449-bf68-09abcd35ebb9} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.06 01:55:22.261364 [ 277 ] {2fce3e4f-ad76-4449-bf68-09abcd35ebb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4787 | 2026.05.06 01:55:22.261717 [ 277 ] {2fce3e4f-ad76-4449-bf68-09abcd35ebb9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4788 | 2026.05.06 01:55:22.261943 [ 277 ] {2fce3e4f-ad76-4449-bf68-09abcd35ebb9} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.05.06 01:55:22.262051 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4790 | 2026.05.06 01:55:22.262076 [ 277 ] {2fce3e4f-ad76-4449-bf68-09abcd35ebb9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 4791 | 2026.05.06 01:55:22.262086 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.05.06 01:55:22.262118 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4793 | 2026.05.06 01:55:22.262122 [ 277 ] {2fce3e4f-ad76-4449-bf68-09abcd35ebb9} <Debug> TCPHandler: Processed in 0.001431275 sec. | ||
| 4794 | 2026.05.06 01:55:22.262199 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4795 | 2026.05.06 01:55:22.262248 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2026.05.06 01:55:22.262305 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4797 | 2026.05.06 01:55:22.262318 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3471 rows, containing 5 columns (5 merged, 0 gathered) in 0.001671451 sec., 2076638.8006588288 rows/sec., 150.45 MiB/sec. | ||
| 4798 | 2026.05.06 01:55:22.262341 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9909 rows starting from the beginning of the part | ||
| 4799 | 2026.05.06 01:55:22.262346 [ 277 ] {42b0611e-b6d4-4325-bd06-edb047c91fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4800 | 2026.05.06 01:55:22.262395 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4801 | 2026.05.06 01:55:22.262412 [ 277 ] {42b0611e-b6d4-4325-bd06-edb047c91fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4802 | 2026.05.06 01:55:22.262441 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1504 rows starting from the beginning of the part | ||
| 4803 | 2026.05.06 01:55:22.262484 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
| 4804 | 2026.05.06 01:55:22.262522 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4805 | 2026.05.06 01:55:22.262561 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4806 | 2026.05.06 01:55:22.262563 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4807 | 2026.05.06 01:55:22.262904 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.05.06 01:55:22.262994 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_31_6} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4809 | 2026.05.06 01:55:22.263089 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 4810 | 2026.05.06 01:55:22.263237 [ 277 ] {42b0611e-b6d4-4325-bd06-edb047c91fde} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.05.06 01:55:22.263279 [ 277 ] {42b0611e-b6d4-4325-bd06-edb047c91fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4812 | 2026.05.06 01:55:22.263863 [ 277 ] {42b0611e-b6d4-4325-bd06-edb047c91fde} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4813 | 2026.05.06 01:55:22.264109 [ 277 ] {42b0611e-b6d4-4325-bd06-edb047c91fde} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2026.05.06 01:55:22.264226 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4815 | 2026.05.06 01:55:22.264251 [ 277 ] {42b0611e-b6d4-4325-bd06-edb047c91fde} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001921 sec., 15616.866215512755 rows/sec., 27.98 MiB/sec. | ||
| 4816 | 2026.05.06 01:55:22.264263 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.05.06 01:55:22.264294 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4818 | 2026.05.06 01:55:22.264313 [ 277 ] {42b0611e-b6d4-4325-bd06-edb047c91fde} <Debug> TCPHandler: Processed in 0.002112182 sec. | ||
| 4819 | 2026.05.06 01:55:22.264387 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4820 | 2026.05.06 01:55:22.264434 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.06 01:55:22.264534 [ 277 ] {107242da-372f-47e7-ab43-f4d929b6fd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.05.06 01:55:22.264574 [ 277 ] {107242da-372f-47e7-ab43-f4d929b6fd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4823 | 2026.05.06 01:55:22.264623 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4824 | 2026.05.06 01:55:22.264685 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 402 rows starting from the beginning of the part | ||
| 4825 | 2026.05.06 01:55:22.264819 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 4826 | 2026.05.06 01:55:22.264922 [ 277 ] {107242da-372f-47e7-ab43-f4d929b6fd21} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4827 | 2026.05.06 01:55:22.264931 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part | ||
| 4828 | 2026.05.06 01:55:22.264966 [ 277 ] {107242da-372f-47e7-ab43-f4d929b6fd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4829 | 2026.05.06 01:55:22.265060 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
| 4830 | 2026.05.06 01:55:22.265176 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 11 rows starting from the beginning of the part | ||
| 4831 | 2026.05.06 01:55:22.265289 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 4832 | 2026.05.06 01:55:22.265313 [ 277 ] {107242da-372f-47e7-ab43-f4d929b6fd21} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4833 | 2026.05.06 01:55:22.265555 [ 277 ] {107242da-372f-47e7-ab43-f4d929b6fd21} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2026.05.06 01:55:22.265676 [ 90 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4835 | 2026.05.06 01:55:22.265694 [ 277 ] {107242da-372f-47e7-ab43-f4d929b6fd21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001176 sec., 51020.40816326531 rows/sec., 3.44 MiB/sec. | ||
| 4836 | 2026.05.06 01:55:22.265721 [ 90 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.05.06 01:55:22.265742 [ 277 ] {107242da-372f-47e7-ab43-f4d929b6fd21} <Debug> TCPHandler: Processed in 0.001355263 sec. | ||
| 4838 | 2026.05.06 01:55:22.265746 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4839 | 2026.05.06 01:55:22.265833 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4840 | 2026.05.06 01:55:22.265923 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4841 | 2026.05.06 01:55:22.265950 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1440 rows starting from the beginning of the part | ||
| 4842 | 2026.05.06 01:55:22.266010 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4843 | 2026.05.06 01:55:22.266073 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 4844 | 2026.05.06 01:55:22.266121 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 4845 | 2026.05.06 01:55:22.266160 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4846 | 2026.05.06 01:55:22.266198 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4847 | 2026.05.06 01:55:22.266507 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12021 rows, containing 5 columns (5 merged, 0 gathered) in 0.004341437 sec., 2768898.8691992997 rows/sec., 179.06 MiB/sec. | ||
| 4848 | 2026.05.06 01:55:22.266895 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4849 | 2026.05.06 01:55:22.267186 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4850 | 2026.05.06 01:55:22.267231 [ 200 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1680 rows, containing 4 columns (4 merged, 0 gathered) in 0.001430745 sec., 1174213.4342597737 rows/sec., 78.53 MiB/sec. | ||
| 4851 | 2026.05.06 01:55:22.267274 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4852 | 2026.05.06 01:55:22.267375 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 4853 | 2026.05.06 01:55:22.267479 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4854 | 2026.05.06 01:55:22.267727 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.06 01:55:22.267801 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_31_6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4856 | 2026.05.06 01:55:22.267862 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4857 | 2026.05.06 01:55:22.269548 [ 186 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 523 rows, containing 19 columns (19 merged, 0 gathered) in 0.005194747 sec., 100678.62785232851 rows/sec., 180.41 MiB/sec. | ||
| 4858 | 2026.05.06 01:55:22.270312 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4859 | 2026.05.06 01:55:22.270618 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.05.06 01:55:22.270682 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4861 | 2026.05.06 01:55:22.270781 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 4862 | 2026.05.06 01:55:23.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.56 MiB, peak 261.23 MiB, free memory in arenas 0.00 B, will set to 252.96 MiB (RSS), difference: 2.41 MiB | ||
| 4863 | 2026.05.06 01:55:26.719177 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10055 | ||
| 4864 | 2026.05.06 01:55:26.719663 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.05.06 01:55:26.719700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4866 | 2026.05.06 01:55:26.720197 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4867 | 2026.05.06 01:55:26.720427 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.05.06 01:55:26.720549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10055 | ||
| 4869 | 2026.05.06 01:55:26.720677 [ 85 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4870 | 2026.05.06 01:55:26.720751 [ 85 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.05.06 01:55:26.720775 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4872 | 2026.05.06 01:55:26.720967 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::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 | ||
| 4873 | 2026.05.06 01:55:26.721177 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4874 | 2026.05.06 01:55:26.721221 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7687 rows starting from the beginning of the part | ||
| 4875 | 2026.05.06 01:55:26.721283 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4876 | 2026.05.06 01:55:26.721324 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4877 | 2026.05.06 01:55:26.721366 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4878 | 2026.05.06 01:55:26.721405 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4879 | 2026.05.06 01:55:26.721448 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4880 | 2026.05.06 01:55:26.723014 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10055 rows, containing 4 columns (4 merged, 0 gathered) in 0.002182464 sec., 4607177.941995836 rows/sec., 65.91 MiB/sec. | ||
| 4881 | 2026.05.06 01:55:26.723184 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4882 | 2026.05.06 01:55:26.723471 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.06 01:55:26.723537 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_21_4} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4884 | 2026.05.06 01:55:26.723615 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4885 | 2026.05.06 01:55:27.226030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4886 | 2026.05.06 01:55:27.243647 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.05.06 01:55:27.243711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4888 | 2026.05.06 01:55:27.249399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4889 | 2026.05.06 01:55:27.250106 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.05.06 01:55:27.250420 [ 85 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4891 | 2026.05.06 01:55:27.250487 [ 85 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.05.06 01:55:27.250510 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4893 | 2026.05.06 01:55:27.250640 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::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 | ||
| 4894 | 2026.05.06 01:55:27.252005 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.05.06 01:55:27.252195 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 4896 | 2026.05.06 01:55:27.252591 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4897 | 2026.05.06 01:55:27.252628 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 4898 | 2026.05.06 01:55:27.252869 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4899 | 2026.05.06 01:55:27.252942 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4900 | 2026.05.06 01:55:27.253088 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4901 | 2026.05.06 01:55:27.253204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4902 | 2026.05.06 01:55:27.253206 [ 334 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4903 | 2026.05.06 01:55:27.253219 [ 332 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4904 | 2026.05.06 01:55:27.253215 [ 358 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4905 | 2026.05.06 01:55:27.253205 [ 350 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4906 | 2026.05.06 01:55:27.253417 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 4907 | 2026.05.06 01:55:27.253444 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4908 | 2026.05.06 01:55:27.253529 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4909 | 2026.05.06 01:55:27.253550 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4910 | 2026.05.06 01:55:27.253593 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4911 | 2026.05.06 01:55:27.253653 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4912 | 2026.05.06 01:55:27.253713 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 4913 | 2026.05.06 01:55:27.255453 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4914 | 2026.05.06 01:55:27.255626 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.003462 sec., 14442.51877527441 rows/sec., 3.01 MiB/sec. | ||
| 4915 | 2026.05.06 01:55:27.255809 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> MemoryTracker: Peak memory usage (for query): 141.68 KiB. | ||
| 4916 | 2026.05.06 01:55:27.255826 [ 277 ] {8f404eba-97de-41b6-86bd-53ba556f42e6} <Debug> TCPHandler: Processed in 0.003897535 sec. | ||
| 4917 | 2026.05.06 01:55:27.257093 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 4918 | 2026.05.06 01:55:27.258767 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4919 | 2026.05.06 01:55:27.258905 [ 277 ] {c402ed0d-6275-4dcd-b595-9a0068e064f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4920 | 2026.05.06 01:55:27.258961 [ 277 ] {c402ed0d-6275-4dcd-b595-9a0068e064f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4921 | 2026.05.06 01:55:27.259537 [ 277 ] {c402ed0d-6275-4dcd-b595-9a0068e064f2} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.05.06 01:55:27.259574 [ 277 ] {c402ed0d-6275-4dcd-b595-9a0068e064f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4923 | 2026.05.06 01:55:27.259965 [ 277 ] {c402ed0d-6275-4dcd-b595-9a0068e064f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4924 | 2026.05.06 01:55:27.260192 [ 277 ] {c402ed0d-6275-4dcd-b595-9a0068e064f2} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.05.06 01:55:27.260349 [ 277 ] {c402ed0d-6275-4dcd-b595-9a0068e064f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001485 sec., 16161.616161616163 rows/sec., 1.34 MiB/sec. | ||
| 4926 | 2026.05.06 01:55:27.260394 [ 277 ] {c402ed0d-6275-4dcd-b595-9a0068e064f2} <Debug> TCPHandler: Processed in 0.001694241 sec. | ||
| 4927 | 2026.05.06 01:55:27.260532 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.05.06 01:55:27.260635 [ 277 ] {6aea6cce-f183-4b81-a48a-b27f346b3c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4929 | 2026.05.06 01:55:27.260679 [ 277 ] {6aea6cce-f183-4b81-a48a-b27f346b3c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4930 | 2026.05.06 01:55:27.261128 [ 277 ] {6aea6cce-f183-4b81-a48a-b27f346b3c61} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.06 01:55:27.261163 [ 277 ] {6aea6cce-f183-4b81-a48a-b27f346b3c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4932 | 2026.05.06 01:55:27.261470 [ 277 ] {6aea6cce-f183-4b81-a48a-b27f346b3c61} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4933 | 2026.05.06 01:55:27.261693 [ 277 ] {6aea6cce-f183-4b81-a48a-b27f346b3c61} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.06 01:55:27.261801 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4935 | 2026.05.06 01:55:27.261833 [ 277 ] {6aea6cce-f183-4b81-a48a-b27f346b3c61} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001222 sec., 1636.6612111292961 rows/sec., 133.46 KiB/sec. | ||
| 4936 | 2026.05.06 01:55:27.261870 [ 277 ] {6aea6cce-f183-4b81-a48a-b27f346b3c61} <Debug> TCPHandler: Processed in 0.001389344 sec. | ||
| 4937 | 2026.05.06 01:55:27.262005 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4938 | 2026.05.06 01:55:27.262105 [ 277 ] {ad962b78-1729-498c-9b31-77bdcf7d3efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4939 | 2026.05.06 01:55:27.262148 [ 277 ] {ad962b78-1729-498c-9b31-77bdcf7d3efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4940 | 2026.05.06 01:55:27.262631 [ 277 ] {ad962b78-1729-498c-9b31-77bdcf7d3efa} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4941 | 2026.05.06 01:55:27.262665 [ 277 ] {ad962b78-1729-498c-9b31-77bdcf7d3efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4942 | 2026.05.06 01:55:27.262991 [ 277 ] {ad962b78-1729-498c-9b31-77bdcf7d3efa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4943 | 2026.05.06 01:55:27.263201 [ 277 ] {ad962b78-1729-498c-9b31-77bdcf7d3efa} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4944 | 2026.05.06 01:55:27.263331 [ 277 ] {ad962b78-1729-498c-9b31-77bdcf7d3efa} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001248 sec., 159455.12820512822 rows/sec., 14.20 MiB/sec. | ||
| 4945 | 2026.05.06 01:55:27.263371 [ 277 ] {ad962b78-1729-498c-9b31-77bdcf7d3efa} <Debug> TCPHandler: Processed in 0.001415594 sec. | ||
| 4946 | 2026.05.06 01:55:27.263495 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4947 | 2026.05.06 01:55:27.263590 [ 277 ] {5b24a1ce-c720-4f0b-93fc-18475ceec83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4948 | 2026.05.06 01:55:27.263629 [ 277 ] {5b24a1ce-c720-4f0b-93fc-18475ceec83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4949 | 2026.05.06 01:55:27.264030 [ 277 ] {5b24a1ce-c720-4f0b-93fc-18475ceec83d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.05.06 01:55:27.264065 [ 277 ] {5b24a1ce-c720-4f0b-93fc-18475ceec83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4951 | 2026.05.06 01:55:27.264378 [ 277 ] {5b24a1ce-c720-4f0b-93fc-18475ceec83d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4952 | 2026.05.06 01:55:27.264599 [ 277 ] {5b24a1ce-c720-4f0b-93fc-18475ceec83d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.05.06 01:55:27.264726 [ 277 ] {5b24a1ce-c720-4f0b-93fc-18475ceec83d} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001154 sec., 21663.77816291161 rows/sec., 1.63 MiB/sec. | ||
| 4954 | 2026.05.06 01:55:27.264762 [ 277 ] {5b24a1ce-c720-4f0b-93fc-18475ceec83d} <Debug> TCPHandler: Processed in 0.001315792 sec. | ||
| 4955 | 2026.05.06 01:55:27.264889 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4956 | 2026.05.06 01:55:27.264982 [ 277 ] {e29e196e-9050-4cab-bbcc-5a1b145164aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4957 | 2026.05.06 01:55:27.265021 [ 277 ] {e29e196e-9050-4cab-bbcc-5a1b145164aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4958 | 2026.05.06 01:55:27.265426 [ 277 ] {e29e196e-9050-4cab-bbcc-5a1b145164aa} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.05.06 01:55:27.265461 [ 277 ] {e29e196e-9050-4cab-bbcc-5a1b145164aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4960 | 2026.05.06 01:55:27.265761 [ 277 ] {e29e196e-9050-4cab-bbcc-5a1b145164aa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4961 | 2026.05.06 01:55:27.265965 [ 277 ] {e29e196e-9050-4cab-bbcc-5a1b145164aa} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.05.06 01:55:27.266089 [ 277 ] {e29e196e-9050-4cab-bbcc-5a1b145164aa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001125 sec., 21333.333333333336 rows/sec., 1.77 MiB/sec. | ||
| 4963 | 2026.05.06 01:55:27.266128 [ 277 ] {e29e196e-9050-4cab-bbcc-5a1b145164aa} <Debug> TCPHandler: Processed in 0.001287251 sec. | ||
| 4964 | 2026.05.06 01:55:27.266248 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.05.06 01:55:27.266341 [ 277 ] {7f62e72b-35e6-4f1b-839a-ac319f12bcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4966 | 2026.05.06 01:55:27.266351 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4967 | 2026.05.06 01:55:27.266382 [ 277 ] {7f62e72b-35e6-4f1b-839a-ac319f12bcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4968 | 2026.05.06 01:55:27.266785 [ 277 ] {7f62e72b-35e6-4f1b-839a-ac319f12bcc2} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.05.06 01:55:27.266819 [ 277 ] {7f62e72b-35e6-4f1b-839a-ac319f12bcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4970 | 2026.05.06 01:55:27.267110 [ 277 ] {7f62e72b-35e6-4f1b-839a-ac319f12bcc2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4971 | 2026.05.06 01:55:27.267316 [ 277 ] {7f62e72b-35e6-4f1b-839a-ac319f12bcc2} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.05.06 01:55:27.267447 [ 277 ] {7f62e72b-35e6-4f1b-839a-ac319f12bcc2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 4973 | 2026.05.06 01:55:27.267484 [ 277 ] {7f62e72b-35e6-4f1b-839a-ac319f12bcc2} <Debug> TCPHandler: Processed in 0.001284321 sec. | ||
| 4974 | 2026.05.06 01:55:27.267600 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.05.06 01:55:27.267693 [ 277 ] {cf754bd2-3909-43c9-bbe0-0b5ecfc810e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4976 | 2026.05.06 01:55:27.267732 [ 277 ] {cf754bd2-3909-43c9-bbe0-0b5ecfc810e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4977 | 2026.05.06 01:55:27.268158 [ 277 ] {cf754bd2-3909-43c9-bbe0-0b5ecfc810e1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.05.06 01:55:27.268192 [ 277 ] {cf754bd2-3909-43c9-bbe0-0b5ecfc810e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4979 | 2026.05.06 01:55:27.268501 [ 277 ] {cf754bd2-3909-43c9-bbe0-0b5ecfc810e1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4980 | 2026.05.06 01:55:27.268728 [ 277 ] {cf754bd2-3909-43c9-bbe0-0b5ecfc810e1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.05.06 01:55:27.268855 [ 277 ] {cf754bd2-3909-43c9-bbe0-0b5ecfc810e1} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001179 sec., 95843.93553859204 rows/sec., 7.80 MiB/sec. | ||
| 4982 | 2026.05.06 01:55:27.268892 [ 277 ] {cf754bd2-3909-43c9-bbe0-0b5ecfc810e1} <Debug> TCPHandler: Processed in 0.001340732 sec. | ||
| 4983 | 2026.05.06 01:55:27.269016 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.05.06 01:55:27.269111 [ 277 ] {c096741e-c1f1-4c77-9039-5848c50ec4ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.05.06 01:55:27.269153 [ 277 ] {c096741e-c1f1-4c77-9039-5848c50ec4ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4986 | 2026.05.06 01:55:27.269578 [ 277 ] {c096741e-c1f1-4c77-9039-5848c50ec4ff} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.05.06 01:55:27.269612 [ 277 ] {c096741e-c1f1-4c77-9039-5848c50ec4ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4988 | 2026.05.06 01:55:27.269950 [ 277 ] {c096741e-c1f1-4c77-9039-5848c50ec4ff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4989 | 2026.05.06 01:55:27.270163 [ 277 ] {c096741e-c1f1-4c77-9039-5848c50ec4ff} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.05.06 01:55:27.270286 [ 277 ] {c096741e-c1f1-4c77-9039-5848c50ec4ff} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001194 sec., 195142.378559464 rows/sec., 14.28 MiB/sec. | ||
| 4991 | 2026.05.06 01:55:27.270323 [ 277 ] {c096741e-c1f1-4c77-9039-5848c50ec4ff} <Debug> TCPHandler: Processed in 0.001356393 sec. | ||
| 4992 | 2026.05.06 01:55:27.270454 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2026.05.06 01:55:27.270490 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 4994 | 2026.05.06 01:55:27.270548 [ 277 ] {b2e003a8-48f8-492c-b020-30dfb7821d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4995 | 2026.05.06 01:55:27.270604 [ 277 ] {b2e003a8-48f8-492c-b020-30dfb7821d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4996 | 2026.05.06 01:55:27.271390 [ 277 ] {b2e003a8-48f8-492c-b020-30dfb7821d99} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.05.06 01:55:27.271425 [ 277 ] {b2e003a8-48f8-492c-b020-30dfb7821d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4998 | 2026.05.06 01:55:27.271951 [ 277 ] {b2e003a8-48f8-492c-b020-30dfb7821d99} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4999 | 2026.05.06 01:55:27.272180 [ 277 ] {b2e003a8-48f8-492c-b020-30dfb7821d99} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.05.06 01:55:27.272317 [ 277 ] {b2e003a8-48f8-492c-b020-30dfb7821d99} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 5001 | 2026.05.06 01:55:27.272368 [ 277 ] {b2e003a8-48f8-492c-b020-30dfb7821d99} <Debug> TCPHandler: Processed in 0.001962728 sec. | ||
| 5002 | 2026.05.06 01:55:27.272494 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.05.06 01:55:27.272588 [ 277 ] {f1a36165-e2c3-4347-b1d3-90e73509223a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5004 | 2026.05.06 01:55:27.272637 [ 277 ] {f1a36165-e2c3-4347-b1d3-90e73509223a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5005 | 2026.05.06 01:55:27.272986 [ 277 ] {f1a36165-e2c3-4347-b1d3-90e73509223a} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.05.06 01:55:27.273020 [ 277 ] {f1a36165-e2c3-4347-b1d3-90e73509223a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5007 | 2026.05.06 01:55:27.273331 [ 277 ] {f1a36165-e2c3-4347-b1d3-90e73509223a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5008 | 2026.05.06 01:55:27.273552 [ 277 ] {f1a36165-e2c3-4347-b1d3-90e73509223a} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.05.06 01:55:27.273686 [ 277 ] {f1a36165-e2c3-4347-b1d3-90e73509223a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 5010 | 2026.05.06 01:55:27.273721 [ 277 ] {f1a36165-e2c3-4347-b1d3-90e73509223a} <Debug> TCPHandler: Processed in 0.001277102 sec. | ||
| 5011 | 2026.05.06 01:55:27.274669 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5012 | 2026.05.06 01:55:27.278358 [ 197 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5013 | 2026.05.06 01:55:27.330004 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079414021 sec., 2002.1653355142412 rows/sec., 10.35 MiB/sec. | ||
| 5014 | 2026.05.06 01:55:27.332603 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5015 | 2026.05.06 01:55:27.334625 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.05.06 01:55:27.334732 [ 186 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_21_4} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5017 | 2026.05.06 01:55:27.337511 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5018 | 2026.05.06 01:55:28.000325 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.83 MiB, peak 265.39 MiB, free memory in arenas 0.00 B, will set to 256.27 MiB (RSS), difference: 1.43 MiB | ||
| 5019 | 2026.05.06 01:55:29.273493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 622 | ||
| 5020 | 2026.05.06 01:55:29.275785 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.05.06 01:55:29.275825 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5022 | 2026.05.06 01:55:29.277040 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5023 | 2026.05.06 01:55:29.277294 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.05.06 01:55:29.277434 [ 81 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5025 | 2026.05.06 01:55:29.277499 [ 81 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.05.06 01:55:29.277523 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5027 | 2026.05.06 01:55:29.277549 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 5028 | 2026.05.06 01:55:29.277642 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::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 | ||
| 5029 | 2026.05.06 01:55:29.278308 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5030 | 2026.05.06 01:55:29.278472 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 454 rows starting from the beginning of the part | ||
| 5031 | 2026.05.06 01:55:29.278867 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 5032 | 2026.05.06 01:55:29.279237 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 5033 | 2026.05.06 01:55:29.279569 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part | ||
| 5034 | 2026.05.06 01:55:29.279918 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 5035 | 2026.05.06 01:55:29.280247 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5036 | 2026.05.06 01:55:29.286096 [ 193 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 72 columns (72 merged, 0 gathered) in 0.008503108 sec., 73149.72360694465 rows/sec., 63.50 MiB/sec. | ||
| 5037 | 2026.05.06 01:55:29.287363 [ 195 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5038 | 2026.05.06 01:55:29.287996 [ 195 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.05.06 01:55:29.288080 [ 195 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_16_3} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5040 | 2026.05.06 01:55:29.288429 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 5041 | 2026.05.06 01:55:32.250311 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.05.06 01:55:32.250559 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5043 | 2026.05.06 01:55:32.250908 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5044 | 2026.05.06 01:55:32.250947 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5045 | 2026.05.06 01:55:32.251173 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5046 | 2026.05.06 01:55:32.251248 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5047 | 2026.05.06 01:55:32.251392 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5048 | 2026.05.06 01:55:32.251517 [ 334 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5049 | 2026.05.06 01:55:32.251517 [ 350 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5050 | 2026.05.06 01:55:32.251521 [ 358 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5051 | 2026.05.06 01:55:32.251531 [ 332 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5052 | 2026.05.06 01:55:32.251715 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5053 | 2026.05.06 01:55:32.251747 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5054 | 2026.05.06 01:55:32.251817 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5055 | 2026.05.06 01:55:32.251837 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5056 | 2026.05.06 01:55:32.251872 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5057 | 2026.05.06 01:55:32.251912 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5058 | 2026.05.06 01:55:32.253224 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002756 sec., 15965.166908563133 rows/sec., 2.78 MiB/sec. | ||
| 5059 | 2026.05.06 01:55:32.253341 [ 277 ] {ddcf99c9-7acb-4c1c-8454-e719ff73e84f} <Debug> TCPHandler: Processed in 0.003162097 sec. | ||
| 5060 | 2026.05.06 01:55:32.255979 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2026.05.06 01:55:32.256098 [ 277 ] {638c91a3-c94d-4fe2-a9e6-4fc780f52f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5062 | 2026.05.06 01:55:32.256145 [ 277 ] {638c91a3-c94d-4fe2-a9e6-4fc780f52f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5063 | 2026.05.06 01:55:32.256720 [ 277 ] {638c91a3-c94d-4fe2-a9e6-4fc780f52f0c} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2026.05.06 01:55:32.256768 [ 277 ] {638c91a3-c94d-4fe2-a9e6-4fc780f52f0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5065 | 2026.05.06 01:55:32.257160 [ 277 ] {638c91a3-c94d-4fe2-a9e6-4fc780f52f0c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5066 | 2026.05.06 01:55:32.257395 [ 277 ] {638c91a3-c94d-4fe2-a9e6-4fc780f52f0c} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2026.05.06 01:55:32.257566 [ 277 ] {638c91a3-c94d-4fe2-a9e6-4fc780f52f0c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001501 sec., 77281.81212524984 rows/sec., 6.56 MiB/sec. | ||
| 5068 | 2026.05.06 01:55:32.257608 [ 277 ] {638c91a3-c94d-4fe2-a9e6-4fc780f52f0c} <Debug> TCPHandler: Processed in 0.001685592 sec. | ||
| 5069 | 2026.05.06 01:55:32.257751 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.05.06 01:55:32.257854 [ 277 ] {3851eba2-5f53-4a2d-b270-7e56fa59cd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5071 | 2026.05.06 01:55:32.257897 [ 277 ] {3851eba2-5f53-4a2d-b270-7e56fa59cd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5072 | 2026.05.06 01:55:32.258317 [ 277 ] {3851eba2-5f53-4a2d-b270-7e56fa59cd0d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.05.06 01:55:32.258356 [ 277 ] {3851eba2-5f53-4a2d-b270-7e56fa59cd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5074 | 2026.05.06 01:55:32.258662 [ 277 ] {3851eba2-5f53-4a2d-b270-7e56fa59cd0d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5075 | 2026.05.06 01:55:32.258889 [ 277 ] {3851eba2-5f53-4a2d-b270-7e56fa59cd0d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.05.06 01:55:32.259026 [ 277 ] {3851eba2-5f53-4a2d-b270-7e56fa59cd0d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001196 sec., 25083.61204013378 rows/sec., 1.84 MiB/sec. | ||
| 5077 | 2026.05.06 01:55:32.259063 [ 277 ] {3851eba2-5f53-4a2d-b270-7e56fa59cd0d} <Debug> TCPHandler: Processed in 0.001362553 sec. | ||
| 5078 | 2026.05.06 01:55:32.259187 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.05.06 01:55:32.259282 [ 277 ] {e18b0f0d-3fab-4874-817e-2c8880c2cc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5080 | 2026.05.06 01:55:32.259321 [ 277 ] {e18b0f0d-3fab-4874-817e-2c8880c2cc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5081 | 2026.05.06 01:55:32.259739 [ 277 ] {e18b0f0d-3fab-4874-817e-2c8880c2cc00} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.05.06 01:55:32.259777 [ 277 ] {e18b0f0d-3fab-4874-817e-2c8880c2cc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5083 | 2026.05.06 01:55:32.260090 [ 277 ] {e18b0f0d-3fab-4874-817e-2c8880c2cc00} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5084 | 2026.05.06 01:55:32.260301 [ 277 ] {e18b0f0d-3fab-4874-817e-2c8880c2cc00} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.05.06 01:55:32.260432 [ 277 ] {e18b0f0d-3fab-4874-817e-2c8880c2cc00} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001168 sec., 80479.45205479453 rows/sec., 6.29 MiB/sec. | ||
| 5086 | 2026.05.06 01:55:32.260469 [ 277 ] {e18b0f0d-3fab-4874-817e-2c8880c2cc00} <Debug> TCPHandler: Processed in 0.001331582 sec. | ||
| 5087 | 2026.05.06 01:55:32.260591 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.05.06 01:55:32.260686 [ 277 ] {badcf4b1-8ea0-446a-b028-3e4826deabbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5089 | 2026.05.06 01:55:32.260730 [ 277 ] {badcf4b1-8ea0-446a-b028-3e4826deabbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5090 | 2026.05.06 01:55:32.261131 [ 277 ] {badcf4b1-8ea0-446a-b028-3e4826deabbe} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.05.06 01:55:32.261167 [ 277 ] {badcf4b1-8ea0-446a-b028-3e4826deabbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5092 | 2026.05.06 01:55:32.261510 [ 277 ] {badcf4b1-8ea0-446a-b028-3e4826deabbe} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5093 | 2026.05.06 01:55:32.261721 [ 277 ] {badcf4b1-8ea0-446a-b028-3e4826deabbe} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.05.06 01:55:32.261852 [ 277 ] {badcf4b1-8ea0-446a-b028-3e4826deabbe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5095 | 2026.05.06 01:55:32.261916 [ 277 ] {badcf4b1-8ea0-446a-b028-3e4826deabbe} <Debug> TCPHandler: Processed in 0.001373894 sec. | ||
| 5096 | 2026.05.06 01:55:32.262040 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2026.05.06 01:55:32.262136 [ 277 ] {03263ff7-a9a6-4a58-8665-38c70d551eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5098 | 2026.05.06 01:55:32.262190 [ 277 ] {03263ff7-a9a6-4a58-8665-38c70d551eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5099 | 2026.05.06 01:55:32.263001 [ 277 ] {03263ff7-a9a6-4a58-8665-38c70d551eed} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2026.05.06 01:55:32.263037 [ 277 ] {03263ff7-a9a6-4a58-8665-38c70d551eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5101 | 2026.05.06 01:55:32.263603 [ 277 ] {03263ff7-a9a6-4a58-8665-38c70d551eed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5102 | 2026.05.06 01:55:32.263851 [ 277 ] {03263ff7-a9a6-4a58-8665-38c70d551eed} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2026.05.06 01:55:32.263998 [ 277 ] {03263ff7-a9a6-4a58-8665-38c70d551eed} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00188 sec., 15957.446808510638 rows/sec., 28.60 MiB/sec. | ||
| 5104 | 2026.05.06 01:55:32.264063 [ 277 ] {03263ff7-a9a6-4a58-8665-38c70d551eed} <Debug> TCPHandler: Processed in 0.002072421 sec. | ||
| 5105 | 2026.05.06 01:55:32.264191 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5106 | 2026.05.06 01:55:32.264287 [ 277 ] {49fbd798-7844-4eb7-a6c7-da18bad9b780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5107 | 2026.05.06 01:55:32.264329 [ 277 ] {49fbd798-7844-4eb7-a6c7-da18bad9b780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5108 | 2026.05.06 01:55:32.264678 [ 277 ] {49fbd798-7844-4eb7-a6c7-da18bad9b780} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5109 | 2026.05.06 01:55:32.264714 [ 277 ] {49fbd798-7844-4eb7-a6c7-da18bad9b780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5110 | 2026.05.06 01:55:32.265023 [ 277 ] {49fbd798-7844-4eb7-a6c7-da18bad9b780} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5111 | 2026.05.06 01:55:32.265244 [ 277 ] {49fbd798-7844-4eb7-a6c7-da18bad9b780} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5112 | 2026.05.06 01:55:32.265372 [ 277 ] {49fbd798-7844-4eb7-a6c7-da18bad9b780} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 5113 | 2026.05.06 01:55:32.265407 [ 277 ] {49fbd798-7844-4eb7-a6c7-da18bad9b780} <Debug> TCPHandler: Processed in 0.001265361 sec. | ||
| 5114 | 2026.05.06 01:55:34.094835 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5115 | 2026.05.06 01:55:34.094886 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5116 | 2026.05.06 01:55:34.220791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10567 | ||
| 5117 | 2026.05.06 01:55:34.221280 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.05.06 01:55:34.221320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5119 | 2026.05.06 01:55:34.221984 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5120 | 2026.05.06 01:55:34.222231 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.05.06 01:55:34.222375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10567 | ||
| 5122 | 2026.05.06 01:55:34.753436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5123 | 2026.05.06 01:55:34.768980 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2026.05.06 01:55:34.769041 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5125 | 2026.05.06 01:55:34.774991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5126 | 2026.05.06 01:55:34.775708 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.05.06 01:55:34.778420 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5128 | 2026.05.06 01:55:37.249483 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.05.06 01:55:37.249754 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5130 | 2026.05.06 01:55:37.250125 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5131 | 2026.05.06 01:55:37.250166 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5132 | 2026.05.06 01:55:37.250421 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5133 | 2026.05.06 01:55:37.250501 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5134 | 2026.05.06 01:55:37.250664 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5135 | 2026.05.06 01:55:37.250769 [ 345 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5136 | 2026.05.06 01:55:37.250797 [ 344 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5137 | 2026.05.06 01:55:37.250814 [ 319 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5138 | 2026.05.06 01:55:37.250804 [ 352 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5139 | 2026.05.06 01:55:37.250974 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5140 | 2026.05.06 01:55:37.251001 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5141 | 2026.05.06 01:55:37.251070 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5142 | 2026.05.06 01:55:37.251089 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5143 | 2026.05.06 01:55:37.251124 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5144 | 2026.05.06 01:55:37.251184 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5145 | 2026.05.06 01:55:37.252320 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002669 sec., 16485.575121768452 rows/sec., 2.87 MiB/sec. | ||
| 5146 | 2026.05.06 01:55:37.252447 [ 277 ] {3bd1501c-3188-4b6d-bb95-d37ae33f45bf} <Debug> TCPHandler: Processed in 0.003107996 sec. | ||
| 5147 | 2026.05.06 01:55:37.254750 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.05.06 01:55:37.254882 [ 277 ] {0b12ab94-6a25-4ad5-9dde-7ec57f86e989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5149 | 2026.05.06 01:55:37.254937 [ 277 ] {0b12ab94-6a25-4ad5-9dde-7ec57f86e989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5150 | 2026.05.06 01:55:37.255513 [ 277 ] {0b12ab94-6a25-4ad5-9dde-7ec57f86e989} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.05.06 01:55:37.255553 [ 277 ] {0b12ab94-6a25-4ad5-9dde-7ec57f86e989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5152 | 2026.05.06 01:55:37.255935 [ 277 ] {0b12ab94-6a25-4ad5-9dde-7ec57f86e989} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5153 | 2026.05.06 01:55:37.256165 [ 277 ] {0b12ab94-6a25-4ad5-9dde-7ec57f86e989} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.05.06 01:55:37.256322 [ 277 ] {0b12ab94-6a25-4ad5-9dde-7ec57f86e989} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001487 sec., 52454.60659045057 rows/sec., 4.34 MiB/sec. | ||
| 5155 | 2026.05.06 01:55:37.256361 [ 277 ] {0b12ab94-6a25-4ad5-9dde-7ec57f86e989} <Debug> TCPHandler: Processed in 0.00166715 sec. | ||
| 5156 | 2026.05.06 01:55:37.256494 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.05.06 01:55:37.256598 [ 277 ] {12cec738-7f88-4952-9d28-5f76c7c7fca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5158 | 2026.05.06 01:55:37.256640 [ 277 ] {12cec738-7f88-4952-9d28-5f76c7c7fca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5159 | 2026.05.06 01:55:37.257040 [ 277 ] {12cec738-7f88-4952-9d28-5f76c7c7fca3} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.05.06 01:55:37.257075 [ 277 ] {12cec738-7f88-4952-9d28-5f76c7c7fca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5161 | 2026.05.06 01:55:37.257370 [ 277 ] {12cec738-7f88-4952-9d28-5f76c7c7fca3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5162 | 2026.05.06 01:55:37.257585 [ 277 ] {12cec738-7f88-4952-9d28-5f76c7c7fca3} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.05.06 01:55:37.257718 [ 277 ] {12cec738-7f88-4952-9d28-5f76c7c7fca3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001138 sec., 9666.080843585238 rows/sec., 726.84 KiB/sec. | ||
| 5164 | 2026.05.06 01:55:37.257755 [ 277 ] {12cec738-7f88-4952-9d28-5f76c7c7fca3} <Debug> TCPHandler: Processed in 0.001310621 sec. | ||
| 5165 | 2026.05.06 01:55:37.257871 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5166 | 2026.05.06 01:55:37.257966 [ 277 ] {98edac4c-8524-47b6-96e0-bace415e2c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5167 | 2026.05.06 01:55:37.258005 [ 277 ] {98edac4c-8524-47b6-96e0-bace415e2c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5168 | 2026.05.06 01:55:37.258408 [ 277 ] {98edac4c-8524-47b6-96e0-bace415e2c94} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5169 | 2026.05.06 01:55:37.258444 [ 277 ] {98edac4c-8524-47b6-96e0-bace415e2c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5170 | 2026.05.06 01:55:37.258773 [ 277 ] {98edac4c-8524-47b6-96e0-bace415e2c94} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5171 | 2026.05.06 01:55:37.258997 [ 277 ] {98edac4c-8524-47b6-96e0-bace415e2c94} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.05.06 01:55:37.259132 [ 277 ] {98edac4c-8524-47b6-96e0-bace415e2c94} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001184 sec., 63344.5945945946 rows/sec., 4.95 MiB/sec. | ||
| 5173 | 2026.05.06 01:55:37.259169 [ 277 ] {98edac4c-8524-47b6-96e0-bace415e2c94} <Debug> TCPHandler: Processed in 0.001348273 sec. | ||
| 5174 | 2026.05.06 01:55:37.259294 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5175 | 2026.05.06 01:55:37.259398 [ 277 ] {ef39d1ef-de98-44db-add7-72b97c3fa18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5176 | 2026.05.06 01:55:37.259442 [ 277 ] {ef39d1ef-de98-44db-add7-72b97c3fa18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5177 | 2026.05.06 01:55:37.259893 [ 277 ] {ef39d1ef-de98-44db-add7-72b97c3fa18c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2026.05.06 01:55:37.259927 [ 277 ] {ef39d1ef-de98-44db-add7-72b97c3fa18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5179 | 2026.05.06 01:55:37.260311 [ 277 ] {ef39d1ef-de98-44db-add7-72b97c3fa18c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5180 | 2026.05.06 01:55:37.260524 [ 277 ] {ef39d1ef-de98-44db-add7-72b97c3fa18c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5181 | 2026.05.06 01:55:37.260663 [ 277 ] {ef39d1ef-de98-44db-add7-72b97c3fa18c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 5182 | 2026.05.06 01:55:37.260699 [ 277 ] {ef39d1ef-de98-44db-add7-72b97c3fa18c} <Debug> TCPHandler: Processed in 0.001455186 sec. | ||
| 5183 | 2026.05.06 01:55:37.260829 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.05.06 01:55:37.260927 [ 277 ] {d0064873-0059-4b41-bc15-c06287677463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5185 | 2026.05.06 01:55:37.260983 [ 277 ] {d0064873-0059-4b41-bc15-c06287677463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5186 | 2026.05.06 01:55:37.261767 [ 277 ] {d0064873-0059-4b41-bc15-c06287677463} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5187 | 2026.05.06 01:55:37.261803 [ 277 ] {d0064873-0059-4b41-bc15-c06287677463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5188 | 2026.05.06 01:55:37.262348 [ 277 ] {d0064873-0059-4b41-bc15-c06287677463} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5189 | 2026.05.06 01:55:37.262594 [ 277 ] {d0064873-0059-4b41-bc15-c06287677463} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5190 | 2026.05.06 01:55:37.262742 [ 277 ] {d0064873-0059-4b41-bc15-c06287677463} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001834 sec., 5997.818974918212 rows/sec., 10.75 MiB/sec. | ||
| 5191 | 2026.05.06 01:55:37.262794 [ 277 ] {d0064873-0059-4b41-bc15-c06287677463} <Debug> TCPHandler: Processed in 0.00201509 sec. | ||
| 5192 | 2026.05.06 01:55:37.262922 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5193 | 2026.05.06 01:55:37.263018 [ 277 ] {1809d48a-f563-4f00-806d-886e650d55f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5194 | 2026.05.06 01:55:37.263059 [ 277 ] {1809d48a-f563-4f00-806d-886e650d55f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5195 | 2026.05.06 01:55:37.263411 [ 277 ] {1809d48a-f563-4f00-806d-886e650d55f2} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.05.06 01:55:37.263446 [ 277 ] {1809d48a-f563-4f00-806d-886e650d55f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5197 | 2026.05.06 01:55:37.263778 [ 277 ] {1809d48a-f563-4f00-806d-886e650d55f2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5198 | 2026.05.06 01:55:37.264005 [ 277 ] {1809d48a-f563-4f00-806d-886e650d55f2} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2026.05.06 01:55:37.264135 [ 277 ] {1809d48a-f563-4f00-806d-886e650d55f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 5200 | 2026.05.06 01:55:37.264170 [ 277 ] {1809d48a-f563-4f00-806d-886e650d55f2} <Debug> TCPHandler: Processed in 0.001299742 sec. | ||
| 5201 | 2026.05.06 01:55:37.611225 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.05.06 01:55:37.611465 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5203 | 2026.05.06 01:55:37.611854 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5204 | 2026.05.06 01:55:37.611895 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5205 | 2026.05.06 01:55:37.612172 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5206 | 2026.05.06 01:55:37.612243 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5207 | 2026.05.06 01:55:37.612388 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 5208 | 2026.05.06 01:55:37.612499 [ 267 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5209 | 2026.05.06 01:55:37.612510 [ 317 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5210 | 2026.05.06 01:55:37.612521 [ 363 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5211 | 2026.05.06 01:55:37.612499 [ 345 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5212 | 2026.05.06 01:55:37.612685 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5213 | 2026.05.06 01:55:37.612707 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5214 | 2026.05.06 01:55:37.612785 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5215 | 2026.05.06 01:55:37.612809 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5216 | 2026.05.06 01:55:37.612845 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5217 | 2026.05.06 01:55:37.612896 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5218 | 2026.05.06 01:55:37.614011 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002649 sec., 16610.041525103814 rows/sec., 3.47 MiB/sec. | ||
| 5219 | 2026.05.06 01:55:37.614102 [ 277 ] {79e9a8f7-782b-4497-b39c-41ff87f2471e} <Debug> TCPHandler: Processed in 0.003008853 sec. | ||
| 5220 | 2026.05.06 01:55:37.630037 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5221 | 2026.05.06 01:55:37.630177 [ 277 ] {47030fd6-3bfa-46f3-8f65-d40c9ae6c3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5222 | 2026.05.06 01:55:37.630233 [ 277 ] {47030fd6-3bfa-46f3-8f65-d40c9ae6c3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5223 | 2026.05.06 01:55:37.630876 [ 277 ] {47030fd6-3bfa-46f3-8f65-d40c9ae6c3fe} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5224 | 2026.05.06 01:55:37.630917 [ 277 ] {47030fd6-3bfa-46f3-8f65-d40c9ae6c3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5225 | 2026.05.06 01:55:37.631289 [ 277 ] {47030fd6-3bfa-46f3-8f65-d40c9ae6c3fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5226 | 2026.05.06 01:55:37.631514 [ 277 ] {47030fd6-3bfa-46f3-8f65-d40c9ae6c3fe} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5227 | 2026.05.06 01:55:37.631661 [ 277 ] {47030fd6-3bfa-46f3-8f65-d40c9ae6c3fe} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001522 sec., 186596.58344283837 rows/sec., 11.85 MiB/sec. | ||
| 5228 | 2026.05.06 01:55:37.631701 [ 277 ] {47030fd6-3bfa-46f3-8f65-d40c9ae6c3fe} <Debug> TCPHandler: Processed in 0.001732672 sec. | ||
| 5229 | 2026.05.06 01:55:37.631832 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2026.05.06 01:55:37.631934 [ 277 ] {ef2b017c-3344-49f7-a2a2-bfe823b723a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5231 | 2026.05.06 01:55:37.631976 [ 277 ] {ef2b017c-3344-49f7-a2a2-bfe823b723a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5232 | 2026.05.06 01:55:37.632367 [ 277 ] {ef2b017c-3344-49f7-a2a2-bfe823b723a9} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.05.06 01:55:37.632404 [ 277 ] {ef2b017c-3344-49f7-a2a2-bfe823b723a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5234 | 2026.05.06 01:55:37.632696 [ 277 ] {ef2b017c-3344-49f7-a2a2-bfe823b723a9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5235 | 2026.05.06 01:55:37.632902 [ 277 ] {ef2b017c-3344-49f7-a2a2-bfe823b723a9} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.05.06 01:55:37.633035 [ 277 ] {ef2b017c-3344-49f7-a2a2-bfe823b723a9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001122 sec., 1782.5311942959001 rows/sec., 145.35 KiB/sec. | ||
| 5237 | 2026.05.06 01:55:37.633073 [ 277 ] {ef2b017c-3344-49f7-a2a2-bfe823b723a9} <Debug> TCPHandler: Processed in 0.001292402 sec. | ||
| 5238 | 2026.05.06 01:55:37.633189 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.05.06 01:55:37.633287 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5240 | 2026.05.06 01:55:37.633327 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5241 | 2026.05.06 01:55:37.635315 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.05.06 01:55:37.635353 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5243 | 2026.05.06 01:55:37.635943 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5244 | 2026.05.06 01:55:37.636169 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.06 01:55:37.636304 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Debug> executeQuery: Read 3203 rows, 245.52 KiB in 0.003036 sec., 1055006.5876152832 rows/sec., 78.97 MiB/sec. | ||
| 5246 | 2026.05.06 01:55:37.636343 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5247 | 2026.05.06 01:55:37.636357 [ 277 ] {98a28922-68c7-41dd-982e-99a9bd82e743} <Debug> TCPHandler: Processed in 0.003217688 sec. | ||
| 5248 | 2026.05.06 01:55:37.636476 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5249 | 2026.05.06 01:55:37.636574 [ 277 ] {464939c6-3792-4204-9b24-dd7efac1d141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5250 | 2026.05.06 01:55:37.636617 [ 277 ] {464939c6-3792-4204-9b24-dd7efac1d141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5251 | 2026.05.06 01:55:37.637123 [ 277 ] {464939c6-3792-4204-9b24-dd7efac1d141} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.05.06 01:55:37.637160 [ 277 ] {464939c6-3792-4204-9b24-dd7efac1d141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5253 | 2026.05.06 01:55:37.637465 [ 277 ] {464939c6-3792-4204-9b24-dd7efac1d141} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5254 | 2026.05.06 01:55:37.637678 [ 277 ] {464939c6-3792-4204-9b24-dd7efac1d141} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.05.06 01:55:37.637812 [ 277 ] {464939c6-3792-4204-9b24-dd7efac1d141} <Debug> executeQuery: Read 183 rows, 11.61 KiB in 0.001256 sec., 145700.63694267516 rows/sec., 9.03 MiB/sec. | ||
| 5256 | 2026.05.06 01:55:37.637850 [ 277 ] {464939c6-3792-4204-9b24-dd7efac1d141} <Debug> TCPHandler: Processed in 0.001425014 sec. | ||
| 5257 | 2026.05.06 01:55:37.637967 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2026.05.06 01:55:37.638065 [ 277 ] {6038d1dc-d172-4f2a-a727-06ec2e5cc884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5259 | 2026.05.06 01:55:37.638108 [ 277 ] {6038d1dc-d172-4f2a-a727-06ec2e5cc884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5260 | 2026.05.06 01:55:37.638866 [ 277 ] {6038d1dc-d172-4f2a-a727-06ec2e5cc884} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2026.05.06 01:55:37.638904 [ 277 ] {6038d1dc-d172-4f2a-a727-06ec2e5cc884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5262 | 2026.05.06 01:55:37.639267 [ 277 ] {6038d1dc-d172-4f2a-a727-06ec2e5cc884} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5263 | 2026.05.06 01:55:37.639485 [ 277 ] {6038d1dc-d172-4f2a-a727-06ec2e5cc884} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.05.06 01:55:37.639589 [ 72 ] {} <Debug> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5265 | 2026.05.06 01:55:37.639615 [ 277 ] {6038d1dc-d172-4f2a-a727-06ec2e5cc884} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001568 sec., 605867.3469387755 rows/sec., 35.65 MiB/sec. | ||
| 5266 | 2026.05.06 01:55:37.639663 [ 72 ] {} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.05.06 01:55:37.639672 [ 277 ] {6038d1dc-d172-4f2a-a727-06ec2e5cc884} <Debug> TCPHandler: Processed in 0.001756673 sec. | ||
| 5268 | 2026.05.06 01:55:37.639697 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5269 | 2026.05.06 01:55:37.639807 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2026.05.06 01:55:37.639817 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::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 | ||
| 5271 | 2026.05.06 01:55:37.639909 [ 277 ] {33fcdea9-d280-474e-aecc-50f5fd2d588e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.05.06 01:55:37.639954 [ 277 ] {33fcdea9-d280-474e-aecc-50f5fd2d588e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5273 | 2026.05.06 01:55:37.639971 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5274 | 2026.05.06 01:55:37.640017 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 974 rows starting from the beginning of the part | ||
| 5275 | 2026.05.06 01:55:37.640114 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5276 | 2026.05.06 01:55:37.640174 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 801 rows starting from the beginning of the part | ||
| 5277 | 2026.05.06 01:55:37.640231 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 801 rows starting from the beginning of the part | ||
| 5278 | 2026.05.06 01:55:37.640283 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5279 | 2026.05.06 01:55:37.640336 [ 277 ] {33fcdea9-d280-474e-aecc-50f5fd2d588e} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5280 | 2026.05.06 01:55:37.640363 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 950 rows starting from the beginning of the part | ||
| 5281 | 2026.05.06 01:55:37.640378 [ 277 ] {33fcdea9-d280-474e-aecc-50f5fd2d588e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5282 | 2026.05.06 01:55:37.640717 [ 277 ] {33fcdea9-d280-474e-aecc-50f5fd2d588e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5283 | 2026.05.06 01:55:37.640941 [ 277 ] {33fcdea9-d280-474e-aecc-50f5fd2d588e} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.05.06 01:55:37.641080 [ 277 ] {33fcdea9-d280-474e-aecc-50f5fd2d588e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00119 sec., 840.3361344537815 rows/sec., 59.09 KiB/sec. | ||
| 5285 | 2026.05.06 01:55:37.641119 [ 277 ] {33fcdea9-d280-474e-aecc-50f5fd2d588e} <Debug> TCPHandler: Processed in 0.001363574 sec. | ||
| 5286 | 2026.05.06 01:55:37.641245 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.05.06 01:55:37.641341 [ 277 ] {0a47bb28-1712-41cf-b45e-367214434cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5288 | 2026.05.06 01:55:37.641381 [ 277 ] {0a47bb28-1712-41cf-b45e-367214434cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5289 | 2026.05.06 01:55:37.641844 [ 277 ] {0a47bb28-1712-41cf-b45e-367214434cbf} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.05.06 01:55:37.641880 [ 277 ] {0a47bb28-1712-41cf-b45e-367214434cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5291 | 2026.05.06 01:55:37.641966 [ 195 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3574 rows, containing 5 columns (5 merged, 0 gathered) in 0.002196074 sec., 1627449.7125324556 rows/sec., 101.97 MiB/sec. | ||
| 5292 | 2026.05.06 01:55:37.642212 [ 277 ] {0a47bb28-1712-41cf-b45e-367214434cbf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5293 | 2026.05.06 01:55:37.642222 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5294 | 2026.05.06 01:55:37.642439 [ 277 ] {0a47bb28-1712-41cf-b45e-367214434cbf} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.05.06 01:55:37.642548 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.05.06 01:55:37.642577 [ 277 ] {0a47bb28-1712-41cf-b45e-367214434cbf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 5297 | 2026.05.06 01:55:37.642616 [ 277 ] {0a47bb28-1712-41cf-b45e-367214434cbf} <Debug> TCPHandler: Processed in 0.001421585 sec. | ||
| 5298 | 2026.05.06 01:55:37.642629 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_11_2} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5299 | 2026.05.06 01:55:37.642705 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5300 | 2026.05.06 01:55:37.642736 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5301 | 2026.05.06 01:55:37.642832 [ 277 ] {ca61c3f8-c9f3-4d1c-afea-9177ab0b867e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5302 | 2026.05.06 01:55:37.642871 [ 277 ] {ca61c3f8-c9f3-4d1c-afea-9177ab0b867e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5303 | 2026.05.06 01:55:37.643916 [ 277 ] {ca61c3f8-c9f3-4d1c-afea-9177ab0b867e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5304 | 2026.05.06 01:55:37.643951 [ 277 ] {ca61c3f8-c9f3-4d1c-afea-9177ab0b867e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5305 | 2026.05.06 01:55:37.644370 [ 277 ] {ca61c3f8-c9f3-4d1c-afea-9177ab0b867e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5306 | 2026.05.06 01:55:37.644578 [ 277 ] {ca61c3f8-c9f3-4d1c-afea-9177ab0b867e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5307 | 2026.05.06 01:55:37.644712 [ 277 ] {ca61c3f8-c9f3-4d1c-afea-9177ab0b867e} <Debug> executeQuery: Read 1746 rows, 120.58 KiB in 0.001898 sec., 919915.7007376186 rows/sec., 62.04 MiB/sec. | ||
| 5308 | 2026.05.06 01:55:37.644750 [ 277 ] {ca61c3f8-c9f3-4d1c-afea-9177ab0b867e} <Debug> TCPHandler: Processed in 0.00206476 sec. | ||
| 5309 | 2026.05.06 01:55:37.644869 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5310 | 2026.05.06 01:55:37.644966 [ 277 ] {090a63b4-6b38-4751-8b80-31d378d86413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5311 | 2026.05.06 01:55:37.645007 [ 277 ] {090a63b4-6b38-4751-8b80-31d378d86413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5312 | 2026.05.06 01:55:37.645335 [ 277 ] {090a63b4-6b38-4751-8b80-31d378d86413} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5313 | 2026.05.06 01:55:37.645370 [ 277 ] {090a63b4-6b38-4751-8b80-31d378d86413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5314 | 2026.05.06 01:55:37.645678 [ 277 ] {090a63b4-6b38-4751-8b80-31d378d86413} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5315 | 2026.05.06 01:55:37.645885 [ 277 ] {090a63b4-6b38-4751-8b80-31d378d86413} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5316 | 2026.05.06 01:55:37.646019 [ 277 ] {090a63b4-6b38-4751-8b80-31d378d86413} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 5317 | 2026.05.06 01:55:37.646058 [ 277 ] {090a63b4-6b38-4751-8b80-31d378d86413} <Debug> TCPHandler: Processed in 0.00123906 sec. | ||
| 5318 | 2026.05.06 01:55:37.646171 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5319 | 2026.05.06 01:55:37.646267 [ 277 ] {626ae604-4df5-4285-8a2c-86a7e5985fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5320 | 2026.05.06 01:55:37.646310 [ 277 ] {626ae604-4df5-4285-8a2c-86a7e5985fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5321 | 2026.05.06 01:55:37.647122 [ 277 ] {626ae604-4df5-4285-8a2c-86a7e5985fd6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2026.05.06 01:55:37.647158 [ 277 ] {626ae604-4df5-4285-8a2c-86a7e5985fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5323 | 2026.05.06 01:55:37.647613 [ 277 ] {626ae604-4df5-4285-8a2c-86a7e5985fd6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5324 | 2026.05.06 01:55:37.647834 [ 277 ] {626ae604-4df5-4285-8a2c-86a7e5985fd6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.05.06 01:55:37.647972 [ 277 ] {626ae604-4df5-4285-8a2c-86a7e5985fd6} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001723 sec., 929773.6506094022 rows/sec., 56.45 MiB/sec. | ||
| 5326 | 2026.05.06 01:55:37.648009 [ 277 ] {626ae604-4df5-4285-8a2c-86a7e5985fd6} <Debug> TCPHandler: Processed in 0.001889186 sec. | ||
| 5327 | 2026.05.06 01:55:37.648138 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.05.06 01:55:37.648262 [ 277 ] {df6a81fd-5425-4517-8d89-55b14586825b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5329 | 2026.05.06 01:55:37.648313 [ 277 ] {df6a81fd-5425-4517-8d89-55b14586825b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5330 | 2026.05.06 01:55:37.648705 [ 277 ] {df6a81fd-5425-4517-8d89-55b14586825b} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2026.05.06 01:55:37.648741 [ 277 ] {df6a81fd-5425-4517-8d89-55b14586825b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5332 | 2026.05.06 01:55:37.649068 [ 277 ] {df6a81fd-5425-4517-8d89-55b14586825b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5333 | 2026.05.06 01:55:37.649281 [ 277 ] {df6a81fd-5425-4517-8d89-55b14586825b} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.05.06 01:55:37.649416 [ 277 ] {df6a81fd-5425-4517-8d89-55b14586825b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 57.15 KiB/sec. | ||
| 5335 | 2026.05.06 01:55:37.649453 [ 277 ] {df6a81fd-5425-4517-8d89-55b14586825b} <Debug> TCPHandler: Processed in 0.001376344 sec. | ||
| 5336 | 2026.05.06 01:55:37.649565 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.05.06 01:55:37.649661 [ 277 ] {2f2c9706-217a-4e93-9ed7-ef06bf91a383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5338 | 2026.05.06 01:55:37.649715 [ 277 ] {2f2c9706-217a-4e93-9ed7-ef06bf91a383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5339 | 2026.05.06 01:55:37.650584 [ 277 ] {2f2c9706-217a-4e93-9ed7-ef06bf91a383} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2026.05.06 01:55:37.650620 [ 277 ] {2f2c9706-217a-4e93-9ed7-ef06bf91a383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5341 | 2026.05.06 01:55:37.651196 [ 277 ] {2f2c9706-217a-4e93-9ed7-ef06bf91a383} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5342 | 2026.05.06 01:55:37.651418 [ 277 ] {2f2c9706-217a-4e93-9ed7-ef06bf91a383} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2026.05.06 01:55:37.651562 [ 277 ] {2f2c9706-217a-4e93-9ed7-ef06bf91a383} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00192 sec., 20312.5 rows/sec., 36.40 MiB/sec. | ||
| 5344 | 2026.05.06 01:55:37.651615 [ 277 ] {2f2c9706-217a-4e93-9ed7-ef06bf91a383} <Debug> TCPHandler: Processed in 0.002097901 sec. | ||
| 5345 | 2026.05.06 01:55:37.651732 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2026.05.06 01:55:37.651828 [ 277 ] {5874a5e8-b10f-4036-b569-19154af1ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5347 | 2026.05.06 01:55:37.651868 [ 277 ] {5874a5e8-b10f-4036-b569-19154af1ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5348 | 2026.05.06 01:55:37.652222 [ 277 ] {5874a5e8-b10f-4036-b569-19154af1ffb3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2026.05.06 01:55:37.652258 [ 277 ] {5874a5e8-b10f-4036-b569-19154af1ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5350 | 2026.05.06 01:55:37.652576 [ 277 ] {5874a5e8-b10f-4036-b569-19154af1ffb3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5351 | 2026.05.06 01:55:37.652914 [ 277 ] {5874a5e8-b10f-4036-b569-19154af1ffb3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2026.05.06 01:55:37.653086 [ 277 ] {5874a5e8-b10f-4036-b569-19154af1ffb3} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001275 sec., 32941.17647058823 rows/sec., 1.88 MiB/sec. | ||
| 5353 | 2026.05.06 01:55:37.653136 [ 277 ] {5874a5e8-b10f-4036-b569-19154af1ffb3} <Debug> TCPHandler: Processed in 0.001451545 sec. | ||
| 5354 | 2026.05.06 01:55:39.277814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 678 | ||
| 5355 | 2026.05.06 01:55:39.280727 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.06 01:55:39.280791 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5357 | 2026.05.06 01:55:39.282086 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5358 | 2026.05.06 01:55:39.282364 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.05.06 01:55:39.282731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 678 | ||
| 5360 | 2026.05.06 01:55:41.723400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11015 | ||
| 5361 | 2026.05.06 01:55:41.723898 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.05.06 01:55:41.723944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5363 | 2026.05.06 01:55:41.724430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5364 | 2026.05.06 01:55:41.724669 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.05.06 01:55:41.724804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11015 | ||
| 5366 | 2026.05.06 01:55:42.248833 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5367 | 2026.05.06 01:55:42.249057 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5368 | 2026.05.06 01:55:42.249407 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5369 | 2026.05.06 01:55:42.249443 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5370 | 2026.05.06 01:55:42.249659 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5371 | 2026.05.06 01:55:42.249728 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5372 | 2026.05.06 01:55:42.249870 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5373 | 2026.05.06 01:55:42.249970 [ 317 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5374 | 2026.05.06 01:55:42.249985 [ 345 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5375 | 2026.05.06 01:55:42.249989 [ 267 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5376 | 2026.05.06 01:55:42.249972 [ 363 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5377 | 2026.05.06 01:55:42.250139 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5378 | 2026.05.06 01:55:42.250176 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5379 | 2026.05.06 01:55:42.250251 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5380 | 2026.05.06 01:55:42.250275 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5381 | 2026.05.06 01:55:42.250326 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5382 | 2026.05.06 01:55:42.250374 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5383 | 2026.05.06 01:55:42.251355 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002388 sec., 18425.460636515912 rows/sec., 3.21 MiB/sec. | ||
| 5384 | 2026.05.06 01:55:42.251442 [ 277 ] {34a05606-c2a2-461e-9683-4b5350de558d} <Debug> TCPHandler: Processed in 0.002737457 sec. | ||
| 5385 | 2026.05.06 01:55:42.252989 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.05.06 01:55:42.253102 [ 277 ] {3cb82fe8-f263-43a3-8dc2-5efab2ba3d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5387 | 2026.05.06 01:55:42.253147 [ 277 ] {3cb82fe8-f263-43a3-8dc2-5efab2ba3d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5388 | 2026.05.06 01:55:42.253622 [ 277 ] {3cb82fe8-f263-43a3-8dc2-5efab2ba3d12} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.05.06 01:55:42.253665 [ 277 ] {3cb82fe8-f263-43a3-8dc2-5efab2ba3d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5390 | 2026.05.06 01:55:42.254161 [ 277 ] {3cb82fe8-f263-43a3-8dc2-5efab2ba3d12} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5391 | 2026.05.06 01:55:42.254561 [ 277 ] {3cb82fe8-f263-43a3-8dc2-5efab2ba3d12} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.05.06 01:55:42.254745 [ 64 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5393 | 2026.05.06 01:55:42.254759 [ 277 ] {3cb82fe8-f263-43a3-8dc2-5efab2ba3d12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001686 sec., 33214.709371293 rows/sec., 2.55 MiB/sec. | ||
| 5394 | 2026.05.06 01:55:42.254838 [ 64 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.05.06 01:55:42.254862 [ 277 ] {3cb82fe8-f263-43a3-8dc2-5efab2ba3d12} <Debug> TCPHandler: Processed in 0.001922287 sec. | ||
| 5396 | 2026.05.06 01:55:42.254872 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5397 | 2026.05.06 01:55:42.255008 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2026.05.06 01:55:42.255016 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5399 | 2026.05.06 01:55:42.255114 [ 277 ] {8a0720c7-7adf-4972-adf4-b620d1cb0fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5400 | 2026.05.06 01:55:42.255161 [ 277 ] {8a0720c7-7adf-4972-adf4-b620d1cb0fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5401 | 2026.05.06 01:55:42.255190 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5402 | 2026.05.06 01:55:42.255230 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3358 rows starting from the beginning of the part | ||
| 5403 | 2026.05.06 01:55:42.255299 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 199 rows starting from the beginning of the part | ||
| 5404 | 2026.05.06 01:55:42.255347 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 116 rows starting from the beginning of the part | ||
| 5405 | 2026.05.06 01:55:42.255391 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
| 5406 | 2026.05.06 01:55:42.255431 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 3203 rows starting from the beginning of the part | ||
| 5407 | 2026.05.06 01:55:42.255487 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5408 | 2026.05.06 01:55:42.255619 [ 277 ] {8a0720c7-7adf-4972-adf4-b620d1cb0fd7} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2026.05.06 01:55:42.255664 [ 277 ] {8a0720c7-7adf-4972-adf4-b620d1cb0fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5410 | 2026.05.06 01:55:42.256036 [ 277 ] {8a0720c7-7adf-4972-adf4-b620d1cb0fd7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5411 | 2026.05.06 01:55:42.256275 [ 277 ] {8a0720c7-7adf-4972-adf4-b620d1cb0fd7} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2026.05.06 01:55:42.256399 [ 64 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5413 | 2026.05.06 01:55:42.256432 [ 277 ] {8a0720c7-7adf-4972-adf4-b620d1cb0fd7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001343 sec., 47654.504839910645 rows/sec., 3.72 MiB/sec. | ||
| 5414 | 2026.05.06 01:55:42.256432 [ 64 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.05.06 01:55:42.256477 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5416 | 2026.05.06 01:55:42.256486 [ 277 ] {8a0720c7-7adf-4972-adf4-b620d1cb0fd7} <Debug> TCPHandler: Processed in 0.001526537 sec. | ||
| 5417 | 2026.05.06 01:55:42.256585 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5418 | 2026.05.06 01:55:42.256636 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.05.06 01:55:42.256711 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5420 | 2026.05.06 01:55:42.256738 [ 277 ] {31337b82-ecac-4d4d-a5b4-22d5fe48b481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5421 | 2026.05.06 01:55:42.256750 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1831 rows starting from the beginning of the part | ||
| 5422 | 2026.05.06 01:55:42.256789 [ 277 ] {31337b82-ecac-4d4d-a5b4-22d5fe48b481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5423 | 2026.05.06 01:55:42.256823 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
| 5424 | 2026.05.06 01:55:42.256872 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 94 rows starting from the beginning of the part | ||
| 5425 | 2026.05.06 01:55:42.256922 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 75 rows starting from the beginning of the part | ||
| 5426 | 2026.05.06 01:55:42.256963 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1746 rows starting from the beginning of the part | ||
| 5427 | 2026.05.06 01:55:42.256999 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5428 | 2026.05.06 01:55:42.257204 [ 277 ] {31337b82-ecac-4d4d-a5b4-22d5fe48b481} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.05.06 01:55:42.257247 [ 277 ] {31337b82-ecac-4d4d-a5b4-22d5fe48b481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5430 | 2026.05.06 01:55:42.257937 [ 277 ] {31337b82-ecac-4d4d-a5b4-22d5fe48b481} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5431 | 2026.05.06 01:55:42.258082 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7010 rows, containing 5 columns (5 merged, 0 gathered) in 0.003128816 sec., 2240464.1244483534 rows/sec., 178.63 MiB/sec. | ||
| 5432 | 2026.05.06 01:55:42.258168 [ 277 ] {31337b82-ecac-4d4d-a5b4-22d5fe48b481} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.05.06 01:55:42.258288 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5434 | 2026.05.06 01:55:42.258319 [ 277 ] {31337b82-ecac-4d4d-a5b4-22d5fe48b481} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001603 sec., 79850.28072364317 rows/sec., 5.56 MiB/sec. | ||
| 5435 | 2026.05.06 01:55:42.258327 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.05.06 01:55:42.258364 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5437 | 2026.05.06 01:55:42.258364 [ 277 ] {31337b82-ecac-4d4d-a5b4-22d5fe48b481} <Debug> TCPHandler: Processed in 0.001778813 sec. | ||
| 5438 | 2026.05.06 01:55:42.258407 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5439 | 2026.05.06 01:55:42.258448 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5440 | 2026.05.06 01:55:42.258513 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.05.06 01:55:42.258567 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5442 | 2026.05.06 01:55:42.258604 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12021 rows starting from the beginning of the part | ||
| 5443 | 2026.05.06 01:55:42.258615 [ 277 ] {e66475e1-88c7-47d8-83ed-77e01ef97faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5444 | 2026.05.06 01:55:42.258637 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3923 rows, containing 5 columns (5 merged, 0 gathered) in 0.002106072 sec., 1862709.347068856 rows/sec., 135.29 MiB/sec. | ||
| 5445 | 2026.05.06 01:55:42.258660 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 233 rows starting from the beginning of the part | ||
| 5446 | 2026.05.06 01:55:42.258663 [ 277 ] {e66475e1-88c7-47d8-83ed-77e01ef97faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5447 | 2026.05.06 01:55:42.258681 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.05.06 01:55:42.258715 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5449 | 2026.05.06 01:55:42.258757 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5450 | 2026.05.06 01:55:42.258779 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_36_7} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5451 | 2026.05.06 01:55:42.258798 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1602 rows starting from the beginning of the part | ||
| 5452 | 2026.05.06 01:55:42.258839 [ 199 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
| 5453 | 2026.05.06 01:55:42.258851 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 5454 | 2026.05.06 01:55:42.258902 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5455 | 2026.05.06 01:55:42.259068 [ 277 ] {e66475e1-88c7-47d8-83ed-77e01ef97faf} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.05.06 01:55:42.259113 [ 277 ] {e66475e1-88c7-47d8-83ed-77e01ef97faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5457 | 2026.05.06 01:55:42.259213 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.05.06 01:55:42.259294 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_36_7} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5459 | 2026.05.06 01:55:42.259379 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 5460 | 2026.05.06 01:55:42.259465 [ 277 ] {e66475e1-88c7-47d8-83ed-77e01ef97faf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5461 | 2026.05.06 01:55:42.259729 [ 277 ] {e66475e1-88c7-47d8-83ed-77e01ef97faf} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.05.06 01:55:42.259847 [ 64 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5463 | 2026.05.06 01:55:42.259880 [ 64 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.05.06 01:55:42.259880 [ 277 ] {e66475e1-88c7-47d8-83ed-77e01ef97faf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001284 sec., 37383.17757009346 rows/sec., 2.52 MiB/sec. | ||
| 5465 | 2026.05.06 01:55:42.259900 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5466 | 2026.05.06 01:55:42.259934 [ 277 ] {e66475e1-88c7-47d8-83ed-77e01ef97faf} <Debug> TCPHandler: Processed in 0.001475267 sec. | ||
| 5467 | 2026.05.06 01:55:42.260004 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5468 | 2026.05.06 01:55:42.260108 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5469 | 2026.05.06 01:55:42.260135 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1680 rows starting from the beginning of the part | ||
| 5470 | 2026.05.06 01:55:42.260182 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5471 | 2026.05.06 01:55:42.260224 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5472 | 2026.05.06 01:55:42.260261 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5473 | 2026.05.06 01:55:42.260295 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 5474 | 2026.05.06 01:55:42.260332 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
| 5475 | 2026.05.06 01:55:42.261205 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123793 sec., 1575210.2299806937 rows/sec., 105.11 MiB/sec. | ||
| 5476 | 2026.05.06 01:55:42.261501 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5477 | 2026.05.06 01:55:42.261805 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5478 | 2026.05.06 01:55:42.261870 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_36_7} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5479 | 2026.05.06 01:55:42.261928 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5480 | 2026.05.06 01:55:42.263156 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14304 rows, containing 5 columns (5 merged, 0 gathered) in 0.004745136 sec., 3014455.2232011897 rows/sec., 194.49 MiB/sec. | ||
| 5481 | 2026.05.06 01:55:42.263525 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5482 | 2026.05.06 01:55:42.263765 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.05.06 01:55:42.263825 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5484 | 2026.05.06 01:55:42.263881 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 5485 | 2026.05.06 01:55:42.279419 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5486 | 2026.05.06 01:55:42.294881 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.05.06 01:55:42.294922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5488 | 2026.05.06 01:55:42.300956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5489 | 2026.05.06 01:55:42.301631 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.05.06 01:55:42.304205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5491 | 2026.05.06 01:55:43.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.61 MiB, peak 266.40 MiB, free memory in arenas 0.00 B, will set to 261.47 MiB (RSS), difference: 1.86 MiB | ||
| 5492 | 2026.05.06 01:55:47.249984 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.05.06 01:55:47.250225 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5494 | 2026.05.06 01:55:47.250576 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5495 | 2026.05.06 01:55:47.250612 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5496 | 2026.05.06 01:55:47.250828 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5497 | 2026.05.06 01:55:47.250897 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5498 | 2026.05.06 01:55:47.251037 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5499 | 2026.05.06 01:55:47.251138 [ 363 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5500 | 2026.05.06 01:55:47.251138 [ 267 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5501 | 2026.05.06 01:55:47.251164 [ 345 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5502 | 2026.05.06 01:55:47.251194 [ 355 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5503 | 2026.05.06 01:55:47.251311 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5504 | 2026.05.06 01:55:47.251337 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5505 | 2026.05.06 01:55:47.251406 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5506 | 2026.05.06 01:55:47.251426 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5507 | 2026.05.06 01:55:47.251460 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5508 | 2026.05.06 01:55:47.251498 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5509 | 2026.05.06 01:55:47.252707 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002573 sec., 17100.66070734551 rows/sec., 2.98 MiB/sec. | ||
| 5510 | 2026.05.06 01:55:47.252829 [ 277 ] {a601633a-4bd3-4bb6-8907-8a81075fcff3} <Debug> TCPHandler: Processed in 0.002976043 sec. | ||
| 5511 | 2026.05.06 01:55:47.255461 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5512 | 2026.05.06 01:55:47.255581 [ 277 ] {b1cd80e1-9823-48c3-accd-d1c98c430052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5513 | 2026.05.06 01:55:47.255631 [ 277 ] {b1cd80e1-9823-48c3-accd-d1c98c430052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5514 | 2026.05.06 01:55:47.256177 [ 277 ] {b1cd80e1-9823-48c3-accd-d1c98c430052} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5515 | 2026.05.06 01:55:47.256220 [ 277 ] {b1cd80e1-9823-48c3-accd-d1c98c430052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5516 | 2026.05.06 01:55:47.256628 [ 277 ] {b1cd80e1-9823-48c3-accd-d1c98c430052} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5517 | 2026.05.06 01:55:47.256858 [ 277 ] {b1cd80e1-9823-48c3-accd-d1c98c430052} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5518 | 2026.05.06 01:55:47.257018 [ 277 ] {b1cd80e1-9823-48c3-accd-d1c98c430052} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001472 sec., 52989.13043478261 rows/sec., 4.39 MiB/sec. | ||
| 5519 | 2026.05.06 01:55:47.257061 [ 277 ] {b1cd80e1-9823-48c3-accd-d1c98c430052} <Debug> TCPHandler: Processed in 0.001655461 sec. | ||
| 5520 | 2026.05.06 01:55:47.257210 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5521 | 2026.05.06 01:55:47.257312 [ 277 ] {2cdb1d96-68bb-45d7-9293-646c2099dda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5522 | 2026.05.06 01:55:47.257356 [ 277 ] {2cdb1d96-68bb-45d7-9293-646c2099dda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5523 | 2026.05.06 01:55:47.257775 [ 277 ] {2cdb1d96-68bb-45d7-9293-646c2099dda0} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2026.05.06 01:55:47.257813 [ 277 ] {2cdb1d96-68bb-45d7-9293-646c2099dda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5525 | 2026.05.06 01:55:47.258125 [ 277 ] {2cdb1d96-68bb-45d7-9293-646c2099dda0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5526 | 2026.05.06 01:55:47.258339 [ 277 ] {2cdb1d96-68bb-45d7-9293-646c2099dda0} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5527 | 2026.05.06 01:55:47.258467 [ 56 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5528 | 2026.05.06 01:55:47.258490 [ 277 ] {2cdb1d96-68bb-45d7-9293-646c2099dda0} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001201 sec., 9159.03413821815 rows/sec., 688.72 KiB/sec. | ||
| 5529 | 2026.05.06 01:55:47.258539 [ 56 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.05.06 01:55:47.258545 [ 277 ] {2cdb1d96-68bb-45d7-9293-646c2099dda0} <Debug> TCPHandler: Processed in 0.001383724 sec. | ||
| 5531 | 2026.05.06 01:55:47.258570 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5532 | 2026.05.06 01:55:47.258691 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.05.06 01:55:47.258694 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5534 | 2026.05.06 01:55:47.258794 [ 277 ] {c545f52b-5bea-44e1-aa20-802f76d36c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5535 | 2026.05.06 01:55:47.258827 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5536 | 2026.05.06 01:55:47.258839 [ 277 ] {c545f52b-5bea-44e1-aa20-802f76d36c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5537 | 2026.05.06 01:55:47.258868 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 226 rows starting from the beginning of the part | ||
| 5538 | 2026.05.06 01:55:47.258938 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 5539 | 2026.05.06 01:55:47.258984 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5540 | 2026.05.06 01:55:47.259028 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 5541 | 2026.05.06 01:55:47.259066 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 183 rows starting from the beginning of the part | ||
| 5542 | 2026.05.06 01:55:47.259106 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 5543 | 2026.05.06 01:55:47.259268 [ 277 ] {c545f52b-5bea-44e1-aa20-802f76d36c40} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.05.06 01:55:47.259310 [ 277 ] {c545f52b-5bea-44e1-aa20-802f76d36c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5545 | 2026.05.06 01:55:47.259659 [ 277 ] {c545f52b-5bea-44e1-aa20-802f76d36c40} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5546 | 2026.05.06 01:55:47.259910 [ 277 ] {c545f52b-5bea-44e1-aa20-802f76d36c40} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5547 | 2026.05.06 01:55:47.259979 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 5 columns (5 merged, 0 gathered) in 0.001345243 sec., 361273.01907536405 rows/sec., 24.80 MiB/sec. | ||
| 5548 | 2026.05.06 01:55:47.260052 [ 277 ] {c545f52b-5bea-44e1-aa20-802f76d36c40} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001278 sec., 58685.44600938967 rows/sec., 4.58 MiB/sec. | ||
| 5549 | 2026.05.06 01:55:47.260094 [ 277 ] {c545f52b-5bea-44e1-aa20-802f76d36c40} <Debug> TCPHandler: Processed in 0.001450476 sec. | ||
| 5550 | 2026.05.06 01:55:47.260132 [ 201 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5551 | 2026.05.06 01:55:47.260221 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.05.06 01:55:47.260317 [ 277 ] {c861f8c4-e14a-462d-b65d-d01c62398176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5553 | 2026.05.06 01:55:47.260359 [ 277 ] {c861f8c4-e14a-462d-b65d-d01c62398176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5554 | 2026.05.06 01:55:47.260398 [ 201 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.05.06 01:55:47.260465 [ 201 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_31_6} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5556 | 2026.05.06 01:55:47.260540 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5557 | 2026.05.06 01:55:47.260792 [ 277 ] {c861f8c4-e14a-462d-b65d-d01c62398176} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5558 | 2026.05.06 01:55:47.260827 [ 277 ] {c861f8c4-e14a-462d-b65d-d01c62398176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5559 | 2026.05.06 01:55:47.261172 [ 277 ] {c861f8c4-e14a-462d-b65d-d01c62398176} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5560 | 2026.05.06 01:55:47.261386 [ 277 ] {c861f8c4-e14a-462d-b65d-d01c62398176} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5561 | 2026.05.06 01:55:47.261523 [ 277 ] {c861f8c4-e14a-462d-b65d-d01c62398176} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 5562 | 2026.05.06 01:55:47.261564 [ 277 ] {c861f8c4-e14a-462d-b65d-d01c62398176} <Debug> TCPHandler: Processed in 0.001390674 sec. | ||
| 5563 | 2026.05.06 01:55:47.261695 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5564 | 2026.05.06 01:55:47.261787 [ 277 ] {f3c25f1d-5b80-4692-9eca-20601d085363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5565 | 2026.05.06 01:55:47.261845 [ 277 ] {f3c25f1d-5b80-4692-9eca-20601d085363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5566 | 2026.05.06 01:55:47.262714 [ 277 ] {f3c25f1d-5b80-4692-9eca-20601d085363} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.05.06 01:55:47.262751 [ 277 ] {f3c25f1d-5b80-4692-9eca-20601d085363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5568 | 2026.05.06 01:55:47.263273 [ 277 ] {f3c25f1d-5b80-4692-9eca-20601d085363} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5569 | 2026.05.06 01:55:47.263502 [ 277 ] {f3c25f1d-5b80-4692-9eca-20601d085363} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.05.06 01:55:47.263629 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5571 | 2026.05.06 01:55:47.263654 [ 277 ] {f3c25f1d-5b80-4692-9eca-20601d085363} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001885 sec., 5835.543766578249 rows/sec., 10.46 MiB/sec. | ||
| 5572 | 2026.05.06 01:55:47.263666 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5573 | 2026.05.06 01:55:47.263696 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5574 | 2026.05.06 01:55:47.263730 [ 277 ] {f3c25f1d-5b80-4692-9eca-20601d085363} <Debug> TCPHandler: Processed in 0.002086691 sec. | ||
| 5575 | 2026.05.06 01:55:47.263803 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5576 | 2026.05.06 01:55:47.263862 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5577 | 2026.05.06 01:55:47.263967 [ 277 ] {32e1393c-afee-4237-9c91-b380410d1ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5578 | 2026.05.06 01:55:47.264009 [ 277 ] {32e1393c-afee-4237-9c91-b380410d1ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5579 | 2026.05.06 01:55:47.264068 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5580 | 2026.05.06 01:55:47.264135 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 523 rows starting from the beginning of the part | ||
| 5581 | 2026.05.06 01:55:47.264262 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 11 rows starting from the beginning of the part | ||
| 5582 | 2026.05.06 01:55:47.264370 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5583 | 2026.05.06 01:55:47.264494 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 11 rows starting from the beginning of the part | ||
| 5584 | 2026.05.06 01:55:47.264555 [ 277 ] {32e1393c-afee-4237-9c91-b380410d1ea0} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5585 | 2026.05.06 01:55:47.264591 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
| 5586 | 2026.05.06 01:55:47.264595 [ 277 ] {32e1393c-afee-4237-9c91-b380410d1ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5587 | 2026.05.06 01:55:47.264693 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 11 rows starting from the beginning of the part | ||
| 5588 | 2026.05.06 01:55:47.264940 [ 277 ] {32e1393c-afee-4237-9c91-b380410d1ea0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5589 | 2026.05.06 01:55:47.265192 [ 277 ] {32e1393c-afee-4237-9c91-b380410d1ea0} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.05.06 01:55:47.265321 [ 277 ] {32e1393c-afee-4237-9c91-b380410d1ea0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
| 5591 | 2026.05.06 01:55:47.265357 [ 277 ] {32e1393c-afee-4237-9c91-b380410d1ea0} <Debug> TCPHandler: Processed in 0.001542487 sec. | ||
| 5592 | 2026.05.06 01:55:47.280700 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 19 columns (19 merged, 0 gathered) in 0.016942504 sec., 36889.47041122139 rows/sec., 66.10 MiB/sec. | ||
| 5593 | 2026.05.06 01:55:47.281735 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5594 | 2026.05.06 01:55:47.282130 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.05.06 01:55:47.282217 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5596 | 2026.05.06 01:55:47.282353 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 5597 | 2026.05.06 01:55:48.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.06 MiB, peak 269.41 MiB, free memory in arenas 0.00 B, will set to 264.38 MiB (RSS), difference: 2.32 MiB | ||
| 5598 | 2026.05.06 01:55:49.095124 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5599 | 2026.05.06 01:55:49.095179 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5600 | 2026.05.06 01:55:49.224875 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11527 | ||
| 5601 | 2026.05.06 01:55:49.225352 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2026.05.06 01:55:49.225394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5603 | 2026.05.06 01:55:49.225873 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5604 | 2026.05.06 01:55:49.226098 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.05.06 01:55:49.226240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11527 | ||
| 5606 | 2026.05.06 01:55:49.283060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 702 | ||
| 5607 | 2026.05.06 01:55:49.285519 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.05.06 01:55:49.285567 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5609 | 2026.05.06 01:55:49.286739 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5610 | 2026.05.06 01:55:49.287007 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.05.06 01:55:49.287271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5612 | 2026.05.06 01:55:49.804274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5613 | 2026.05.06 01:55:49.821368 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2026.05.06 01:55:49.821433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5615 | 2026.05.06 01:55:49.827669 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5616 | 2026.05.06 01:55:49.828362 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2026.05.06 01:55:49.831259 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5618 | 2026.05.06 01:55:50.179046 [ 50 ] {} <Debug> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5619 | 2026.05.06 01:55:50.179108 [ 50 ] {} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5620 | 2026.05.06 01:55:50.179129 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5621 | 2026.05.06 01:55:50.179227 [ 186 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::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 | ||
| 5622 | 2026.05.06 01:55:50.179347 [ 186 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5623 | 2026.05.06 01:55:50.179381 [ 186 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5624 | 2026.05.06 01:55:50.179453 [ 186 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::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 | ||
| 5625 | 2026.05.06 01:55:50.179510 [ 186 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::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 | ||
| 5626 | 2026.05.06 01:55:50.179555 [ 186 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::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 | ||
| 5627 | 2026.05.06 01:55:50.179600 [ 186 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::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 | ||
| 5628 | 2026.05.06 01:55:50.180342 [ 192 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152848 sec., 5204.502241405632 rows/sec., 386.27 KiB/sec. | ||
| 5629 | 2026.05.06 01:55:50.180547 [ 197 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5630 | 2026.05.06 01:55:50.180931 [ 197 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_5_1} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.05.06 01:55:50.181020 [ 197 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_5_1} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5632 | 2026.05.06 01:55:50.181133 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5633 | 2026.05.06 01:55:52.255833 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.05.06 01:55:52.256084 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 5635 | 2026.05.06 01:55:52.256430 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5636 | 2026.05.06 01:55:52.256468 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 5637 | 2026.05.06 01:55:52.256712 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5638 | 2026.05.06 01:55:52.256779 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5639 | 2026.05.06 01:55:52.256924 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5640 | 2026.05.06 01:55:52.257027 [ 345 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5641 | 2026.05.06 01:55:52.257034 [ 267 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5642 | 2026.05.06 01:55:52.257027 [ 363 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5643 | 2026.05.06 01:55:52.257076 [ 365 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5644 | 2026.05.06 01:55:52.257201 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 5645 | 2026.05.06 01:55:52.257230 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5646 | 2026.05.06 01:55:52.257299 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5647 | 2026.05.06 01:55:52.257320 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5648 | 2026.05.06 01:55:52.257355 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5649 | 2026.05.06 01:55:52.257395 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 5650 | 2026.05.06 01:55:52.258413 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002432 sec., 18092.105263157893 rows/sec., 3.15 MiB/sec. | ||
| 5651 | 2026.05.06 01:55:52.258503 [ 277 ] {9376b733-9281-408f-8c9c-2ba487571ec4} <Debug> TCPHandler: Processed in 0.002798198 sec. | ||
| 5652 | 2026.05.06 01:55:52.263918 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.05.06 01:55:52.264031 [ 277 ] {614d3fe2-8dd3-4b84-9079-699d6a4cc469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5654 | 2026.05.06 01:55:52.264076 [ 277 ] {614d3fe2-8dd3-4b84-9079-699d6a4cc469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5655 | 2026.05.06 01:55:52.264738 [ 277 ] {614d3fe2-8dd3-4b84-9079-699d6a4cc469} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.05.06 01:55:52.264783 [ 277 ] {614d3fe2-8dd3-4b84-9079-699d6a4cc469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5657 | 2026.05.06 01:55:52.265198 [ 277 ] {614d3fe2-8dd3-4b84-9079-699d6a4cc469} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5658 | 2026.05.06 01:55:52.265427 [ 277 ] {614d3fe2-8dd3-4b84-9079-699d6a4cc469} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.05.06 01:55:52.265570 [ 277 ] {614d3fe2-8dd3-4b84-9079-699d6a4cc469} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001571 sec., 180776.57542966265 rows/sec., 11.48 MiB/sec. | ||
| 5660 | 2026.05.06 01:55:52.265610 [ 277 ] {614d3fe2-8dd3-4b84-9079-699d6a4cc469} <Debug> TCPHandler: Processed in 0.001743953 sec. | ||
| 5661 | 2026.05.06 01:55:52.265741 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.05.06 01:55:52.265835 [ 277 ] {e90902a1-3a15-4eb2-8824-725102dfc871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5663 | 2026.05.06 01:55:52.265876 [ 277 ] {e90902a1-3a15-4eb2-8824-725102dfc871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5664 | 2026.05.06 01:55:52.266665 [ 277 ] {e90902a1-3a15-4eb2-8824-725102dfc871} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.05.06 01:55:52.266702 [ 277 ] {e90902a1-3a15-4eb2-8824-725102dfc871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5666 | 2026.05.06 01:55:52.267082 [ 277 ] {e90902a1-3a15-4eb2-8824-725102dfc871} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5667 | 2026.05.06 01:55:52.267298 [ 277 ] {e90902a1-3a15-4eb2-8824-725102dfc871} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.05.06 01:55:52.267430 [ 277 ] {e90902a1-3a15-4eb2-8824-725102dfc871} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.001612 sec., 531637.7171215881 rows/sec., 41.51 MiB/sec. | ||
| 5669 | 2026.05.06 01:55:52.267468 [ 277 ] {e90902a1-3a15-4eb2-8824-725102dfc871} <Debug> TCPHandler: Processed in 0.001776023 sec. | ||
| 5670 | 2026.05.06 01:55:52.267589 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2026.05.06 01:55:52.267685 [ 277 ] {025de3f9-242e-4e4d-ae23-aa4d01fcf2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5672 | 2026.05.06 01:55:52.267725 [ 277 ] {025de3f9-242e-4e4d-ae23-aa4d01fcf2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5673 | 2026.05.06 01:55:52.268198 [ 277 ] {025de3f9-242e-4e4d-ae23-aa4d01fcf2a8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5674 | 2026.05.06 01:55:52.268236 [ 277 ] {025de3f9-242e-4e4d-ae23-aa4d01fcf2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5675 | 2026.05.06 01:55:52.268544 [ 277 ] {025de3f9-242e-4e4d-ae23-aa4d01fcf2a8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5676 | 2026.05.06 01:55:52.268747 [ 277 ] {025de3f9-242e-4e4d-ae23-aa4d01fcf2a8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2026.05.06 01:55:52.268878 [ 277 ] {025de3f9-242e-4e4d-ae23-aa4d01fcf2a8} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001211 sec., 142031.37902559867 rows/sec., 8.71 MiB/sec. | ||
| 5678 | 2026.05.06 01:55:52.268917 [ 277 ] {025de3f9-242e-4e4d-ae23-aa4d01fcf2a8} <Debug> TCPHandler: Processed in 0.001376024 sec. | ||
| 5679 | 2026.05.06 01:55:52.269071 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5680 | 2026.05.06 01:55:52.269165 [ 277 ] {a2f25c12-cd97-445d-8b74-e1f05ffa0a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5681 | 2026.05.06 01:55:52.269204 [ 277 ] {a2f25c12-cd97-445d-8b74-e1f05ffa0a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5682 | 2026.05.06 01:55:52.269684 [ 277 ] {a2f25c12-cd97-445d-8b74-e1f05ffa0a92} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5683 | 2026.05.06 01:55:52.269720 [ 277 ] {a2f25c12-cd97-445d-8b74-e1f05ffa0a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5684 | 2026.05.06 01:55:52.270020 [ 277 ] {a2f25c12-cd97-445d-8b74-e1f05ffa0a92} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5685 | 2026.05.06 01:55:52.270246 [ 277 ] {a2f25c12-cd97-445d-8b74-e1f05ffa0a92} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5686 | 2026.05.06 01:55:52.270373 [ 277 ] {a2f25c12-cd97-445d-8b74-e1f05ffa0a92} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 5687 | 2026.05.06 01:55:52.270437 [ 277 ] {a2f25c12-cd97-445d-8b74-e1f05ffa0a92} <Debug> TCPHandler: Processed in 0.001414724 sec. | ||
| 5688 | 2026.05.06 01:55:52.270568 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.05.06 01:55:52.270660 [ 277 ] {d5a6a578-582a-4026-b208-29bdc3a781f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.05.06 01:55:52.270699 [ 277 ] {d5a6a578-582a-4026-b208-29bdc3a781f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5691 | 2026.05.06 01:55:52.271212 [ 277 ] {d5a6a578-582a-4026-b208-29bdc3a781f1} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.05.06 01:55:52.271248 [ 277 ] {d5a6a578-582a-4026-b208-29bdc3a781f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5693 | 2026.05.06 01:55:52.271558 [ 277 ] {d5a6a578-582a-4026-b208-29bdc3a781f1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5694 | 2026.05.06 01:55:52.271766 [ 277 ] {d5a6a578-582a-4026-b208-29bdc3a781f1} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.05.06 01:55:52.271892 [ 277 ] {d5a6a578-582a-4026-b208-29bdc3a781f1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001249 sec., 118494.79583666935 rows/sec., 6.74 MiB/sec. | ||
| 5696 | 2026.05.06 01:55:52.271929 [ 277 ] {d5a6a578-582a-4026-b208-29bdc3a781f1} <Debug> TCPHandler: Processed in 0.001409694 sec. | ||
| 5697 | 2026.05.06 01:55:52.272043 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.05.06 01:55:52.272137 [ 277 ] {99ca1e66-c9ac-46d1-8131-4ef5ca11cf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5699 | 2026.05.06 01:55:52.272176 [ 277 ] {99ca1e66-c9ac-46d1-8131-4ef5ca11cf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5700 | 2026.05.06 01:55:52.272850 [ 277 ] {99ca1e66-c9ac-46d1-8131-4ef5ca11cf27} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.05.06 01:55:52.272886 [ 277 ] {99ca1e66-c9ac-46d1-8131-4ef5ca11cf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5702 | 2026.05.06 01:55:52.273200 [ 277 ] {99ca1e66-c9ac-46d1-8131-4ef5ca11cf27} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5703 | 2026.05.06 01:55:52.273409 [ 277 ] {99ca1e66-c9ac-46d1-8131-4ef5ca11cf27} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.05.06 01:55:52.273544 [ 277 ] {99ca1e66-c9ac-46d1-8131-4ef5ca11cf27} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001425 sec., 364912.2807017544 rows/sec., 25.75 MiB/sec. | ||
| 5705 | 2026.05.06 01:55:52.273583 [ 277 ] {99ca1e66-c9ac-46d1-8131-4ef5ca11cf27} <Debug> TCPHandler: Processed in 0.001587809 sec. | ||
| 5706 | 2026.05.06 01:55:52.273692 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.05.06 01:55:52.273785 [ 277 ] {d1500294-2a50-4269-aedf-894e49c98bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5708 | 2026.05.06 01:55:52.273825 [ 277 ] {d1500294-2a50-4269-aedf-894e49c98bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5709 | 2026.05.06 01:55:52.274147 [ 277 ] {d1500294-2a50-4269-aedf-894e49c98bf8} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.06 01:55:52.274183 [ 277 ] {d1500294-2a50-4269-aedf-894e49c98bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5711 | 2026.05.06 01:55:52.274476 [ 277 ] {d1500294-2a50-4269-aedf-894e49c98bf8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5712 | 2026.05.06 01:55:52.274688 [ 277 ] {d1500294-2a50-4269-aedf-894e49c98bf8} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.06 01:55:52.274814 [ 277 ] {d1500294-2a50-4269-aedf-894e49c98bf8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 5714 | 2026.05.06 01:55:52.274850 [ 277 ] {d1500294-2a50-4269-aedf-894e49c98bf8} <Debug> TCPHandler: Processed in 0.00120678 sec. | ||
| 5715 | 2026.05.06 01:55:52.274961 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.05.06 01:55:52.275054 [ 277 ] {6cc06686-0947-47c5-95ed-da6242f821a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5717 | 2026.05.06 01:55:52.275096 [ 277 ] {6cc06686-0947-47c5-95ed-da6242f821a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5718 | 2026.05.06 01:55:52.275521 [ 277 ] {6cc06686-0947-47c5-95ed-da6242f821a2} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.05.06 01:55:52.275556 [ 277 ] {6cc06686-0947-47c5-95ed-da6242f821a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5720 | 2026.05.06 01:55:52.275936 [ 277 ] {6cc06686-0947-47c5-95ed-da6242f821a2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5721 | 2026.05.06 01:55:52.276156 [ 277 ] {6cc06686-0947-47c5-95ed-da6242f821a2} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.05.06 01:55:52.276288 [ 277 ] {6cc06686-0947-47c5-95ed-da6242f821a2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001251 sec., 211830.53557154277 rows/sec., 14.08 MiB/sec. | ||
| 5723 | 2026.05.06 01:55:52.276325 [ 277 ] {6cc06686-0947-47c5-95ed-da6242f821a2} <Debug> TCPHandler: Processed in 0.001411995 sec. | ||
| 5724 | 2026.05.06 01:55:52.276449 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.05.06 01:55:52.276542 [ 277 ] {e7ba6584-0e02-44fb-8220-aab0aee44661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5726 | 2026.05.06 01:55:52.276585 [ 277 ] {e7ba6584-0e02-44fb-8220-aab0aee44661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5727 | 2026.05.06 01:55:52.276892 [ 277 ] {e7ba6584-0e02-44fb-8220-aab0aee44661} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.05.06 01:55:52.276927 [ 277 ] {e7ba6584-0e02-44fb-8220-aab0aee44661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5729 | 2026.05.06 01:55:52.277217 [ 277 ] {e7ba6584-0e02-44fb-8220-aab0aee44661} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5730 | 2026.05.06 01:55:52.277430 [ 277 ] {e7ba6584-0e02-44fb-8220-aab0aee44661} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.05.06 01:55:52.277556 [ 277 ] {e7ba6584-0e02-44fb-8220-aab0aee44661} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 5732 | 2026.05.06 01:55:52.277592 [ 277 ] {e7ba6584-0e02-44fb-8220-aab0aee44661} <Debug> TCPHandler: Processed in 0.001192609 sec. | ||
| 5733 | 2026.05.06 01:55:52.277704 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.05.06 01:55:52.277797 [ 277 ] {503f8bb4-677b-4436-9231-b63ee1096f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5735 | 2026.05.06 01:55:52.277852 [ 277 ] {503f8bb4-677b-4436-9231-b63ee1096f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5736 | 2026.05.06 01:55:52.278627 [ 277 ] {503f8bb4-677b-4436-9231-b63ee1096f13} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.05.06 01:55:52.278663 [ 277 ] {503f8bb4-677b-4436-9231-b63ee1096f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5738 | 2026.05.06 01:55:52.279180 [ 277 ] {503f8bb4-677b-4436-9231-b63ee1096f13} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5739 | 2026.05.06 01:55:52.279401 [ 277 ] {503f8bb4-677b-4436-9231-b63ee1096f13} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.05.06 01:55:52.279537 [ 277 ] {503f8bb4-677b-4436-9231-b63ee1096f13} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001757 sec., 17074.558907228227 rows/sec., 30.60 MiB/sec. | ||
| 5741 | 2026.05.06 01:55:52.279590 [ 277 ] {503f8bb4-677b-4436-9231-b63ee1096f13} <Debug> TCPHandler: Processed in 0.001934787 sec. | ||
| 5742 | 2026.05.06 01:55:52.279719 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.05.06 01:55:52.279814 [ 277 ] {d88c9c82-842b-4b9a-a6d6-ce36b051629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.05.06 01:55:52.279854 [ 277 ] {d88c9c82-842b-4b9a-a6d6-ce36b051629b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5745 | 2026.05.06 01:55:52.280175 [ 277 ] {d88c9c82-842b-4b9a-a6d6-ce36b051629b} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.05.06 01:55:52.280210 [ 277 ] {d88c9c82-842b-4b9a-a6d6-ce36b051629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5747 | 2026.05.06 01:55:52.280513 [ 277 ] {d88c9c82-842b-4b9a-a6d6-ce36b051629b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5748 | 2026.05.06 01:55:52.280719 [ 277 ] {d88c9c82-842b-4b9a-a6d6-ce36b051629b} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.05.06 01:55:52.280848 [ 277 ] {d88c9c82-842b-4b9a-a6d6-ce36b051629b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 5750 | 2026.05.06 01:55:52.280884 [ 277 ] {d88c9c82-842b-4b9a-a6d6-ce36b051629b} <Debug> TCPHandler: Processed in 0.00121373 sec. | ||
| 5751 | 2026.05.06 01:55:56.336268 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32862 | ||
| 5752 | 2026.05.06 01:55:56.336398 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5753 | 2026.05.06 01:55:56.336426 [ 307 ] {} <Debug> TCP-Session: 25cc06d8-76ba-4e81-97d9-133e705ce44a Authenticating user 'default' from [fd00:1122:3344:101::e]:32862 | ||
| 5754 | 2026.05.06 01:55:56.336450 [ 307 ] {} <Debug> TCP-Session: 25cc06d8-76ba-4e81-97d9-133e705ce44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.05.06 01:55:56.336464 [ 307 ] {} <Debug> TCP-Session: 25cc06d8-76ba-4e81-97d9-133e705ce44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5756 | 2026.05.06 01:55:56.336700 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48168 | ||
| 5757 | 2026.05.06 01:55:56.336738 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50739 | ||
| 5758 | 2026.05.06 01:55:56.336763 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62891 | ||
| 5759 | 2026.05.06 01:55:56.336788 [ 307 ] {} <Trace> TCP-Session: 25cc06d8-76ba-4e81-97d9-133e705ce44a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2026.05.06 01:55:56.336828 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5761 | 2026.05.06 01:55:56.336755 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51286 | ||
| 5762 | 2026.05.06 01:55:56.336859 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5763 | 2026.05.06 01:55:56.336873 [ 308 ] {} <Debug> TCP-Session: 9c32c46f-b192-4597-856d-678dabc2c796 Authenticating user 'default' from [fd00:1122:3344:101::e]:48168 | ||
| 5764 | 2026.05.06 01:55:56.336745 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62619 | ||
| 5765 | 2026.05.06 01:55:56.336915 [ 258 ] {} <Debug> TCP-Session: c55fd467-cea3-4f8b-845d-331236e405f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50739 | ||
| 5766 | 2026.05.06 01:55:56.336930 [ 308 ] {} <Debug> TCP-Session: 9c32c46f-b192-4597-856d-678dabc2c796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2026.05.06 01:55:56.336961 [ 258 ] {} <Debug> TCP-Session: c55fd467-cea3-4f8b-845d-331236e405f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5768 | 2026.05.06 01:55:56.336971 [ 308 ] {} <Debug> TCP-Session: 9c32c46f-b192-4597-856d-678dabc2c796 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5769 | 2026.05.06 01:55:56.336989 [ 258 ] {} <Debug> TCP-Session: c55fd467-cea3-4f8b-845d-331236e405f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5770 | 2026.05.06 01:55:56.337002 [ 307 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32862) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5771 | 2026.05.06 01:55:56.336728 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42616 | ||
| 5772 | 2026.05.06 01:55:56.336726 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62134 | ||
| 5773 | 2026.05.06 01:55:56.336718 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59277 | ||
| 5774 | 2026.05.06 01:55:56.337299 [ 307 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5775 | 2026.05.06 01:55:56.337339 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5776 | 2026.05.06 01:55:56.337361 [ 307 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5777 | 2026.05.06 01:55:56.337389 [ 304 ] {} <Debug> TCP-Session: 8a7f2b8d-7405-47fa-8503-0f82db3b6874 Authenticating user 'default' from [fd00:1122:3344:101::e]:62891 | ||
| 5778 | 2026.05.06 01:55:56.337425 [ 304 ] {} <Debug> TCP-Session: 8a7f2b8d-7405-47fa-8503-0f82db3b6874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5779 | 2026.05.06 01:55:56.337446 [ 304 ] {} <Debug> TCP-Session: 8a7f2b8d-7405-47fa-8503-0f82db3b6874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.05.06 01:55:56.337610 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5781 | 2026.05.06 01:55:56.337647 [ 309 ] {} <Debug> TCP-Session: 3879c1d2-34b3-4b3b-aca1-59e832428a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:59277 | ||
| 5782 | 2026.05.06 01:55:56.337665 [ 309 ] {} <Debug> TCP-Session: 3879c1d2-34b3-4b3b-aca1-59e832428a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.05.06 01:55:56.337682 [ 309 ] {} <Debug> TCP-Session: 3879c1d2-34b3-4b3b-aca1-59e832428a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.05.06 01:55:56.337690 [ 307 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 5785 | 2026.05.06 01:55:56.337720 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5786 | 2026.05.06 01:55:56.337752 [ 311 ] {} <Debug> TCP-Session: f518a7dd-253d-4b5b-90e8-894904d538ac Authenticating user 'default' from [fd00:1122:3344:101::e]:62134 | ||
| 5787 | 2026.05.06 01:55:56.337771 [ 311 ] {} <Debug> TCP-Session: f518a7dd-253d-4b5b-90e8-894904d538ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.05.06 01:55:56.337784 [ 311 ] {} <Debug> TCP-Session: f518a7dd-253d-4b5b-90e8-894904d538ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5789 | 2026.05.06 01:55:56.337972 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5790 | 2026.05.06 01:55:56.338009 [ 268 ] {} <Debug> TCP-Session: 0d2e1139-b1b0-4c62-b0fb-39c400f89a5b Authenticating user 'default' from [fd00:1122:3344:101::e]:62619 | ||
| 5791 | 2026.05.06 01:55:56.338027 [ 268 ] {} <Debug> TCP-Session: 0d2e1139-b1b0-4c62-b0fb-39c400f89a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.05.06 01:55:56.338044 [ 268 ] {} <Debug> TCP-Session: 0d2e1139-b1b0-4c62-b0fb-39c400f89a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5793 | 2026.05.06 01:55:56.338216 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5794 | 2026.05.06 01:55:56.338269 [ 310 ] {} <Debug> TCP-Session: 948dbf35-4e3d-4f74-8cfc-f3f337a772e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42616 | ||
| 5795 | 2026.05.06 01:55:56.338296 [ 310 ] {} <Debug> TCP-Session: 948dbf35-4e3d-4f74-8cfc-f3f337a772e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2026.05.06 01:55:56.338310 [ 310 ] {} <Debug> TCP-Session: 948dbf35-4e3d-4f74-8cfc-f3f337a772e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.05.06 01:55:56.338319 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5798 | 2026.05.06 01:55:56.338355 [ 303 ] {} <Debug> TCP-Session: 4fb3a18e-6ff5-4dc9-8784-203af2cf6710 Authenticating user 'default' from [fd00:1122:3344:101::e]:51286 | ||
| 5799 | 2026.05.06 01:55:56.338373 [ 303 ] {} <Debug> TCP-Session: 4fb3a18e-6ff5-4dc9-8784-203af2cf6710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5800 | 2026.05.06 01:55:56.338389 [ 303 ] {} <Debug> TCP-Session: 4fb3a18e-6ff5-4dc9-8784-203af2cf6710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.05.06 01:55:56.338786 [ 363 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Trace> AggregatingTransform: Aggregating | ||
| 5802 | 2026.05.06 01:55:56.338823 [ 363 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Trace> Aggregator: Aggregation method: without_key | ||
| 5803 | 2026.05.06 01:55:56.338859 [ 363 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059436 sec. (943.898 rows/sec., 36.87 KiB/sec.) | ||
| 5804 | 2026.05.06 01:55:56.338877 [ 363 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Trace> Aggregator: Merging aggregated data | ||
| 5805 | 2026.05.06 01:55:56.340152 [ 307 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003216 sec., 310.9452736318408 rows/sec., 12.15 KiB/sec. | ||
| 5806 | 2026.05.06 01:55:56.340276 [ 307 ] {14a8a52c-3724-4a9c-ae2d-00b08cc33740} <Debug> TCPHandler: Processed in 0.003608748 sec. | ||
| 5807 | 2026.05.06 01:55:56.340411 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5808 | 2026.05.06 01:55:56.340446 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5809 | 2026.05.06 01:55:56.340455 [ 307 ] {} <Debug> TCP-Session: 25cc06d8-76ba-4e81-97d9-133e705ce44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5810 | 2026.05.06 01:55:56.340472 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5811 | 2026.05.06 01:55:56.340491 [ 304 ] {} <Debug> TCP-Session: 8a7f2b8d-7405-47fa-8503-0f82db3b6874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.05.06 01:55:56.340494 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5813 | 2026.05.06 01:55:56.340522 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5814 | 2026.05.06 01:55:56.340549 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5815 | 2026.05.06 01:55:56.340584 [ 308 ] {} <Debug> TCP-Session: 9c32c46f-b192-4597-856d-678dabc2c796 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5816 | 2026.05.06 01:55:56.340592 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5817 | 2026.05.06 01:55:56.340607 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5818 | 2026.05.06 01:55:56.340643 [ 258 ] {} <Debug> TCP-Session: c55fd467-cea3-4f8b-845d-331236e405f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5819 | 2026.05.06 01:55:56.340531 [ 309 ] {} <Debug> TCP-Session: 3879c1d2-34b3-4b3b-aca1-59e832428a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5820 | 2026.05.06 01:55:56.340671 [ 303 ] {} <Debug> TCP-Session: 4fb3a18e-6ff5-4dc9-8784-203af2cf6710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5821 | 2026.05.06 01:55:56.340569 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5822 | 2026.05.06 01:55:56.340619 [ 310 ] {} <Debug> TCP-Session: 948dbf35-4e3d-4f74-8cfc-f3f337a772e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5823 | 2026.05.06 01:55:56.340735 [ 268 ] {} <Debug> TCP-Session: 0d2e1139-b1b0-4c62-b0fb-39c400f89a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5824 | 2026.05.06 01:55:56.340563 [ 311 ] {} <Debug> TCP-Session: f518a7dd-253d-4b5b-90e8-894904d538ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5825 | 2026.05.06 01:55:56.362674 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50273 | ||
| 5826 | 2026.05.06 01:55:56.362756 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5827 | 2026.05.06 01:55:56.362780 [ 307 ] {} <Debug> TCP-Session: 1a85ace6-90f5-4d8d-a995-6853322e7b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:50273 | ||
| 5828 | 2026.05.06 01:55:56.362799 [ 307 ] {} <Debug> TCP-Session: 1a85ace6-90f5-4d8d-a995-6853322e7b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.05.06 01:55:56.362812 [ 307 ] {} <Debug> TCP-Session: 1a85ace6-90f5-4d8d-a995-6853322e7b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.05.06 01:55:56.363028 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40372 | ||
| 5831 | 2026.05.06 01:55:56.363040 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63941 | ||
| 5832 | 2026.05.06 01:55:56.363070 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52288 | ||
| 5833 | 2026.05.06 01:55:56.363084 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35232 | ||
| 5834 | 2026.05.06 01:55:56.363120 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55702 | ||
| 5835 | 2026.05.06 01:55:56.363131 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5836 | 2026.05.06 01:55:56.363170 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5837 | 2026.05.06 01:55:56.363186 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5838 | 2026.05.06 01:55:56.363194 [ 309 ] {} <Debug> TCP-Session: 61fe411e-66a5-4f57-b5a2-9ca202a33345 Authenticating user 'default' from [fd00:1122:3344:101::e]:63941 | ||
| 5839 | 2026.05.06 01:55:56.363203 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5840 | 2026.05.06 01:55:56.363225 [ 258 ] {} <Debug> TCP-Session: 2feec184-4159-4e75-b8d2-985567c88f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:35232 | ||
| 5841 | 2026.05.06 01:55:56.363232 [ 309 ] {} <Debug> TCP-Session: 61fe411e-66a5-4f57-b5a2-9ca202a33345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2026.05.06 01:55:56.363248 [ 304 ] {} <Debug> TCP-Session: 8c466aef-c2df-4264-bb36-7b2c23a21259 Authenticating user 'default' from [fd00:1122:3344:101::e]:55702 | ||
| 5843 | 2026.05.06 01:55:56.363258 [ 258 ] {} <Debug> TCP-Session: 2feec184-4159-4e75-b8d2-985567c88f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5844 | 2026.05.06 01:55:56.363263 [ 309 ] {} <Debug> TCP-Session: 61fe411e-66a5-4f57-b5a2-9ca202a33345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2026.05.06 01:55:56.363283 [ 304 ] {} <Debug> TCP-Session: 8c466aef-c2df-4264-bb36-7b2c23a21259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5846 | 2026.05.06 01:55:56.363290 [ 258 ] {} <Debug> TCP-Session: 2feec184-4159-4e75-b8d2-985567c88f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5847 | 2026.05.06 01:55:56.363313 [ 304 ] {} <Debug> TCP-Session: 8c466aef-c2df-4264-bb36-7b2c23a21259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2026.05.06 01:55:56.363104 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5849 | 2026.05.06 01:55:56.363100 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42620 | ||
| 5850 | 2026.05.06 01:55:56.363364 [ 308 ] {} <Debug> TCP-Session: 91ab50c4-ea5f-4684-afd2-20171ead9737 Authenticating user 'default' from [fd00:1122:3344:101::e]:40372 | ||
| 5851 | 2026.05.06 01:55:56.363092 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38050 | ||
| 5852 | 2026.05.06 01:55:56.363397 [ 308 ] {} <Debug> TCP-Session: 91ab50c4-ea5f-4684-afd2-20171ead9737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.05.06 01:55:56.363210 [ 310 ] {} <Debug> TCP-Session: eae88287-37ea-4226-9f54-30016b9ef6dd Authenticating user 'default' from [fd00:1122:3344:101::e]:52288 | ||
| 5854 | 2026.05.06 01:55:56.363426 [ 308 ] {} <Debug> TCP-Session: 91ab50c4-ea5f-4684-afd2-20171ead9737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.05.06 01:55:56.363422 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5856 | 2026.05.06 01:55:56.363455 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5857 | 2026.05.06 01:55:56.363489 [ 303 ] {} <Debug> TCP-Session: efbe78a8-ec98-42f4-88c9-0db4628dfeb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42620 | ||
| 5858 | 2026.05.06 01:55:56.363506 [ 268 ] {} <Debug> TCP-Session: 4edf84b1-f6b2-4f2b-a81e-82c1fa473e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:38050 | ||
| 5859 | 2026.05.06 01:55:56.363521 [ 303 ] {} <Debug> TCP-Session: efbe78a8-ec98-42f4-88c9-0db4628dfeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.05.06 01:55:56.363536 [ 268 ] {} <Debug> TCP-Session: 4edf84b1-f6b2-4f2b-a81e-82c1fa473e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.05.06 01:55:56.363547 [ 303 ] {} <Debug> TCP-Session: efbe78a8-ec98-42f4-88c9-0db4628dfeb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.05.06 01:55:56.363561 [ 268 ] {} <Debug> TCP-Session: 4edf84b1-f6b2-4f2b-a81e-82c1fa473e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5863 | 2026.05.06 01:55:56.363458 [ 310 ] {} <Debug> TCP-Session: eae88287-37ea-4226-9f54-30016b9ef6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5864 | 2026.05.06 01:55:56.363182 [ 307 ] {} <Trace> TCP-Session: 1a85ace6-90f5-4d8d-a995-6853322e7b69 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2026.05.06 01:55:56.363608 [ 310 ] {} <Debug> TCP-Session: eae88287-37ea-4226-9f54-30016b9ef6dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.05.06 01:55:56.363074 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58635 | ||
| 5867 | 2026.05.06 01:55:56.363707 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5868 | 2026.05.06 01:55:56.363728 [ 311 ] {} <Debug> TCP-Session: 7f2bb855-22b1-45b5-b8c6-5898dec3cbbd Authenticating user 'default' from [fd00:1122:3344:101::e]:58635 | ||
| 5869 | 2026.05.06 01:55:56.363744 [ 311 ] {} <Debug> TCP-Session: 7f2bb855-22b1-45b5-b8c6-5898dec3cbbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.05.06 01:55:56.363756 [ 311 ] {} <Debug> TCP-Session: 7f2bb855-22b1-45b5-b8c6-5898dec3cbbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.05.06 01:55:56.363758 [ 307 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5872 | 2026.05.06 01:55:56.363974 [ 307 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5873 | 2026.05.06 01:55:56.364022 [ 307 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5874 | 2026.05.06 01:55:56.364279 [ 307 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 5875 | 2026.05.06 01:55:56.365180 [ 318 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Trace> AggregatingTransform: Aggregating | ||
| 5876 | 2026.05.06 01:55:56.365220 [ 318 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Trace> Aggregator: Aggregation method: without_key | ||
| 5877 | 2026.05.06 01:55:56.365251 [ 318 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881572 sec. (1134.337 rows/sec., 44.31 KiB/sec.) | ||
| 5878 | 2026.05.06 01:55:56.365265 [ 318 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Trace> Aggregator: Merging aggregated data | ||
| 5879 | 2026.05.06 01:55:56.366536 [ 307 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00282 sec., 354.6099290780142 rows/sec., 13.85 KiB/sec. | ||
| 5880 | 2026.05.06 01:55:56.366704 [ 307 ] {2a8d3e57-a0cb-4ba7-b190-f5e9cf257f8c} <Debug> TCPHandler: Processed in 0.003603708 sec. | ||
| 5881 | 2026.05.06 01:55:56.366819 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5882 | 2026.05.06 01:55:56.366849 [ 307 ] {} <Debug> TCP-Session: 1a85ace6-90f5-4d8d-a995-6853322e7b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5883 | 2026.05.06 01:55:56.366849 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5884 | 2026.05.06 01:55:56.366866 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5885 | 2026.05.06 01:55:56.366891 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5886 | 2026.05.06 01:55:56.366903 [ 308 ] {} <Debug> TCP-Session: 91ab50c4-ea5f-4684-afd2-20171ead9737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.05.06 01:55:56.366923 [ 309 ] {} <Debug> TCP-Session: 61fe411e-66a5-4f57-b5a2-9ca202a33345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5888 | 2026.05.06 01:55:56.366947 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5889 | 2026.05.06 01:55:56.366962 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5890 | 2026.05.06 01:55:56.366982 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5891 | 2026.05.06 01:55:56.367001 [ 311 ] {} <Debug> TCP-Session: 7f2bb855-22b1-45b5-b8c6-5898dec3cbbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.05.06 01:55:56.367021 [ 258 ] {} <Debug> TCP-Session: 2feec184-4159-4e75-b8d2-985567c88f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.05.06 01:55:56.367041 [ 268 ] {} <Debug> TCP-Session: 4edf84b1-f6b2-4f2b-a81e-82c1fa473e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.05.06 01:55:56.366927 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5895 | 2026.05.06 01:55:56.366907 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5896 | 2026.05.06 01:55:56.366942 [ 310 ] {} <Debug> TCP-Session: eae88287-37ea-4226-9f54-30016b9ef6dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.05.06 01:55:56.367130 [ 304 ] {} <Debug> TCP-Session: 8c466aef-c2df-4264-bb36-7b2c23a21259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2026.05.06 01:55:56.367120 [ 303 ] {} <Debug> TCP-Session: efbe78a8-ec98-42f4-88c9-0db4628dfeb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5899 | 2026.05.06 01:55:56.386768 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62242 | ||
| 5900 | 2026.05.06 01:55:56.386846 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5901 | 2026.05.06 01:55:56.386869 [ 307 ] {} <Debug> TCP-Session: aeb84df3-ca63-40f5-a11d-5e4ac67d78cd Authenticating user 'default' from [fd00:1122:3344:101::e]:62242 | ||
| 5902 | 2026.05.06 01:55:56.386889 [ 307 ] {} <Debug> TCP-Session: aeb84df3-ca63-40f5-a11d-5e4ac67d78cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5903 | 2026.05.06 01:55:56.386902 [ 307 ] {} <Debug> TCP-Session: aeb84df3-ca63-40f5-a11d-5e4ac67d78cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.05.06 01:55:56.387117 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64580 | ||
| 5905 | 2026.05.06 01:55:56.387144 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40475 | ||
| 5906 | 2026.05.06 01:55:56.387169 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41989 | ||
| 5907 | 2026.05.06 01:55:56.387199 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54335 | ||
| 5908 | 2026.05.06 01:55:56.387196 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5909 | 2026.05.06 01:55:56.387205 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56117 | ||
| 5910 | 2026.05.06 01:55:56.387259 [ 308 ] {} <Debug> TCP-Session: 6a97425d-8c7d-4fd8-a0b4-633a6bbe73c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64580 | ||
| 5911 | 2026.05.06 01:55:56.387255 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5912 | 2026.05.06 01:55:56.387266 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5913 | 2026.05.06 01:55:56.387285 [ 308 ] {} <Debug> TCP-Session: 6a97425d-8c7d-4fd8-a0b4-633a6bbe73c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.05.06 01:55:56.387302 [ 311 ] {} <Debug> TCP-Session: 1c404722-0e5e-4803-a2d4-efab45cbc6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:41989 | ||
| 5915 | 2026.05.06 01:55:56.387315 [ 303 ] {} <Debug> TCP-Session: c277c994-931b-40f8-8c36-07dc7192dccb Authenticating user 'default' from [fd00:1122:3344:101::e]:54335 | ||
| 5916 | 2026.05.06 01:55:56.387323 [ 308 ] {} <Debug> TCP-Session: 6a97425d-8c7d-4fd8-a0b4-633a6bbe73c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2026.05.06 01:55:56.387356 [ 303 ] {} <Debug> TCP-Session: c277c994-931b-40f8-8c36-07dc7192dccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.05.06 01:55:56.387316 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5919 | 2026.05.06 01:55:56.387386 [ 303 ] {} <Debug> TCP-Session: c277c994-931b-40f8-8c36-07dc7192dccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.05.06 01:55:56.387412 [ 304 ] {} <Debug> TCP-Session: 38b4ba65-f842-4cf6-a874-dd5b8e6b7822 Authenticating user 'default' from [fd00:1122:3344:101::e]:56117 | ||
| 5921 | 2026.05.06 01:55:56.387245 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5922 | 2026.05.06 01:55:56.387439 [ 304 ] {} <Debug> TCP-Session: 38b4ba65-f842-4cf6-a874-dd5b8e6b7822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.05.06 01:55:56.387190 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43912 | ||
| 5924 | 2026.05.06 01:55:56.387475 [ 304 ] {} <Debug> TCP-Session: 38b4ba65-f842-4cf6-a874-dd5b8e6b7822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.05.06 01:55:56.387479 [ 309 ] {} <Debug> TCP-Session: 16d841a1-9a22-42ab-aaaf-31a8c9ac5c49 Authenticating user 'default' from [fd00:1122:3344:101::e]:40475 | ||
| 5926 | 2026.05.06 01:55:56.387180 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44458 | ||
| 5927 | 2026.05.06 01:55:56.387535 [ 309 ] {} <Debug> TCP-Session: 16d841a1-9a22-42ab-aaaf-31a8c9ac5c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2026.05.06 01:55:56.387544 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5929 | 2026.05.06 01:55:56.387339 [ 311 ] {} <Debug> TCP-Session: 1c404722-0e5e-4803-a2d4-efab45cbc6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.05.06 01:55:56.387600 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2026.05.06 01:55:56.387610 [ 268 ] {} <Debug> TCP-Session: a280bb24-937b-4187-b5db-b8d5ead05795 Authenticating user 'default' from [fd00:1122:3344:101::e]:43912 | ||
| 5932 | 2026.05.06 01:55:56.387637 [ 311 ] {} <Debug> TCP-Session: 1c404722-0e5e-4803-a2d4-efab45cbc6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5933 | 2026.05.06 01:55:56.387651 [ 258 ] {} <Debug> TCP-Session: 58453813-6cf5-43d3-8661-f301c7a8724c Authenticating user 'default' from [fd00:1122:3344:101::e]:44458 | ||
| 5934 | 2026.05.06 01:55:56.387662 [ 268 ] {} <Debug> TCP-Session: a280bb24-937b-4187-b5db-b8d5ead05795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.05.06 01:55:56.387695 [ 258 ] {} <Debug> TCP-Session: 58453813-6cf5-43d3-8661-f301c7a8724c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.05.06 01:55:56.387706 [ 268 ] {} <Debug> TCP-Session: a280bb24-937b-4187-b5db-b8d5ead05795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2026.05.06 01:55:56.387720 [ 258 ] {} <Debug> TCP-Session: 58453813-6cf5-43d3-8661-f301c7a8724c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2026.05.06 01:55:56.387595 [ 309 ] {} <Debug> TCP-Session: 16d841a1-9a22-42ab-aaaf-31a8c9ac5c49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.05.06 01:55:56.387154 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42534 | ||
| 5940 | 2026.05.06 01:55:56.387188 [ 307 ] {} <Trace> TCP-Session: aeb84df3-ca63-40f5-a11d-5e4ac67d78cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.05.06 01:55:56.387839 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5942 | 2026.05.06 01:55:56.387868 [ 310 ] {} <Debug> TCP-Session: ba57cf4a-3715-46fc-aab8-5d241e4d1b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:42534 | ||
| 5943 | 2026.05.06 01:55:56.387887 [ 310 ] {} <Debug> TCP-Session: ba57cf4a-3715-46fc-aab8-5d241e4d1b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5944 | 2026.05.06 01:55:56.387899 [ 310 ] {} <Debug> TCP-Session: ba57cf4a-3715-46fc-aab8-5d241e4d1b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.05.06 01:55:56.387944 [ 307 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62242) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5946 | 2026.05.06 01:55:56.388169 [ 307 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5947 | 2026.05.06 01:55:56.388220 [ 307 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5948 | 2026.05.06 01:55:56.388478 [ 307 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 5949 | 2026.05.06 01:55:56.389340 [ 322 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Trace> AggregatingTransform: Aggregating | ||
| 5950 | 2026.05.06 01:55:56.389392 [ 322 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5951 | 2026.05.06 01:55:56.389431 [ 322 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859341 sec. (1163.682 rows/sec., 45.46 KiB/sec.) | ||
| 5952 | 2026.05.06 01:55:56.389451 [ 322 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Trace> Aggregator: Merging aggregated data | ||
| 5953 | 2026.05.06 01:55:56.391146 [ 307 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003241 sec., 308.54674483184203 rows/sec., 12.05 KiB/sec. | ||
| 5954 | 2026.05.06 01:55:56.391400 [ 307 ] {e20e42a0-40c3-4904-a3ef-c4d42e95d61d} <Debug> TCPHandler: Processed in 0.004298245 sec. | ||
| 5955 | 2026.05.06 01:55:56.392191 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5956 | 2026.05.06 01:55:56.392221 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5957 | 2026.05.06 01:55:56.392239 [ 307 ] {} <Debug> TCP-Session: aeb84df3-ca63-40f5-a11d-5e4ac67d78cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.05.06 01:55:56.392246 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5959 | 2026.05.06 01:55:56.392271 [ 304 ] {} <Debug> TCP-Session: 38b4ba65-f842-4cf6-a874-dd5b8e6b7822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.05.06 01:55:56.392291 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5961 | 2026.05.06 01:55:56.392319 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5962 | 2026.05.06 01:55:56.392341 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5963 | 2026.05.06 01:55:56.392345 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5964 | 2026.05.06 01:55:56.392367 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5965 | 2026.05.06 01:55:56.392386 [ 310 ] {} <Debug> TCP-Session: ba57cf4a-3715-46fc-aab8-5d241e4d1b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2026.05.06 01:55:56.392399 [ 311 ] {} <Debug> TCP-Session: 1c404722-0e5e-4803-a2d4-efab45cbc6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.05.06 01:55:56.392420 [ 303 ] {} <Debug> TCP-Session: c277c994-931b-40f8-8c36-07dc7192dccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2026.05.06 01:55:56.392368 [ 268 ] {} <Debug> TCP-Session: a280bb24-937b-4187-b5db-b8d5ead05795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2026.05.06 01:55:56.392353 [ 258 ] {} <Debug> TCP-Session: 58453813-6cf5-43d3-8661-f301c7a8724c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.05.06 01:55:56.392310 [ 308 ] {} <Debug> TCP-Session: 6a97425d-8c7d-4fd8-a0b4-633a6bbe73c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.05.06 01:55:56.392271 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5972 | 2026.05.06 01:55:56.392573 [ 309 ] {} <Debug> TCP-Session: 16d841a1-9a22-42ab-aaaf-31a8c9ac5c49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2026.05.06 01:55:56.726385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11975 | ||
| 5974 | 2026.05.06 01:55:56.727009 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.05.06 01:55:56.727054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5976 | 2026.05.06 01:55:56.727552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5977 | 2026.05.06 01:55:56.727778 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5978 | 2026.05.06 01:55:56.727913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11975 | ||
| 5979 | 2026.05.06 01:55:57.252907 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.05.06 01:55:57.253167 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 5981 | 2026.05.06 01:55:57.253538 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5982 | 2026.05.06 01:55:57.253596 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 5983 | 2026.05.06 01:55:57.253876 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5984 | 2026.05.06 01:55:57.253952 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5985 | 2026.05.06 01:55:57.254105 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 5986 | 2026.05.06 01:55:57.254238 [ 332 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5987 | 2026.05.06 01:55:57.254258 [ 319 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5988 | 2026.05.06 01:55:57.254268 [ 360 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 5989 | 2026.05.06 01:55:57.254247 [ 334 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5990 | 2026.05.06 01:55:57.254448 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 5991 | 2026.05.06 01:55:57.254476 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5992 | 2026.05.06 01:55:57.254563 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5993 | 2026.05.06 01:55:57.254585 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5994 | 2026.05.06 01:55:57.254621 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5995 | 2026.05.06 01:55:57.254660 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5996 | 2026.05.06 01:55:57.254696 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 5997 | 2026.05.06 01:55:57.256135 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.003064 sec., 16318.537859007834 rows/sec., 3.40 MiB/sec. | ||
| 5998 | 2026.05.06 01:55:57.256315 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> MemoryTracker: Peak memory usage (for query): 139.74 KiB. | ||
| 5999 | 2026.05.06 01:55:57.256334 [ 277 ] {f5d8a844-b740-4b26-9dc8-0f1484ceefee} <Debug> TCPHandler: Processed in 0.003576647 sec. | ||
| 6000 | 2026.05.06 01:55:57.260523 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.05.06 01:55:57.260671 [ 277 ] {7cba9447-256a-485b-adc1-23e807cbaa05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6002 | 2026.05.06 01:55:57.260727 [ 277 ] {7cba9447-256a-485b-adc1-23e807cbaa05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6003 | 2026.05.06 01:55:57.261294 [ 277 ] {7cba9447-256a-485b-adc1-23e807cbaa05} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.05.06 01:55:57.261351 [ 277 ] {7cba9447-256a-485b-adc1-23e807cbaa05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6005 | 2026.05.06 01:55:57.261935 [ 277 ] {7cba9447-256a-485b-adc1-23e807cbaa05} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6006 | 2026.05.06 01:55:57.262203 [ 277 ] {7cba9447-256a-485b-adc1-23e807cbaa05} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.05.06 01:55:57.262397 [ 277 ] {7cba9447-256a-485b-adc1-23e807cbaa05} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001761 sec., 13628.62010221465 rows/sec., 1.13 MiB/sec. | ||
| 6008 | 2026.05.06 01:55:57.262456 [ 277 ] {7cba9447-256a-485b-adc1-23e807cbaa05} <Debug> TCPHandler: Processed in 0.00201863 sec. | ||
| 6009 | 2026.05.06 01:55:57.262625 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6010 | 2026.05.06 01:55:57.262733 [ 277 ] {f737f6d6-e5eb-4c92-8e7d-d4a05e402a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6011 | 2026.05.06 01:55:57.262781 [ 277 ] {f737f6d6-e5eb-4c92-8e7d-d4a05e402a04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6012 | 2026.05.06 01:55:57.263331 [ 277 ] {f737f6d6-e5eb-4c92-8e7d-d4a05e402a04} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2026.05.06 01:55:57.263375 [ 277 ] {f737f6d6-e5eb-4c92-8e7d-d4a05e402a04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6014 | 2026.05.06 01:55:57.263720 [ 277 ] {f737f6d6-e5eb-4c92-8e7d-d4a05e402a04} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6015 | 2026.05.06 01:55:57.263950 [ 277 ] {f737f6d6-e5eb-4c92-8e7d-d4a05e402a04} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2026.05.06 01:55:57.264092 [ 277 ] {f737f6d6-e5eb-4c92-8e7d-d4a05e402a04} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.001384 sec., 143063.5838150289 rows/sec., 12.75 MiB/sec. | ||
| 6017 | 2026.05.06 01:55:57.264133 [ 277 ] {f737f6d6-e5eb-4c92-8e7d-d4a05e402a04} <Debug> TCPHandler: Processed in 0.001570659 sec. | ||
| 6018 | 2026.05.06 01:55:57.264269 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.05.06 01:55:57.264375 [ 277 ] {37c22599-aebb-4a3e-a8a9-2094f7ae52a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6020 | 2026.05.06 01:55:57.264422 [ 277 ] {37c22599-aebb-4a3e-a8a9-2094f7ae52a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6021 | 2026.05.06 01:55:57.264840 [ 277 ] {37c22599-aebb-4a3e-a8a9-2094f7ae52a8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.05.06 01:55:57.264879 [ 277 ] {37c22599-aebb-4a3e-a8a9-2094f7ae52a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6023 | 2026.05.06 01:55:57.265188 [ 277 ] {37c22599-aebb-4a3e-a8a9-2094f7ae52a8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6024 | 2026.05.06 01:55:57.265427 [ 277 ] {37c22599-aebb-4a3e-a8a9-2094f7ae52a8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.05.06 01:55:57.265564 [ 277 ] {37c22599-aebb-4a3e-a8a9-2094f7ae52a8} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001216 sec., 18914.473684210527 rows/sec., 1.44 MiB/sec. | ||
| 6026 | 2026.05.06 01:55:57.265604 [ 277 ] {37c22599-aebb-4a3e-a8a9-2094f7ae52a8} <Debug> TCPHandler: Processed in 0.001387454 sec. | ||
| 6027 | 2026.05.06 01:55:57.265734 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.05.06 01:55:57.265834 [ 277 ] {20d6f9d8-d41f-4af4-961b-67f6b68a38ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6029 | 2026.05.06 01:55:57.265876 [ 277 ] {20d6f9d8-d41f-4af4-961b-67f6b68a38ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6030 | 2026.05.06 01:55:57.266295 [ 277 ] {20d6f9d8-d41f-4af4-961b-67f6b68a38ec} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.05.06 01:55:57.266333 [ 277 ] {20d6f9d8-d41f-4af4-961b-67f6b68a38ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6032 | 2026.05.06 01:55:57.266641 [ 277 ] {20d6f9d8-d41f-4af4-961b-67f6b68a38ec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6033 | 2026.05.06 01:55:57.266862 [ 277 ] {20d6f9d8-d41f-4af4-961b-67f6b68a38ec} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.05.06 01:55:57.266996 [ 277 ] {20d6f9d8-d41f-4af4-961b-67f6b68a38ec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001182 sec., 20304.56852791878 rows/sec., 1.68 MiB/sec. | ||
| 6035 | 2026.05.06 01:55:57.267042 [ 277 ] {20d6f9d8-d41f-4af4-961b-67f6b68a38ec} <Debug> TCPHandler: Processed in 0.001358903 sec. | ||
| 6036 | 2026.05.06 01:55:57.267180 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.05.06 01:55:57.267283 [ 277 ] {197526ad-f448-43f0-96df-2aec7e88c9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.05.06 01:55:57.267324 [ 277 ] {197526ad-f448-43f0-96df-2aec7e88c9fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6039 | 2026.05.06 01:55:57.267821 [ 277 ] {197526ad-f448-43f0-96df-2aec7e88c9fd} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.05.06 01:55:57.267860 [ 277 ] {197526ad-f448-43f0-96df-2aec7e88c9fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6041 | 2026.05.06 01:55:57.268224 [ 277 ] {197526ad-f448-43f0-96df-2aec7e88c9fd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6042 | 2026.05.06 01:55:57.268476 [ 277 ] {197526ad-f448-43f0-96df-2aec7e88c9fd} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.05.06 01:55:57.268616 [ 277 ] {197526ad-f448-43f0-96df-2aec7e88c9fd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001353 sec., 8869.179600886917 rows/sec., 692.90 KiB/sec. | ||
| 6044 | 2026.05.06 01:55:57.268656 [ 277 ] {197526ad-f448-43f0-96df-2aec7e88c9fd} <Debug> TCPHandler: Processed in 0.001527307 sec. | ||
| 6045 | 2026.05.06 01:55:57.268804 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.05.06 01:55:57.268909 [ 277 ] {97f4793d-d0f5-4759-a5c0-3f59f5b8b704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6047 | 2026.05.06 01:55:57.268950 [ 277 ] {97f4793d-d0f5-4759-a5c0-3f59f5b8b704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6048 | 2026.05.06 01:55:57.269445 [ 277 ] {97f4793d-d0f5-4759-a5c0-3f59f5b8b704} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.05.06 01:55:57.269486 [ 277 ] {97f4793d-d0f5-4759-a5c0-3f59f5b8b704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6050 | 2026.05.06 01:55:57.269831 [ 277 ] {97f4793d-d0f5-4759-a5c0-3f59f5b8b704} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6051 | 2026.05.06 01:55:57.270067 [ 277 ] {97f4793d-d0f5-4759-a5c0-3f59f5b8b704} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.05.06 01:55:57.270212 [ 277 ] {97f4793d-d0f5-4759-a5c0-3f59f5b8b704} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001323 sec., 83900.22675736962 rows/sec., 6.83 MiB/sec. | ||
| 6053 | 2026.05.06 01:55:57.270255 [ 277 ] {97f4793d-d0f5-4759-a5c0-3f59f5b8b704} <Debug> TCPHandler: Processed in 0.001504427 sec. | ||
| 6054 | 2026.05.06 01:55:57.270391 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.05.06 01:55:57.270489 [ 277 ] {d3ff4c6c-b915-4aa0-bf83-226f584a5def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.05.06 01:55:57.270534 [ 277 ] {d3ff4c6c-b915-4aa0-bf83-226f584a5def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6057 | 2026.05.06 01:55:57.270980 [ 277 ] {d3ff4c6c-b915-4aa0-bf83-226f584a5def} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.05.06 01:55:57.271018 [ 277 ] {d3ff4c6c-b915-4aa0-bf83-226f584a5def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6059 | 2026.05.06 01:55:57.271384 [ 277 ] {d3ff4c6c-b915-4aa0-bf83-226f584a5def} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6060 | 2026.05.06 01:55:57.271647 [ 277 ] {d3ff4c6c-b915-4aa0-bf83-226f584a5def} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.05.06 01:55:57.271805 [ 277 ] {d3ff4c6c-b915-4aa0-bf83-226f584a5def} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001335 sec., 146816.47940074906 rows/sec., 10.53 MiB/sec. | ||
| 6062 | 2026.05.06 01:55:57.271850 [ 277 ] {d3ff4c6c-b915-4aa0-bf83-226f584a5def} <Debug> TCPHandler: Processed in 0.001510477 sec. | ||
| 6063 | 2026.05.06 01:55:57.272003 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.05.06 01:55:57.272101 [ 277 ] {53dc74eb-6d77-4dfc-9d7b-6e0c2e42ccc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.05.06 01:55:57.272158 [ 277 ] {53dc74eb-6d77-4dfc-9d7b-6e0c2e42ccc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6066 | 2026.05.06 01:55:57.273013 [ 277 ] {53dc74eb-6d77-4dfc-9d7b-6e0c2e42ccc4} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.05.06 01:55:57.273052 [ 277 ] {53dc74eb-6d77-4dfc-9d7b-6e0c2e42ccc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6068 | 2026.05.06 01:55:57.273583 [ 277 ] {53dc74eb-6d77-4dfc-9d7b-6e0c2e42ccc4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6069 | 2026.05.06 01:55:57.273813 [ 277 ] {53dc74eb-6d77-4dfc-9d7b-6e0c2e42ccc4} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.05.06 01:55:57.273965 [ 277 ] {53dc74eb-6d77-4dfc-9d7b-6e0c2e42ccc4} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001884 sec., 5838.64118895966 rows/sec., 10.46 MiB/sec. | ||
| 6071 | 2026.05.06 01:55:57.274069 [ 277 ] {53dc74eb-6d77-4dfc-9d7b-6e0c2e42ccc4} <Debug> TCPHandler: Processed in 0.002115061 sec. | ||
| 6072 | 2026.05.06 01:55:57.274225 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.05.06 01:55:57.274323 [ 277 ] {a3f0e250-2b7b-4879-ad74-b9b98ad228a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6074 | 2026.05.06 01:55:57.274365 [ 277 ] {a3f0e250-2b7b-4879-ad74-b9b98ad228a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6075 | 2026.05.06 01:55:57.274730 [ 277 ] {a3f0e250-2b7b-4879-ad74-b9b98ad228a3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.05.06 01:55:57.274765 [ 277 ] {a3f0e250-2b7b-4879-ad74-b9b98ad228a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6077 | 2026.05.06 01:55:57.275090 [ 277 ] {a3f0e250-2b7b-4879-ad74-b9b98ad228a3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6078 | 2026.05.06 01:55:57.275312 [ 277 ] {a3f0e250-2b7b-4879-ad74-b9b98ad228a3} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.05.06 01:55:57.275445 [ 277 ] {a3f0e250-2b7b-4879-ad74-b9b98ad228a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 6080 | 2026.05.06 01:55:57.275481 [ 277 ] {a3f0e250-2b7b-4879-ad74-b9b98ad228a3} <Debug> TCPHandler: Processed in 0.001306502 sec. | ||
| 6081 | 2026.05.06 01:55:57.331398 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6082 | 2026.05.06 01:55:57.350233 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6083 | 2026.05.06 01:55:57.350321 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6084 | 2026.05.06 01:55:57.357527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6085 | 2026.05.06 01:55:57.358423 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6086 | 2026.05.06 01:55:57.363467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6087 | 2026.05.06 01:55:58.000324 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.81 MiB, peak 275.35 MiB, free memory in arenas 0.00 B, will set to 264.71 MiB (RSS), difference: -1.10 MiB | ||
| 6088 | 2026.05.06 01:55:59.287493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 752 | ||
| 6089 | 2026.05.06 01:55:59.290093 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2026.05.06 01:55:59.290140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6091 | 2026.05.06 01:55:59.291353 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6092 | 2026.05.06 01:55:59.291608 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6093 | 2026.05.06 01:55:59.291867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 752 | ||
| 6094 | 2026.05.06 01:56:02.250838 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6095 | 2026.05.06 01:56:02.251108 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6096 | 2026.05.06 01:56:02.251475 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6097 | 2026.05.06 01:56:02.251516 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6098 | 2026.05.06 01:56:02.251734 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6099 | 2026.05.06 01:56:02.251804 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6100 | 2026.05.06 01:56:02.251945 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6101 | 2026.05.06 01:56:02.252079 [ 334 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6102 | 2026.05.06 01:56:02.252097 [ 332 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6103 | 2026.05.06 01:56:02.252126 [ 360 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6104 | 2026.05.06 01:56:02.252094 [ 319 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6105 | 2026.05.06 01:56:02.252292 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6106 | 2026.05.06 01:56:02.252319 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6107 | 2026.05.06 01:56:02.252390 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6108 | 2026.05.06 01:56:02.252411 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6109 | 2026.05.06 01:56:02.252445 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6110 | 2026.05.06 01:56:02.252487 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6111 | 2026.05.06 01:56:02.253616 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002605 sec., 16890.595009596927 rows/sec., 2.94 MiB/sec. | ||
| 6112 | 2026.05.06 01:56:02.253729 [ 277 ] {602219fe-5824-4796-9779-fe5be19ca841} <Debug> TCPHandler: Processed in 0.003029844 sec. | ||
| 6113 | 2026.05.06 01:56:02.255896 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2026.05.06 01:56:02.256005 [ 277 ] {bf1401bf-6ba1-435b-b20b-68488854654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6115 | 2026.05.06 01:56:02.256049 [ 277 ] {bf1401bf-6ba1-435b-b20b-68488854654c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6116 | 2026.05.06 01:56:02.256535 [ 277 ] {bf1401bf-6ba1-435b-b20b-68488854654c} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.06 01:56:02.256585 [ 277 ] {bf1401bf-6ba1-435b-b20b-68488854654c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6118 | 2026.05.06 01:56:02.257011 [ 277 ] {bf1401bf-6ba1-435b-b20b-68488854654c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6119 | 2026.05.06 01:56:02.257414 [ 277 ] {bf1401bf-6ba1-435b-b20b-68488854654c} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.05.06 01:56:02.257703 [ 277 ] {bf1401bf-6ba1-435b-b20b-68488854654c} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001728 sec., 67129.62962962964 rows/sec., 5.70 MiB/sec. | ||
| 6121 | 2026.05.06 01:56:02.257760 [ 277 ] {bf1401bf-6ba1-435b-b20b-68488854654c} <Debug> TCPHandler: Processed in 0.001912377 sec. | ||
| 6122 | 2026.05.06 01:56:02.257947 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.05.06 01:56:02.258057 [ 277 ] {5b4e772e-fe7a-4dc6-a3ad-d4e1d447ac1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6124 | 2026.05.06 01:56:02.258101 [ 277 ] {5b4e772e-fe7a-4dc6-a3ad-d4e1d447ac1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6125 | 2026.05.06 01:56:02.258758 [ 277 ] {5b4e772e-fe7a-4dc6-a3ad-d4e1d447ac1b} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.05.06 01:56:02.258824 [ 277 ] {5b4e772e-fe7a-4dc6-a3ad-d4e1d447ac1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6127 | 2026.05.06 01:56:02.259249 [ 277 ] {5b4e772e-fe7a-4dc6-a3ad-d4e1d447ac1b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6128 | 2026.05.06 01:56:02.259494 [ 277 ] {5b4e772e-fe7a-4dc6-a3ad-d4e1d447ac1b} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.05.06 01:56:02.259701 [ 277 ] {5b4e772e-fe7a-4dc6-a3ad-d4e1d447ac1b} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001661 sec., 18061.408789885612 rows/sec., 1.33 MiB/sec. | ||
| 6130 | 2026.05.06 01:56:02.259778 [ 277 ] {5b4e772e-fe7a-4dc6-a3ad-d4e1d447ac1b} <Debug> TCPHandler: Processed in 0.001881026 sec. | ||
| 6131 | 2026.05.06 01:56:02.259915 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6132 | 2026.05.06 01:56:02.260029 [ 277 ] {3dd93b43-2122-4ef9-b902-26a479d3e88c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6133 | 2026.05.06 01:56:02.260075 [ 277 ] {3dd93b43-2122-4ef9-b902-26a479d3e88c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6134 | 2026.05.06 01:56:02.260570 [ 277 ] {3dd93b43-2122-4ef9-b902-26a479d3e88c} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6135 | 2026.05.06 01:56:02.260609 [ 277 ] {3dd93b43-2122-4ef9-b902-26a479d3e88c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6136 | 2026.05.06 01:56:02.260958 [ 277 ] {3dd93b43-2122-4ef9-b902-26a479d3e88c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6137 | 2026.05.06 01:56:02.261174 [ 277 ] {3dd93b43-2122-4ef9-b902-26a479d3e88c} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6138 | 2026.05.06 01:56:02.261314 [ 277 ] {3dd93b43-2122-4ef9-b902-26a479d3e88c} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001305 sec., 72030.65134099618 rows/sec., 5.63 MiB/sec. | ||
| 6139 | 2026.05.06 01:56:02.261355 [ 277 ] {3dd93b43-2122-4ef9-b902-26a479d3e88c} <Debug> TCPHandler: Processed in 0.001497596 sec. | ||
| 6140 | 2026.05.06 01:56:02.261469 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6141 | 2026.05.06 01:56:02.261570 [ 277 ] {4b3c7a1d-41cc-48c1-a43d-b08fa8c70599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6142 | 2026.05.06 01:56:02.261614 [ 277 ] {4b3c7a1d-41cc-48c1-a43d-b08fa8c70599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6143 | 2026.05.06 01:56:02.262035 [ 277 ] {4b3c7a1d-41cc-48c1-a43d-b08fa8c70599} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6144 | 2026.05.06 01:56:02.262072 [ 277 ] {4b3c7a1d-41cc-48c1-a43d-b08fa8c70599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6145 | 2026.05.06 01:56:02.262412 [ 277 ] {4b3c7a1d-41cc-48c1-a43d-b08fa8c70599} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6146 | 2026.05.06 01:56:02.262647 [ 277 ] {4b3c7a1d-41cc-48c1-a43d-b08fa8c70599} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6147 | 2026.05.06 01:56:02.262784 [ 277 ] {4b3c7a1d-41cc-48c1-a43d-b08fa8c70599} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 6148 | 2026.05.06 01:56:02.262822 [ 277 ] {4b3c7a1d-41cc-48c1-a43d-b08fa8c70599} <Debug> TCPHandler: Processed in 0.001402234 sec. | ||
| 6149 | 2026.05.06 01:56:02.262936 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2026.05.06 01:56:02.263038 [ 277 ] {310e46db-aad1-4940-8985-a79e00840a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6151 | 2026.05.06 01:56:02.263093 [ 277 ] {310e46db-aad1-4940-8985-a79e00840a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6152 | 2026.05.06 01:56:02.263963 [ 277 ] {310e46db-aad1-4940-8985-a79e00840a0e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.05.06 01:56:02.264002 [ 277 ] {310e46db-aad1-4940-8985-a79e00840a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6154 | 2026.05.06 01:56:02.264561 [ 277 ] {310e46db-aad1-4940-8985-a79e00840a0e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6155 | 2026.05.06 01:56:02.264788 [ 277 ] {310e46db-aad1-4940-8985-a79e00840a0e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6156 | 2026.05.06 01:56:02.264940 [ 277 ] {310e46db-aad1-4940-8985-a79e00840a0e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00192 sec., 15625 rows/sec., 28.00 MiB/sec. | ||
| 6157 | 2026.05.06 01:56:02.265018 [ 277 ] {310e46db-aad1-4940-8985-a79e00840a0e} <Debug> TCPHandler: Processed in 0.002135913 sec. | ||
| 6158 | 2026.05.06 01:56:02.265131 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6159 | 2026.05.06 01:56:02.265226 [ 277 ] {73365dda-5b5c-4a98-867e-a405799cd673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6160 | 2026.05.06 01:56:02.265268 [ 277 ] {73365dda-5b5c-4a98-867e-a405799cd673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6161 | 2026.05.06 01:56:02.265619 [ 277 ] {73365dda-5b5c-4a98-867e-a405799cd673} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.05.06 01:56:02.265655 [ 277 ] {73365dda-5b5c-4a98-867e-a405799cd673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6163 | 2026.05.06 01:56:02.265980 [ 277 ] {73365dda-5b5c-4a98-867e-a405799cd673} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6164 | 2026.05.06 01:56:02.266188 [ 277 ] {73365dda-5b5c-4a98-867e-a405799cd673} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.05.06 01:56:02.266319 [ 277 ] {73365dda-5b5c-4a98-867e-a405799cd673} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6166 | 2026.05.06 01:56:02.266355 [ 277 ] {73365dda-5b5c-4a98-867e-a405799cd673} <Debug> TCPHandler: Processed in 0.001272521 sec. | ||
| 6167 | 2026.05.06 01:56:04.095431 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6168 | 2026.05.06 01:56:04.095489 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6169 | 2026.05.06 01:56:04.228931 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12487 | ||
| 6170 | 2026.05.06 01:56:04.229401 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2026.05.06 01:56:04.229434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6172 | 2026.05.06 01:56:04.229908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6173 | 2026.05.06 01:56:04.230134 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6174 | 2026.05.06 01:56:04.230253 [ 28 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6175 | 2026.05.06 01:56:04.230257 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12487 | ||
| 6176 | 2026.05.06 01:56:04.230298 [ 28 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.05.06 01:56:04.230320 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6178 | 2026.05.06 01:56:04.230450 [ 202 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6179 | 2026.05.06 01:56:04.230616 [ 202 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6180 | 2026.05.06 01:56:04.230678 [ 202 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10055 rows starting from the beginning of the part | ||
| 6181 | 2026.05.06 01:56:04.230775 [ 202 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6182 | 2026.05.06 01:56:04.230853 [ 202 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6183 | 2026.05.06 01:56:04.230920 [ 202 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6184 | 2026.05.06 01:56:04.230997 [ 202 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6185 | 2026.05.06 01:56:04.231062 [ 202 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6186 | 2026.05.06 01:56:04.233116 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12487 rows, containing 4 columns (4 merged, 0 gathered) in 0.002726747 sec., 4579449.431868817 rows/sec., 65.51 MiB/sec. | ||
| 6187 | 2026.05.06 01:56:04.233453 [ 198 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6188 | 2026.05.06 01:56:04.233751 [ 198 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6189 | 2026.05.06 01:56:04.233824 [ 198 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_26_5} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6190 | 2026.05.06 01:56:04.233902 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6191 | 2026.05.06 01:56:04.864461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6192 | 2026.05.06 01:56:04.881739 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.05.06 01:56:04.881799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6194 | 2026.05.06 01:56:04.887496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6195 | 2026.05.06 01:56:04.888198 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.05.06 01:56:04.888505 [ 28 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6197 | 2026.05.06 01:56:04.888573 [ 28 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.05.06 01:56:04.888596 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6199 | 2026.05.06 01:56:04.888779 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6200 | 2026.05.06 01:56:04.891213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6201 | 2026.05.06 01:56:04.892854 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6202 | 2026.05.06 01:56:04.894263 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6203 | 2026.05.06 01:56:04.899238 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6204 | 2026.05.06 01:56:04.903927 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6205 | 2026.05.06 01:56:04.908256 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6206 | 2026.05.06 01:56:04.912694 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6207 | 2026.05.06 01:56:04.916583 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6208 | 2026.05.06 01:56:04.970224 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081535803 sec., 2403.85196181854 rows/sec., 12.43 MiB/sec. | ||
| 6209 | 2026.05.06 01:56:04.973031 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6210 | 2026.05.06 01:56:04.975182 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.05.06 01:56:04.975299 [ 202 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_26_5} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6212 | 2026.05.06 01:56:04.978348 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6213 | 2026.05.06 01:56:05.001181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.84 MiB, peak 276.39 MiB, free memory in arenas 0.00 B, will set to 270.17 MiB (RSS), difference: 4.33 MiB | ||
| 6214 | 2026.05.06 01:56:07.250043 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6215 | 2026.05.06 01:56:07.250290 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6216 | 2026.05.06 01:56:07.250646 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6217 | 2026.05.06 01:56:07.250683 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6218 | 2026.05.06 01:56:07.250900 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6219 | 2026.05.06 01:56:07.250969 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6220 | 2026.05.06 01:56:07.251110 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6221 | 2026.05.06 01:56:07.251213 [ 360 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6222 | 2026.05.06 01:56:07.251254 [ 332 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6223 | 2026.05.06 01:56:07.251288 [ 359 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6224 | 2026.05.06 01:56:07.251259 [ 319 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6225 | 2026.05.06 01:56:07.251457 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6226 | 2026.05.06 01:56:07.251485 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6227 | 2026.05.06 01:56:07.251570 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6228 | 2026.05.06 01:56:07.251599 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6229 | 2026.05.06 01:56:07.251635 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6230 | 2026.05.06 01:56:07.251675 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6231 | 2026.05.06 01:56:07.252895 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002696 sec., 16320.474777448071 rows/sec., 2.84 MiB/sec. | ||
| 6232 | 2026.05.06 01:56:07.253032 [ 277 ] {eee5a93d-24a2-4936-84f6-6e9bd986c7a8} <Debug> TCPHandler: Processed in 0.003118626 sec. | ||
| 6233 | 2026.05.06 01:56:07.254936 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.05.06 01:56:07.255052 [ 277 ] {82ed3f54-5bf6-4d44-9e07-1137de3b4aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6235 | 2026.05.06 01:56:07.255099 [ 277 ] {82ed3f54-5bf6-4d44-9e07-1137de3b4aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6236 | 2026.05.06 01:56:07.255614 [ 277 ] {82ed3f54-5bf6-4d44-9e07-1137de3b4aa4} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.05.06 01:56:07.255656 [ 277 ] {82ed3f54-5bf6-4d44-9e07-1137de3b4aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6238 | 2026.05.06 01:56:07.256057 [ 277 ] {82ed3f54-5bf6-4d44-9e07-1137de3b4aa4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6239 | 2026.05.06 01:56:07.256301 [ 277 ] {82ed3f54-5bf6-4d44-9e07-1137de3b4aa4} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.05.06 01:56:07.256460 [ 25 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6241 | 2026.05.06 01:56:07.256471 [ 277 ] {82ed3f54-5bf6-4d44-9e07-1137de3b4aa4} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001453 sec., 53682.037164487265 rows/sec., 4.45 MiB/sec. | ||
| 6242 | 2026.05.06 01:56:07.256510 [ 25 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.05.06 01:56:07.256524 [ 277 ] {82ed3f54-5bf6-4d44-9e07-1137de3b4aa4} <Debug> TCPHandler: Processed in 0.00164103 sec. | ||
| 6244 | 2026.05.06 01:56:07.256537 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6245 | 2026.05.06 01:56:07.256676 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6246 | 2026.05.06 01:56:07.256687 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6247 | 2026.05.06 01:56:07.256809 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6248 | 2026.05.06 01:56:07.256812 [ 277 ] {05ecf81a-85bd-4c29-a11d-d7e78141b9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6249 | 2026.05.06 01:56:07.256853 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3358 rows starting from the beginning of the part | ||
| 6250 | 2026.05.06 01:56:07.256872 [ 277 ] {05ecf81a-85bd-4c29-a11d-d7e78141b9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6251 | 2026.05.06 01:56:07.256954 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
| 6252 | 2026.05.06 01:56:07.257035 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 857 rows starting from the beginning of the part | ||
| 6253 | 2026.05.06 01:56:07.257105 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 198 rows starting from the beginning of the part | ||
| 6254 | 2026.05.06 01:56:07.257173 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 116 rows starting from the beginning of the part | ||
| 6255 | 2026.05.06 01:56:07.257255 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 78 rows starting from the beginning of the part | ||
| 6256 | 2026.05.06 01:56:07.257671 [ 277 ] {05ecf81a-85bd-4c29-a11d-d7e78141b9b8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.05.06 01:56:07.257738 [ 277 ] {05ecf81a-85bd-4c29-a11d-d7e78141b9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6258 | 2026.05.06 01:56:07.258324 [ 277 ] {05ecf81a-85bd-4c29-a11d-d7e78141b9b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6259 | 2026.05.06 01:56:07.258575 [ 277 ] {05ecf81a-85bd-4c29-a11d-d7e78141b9b8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.05.06 01:56:07.258758 [ 277 ] {05ecf81a-85bd-4c29-a11d-d7e78141b9b8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001963 sec., 5603.667855323485 rows/sec., 421.37 KiB/sec. | ||
| 6261 | 2026.05.06 01:56:07.258804 [ 277 ] {05ecf81a-85bd-4c29-a11d-d7e78141b9b8} <Debug> TCPHandler: Processed in 0.002179883 sec. | ||
| 6262 | 2026.05.06 01:56:07.258961 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.05.06 01:56:07.259057 [ 277 ] {d6319bdc-3fea-4246-bbe9-639ec04a0416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6264 | 2026.05.06 01:56:07.259097 [ 277 ] {d6319bdc-3fea-4246-bbe9-639ec04a0416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6265 | 2026.05.06 01:56:07.259554 [ 277 ] {d6319bdc-3fea-4246-bbe9-639ec04a0416} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.05.06 01:56:07.259589 [ 277 ] {d6319bdc-3fea-4246-bbe9-639ec04a0416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6267 | 2026.05.06 01:56:07.259913 [ 277 ] {d6319bdc-3fea-4246-bbe9-639ec04a0416} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6268 | 2026.05.06 01:56:07.259974 [ 202 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4685 rows, containing 5 columns (5 merged, 0 gathered) in 0.003346962 sec., 1399776.8722799958 rows/sec., 113.32 MiB/sec. | ||
| 6269 | 2026.05.06 01:56:07.260139 [ 277 ] {d6319bdc-3fea-4246-bbe9-639ec04a0416} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2026.05.06 01:56:07.260281 [ 277 ] {d6319bdc-3fea-4246-bbe9-639ec04a0416} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001242 sec., 60386.473429951686 rows/sec., 4.71 MiB/sec. | ||
| 6271 | 2026.05.06 01:56:07.260285 [ 46 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6272 | 2026.05.06 01:56:07.260326 [ 277 ] {d6319bdc-3fea-4246-bbe9-639ec04a0416} <Debug> TCPHandler: Processed in 0.001415345 sec. | ||
| 6273 | 2026.05.06 01:56:07.260343 [ 46 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.05.06 01:56:07.260364 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6275 | 2026.05.06 01:56:07.260371 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6276 | 2026.05.06 01:56:07.260467 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.05.06 01:56:07.260510 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6278 | 2026.05.06 01:56:07.260576 [ 277 ] {c6e740be-abe9-417a-89f5-134c95ea83da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6279 | 2026.05.06 01:56:07.260624 [ 277 ] {c6e740be-abe9-417a-89f5-134c95ea83da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6280 | 2026.05.06 01:56:07.260659 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.05.06 01:56:07.260668 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6282 | 2026.05.06 01:56:07.260718 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1831 rows starting from the beginning of the part | ||
| 6283 | 2026.05.06 01:56:07.260747 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_41_8} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6284 | 2026.05.06 01:56:07.260799 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 75 rows starting from the beginning of the part | ||
| 6285 | 2026.05.06 01:56:07.260836 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6286 | 2026.05.06 01:56:07.260850 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 520 rows starting from the beginning of the part | ||
| 6287 | 2026.05.06 01:56:07.260905 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 111 rows starting from the beginning of the part | ||
| 6288 | 2026.05.06 01:56:07.260951 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 94 rows starting from the beginning of the part | ||
| 6289 | 2026.05.06 01:56:07.260998 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part | ||
| 6290 | 2026.05.06 01:56:07.261090 [ 277 ] {c6e740be-abe9-417a-89f5-134c95ea83da} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2026.05.06 01:56:07.261133 [ 277 ] {c6e740be-abe9-417a-89f5-134c95ea83da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6292 | 2026.05.06 01:56:07.261522 [ 277 ] {c6e740be-abe9-417a-89f5-134c95ea83da} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6293 | 2026.05.06 01:56:07.261756 [ 277 ] {c6e740be-abe9-417a-89f5-134c95ea83da} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2026.05.06 01:56:07.261888 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6295 | 2026.05.06 01:56:07.261902 [ 277 ] {c6e740be-abe9-417a-89f5-134c95ea83da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001346 sec., 118870.72808320951 rows/sec., 8.28 MiB/sec. | ||
| 6296 | 2026.05.06 01:56:07.261932 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.05.06 01:56:07.261955 [ 277 ] {c6e740be-abe9-417a-89f5-134c95ea83da} <Debug> TCPHandler: Processed in 0.001535688 sec. | ||
| 6298 | 2026.05.06 01:56:07.261957 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6299 | 2026.05.06 01:56:07.262055 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6300 | 2026.05.06 01:56:07.262094 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.05.06 01:56:07.262158 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6302 | 2026.05.06 01:56:07.262193 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14304 rows starting from the beginning of the part | ||
| 6303 | 2026.05.06 01:56:07.262193 [ 277 ] {109e5176-6640-46d9-9e2f-8b242b9d153f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6304 | 2026.05.06 01:56:07.262255 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6305 | 2026.05.06 01:56:07.262254 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2706 rows, containing 5 columns (5 merged, 0 gathered) in 0.001807254 sec., 1497299.2174868614 rows/sec., 110.63 MiB/sec. | ||
| 6306 | 2026.05.06 01:56:07.262261 [ 277 ] {109e5176-6640-46d9-9e2f-8b242b9d153f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6307 | 2026.05.06 01:56:07.262313 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6308 | 2026.05.06 01:56:07.262362 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 196 rows starting from the beginning of the part | ||
| 6309 | 2026.05.06 01:56:07.262404 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6310 | 2026.05.06 01:56:07.262444 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6311 | 2026.05.06 01:56:07.262557 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6312 | 2026.05.06 01:56:07.262900 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.05.06 01:56:07.263009 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_41_8} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6314 | 2026.05.06 01:56:07.263099 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 6315 | 2026.05.06 01:56:07.263111 [ 277 ] {109e5176-6640-46d9-9e2f-8b242b9d153f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.05.06 01:56:07.263153 [ 277 ] {109e5176-6640-46d9-9e2f-8b242b9d153f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6317 | 2026.05.06 01:56:07.263751 [ 277 ] {109e5176-6640-46d9-9e2f-8b242b9d153f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6318 | 2026.05.06 01:56:07.263985 [ 277 ] {109e5176-6640-46d9-9e2f-8b242b9d153f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.05.06 01:56:07.264151 [ 277 ] {109e5176-6640-46d9-9e2f-8b242b9d153f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001977 sec., 5563.98583712696 rows/sec., 9.97 MiB/sec. | ||
| 6320 | 2026.05.06 01:56:07.264224 [ 277 ] {109e5176-6640-46d9-9e2f-8b242b9d153f} <Debug> TCPHandler: Processed in 0.002177933 sec. | ||
| 6321 | 2026.05.06 01:56:07.264343 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2026.05.06 01:56:07.264437 [ 277 ] {c98ec9e3-b34d-404e-b27b-3610d65bbe46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6323 | 2026.05.06 01:56:07.264478 [ 277 ] {c98ec9e3-b34d-404e-b27b-3610d65bbe46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6324 | 2026.05.06 01:56:07.264836 [ 277 ] {c98ec9e3-b34d-404e-b27b-3610d65bbe46} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.05.06 01:56:07.264871 [ 277 ] {c98ec9e3-b34d-404e-b27b-3610d65bbe46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6326 | 2026.05.06 01:56:07.265197 [ 277 ] {c98ec9e3-b34d-404e-b27b-3610d65bbe46} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6327 | 2026.05.06 01:56:07.265420 [ 277 ] {c98ec9e3-b34d-404e-b27b-3610d65bbe46} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.05.06 01:56:07.265540 [ 46 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6329 | 2026.05.06 01:56:07.265554 [ 277 ] {c98ec9e3-b34d-404e-b27b-3610d65bbe46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 6330 | 2026.05.06 01:56:07.265583 [ 46 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2026.05.06 01:56:07.265605 [ 277 ] {c98ec9e3-b34d-404e-b27b-3610d65bbe46} <Debug> TCPHandler: Processed in 0.001309962 sec. | ||
| 6332 | 2026.05.06 01:56:07.265608 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6333 | 2026.05.06 01:56:07.265706 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6334 | 2026.05.06 01:56:07.265810 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6335 | 2026.05.06 01:56:07.265838 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1950 rows starting from the beginning of the part | ||
| 6336 | 2026.05.06 01:56:07.265895 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6337 | 2026.05.06 01:56:07.265941 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6338 | 2026.05.06 01:56:07.265981 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6339 | 2026.05.06 01:56:07.266018 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6340 | 2026.05.06 01:56:07.266056 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6341 | 2026.05.06 01:56:07.266974 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15245 rows, containing 5 columns (5 merged, 0 gathered) in 0.004949441 sec., 3080145.8184873806 rows/sec., 199.62 MiB/sec. | ||
| 6342 | 2026.05.06 01:56:07.267199 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001530047 sec., 1490150.3025724045 rows/sec., 99.29 MiB/sec. | ||
| 6343 | 2026.05.06 01:56:07.267406 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6344 | 2026.05.06 01:56:07.267589 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6345 | 2026.05.06 01:56:07.267681 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.05.06 01:56:07.267765 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6347 | 2026.05.06 01:56:07.267842 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 6348 | 2026.05.06 01:56:07.267896 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.05.06 01:56:07.267977 [ 199 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_41_8} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6350 | 2026.05.06 01:56:07.268053 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6351 | 2026.05.06 01:56:07.606943 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2026.05.06 01:56:07.607135 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6353 | 2026.05.06 01:56:07.607531 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6354 | 2026.05.06 01:56:07.607575 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6355 | 2026.05.06 01:56:07.607876 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6356 | 2026.05.06 01:56:07.607939 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6357 | 2026.05.06 01:56:07.608067 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 6358 | 2026.05.06 01:56:07.608166 [ 332 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6359 | 2026.05.06 01:56:07.608180 [ 360 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6360 | 2026.05.06 01:56:07.608193 [ 359 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6361 | 2026.05.06 01:56:07.608194 [ 319 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6362 | 2026.05.06 01:56:07.608358 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6363 | 2026.05.06 01:56:07.608385 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6364 | 2026.05.06 01:56:07.608469 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6365 | 2026.05.06 01:56:07.608490 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 6366 | 2026.05.06 01:56:07.608522 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6367 | 2026.05.06 01:56:07.608556 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6368 | 2026.05.06 01:56:07.608588 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 6369 | 2026.05.06 01:56:07.609761 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> executeQuery: Read 45 rows, 9.67 KiB in 0.002705 sec., 16635.859519408503 rows/sec., 3.49 MiB/sec. | ||
| 6370 | 2026.05.06 01:56:07.609895 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> MemoryTracker: Peak memory usage (for query): 144.50 KiB. | ||
| 6371 | 2026.05.06 01:56:07.609911 [ 277 ] {59977080-0028-49dd-a00a-d934b8596f41} <Debug> TCPHandler: Processed in 0.003041134 sec. | ||
| 6372 | 2026.05.06 01:56:07.622819 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6373 | 2026.05.06 01:56:07.622941 [ 277 ] {9d6d0ffb-fd8d-4acc-9c94-a50fc77f0f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6374 | 2026.05.06 01:56:07.622990 [ 277 ] {9d6d0ffb-fd8d-4acc-9c94-a50fc77f0f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6375 | 2026.05.06 01:56:07.623584 [ 277 ] {9d6d0ffb-fd8d-4acc-9c94-a50fc77f0f88} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6376 | 2026.05.06 01:56:07.623630 [ 277 ] {9d6d0ffb-fd8d-4acc-9c94-a50fc77f0f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6377 | 2026.05.06 01:56:07.624001 [ 277 ] {9d6d0ffb-fd8d-4acc-9c94-a50fc77f0f88} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6378 | 2026.05.06 01:56:07.624216 [ 277 ] {9d6d0ffb-fd8d-4acc-9c94-a50fc77f0f88} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6379 | 2026.05.06 01:56:07.624362 [ 277 ] {9d6d0ffb-fd8d-4acc-9c94-a50fc77f0f88} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001449 sec., 11042.097998619738 rows/sec., 909.84 KiB/sec. | ||
| 6380 | 2026.05.06 01:56:07.624399 [ 277 ] {9d6d0ffb-fd8d-4acc-9c94-a50fc77f0f88} <Debug> TCPHandler: Processed in 0.001641181 sec. | ||
| 6381 | 2026.05.06 01:56:07.624530 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6382 | 2026.05.06 01:56:07.624625 [ 277 ] {8784a24b-dcc6-4a82-90da-82bcbf53e995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6383 | 2026.05.06 01:56:07.624664 [ 277 ] {8784a24b-dcc6-4a82-90da-82bcbf53e995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6384 | 2026.05.06 01:56:07.626229 [ 277 ] {8784a24b-dcc6-4a82-90da-82bcbf53e995} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6385 | 2026.05.06 01:56:07.626263 [ 277 ] {8784a24b-dcc6-4a82-90da-82bcbf53e995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6386 | 2026.05.06 01:56:07.626768 [ 277 ] {8784a24b-dcc6-4a82-90da-82bcbf53e995} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6387 | 2026.05.06 01:56:07.626982 [ 277 ] {8784a24b-dcc6-4a82-90da-82bcbf53e995} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6388 | 2026.05.06 01:56:07.627111 [ 277 ] {8784a24b-dcc6-4a82-90da-82bcbf53e995} <Debug> executeQuery: Read 2470 rows, 187.69 KiB in 0.002504 sec., 986421.7252396166 rows/sec., 73.20 MiB/sec. | ||
| 6389 | 2026.05.06 01:56:07.627147 [ 277 ] {8784a24b-dcc6-4a82-90da-82bcbf53e995} <Debug> TCPHandler: Processed in 0.002674155 sec. | ||
| 6390 | 2026.05.06 01:56:07.627263 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.05.06 01:56:07.627356 [ 277 ] {4cc254b8-a726-46f8-9a86-4ff96a738dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6392 | 2026.05.06 01:56:07.627394 [ 277 ] {4cc254b8-a726-46f8-9a86-4ff96a738dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6393 | 2026.05.06 01:56:07.627805 [ 277 ] {4cc254b8-a726-46f8-9a86-4ff96a738dac} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.05.06 01:56:07.627841 [ 277 ] {4cc254b8-a726-46f8-9a86-4ff96a738dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6395 | 2026.05.06 01:56:07.628127 [ 277 ] {4cc254b8-a726-46f8-9a86-4ff96a738dac} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6396 | 2026.05.06 01:56:07.628330 [ 277 ] {4cc254b8-a726-46f8-9a86-4ff96a738dac} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.05.06 01:56:07.628432 [ 46 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6398 | 2026.05.06 01:56:07.628456 [ 277 ] {4cc254b8-a726-46f8-9a86-4ff96a738dac} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.001118 sec., 49194.99105545617 rows/sec., 3.55 MiB/sec. | ||
| 6399 | 2026.05.06 01:56:07.628476 [ 46 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2026.05.06 01:56:07.628503 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6401 | 2026.05.06 01:56:07.628505 [ 277 ] {4cc254b8-a726-46f8-9a86-4ff96a738dac} <Debug> TCPHandler: Processed in 0.001289362 sec. | ||
| 6402 | 2026.05.06 01:56:07.628604 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6403 | 2026.05.06 01:56:07.628634 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6404 | 2026.05.06 01:56:07.628732 [ 277 ] {9a405a8d-0b75-45c4-bb56-b784fec59fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6405 | 2026.05.06 01:56:07.628736 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6406 | 2026.05.06 01:56:07.628773 [ 277 ] {9a405a8d-0b75-45c4-bb56-b784fec59fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6407 | 2026.05.06 01:56:07.628784 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 226 rows starting from the beginning of the part | ||
| 6408 | 2026.05.06 01:56:07.628857 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 172 rows starting from the beginning of the part | ||
| 6409 | 2026.05.06 01:56:07.628916 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part | ||
| 6410 | 2026.05.06 01:56:07.628964 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6411 | 2026.05.06 01:56:07.629010 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 6412 | 2026.05.06 01:56:07.629055 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 55 rows starting from the beginning of the part | ||
| 6413 | 2026.05.06 01:56:07.629457 [ 277 ] {9a405a8d-0b75-45c4-bb56-b784fec59fef} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2026.05.06 01:56:07.629497 [ 277 ] {9a405a8d-0b75-45c4-bb56-b784fec59fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6415 | 2026.05.06 01:56:07.629899 [ 277 ] {9a405a8d-0b75-45c4-bb56-b784fec59fef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6416 | 2026.05.06 01:56:07.629935 [ 195 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373314 sec., 376461.6103818937 rows/sec., 26.00 MiB/sec. | ||
| 6417 | 2026.05.06 01:56:07.630121 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6418 | 2026.05.06 01:56:07.630129 [ 277 ] {9a405a8d-0b75-45c4-bb56-b784fec59fef} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.05.06 01:56:07.630280 [ 277 ] {9a405a8d-0b75-45c4-bb56-b784fec59fef} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001566 sec., 511494.25287356327 rows/sec., 29.55 MiB/sec. | ||
| 6420 | 2026.05.06 01:56:07.630319 [ 277 ] {9a405a8d-0b75-45c4-bb56-b784fec59fef} <Debug> TCPHandler: Processed in 0.001732172 sec. | ||
| 6421 | 2026.05.06 01:56:07.630435 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.05.06 01:56:07.630438 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.05.06 01:56:07.630532 [ 277 ] {62eddd06-93b2-4754-9990-76552a8dd9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6424 | 2026.05.06 01:56:07.630545 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_36_7} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6425 | 2026.05.06 01:56:07.630578 [ 277 ] {62eddd06-93b2-4754-9990-76552a8dd9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6426 | 2026.05.06 01:56:07.630643 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6427 | 2026.05.06 01:56:07.630985 [ 277 ] {62eddd06-93b2-4754-9990-76552a8dd9ec} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6428 | 2026.05.06 01:56:07.631026 [ 277 ] {62eddd06-93b2-4754-9990-76552a8dd9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6429 | 2026.05.06 01:56:07.631307 [ 277 ] {62eddd06-93b2-4754-9990-76552a8dd9ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6430 | 2026.05.06 01:56:07.631508 [ 277 ] {62eddd06-93b2-4754-9990-76552a8dd9ec} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2026.05.06 01:56:07.631634 [ 277 ] {62eddd06-93b2-4754-9990-76552a8dd9ec} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 6432 | 2026.05.06 01:56:07.631670 [ 277 ] {62eddd06-93b2-4754-9990-76552a8dd9ec} <Debug> TCPHandler: Processed in 0.001281811 sec. | ||
| 6433 | 2026.05.06 01:56:07.631779 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6434 | 2026.05.06 01:56:07.631871 [ 277 ] {98952f1b-30b5-450c-bbcb-7e35cb5019b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6435 | 2026.05.06 01:56:07.631909 [ 277 ] {98952f1b-30b5-450c-bbcb-7e35cb5019b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6436 | 2026.05.06 01:56:07.632763 [ 277 ] {98952f1b-30b5-450c-bbcb-7e35cb5019b7} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6437 | 2026.05.06 01:56:07.632798 [ 277 ] {98952f1b-30b5-450c-bbcb-7e35cb5019b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6438 | 2026.05.06 01:56:07.633157 [ 277 ] {98952f1b-30b5-450c-bbcb-7e35cb5019b7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6439 | 2026.05.06 01:56:07.633361 [ 277 ] {98952f1b-30b5-450c-bbcb-7e35cb5019b7} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2026.05.06 01:56:07.633491 [ 277 ] {98952f1b-30b5-450c-bbcb-7e35cb5019b7} <Debug> executeQuery: Read 1334 rows, 91.68 KiB in 0.001638 sec., 814407.8144078144 rows/sec., 54.66 MiB/sec. | ||
| 6441 | 2026.05.06 01:56:07.633528 [ 277 ] {98952f1b-30b5-450c-bbcb-7e35cb5019b7} <Debug> TCPHandler: Processed in 0.001796133 sec. | ||
| 6442 | 2026.05.06 01:56:07.633638 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6443 | 2026.05.06 01:56:07.633732 [ 277 ] {eaeefb28-ebdf-4b2b-9d41-87b57b99b6b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6444 | 2026.05.06 01:56:07.633773 [ 277 ] {eaeefb28-ebdf-4b2b-9d41-87b57b99b6b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6445 | 2026.05.06 01:56:07.634458 [ 277 ] {eaeefb28-ebdf-4b2b-9d41-87b57b99b6b5} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.05.06 01:56:07.634494 [ 277 ] {eaeefb28-ebdf-4b2b-9d41-87b57b99b6b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6447 | 2026.05.06 01:56:07.634929 [ 277 ] {eaeefb28-ebdf-4b2b-9d41-87b57b99b6b5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6448 | 2026.05.06 01:56:07.635157 [ 277 ] {eaeefb28-ebdf-4b2b-9d41-87b57b99b6b5} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.05.06 01:56:07.635293 [ 277 ] {eaeefb28-ebdf-4b2b-9d41-87b57b99b6b5} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001579 sec., 952501.5832805573 rows/sec., 57.81 MiB/sec. | ||
| 6450 | 2026.05.06 01:56:07.635329 [ 277 ] {eaeefb28-ebdf-4b2b-9d41-87b57b99b6b5} <Debug> TCPHandler: Processed in 0.001737723 sec. | ||
| 6451 | 2026.05.06 01:56:07.635439 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.05.06 01:56:07.635532 [ 277 ] {6fad3c8e-2a29-4ce7-8115-bbe82b0f0342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.05.06 01:56:07.635583 [ 277 ] {6fad3c8e-2a29-4ce7-8115-bbe82b0f0342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6454 | 2026.05.06 01:56:07.636347 [ 277 ] {6fad3c8e-2a29-4ce7-8115-bbe82b0f0342} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.05.06 01:56:07.636383 [ 277 ] {6fad3c8e-2a29-4ce7-8115-bbe82b0f0342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6456 | 2026.05.06 01:56:07.636937 [ 277 ] {6fad3c8e-2a29-4ce7-8115-bbe82b0f0342} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6457 | 2026.05.06 01:56:07.637162 [ 277 ] {6fad3c8e-2a29-4ce7-8115-bbe82b0f0342} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.05.06 01:56:07.637272 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6459 | 2026.05.06 01:56:07.637301 [ 277 ] {6fad3c8e-2a29-4ce7-8115-bbe82b0f0342} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001787 sec., 21824.28651371013 rows/sec., 39.11 MiB/sec. | ||
| 6460 | 2026.05.06 01:56:07.637312 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.05.06 01:56:07.637343 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6462 | 2026.05.06 01:56:07.637361 [ 277 ] {6fad3c8e-2a29-4ce7-8115-bbe82b0f0342} <Debug> TCPHandler: Processed in 0.001968418 sec. | ||
| 6463 | 2026.05.06 01:56:07.637416 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6464 | 2026.05.06 01:56:07.637493 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2026.05.06 01:56:07.637599 [ 277 ] {6799c19b-7b8c-4d42-bf41-727af6668edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6466 | 2026.05.06 01:56:07.637640 [ 277 ] {6799c19b-7b8c-4d42-bf41-727af6668edf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6467 | 2026.05.06 01:56:07.637644 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6468 | 2026.05.06 01:56:07.637707 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 625 rows starting from the beginning of the part | ||
| 6469 | 2026.05.06 01:56:07.637832 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 6470 | 2026.05.06 01:56:07.637943 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 11 rows starting from the beginning of the part | ||
| 6471 | 2026.05.06 01:56:07.638045 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6472 | 2026.05.06 01:56:07.638057 [ 277 ] {6799c19b-7b8c-4d42-bf41-727af6668edf} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2026.05.06 01:56:07.638110 [ 277 ] {6799c19b-7b8c-4d42-bf41-727af6668edf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6474 | 2026.05.06 01:56:07.638149 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 11 rows starting from the beginning of the part | ||
| 6475 | 2026.05.06 01:56:07.638255 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
| 6476 | 2026.05.06 01:56:07.638526 [ 277 ] {6799c19b-7b8c-4d42-bf41-727af6668edf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6477 | 2026.05.06 01:56:07.638813 [ 277 ] {6799c19b-7b8c-4d42-bf41-727af6668edf} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.05.06 01:56:07.638957 [ 277 ] {6799c19b-7b8c-4d42-bf41-727af6668edf} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001377 sec., 8714.596949891067 rows/sec., 601.40 KiB/sec. | ||
| 6479 | 2026.05.06 01:56:07.638995 [ 277 ] {6799c19b-7b8c-4d42-bf41-727af6668edf} <Debug> TCPHandler: Processed in 0.001551438 sec. | ||
| 6480 | 2026.05.06 01:56:07.642755 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 19 columns (19 merged, 0 gathered) in 0.005385761 sec., 138513.3874303 rows/sec., 248.21 MiB/sec. | ||
| 6481 | 2026.05.06 01:56:07.643827 [ 195 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6482 | 2026.05.06 01:56:07.644125 [ 195 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.05.06 01:56:07.644187 [ 195 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6484 | 2026.05.06 01:56:07.644271 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 6485 | 2026.05.06 01:56:08.000218 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.60 MiB, peak 279.73 MiB, free memory in arenas 0.00 B, will set to 274.94 MiB (RSS), difference: 3.34 MiB | ||
| 6486 | 2026.05.06 01:56:08.694635 [ 107 ] {} <Debug> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6487 | 2026.05.06 01:56:08.694696 [ 107 ] {} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.05.06 01:56:08.694717 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6489 | 2026.05.06 01:56:08.694836 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6490 | 2026.05.06 01:56:08.694988 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6491 | 2026.05.06 01:56:08.695023 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 308 rows starting from the beginning of the part | ||
| 6492 | 2026.05.06 01:56:08.695088 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6493 | 2026.05.06 01:56:08.695133 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 6494 | 2026.05.06 01:56:08.695211 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 6495 | 2026.05.06 01:56:08.695278 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6496 | 2026.05.06 01:56:08.696128 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347143 sec., 685896.0036165426 rows/sec., 47.22 MiB/sec. | ||
| 6497 | 2026.05.06 01:56:08.696280 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6498 | 2026.05.06 01:56:08.696526 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.05.06 01:56:08.696594 [ 196 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_9_2} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6500 | 2026.05.06 01:56:08.696660 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6501 | 2026.05.06 01:56:09.108554 [ 129 ] {} <Debug> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6502 | 2026.05.06 01:56:09.108652 [ 129 ] {} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.05.06 01:56:09.108690 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6504 | 2026.05.06 01:56:09.108862 [ 195 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6505 | 2026.05.06 01:56:09.109069 [ 195 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6506 | 2026.05.06 01:56:09.109123 [ 195 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 160 rows starting from the beginning of the part | ||
| 6507 | 2026.05.06 01:56:09.109227 [ 195 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6508 | 2026.05.06 01:56:09.109305 [ 195 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 6509 | 2026.05.06 01:56:09.109376 [ 195 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 6510 | 2026.05.06 01:56:09.109446 [ 195 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6511 | 2026.05.06 01:56:09.110371 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582579 sec., 303302.3943828397 rows/sec., 18.85 MiB/sec. | ||
| 6512 | 2026.05.06 01:56:09.110513 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6513 | 2026.05.06 01:56:09.110762 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6514 | 2026.05.06 01:56:09.110830 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_9_2} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6515 | 2026.05.06 01:56:09.110892 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 6516 | 2026.05.06 01:56:09.293037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 800 | ||
| 6517 | 2026.05.06 01:56:09.295599 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.05.06 01:56:09.295645 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6519 | 2026.05.06 01:56:09.296824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6520 | 2026.05.06 01:56:09.297085 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.05.06 01:56:09.297346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6522 | 2026.05.06 01:56:11.730383 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12935 | ||
| 6523 | 2026.05.06 01:56:11.730947 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6524 | 2026.05.06 01:56:11.730996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6525 | 2026.05.06 01:56:11.731506 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6526 | 2026.05.06 01:56:11.731734 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6527 | 2026.05.06 01:56:11.731877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12935 | ||
| 6528 | 2026.05.06 01:56:12.249131 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.05.06 01:56:12.249408 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6530 | 2026.05.06 01:56:12.249783 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6531 | 2026.05.06 01:56:12.249823 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6532 | 2026.05.06 01:56:12.250096 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6533 | 2026.05.06 01:56:12.250186 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6534 | 2026.05.06 01:56:12.250362 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6535 | 2026.05.06 01:56:12.250486 [ 332 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6536 | 2026.05.06 01:56:12.250507 [ 319 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6537 | 2026.05.06 01:56:12.250499 [ 317 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6538 | 2026.05.06 01:56:12.250497 [ 313 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6539 | 2026.05.06 01:56:12.250673 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6540 | 2026.05.06 01:56:12.250698 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6541 | 2026.05.06 01:56:12.250771 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6542 | 2026.05.06 01:56:12.250793 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6543 | 2026.05.06 01:56:12.250832 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6544 | 2026.05.06 01:56:12.250877 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6545 | 2026.05.06 01:56:12.251925 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002633 sec., 16710.976072920625 rows/sec., 2.91 MiB/sec. | ||
| 6546 | 2026.05.06 01:56:12.252023 [ 277 ] {3bef8f67-7d33-40f2-b201-18be3bba57e4} <Debug> TCPHandler: Processed in 0.003071565 sec. | ||
| 6547 | 2026.05.06 01:56:12.253724 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6548 | 2026.05.06 01:56:12.253834 [ 277 ] {9ad462ea-8ae7-4e7b-8e11-1ec1e932bdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6549 | 2026.05.06 01:56:12.253879 [ 277 ] {9ad462ea-8ae7-4e7b-8e11-1ec1e932bdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6550 | 2026.05.06 01:56:12.254350 [ 277 ] {9ad462ea-8ae7-4e7b-8e11-1ec1e932bdd2} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.05.06 01:56:12.254390 [ 277 ] {9ad462ea-8ae7-4e7b-8e11-1ec1e932bdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6552 | 2026.05.06 01:56:12.254753 [ 277 ] {9ad462ea-8ae7-4e7b-8e11-1ec1e932bdd2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6553 | 2026.05.06 01:56:12.254987 [ 277 ] {9ad462ea-8ae7-4e7b-8e11-1ec1e932bdd2} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.05.06 01:56:12.255138 [ 277 ] {9ad462ea-8ae7-4e7b-8e11-1ec1e932bdd2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001337 sec., 41884.8167539267 rows/sec., 3.22 MiB/sec. | ||
| 6555 | 2026.05.06 01:56:12.255177 [ 277 ] {9ad462ea-8ae7-4e7b-8e11-1ec1e932bdd2} <Debug> TCPHandler: Processed in 0.001503467 sec. | ||
| 6556 | 2026.05.06 01:56:12.255309 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2026.05.06 01:56:12.255407 [ 277 ] {9202c767-bde9-493c-a2f9-b746ef598f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6558 | 2026.05.06 01:56:12.255447 [ 277 ] {9202c767-bde9-493c-a2f9-b746ef598f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6559 | 2026.05.06 01:56:12.255859 [ 277 ] {9202c767-bde9-493c-a2f9-b746ef598f71} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2026.05.06 01:56:12.255897 [ 277 ] {9202c767-bde9-493c-a2f9-b746ef598f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6561 | 2026.05.06 01:56:12.256190 [ 277 ] {9202c767-bde9-493c-a2f9-b746ef598f71} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6562 | 2026.05.06 01:56:12.256398 [ 277 ] {9202c767-bde9-493c-a2f9-b746ef598f71} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6563 | 2026.05.06 01:56:12.256525 [ 277 ] {9202c767-bde9-493c-a2f9-b746ef598f71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 6564 | 2026.05.06 01:56:12.256562 [ 277 ] {9202c767-bde9-493c-a2f9-b746ef598f71} <Debug> TCPHandler: Processed in 0.001301162 sec. | ||
| 6565 | 2026.05.06 01:56:12.256698 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6566 | 2026.05.06 01:56:12.256797 [ 277 ] {5b934b3e-50e4-4da6-b4ca-81b47a9298dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6567 | 2026.05.06 01:56:12.256850 [ 277 ] {5b934b3e-50e4-4da6-b4ca-81b47a9298dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6568 | 2026.05.06 01:56:12.257461 [ 277 ] {5b934b3e-50e4-4da6-b4ca-81b47a9298dc} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2026.05.06 01:56:12.257523 [ 277 ] {5b934b3e-50e4-4da6-b4ca-81b47a9298dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6570 | 2026.05.06 01:56:12.258065 [ 277 ] {5b934b3e-50e4-4da6-b4ca-81b47a9298dc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6571 | 2026.05.06 01:56:12.258350 [ 277 ] {5b934b3e-50e4-4da6-b4ca-81b47a9298dc} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2026.05.06 01:56:12.258508 [ 277 ] {5b934b3e-50e4-4da6-b4ca-81b47a9298dc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001734 sec., 73817.76239907727 rows/sec., 5.14 MiB/sec. | ||
| 6573 | 2026.05.06 01:56:12.258549 [ 277 ] {5b934b3e-50e4-4da6-b4ca-81b47a9298dc} <Debug> TCPHandler: Processed in 0.001897786 sec. | ||
| 6574 | 2026.05.06 01:56:12.258684 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6575 | 2026.05.06 01:56:12.258780 [ 277 ] {7ee95e34-6f55-49bd-994d-e0d316e271c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6576 | 2026.05.06 01:56:12.258822 [ 277 ] {7ee95e34-6f55-49bd-994d-e0d316e271c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6577 | 2026.05.06 01:56:12.259161 [ 277 ] {7ee95e34-6f55-49bd-994d-e0d316e271c0} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6578 | 2026.05.06 01:56:12.259199 [ 277 ] {7ee95e34-6f55-49bd-994d-e0d316e271c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6579 | 2026.05.06 01:56:12.259517 [ 277 ] {7ee95e34-6f55-49bd-994d-e0d316e271c0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6580 | 2026.05.06 01:56:12.259733 [ 277 ] {7ee95e34-6f55-49bd-994d-e0d316e271c0} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6581 | 2026.05.06 01:56:12.259866 [ 277 ] {7ee95e34-6f55-49bd-994d-e0d316e271c0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001106 sec., 43399.6383363472 rows/sec., 2.92 MiB/sec. | ||
| 6582 | 2026.05.06 01:56:12.259903 [ 277 ] {7ee95e34-6f55-49bd-994d-e0d316e271c0} <Debug> TCPHandler: Processed in 0.001268282 sec. | ||
| 6583 | 2026.05.06 01:56:12.391332 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6584 | 2026.05.06 01:56:12.407342 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2026.05.06 01:56:12.407397 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6586 | 2026.05.06 01:56:12.413070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6587 | 2026.05.06 01:56:12.413787 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2026.05.06 01:56:12.416578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6589 | 2026.05.06 01:56:17.250283 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.05.06 01:56:17.250516 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6591 | 2026.05.06 01:56:17.250843 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6592 | 2026.05.06 01:56:17.250878 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6593 | 2026.05.06 01:56:17.251093 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6594 | 2026.05.06 01:56:17.251170 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6595 | 2026.05.06 01:56:17.251330 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6596 | 2026.05.06 01:56:17.251424 [ 313 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6597 | 2026.05.06 01:56:17.251461 [ 317 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6598 | 2026.05.06 01:56:17.251462 [ 345 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6599 | 2026.05.06 01:56:17.251465 [ 332 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6600 | 2026.05.06 01:56:17.251623 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6601 | 2026.05.06 01:56:17.251650 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6602 | 2026.05.06 01:56:17.251724 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6603 | 2026.05.06 01:56:17.251742 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6604 | 2026.05.06 01:56:17.251783 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6605 | 2026.05.06 01:56:17.251820 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6606 | 2026.05.06 01:56:17.252973 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002545 sec., 17288.801571709235 rows/sec., 3.01 MiB/sec. | ||
| 6607 | 2026.05.06 01:56:17.253060 [ 277 ] {d6bce7ac-2c94-477c-94c9-b7b842293f3e} <Debug> TCPHandler: Processed in 0.002911232 sec. | ||
| 6608 | 2026.05.06 01:56:17.254877 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.05.06 01:56:17.254984 [ 277 ] {bc1ca5f6-a1f2-43b5-afd8-e0160612d954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6610 | 2026.05.06 01:56:17.255026 [ 277 ] {bc1ca5f6-a1f2-43b5-afd8-e0160612d954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6611 | 2026.05.06 01:56:17.255743 [ 277 ] {bc1ca5f6-a1f2-43b5-afd8-e0160612d954} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.05.06 01:56:17.255797 [ 277 ] {bc1ca5f6-a1f2-43b5-afd8-e0160612d954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6613 | 2026.05.06 01:56:17.256267 [ 277 ] {bc1ca5f6-a1f2-43b5-afd8-e0160612d954} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6614 | 2026.05.06 01:56:17.256481 [ 277 ] {bc1ca5f6-a1f2-43b5-afd8-e0160612d954} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.05.06 01:56:17.256620 [ 277 ] {bc1ca5f6-a1f2-43b5-afd8-e0160612d954} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001667 sec., 46790.641871625674 rows/sec., 3.87 MiB/sec. | ||
| 6616 | 2026.05.06 01:56:17.256659 [ 277 ] {bc1ca5f6-a1f2-43b5-afd8-e0160612d954} <Debug> TCPHandler: Processed in 0.001830545 sec. | ||
| 6617 | 2026.05.06 01:56:17.256784 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6618 | 2026.05.06 01:56:17.256881 [ 277 ] {02affef3-5661-48cf-b1c6-a3181d2dec28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6619 | 2026.05.06 01:56:17.256927 [ 277 ] {02affef3-5661-48cf-b1c6-a3181d2dec28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6620 | 2026.05.06 01:56:17.258035 [ 277 ] {02affef3-5661-48cf-b1c6-a3181d2dec28} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6621 | 2026.05.06 01:56:17.258072 [ 277 ] {02affef3-5661-48cf-b1c6-a3181d2dec28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6622 | 2026.05.06 01:56:17.258423 [ 277 ] {02affef3-5661-48cf-b1c6-a3181d2dec28} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6623 | 2026.05.06 01:56:17.258774 [ 277 ] {02affef3-5661-48cf-b1c6-a3181d2dec28} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.05.06 01:56:17.258933 [ 277 ] {02affef3-5661-48cf-b1c6-a3181d2dec28} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.002073 sec., 5306.319343945972 rows/sec., 399.01 KiB/sec. | ||
| 6625 | 2026.05.06 01:56:17.258974 [ 277 ] {02affef3-5661-48cf-b1c6-a3181d2dec28} <Debug> TCPHandler: Processed in 0.002238004 sec. | ||
| 6626 | 2026.05.06 01:56:17.259107 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6627 | 2026.05.06 01:56:17.259202 [ 277 ] {f1394a6f-d201-482d-84ba-028805f376d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6628 | 2026.05.06 01:56:17.259241 [ 277 ] {f1394a6f-d201-482d-84ba-028805f376d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6629 | 2026.05.06 01:56:17.259671 [ 277 ] {f1394a6f-d201-482d-84ba-028805f376d1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6630 | 2026.05.06 01:56:17.259706 [ 277 ] {f1394a6f-d201-482d-84ba-028805f376d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6631 | 2026.05.06 01:56:17.260049 [ 277 ] {f1394a6f-d201-482d-84ba-028805f376d1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6632 | 2026.05.06 01:56:17.260254 [ 277 ] {f1394a6f-d201-482d-84ba-028805f376d1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6633 | 2026.05.06 01:56:17.260384 [ 277 ] {f1394a6f-d201-482d-84ba-028805f376d1} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001202 sec., 62396.00665557405 rows/sec., 4.87 MiB/sec. | ||
| 6634 | 2026.05.06 01:56:17.260421 [ 277 ] {f1394a6f-d201-482d-84ba-028805f376d1} <Debug> TCPHandler: Processed in 0.001362214 sec. | ||
| 6635 | 2026.05.06 01:56:17.263551 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6636 | 2026.05.06 01:56:17.263660 [ 277 ] {c1f3cdf3-f515-4551-9a92-048a5f96df75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6637 | 2026.05.06 01:56:17.263704 [ 277 ] {c1f3cdf3-f515-4551-9a92-048a5f96df75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6638 | 2026.05.06 01:56:17.264135 [ 277 ] {c1f3cdf3-f515-4551-9a92-048a5f96df75} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.05.06 01:56:17.264168 [ 277 ] {c1f3cdf3-f515-4551-9a92-048a5f96df75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6640 | 2026.05.06 01:56:17.264486 [ 277 ] {c1f3cdf3-f515-4551-9a92-048a5f96df75} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6641 | 2026.05.06 01:56:17.264702 [ 277 ] {c1f3cdf3-f515-4551-9a92-048a5f96df75} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.05.06 01:56:17.264835 [ 277 ] {c1f3cdf3-f515-4551-9a92-048a5f96df75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 6643 | 2026.05.06 01:56:17.264872 [ 277 ] {c1f3cdf3-f515-4551-9a92-048a5f96df75} <Debug> TCPHandler: Processed in 0.001368243 sec. | ||
| 6644 | 2026.05.06 01:56:17.265010 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6645 | 2026.05.06 01:56:17.265102 [ 277 ] {08f3e135-72ef-4b81-8d61-be0325dd1f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6646 | 2026.05.06 01:56:17.265155 [ 277 ] {08f3e135-72ef-4b81-8d61-be0325dd1f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6647 | 2026.05.06 01:56:17.265915 [ 277 ] {08f3e135-72ef-4b81-8d61-be0325dd1f9a} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6648 | 2026.05.06 01:56:17.265950 [ 277 ] {08f3e135-72ef-4b81-8d61-be0325dd1f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6649 | 2026.05.06 01:56:17.266453 [ 277 ] {08f3e135-72ef-4b81-8d61-be0325dd1f9a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6650 | 2026.05.06 01:56:17.266681 [ 277 ] {08f3e135-72ef-4b81-8d61-be0325dd1f9a} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.05.06 01:56:17.266815 [ 277 ] {08f3e135-72ef-4b81-8d61-be0325dd1f9a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001732 sec., 6351.039260969977 rows/sec., 11.38 MiB/sec. | ||
| 6652 | 2026.05.06 01:56:17.266867 [ 277 ] {08f3e135-72ef-4b81-8d61-be0325dd1f9a} <Debug> TCPHandler: Processed in 0.001904517 sec. | ||
| 6653 | 2026.05.06 01:56:17.266994 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2026.05.06 01:56:17.267087 [ 277 ] {7d7365f0-44ff-491d-8516-88ad5cfa58f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6655 | 2026.05.06 01:56:17.267127 [ 277 ] {7d7365f0-44ff-491d-8516-88ad5cfa58f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6656 | 2026.05.06 01:56:17.267463 [ 277 ] {7d7365f0-44ff-491d-8516-88ad5cfa58f7} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2026.05.06 01:56:17.267496 [ 277 ] {7d7365f0-44ff-491d-8516-88ad5cfa58f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6658 | 2026.05.06 01:56:17.267806 [ 277 ] {7d7365f0-44ff-491d-8516-88ad5cfa58f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6659 | 2026.05.06 01:56:17.268012 [ 277 ] {7d7365f0-44ff-491d-8516-88ad5cfa58f7} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2026.05.06 01:56:17.268139 [ 277 ] {7d7365f0-44ff-491d-8516-88ad5cfa58f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 6661 | 2026.05.06 01:56:17.268173 [ 277 ] {7d7365f0-44ff-491d-8516-88ad5cfa58f7} <Debug> TCPHandler: Processed in 0.00122571 sec. | ||
| 6662 | 2026.05.06 01:56:18.625079 [ 24 ] {} <Debug> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6663 | 2026.05.06 01:56:18.625141 [ 24 ] {} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2026.05.06 01:56:18.625163 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6665 | 2026.05.06 01:56:18.625365 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6666 | 2026.05.06 01:56:18.625540 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6667 | 2026.05.06 01:56:18.625578 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 6668 | 2026.05.06 01:56:18.625658 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 6669 | 2026.05.06 01:56:18.625712 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6670 | 2026.05.06 01:56:18.625771 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6671 | 2026.05.06 01:56:18.625823 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part | ||
| 6672 | 2026.05.06 01:56:18.626630 [ 186 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340323 sec., 41780.973690670085 rows/sec., 3.51 MiB/sec. | ||
| 6673 | 2026.05.06 01:56:18.626848 [ 186 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6674 | 2026.05.06 01:56:18.627182 [ 186 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.05.06 01:56:18.627261 [ 186 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_10_2} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6676 | 2026.05.06 01:56:18.627369 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6677 | 2026.05.06 01:56:19.095553 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6678 | 2026.05.06 01:56:19.095636 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6679 | 2026.05.06 01:56:19.232026 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13447 | ||
| 6680 | 2026.05.06 01:56:19.232534 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.05.06 01:56:19.232591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6682 | 2026.05.06 01:56:19.233082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6683 | 2026.05.06 01:56:19.233312 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6684 | 2026.05.06 01:56:19.233464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13447 | ||
| 6685 | 2026.05.06 01:56:19.297655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 824 | ||
| 6686 | 2026.05.06 01:56:19.299740 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.05.06 01:56:19.299788 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6688 | 2026.05.06 01:56:19.300974 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6689 | 2026.05.06 01:56:19.301242 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.05.06 01:56:19.301400 [ 9 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6691 | 2026.05.06 01:56:19.301461 [ 9 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.06 01:56:19.301486 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6693 | 2026.05.06 01:56:19.301508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 824 | ||
| 6694 | 2026.05.06 01:56:19.301579 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::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 | ||
| 6695 | 2026.05.06 01:56:19.302102 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6696 | 2026.05.06 01:56:19.302256 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 622 rows starting from the beginning of the part | ||
| 6697 | 2026.05.06 01:56:19.302607 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 6698 | 2026.05.06 01:56:19.302925 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 6699 | 2026.05.06 01:56:19.303253 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 6700 | 2026.05.06 01:56:19.303575 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 6701 | 2026.05.06 01:56:19.303894 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6702 | 2026.05.06 01:56:19.309833 [ 192 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 72 columns (72 merged, 0 gathered) in 0.008288493 sec., 99414.93586349172 rows/sec., 85.07 MiB/sec. | ||
| 6703 | 2026.05.06 01:56:19.311171 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6704 | 2026.05.06 01:56:19.311792 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.05.06 01:56:19.311868 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_21_4} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6706 | 2026.05.06 01:56:19.312206 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 6707 | 2026.05.06 01:56:19.916729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6708 | 2026.05.06 01:56:19.932577 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.05.06 01:56:19.932634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6710 | 2026.05.06 01:56:19.938814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6711 | 2026.05.06 01:56:19.939540 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.05.06 01:56:19.942267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6713 | 2026.05.06 01:56:22.250380 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2026.05.06 01:56:22.250617 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6715 | 2026.05.06 01:56:22.250961 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6716 | 2026.05.06 01:56:22.250995 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6717 | 2026.05.06 01:56:22.251208 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6718 | 2026.05.06 01:56:22.251274 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6719 | 2026.05.06 01:56:22.251414 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6720 | 2026.05.06 01:56:22.251546 [ 313 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6721 | 2026.05.06 01:56:22.251547 [ 317 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6722 | 2026.05.06 01:56:22.251560 [ 332 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6723 | 2026.05.06 01:56:22.251559 [ 320 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6724 | 2026.05.06 01:56:22.251710 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6725 | 2026.05.06 01:56:22.251737 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6726 | 2026.05.06 01:56:22.251805 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6727 | 2026.05.06 01:56:22.251825 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6728 | 2026.05.06 01:56:22.251859 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6729 | 2026.05.06 01:56:22.251895 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6730 | 2026.05.06 01:56:22.253089 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002562 sec., 17174.08274785324 rows/sec., 2.99 MiB/sec. | ||
| 6731 | 2026.05.06 01:56:22.253193 [ 277 ] {a5603b2e-5bfc-4b71-a2b7-6533b2236826} <Debug> TCPHandler: Processed in 0.002940252 sec. | ||
| 6732 | 2026.05.06 01:56:22.255376 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6733 | 2026.05.06 01:56:22.255501 [ 277 ] {203a1a4e-ff65-414f-88b8-a0d2752822ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6734 | 2026.05.06 01:56:22.255550 [ 277 ] {203a1a4e-ff65-414f-88b8-a0d2752822ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6735 | 2026.05.06 01:56:22.256155 [ 277 ] {203a1a4e-ff65-414f-88b8-a0d2752822ca} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6736 | 2026.05.06 01:56:22.256197 [ 277 ] {203a1a4e-ff65-414f-88b8-a0d2752822ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6737 | 2026.05.06 01:56:22.256573 [ 277 ] {203a1a4e-ff65-414f-88b8-a0d2752822ca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6738 | 2026.05.06 01:56:22.256794 [ 277 ] {203a1a4e-ff65-414f-88b8-a0d2752822ca} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.05.06 01:56:22.256963 [ 277 ] {203a1a4e-ff65-414f-88b8-a0d2752822ca} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001497 sec., 77488.3099532398 rows/sec., 6.58 MiB/sec. | ||
| 6740 | 2026.05.06 01:56:22.257011 [ 277 ] {203a1a4e-ff65-414f-88b8-a0d2752822ca} <Debug> TCPHandler: Processed in 0.001693031 sec. | ||
| 6741 | 2026.05.06 01:56:22.257176 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6742 | 2026.05.06 01:56:22.257292 [ 277 ] {fc34f18c-0422-48ce-bed4-f381d0f9b734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6743 | 2026.05.06 01:56:22.257349 [ 277 ] {fc34f18c-0422-48ce-bed4-f381d0f9b734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6744 | 2026.05.06 01:56:22.258066 [ 277 ] {fc34f18c-0422-48ce-bed4-f381d0f9b734} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.05.06 01:56:22.258111 [ 277 ] {fc34f18c-0422-48ce-bed4-f381d0f9b734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6746 | 2026.05.06 01:56:22.258516 [ 277 ] {fc34f18c-0422-48ce-bed4-f381d0f9b734} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6747 | 2026.05.06 01:56:22.258765 [ 277 ] {fc34f18c-0422-48ce-bed4-f381d0f9b734} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.05.06 01:56:22.258914 [ 277 ] {fc34f18c-0422-48ce-bed4-f381d0f9b734} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001644 sec., 18248.17518248175 rows/sec., 1.34 MiB/sec. | ||
| 6749 | 2026.05.06 01:56:22.258952 [ 277 ] {fc34f18c-0422-48ce-bed4-f381d0f9b734} <Debug> TCPHandler: Processed in 0.001834705 sec. | ||
| 6750 | 2026.05.06 01:56:22.259079 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.05.06 01:56:22.259172 [ 277 ] {069df9d1-67bf-4f22-93b6-ef7349e9133e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6752 | 2026.05.06 01:56:22.259210 [ 277 ] {069df9d1-67bf-4f22-93b6-ef7349e9133e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6753 | 2026.05.06 01:56:22.259665 [ 277 ] {069df9d1-67bf-4f22-93b6-ef7349e9133e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.05.06 01:56:22.259701 [ 277 ] {069df9d1-67bf-4f22-93b6-ef7349e9133e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6755 | 2026.05.06 01:56:22.260091 [ 277 ] {069df9d1-67bf-4f22-93b6-ef7349e9133e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6756 | 2026.05.06 01:56:22.260306 [ 277 ] {069df9d1-67bf-4f22-93b6-ef7349e9133e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.05.06 01:56:22.260441 [ 277 ] {069df9d1-67bf-4f22-93b6-ef7349e9133e} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001287 sec., 73038.07303807304 rows/sec., 5.70 MiB/sec. | ||
| 6758 | 2026.05.06 01:56:22.260478 [ 277 ] {069df9d1-67bf-4f22-93b6-ef7349e9133e} <Debug> TCPHandler: Processed in 0.001446375 sec. | ||
| 6759 | 2026.05.06 01:56:22.260607 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.05.06 01:56:22.260701 [ 277 ] {f29740f5-52c0-4180-83a9-315a534be44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6761 | 2026.05.06 01:56:22.260744 [ 277 ] {f29740f5-52c0-4180-83a9-315a534be44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6762 | 2026.05.06 01:56:22.261198 [ 277 ] {f29740f5-52c0-4180-83a9-315a534be44a} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.05.06 01:56:22.261233 [ 277 ] {f29740f5-52c0-4180-83a9-315a534be44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6764 | 2026.05.06 01:56:22.261561 [ 277 ] {f29740f5-52c0-4180-83a9-315a534be44a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6765 | 2026.05.06 01:56:22.261791 [ 277 ] {f29740f5-52c0-4180-83a9-315a534be44a} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.05.06 01:56:22.261926 [ 277 ] {f29740f5-52c0-4180-83a9-315a534be44a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 6767 | 2026.05.06 01:56:22.261962 [ 277 ] {f29740f5-52c0-4180-83a9-315a534be44a} <Debug> TCPHandler: Processed in 0.001402634 sec. | ||
| 6768 | 2026.05.06 01:56:22.262092 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.05.06 01:56:22.262185 [ 277 ] {2c3d10fc-1850-4727-b04b-15b7138e37d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6770 | 2026.05.06 01:56:22.262238 [ 277 ] {2c3d10fc-1850-4727-b04b-15b7138e37d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6771 | 2026.05.06 01:56:22.263096 [ 277 ] {2c3d10fc-1850-4727-b04b-15b7138e37d1} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.05.06 01:56:22.263137 [ 277 ] {2c3d10fc-1850-4727-b04b-15b7138e37d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6773 | 2026.05.06 01:56:22.263669 [ 277 ] {2c3d10fc-1850-4727-b04b-15b7138e37d1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6774 | 2026.05.06 01:56:22.263895 [ 277 ] {2c3d10fc-1850-4727-b04b-15b7138e37d1} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.05.06 01:56:22.264040 [ 277 ] {2c3d10fc-1850-4727-b04b-15b7138e37d1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001873 sec., 16017.084890549919 rows/sec., 28.70 MiB/sec. | ||
| 6776 | 2026.05.06 01:56:22.264105 [ 277 ] {2c3d10fc-1850-4727-b04b-15b7138e37d1} <Debug> TCPHandler: Processed in 0.002061091 sec. | ||
| 6777 | 2026.05.06 01:56:22.264227 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.05.06 01:56:22.264320 [ 277 ] {fb0f480a-5c61-4d4a-a6df-7aaf8d223b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6779 | 2026.05.06 01:56:22.264360 [ 277 ] {fb0f480a-5c61-4d4a-a6df-7aaf8d223b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6780 | 2026.05.06 01:56:22.264723 [ 277 ] {fb0f480a-5c61-4d4a-a6df-7aaf8d223b23} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.05.06 01:56:22.264760 [ 277 ] {fb0f480a-5c61-4d4a-a6df-7aaf8d223b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6782 | 2026.05.06 01:56:22.265096 [ 277 ] {fb0f480a-5c61-4d4a-a6df-7aaf8d223b23} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6783 | 2026.05.06 01:56:22.265316 [ 277 ] {fb0f480a-5c61-4d4a-a6df-7aaf8d223b23} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.05.06 01:56:22.265470 [ 277 ] {fb0f480a-5c61-4d4a-a6df-7aaf8d223b23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 6785 | 2026.05.06 01:56:22.265523 [ 277 ] {fb0f480a-5c61-4d4a-a6df-7aaf8d223b23} <Debug> TCPHandler: Processed in 0.001343322 sec. | ||
| 6786 | 2026.05.06 01:56:26.733586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13895 | ||
| 6787 | 2026.05.06 01:56:26.734089 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2026.05.06 01:56:26.734134 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6789 | 2026.05.06 01:56:26.734657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6790 | 2026.05.06 01:56:26.734882 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2026.05.06 01:56:26.735005 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13895 | ||
| 6792 | 2026.05.06 01:56:27.251394 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.05.06 01:56:27.251655 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 6794 | 2026.05.06 01:56:27.252065 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6795 | 2026.05.06 01:56:27.252112 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 6796 | 2026.05.06 01:56:27.252391 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6797 | 2026.05.06 01:56:27.252473 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6798 | 2026.05.06 01:56:27.252631 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6799 | 2026.05.06 01:56:27.252759 [ 313 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6800 | 2026.05.06 01:56:27.252766 [ 317 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6801 | 2026.05.06 01:56:27.252770 [ 329 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6802 | 2026.05.06 01:56:27.252807 [ 335 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6803 | 2026.05.06 01:56:27.252936 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 6804 | 2026.05.06 01:56:27.252963 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6805 | 2026.05.06 01:56:27.253045 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6806 | 2026.05.06 01:56:27.253065 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6807 | 2026.05.06 01:56:27.253099 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6808 | 2026.05.06 01:56:27.253136 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6809 | 2026.05.06 01:56:27.253170 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 6810 | 2026.05.06 01:56:27.254533 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002988 sec., 16733.601070950466 rows/sec., 3.49 MiB/sec. | ||
| 6811 | 2026.05.06 01:56:27.254677 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> MemoryTracker: Peak memory usage (for query): 141.47 KiB. | ||
| 6812 | 2026.05.06 01:56:27.254693 [ 277 ] {39d879de-5c45-4a3e-8708-a1360b8c1060} <Debug> TCPHandler: Processed in 0.003442125 sec. | ||
| 6813 | 2026.05.06 01:56:27.257840 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.05.06 01:56:27.257992 [ 277 ] {d0cd8077-4384-4a97-9178-5f2c285058b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6815 | 2026.05.06 01:56:27.258053 [ 277 ] {d0cd8077-4384-4a97-9178-5f2c285058b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6816 | 2026.05.06 01:56:27.258865 [ 277 ] {d0cd8077-4384-4a97-9178-5f2c285058b8} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.05.06 01:56:27.258931 [ 277 ] {d0cd8077-4384-4a97-9178-5f2c285058b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6818 | 2026.05.06 01:56:27.259311 [ 277 ] {d0cd8077-4384-4a97-9178-5f2c285058b8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6819 | 2026.05.06 01:56:27.259537 [ 277 ] {d0cd8077-4384-4a97-9178-5f2c285058b8} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.05.06 01:56:27.259684 [ 277 ] {d0cd8077-4384-4a97-9178-5f2c285058b8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001741 sec., 13785.180930499713 rows/sec., 1.14 MiB/sec. | ||
| 6821 | 2026.05.06 01:56:27.259728 [ 277 ] {d0cd8077-4384-4a97-9178-5f2c285058b8} <Debug> TCPHandler: Processed in 0.001950628 sec. | ||
| 6822 | 2026.05.06 01:56:27.259890 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6823 | 2026.05.06 01:56:27.259988 [ 277 ] {75854707-f5f4-44f7-b2e6-be9a6d2d4743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6824 | 2026.05.06 01:56:27.260028 [ 277 ] {75854707-f5f4-44f7-b2e6-be9a6d2d4743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6825 | 2026.05.06 01:56:27.260641 [ 277 ] {75854707-f5f4-44f7-b2e6-be9a6d2d4743} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6826 | 2026.05.06 01:56:27.260678 [ 277 ] {75854707-f5f4-44f7-b2e6-be9a6d2d4743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6827 | 2026.05.06 01:56:27.260972 [ 277 ] {75854707-f5f4-44f7-b2e6-be9a6d2d4743} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6828 | 2026.05.06 01:56:27.261199 [ 277 ] {75854707-f5f4-44f7-b2e6-be9a6d2d4743} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6829 | 2026.05.06 01:56:27.261336 [ 277 ] {75854707-f5f4-44f7-b2e6-be9a6d2d4743} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001368 sec., 1461.9883040935672 rows/sec., 119.21 KiB/sec. | ||
| 6830 | 2026.05.06 01:56:27.261375 [ 277 ] {75854707-f5f4-44f7-b2e6-be9a6d2d4743} <Debug> TCPHandler: Processed in 0.001534758 sec. | ||
| 6831 | 2026.05.06 01:56:27.261499 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6832 | 2026.05.06 01:56:27.261594 [ 277 ] {2e87c8ee-6fc1-4d31-8f30-91de7d4ebcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6833 | 2026.05.06 01:56:27.261634 [ 277 ] {2e87c8ee-6fc1-4d31-8f30-91de7d4ebcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6834 | 2026.05.06 01:56:27.262107 [ 277 ] {2e87c8ee-6fc1-4d31-8f30-91de7d4ebcf3} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6835 | 2026.05.06 01:56:27.262144 [ 277 ] {2e87c8ee-6fc1-4d31-8f30-91de7d4ebcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6836 | 2026.05.06 01:56:27.262464 [ 277 ] {2e87c8ee-6fc1-4d31-8f30-91de7d4ebcf3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6837 | 2026.05.06 01:56:27.262680 [ 277 ] {2e87c8ee-6fc1-4d31-8f30-91de7d4ebcf3} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6838 | 2026.05.06 01:56:27.262802 [ 83 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6839 | 2026.05.06 01:56:27.262817 [ 277 ] {2e87c8ee-6fc1-4d31-8f30-91de7d4ebcf3} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001241 sec., 160354.55278001612 rows/sec., 14.28 MiB/sec. | ||
| 6840 | 2026.05.06 01:56:27.262887 [ 83 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.05.06 01:56:27.262901 [ 277 ] {2e87c8ee-6fc1-4d31-8f30-91de7d4ebcf3} <Debug> TCPHandler: Processed in 0.001450725 sec. | ||
| 6842 | 2026.05.06 01:56:27.262917 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6843 | 2026.05.06 01:56:27.263033 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6844 | 2026.05.06 01:56:27.263038 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2026.05.06 01:56:27.263181 [ 277 ] {4102f14d-a8d2-457d-b5d9-d76453efbbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6846 | 2026.05.06 01:56:27.263183 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6847 | 2026.05.06 01:56:27.263224 [ 277 ] {4102f14d-a8d2-457d-b5d9-d76453efbbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6848 | 2026.05.06 01:56:27.263236 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3358 rows starting from the beginning of the part | ||
| 6849 | 2026.05.06 01:56:27.263311 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2470 rows starting from the beginning of the part | ||
| 6850 | 2026.05.06 01:56:27.263370 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6851 | 2026.05.06 01:56:27.263417 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part | ||
| 6852 | 2026.05.06 01:56:27.263462 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 116 rows starting from the beginning of the part | ||
| 6853 | 2026.05.06 01:56:27.263506 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 199 rows starting from the beginning of the part | ||
| 6854 | 2026.05.06 01:56:27.263643 [ 277 ] {4102f14d-a8d2-457d-b5d9-d76453efbbbe} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.05.06 01:56:27.263691 [ 277 ] {4102f14d-a8d2-457d-b5d9-d76453efbbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6856 | 2026.05.06 01:56:27.264044 [ 277 ] {4102f14d-a8d2-457d-b5d9-d76453efbbbe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6857 | 2026.05.06 01:56:27.264268 [ 277 ] {4102f14d-a8d2-457d-b5d9-d76453efbbbe} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.05.06 01:56:27.264408 [ 277 ] {4102f14d-a8d2-457d-b5d9-d76453efbbbe} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001246 sec., 20064.205457463886 rows/sec., 1.51 MiB/sec. | ||
| 6859 | 2026.05.06 01:56:27.264446 [ 277 ] {4102f14d-a8d2-457d-b5d9-d76453efbbbe} <Debug> TCPHandler: Processed in 0.001456986 sec. | ||
| 6860 | 2026.05.06 01:56:27.264564 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.05.06 01:56:27.264658 [ 277 ] {470eeec8-d6a7-4571-90f5-ed96d7b65aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6862 | 2026.05.06 01:56:27.264698 [ 277 ] {470eeec8-d6a7-4571-90f5-ed96d7b65aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6863 | 2026.05.06 01:56:27.265098 [ 277 ] {470eeec8-d6a7-4571-90f5-ed96d7b65aa1} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.05.06 01:56:27.265135 [ 277 ] {470eeec8-d6a7-4571-90f5-ed96d7b65aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6865 | 2026.05.06 01:56:27.265438 [ 277 ] {470eeec8-d6a7-4571-90f5-ed96d7b65aa1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6866 | 2026.05.06 01:56:27.265745 [ 277 ] {470eeec8-d6a7-4571-90f5-ed96d7b65aa1} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.05.06 01:56:27.265877 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.002895691 sec., 2167703.6672766535 rows/sec., 172.55 MiB/sec. | ||
| 6868 | 2026.05.06 01:56:27.265881 [ 277 ] {470eeec8-d6a7-4571-90f5-ed96d7b65aa1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001241 sec., 19339.242546333604 rows/sec., 1.60 MiB/sec. | ||
| 6869 | 2026.05.06 01:56:27.265935 [ 277 ] {470eeec8-d6a7-4571-90f5-ed96d7b65aa1} <Debug> TCPHandler: Processed in 0.001419354 sec. | ||
| 6870 | 2026.05.06 01:56:27.266072 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.05.06 01:56:27.266172 [ 277 ] {5059bc86-2b12-4ff7-af1c-5170d3e54dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6872 | 2026.05.06 01:56:27.266214 [ 277 ] {5059bc86-2b12-4ff7-af1c-5170d3e54dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6873 | 2026.05.06 01:56:27.266222 [ 192 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6874 | 2026.05.06 01:56:27.266531 [ 192 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.05.06 01:56:27.266618 [ 192 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_46_9} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6876 | 2026.05.06 01:56:27.266627 [ 277 ] {5059bc86-2b12-4ff7-af1c-5170d3e54dec} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.05.06 01:56:27.266669 [ 277 ] {5059bc86-2b12-4ff7-af1c-5170d3e54dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6878 | 2026.05.06 01:56:27.266720 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 6879 | 2026.05.06 01:56:27.266991 [ 277 ] {5059bc86-2b12-4ff7-af1c-5170d3e54dec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6880 | 2026.05.06 01:56:27.267218 [ 277 ] {5059bc86-2b12-4ff7-af1c-5170d3e54dec} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2026.05.06 01:56:27.267353 [ 277 ] {5059bc86-2b12-4ff7-af1c-5170d3e54dec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0012 sec., 10000 rows/sec., 781.25 KiB/sec. | ||
| 6882 | 2026.05.06 01:56:27.267391 [ 277 ] {5059bc86-2b12-4ff7-af1c-5170d3e54dec} <Debug> TCPHandler: Processed in 0.001368374 sec. | ||
| 6883 | 2026.05.06 01:56:27.267512 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6884 | 2026.05.06 01:56:27.267604 [ 277 ] {c9238504-87a6-48f5-a6e5-9f693280cbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6885 | 2026.05.06 01:56:27.267643 [ 277 ] {c9238504-87a6-48f5-a6e5-9f693280cbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6886 | 2026.05.06 01:56:27.268076 [ 277 ] {c9238504-87a6-48f5-a6e5-9f693280cbaf} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2026.05.06 01:56:27.268112 [ 277 ] {c9238504-87a6-48f5-a6e5-9f693280cbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6888 | 2026.05.06 01:56:27.268425 [ 277 ] {c9238504-87a6-48f5-a6e5-9f693280cbaf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6889 | 2026.05.06 01:56:27.268635 [ 277 ] {c9238504-87a6-48f5-a6e5-9f693280cbaf} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2026.05.06 01:56:27.268748 [ 83 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6891 | 2026.05.06 01:56:27.268767 [ 277 ] {c9238504-87a6-48f5-a6e5-9f693280cbaf} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001181 sec., 95681.62574089755 rows/sec., 7.79 MiB/sec. | ||
| 6892 | 2026.05.06 01:56:27.268804 [ 83 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2026.05.06 01:56:27.268831 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6894 | 2026.05.06 01:56:27.268834 [ 277 ] {c9238504-87a6-48f5-a6e5-9f693280cbaf} <Debug> TCPHandler: Processed in 0.001369483 sec. | ||
| 6895 | 2026.05.06 01:56:27.268915 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6896 | 2026.05.06 01:56:27.268966 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.05.06 01:56:27.269017 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6898 | 2026.05.06 01:56:27.269047 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1831 rows starting from the beginning of the part | ||
| 6899 | 2026.05.06 01:56:27.269063 [ 277 ] {5050e699-be93-4e14-9727-8d5cc8ed9e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6900 | 2026.05.06 01:56:27.269096 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1334 rows starting from the beginning of the part | ||
| 6901 | 2026.05.06 01:56:27.269111 [ 277 ] {5050e699-be93-4e14-9727-8d5cc8ed9e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6902 | 2026.05.06 01:56:27.269143 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6903 | 2026.05.06 01:56:27.269184 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 75 rows starting from the beginning of the part | ||
| 6904 | 2026.05.06 01:56:27.269217 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 94 rows starting from the beginning of the part | ||
| 6905 | 2026.05.06 01:56:27.269256 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 113 rows starting from the beginning of the part | ||
| 6906 | 2026.05.06 01:56:27.269513 [ 277 ] {5050e699-be93-4e14-9727-8d5cc8ed9e65} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6907 | 2026.05.06 01:56:27.269554 [ 277 ] {5050e699-be93-4e14-9727-8d5cc8ed9e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6908 | 2026.05.06 01:56:27.269908 [ 277 ] {5050e699-be93-4e14-9727-8d5cc8ed9e65} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6909 | 2026.05.06 01:56:27.270118 [ 277 ] {5050e699-be93-4e14-9727-8d5cc8ed9e65} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.05.06 01:56:27.270231 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6911 | 2026.05.06 01:56:27.270250 [ 277 ] {5050e699-be93-4e14-9727-8d5cc8ed9e65} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001205 sec., 163485.47717842326 rows/sec., 11.73 MiB/sec. | ||
| 6912 | 2026.05.06 01:56:27.270280 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.05.06 01:56:27.270298 [ 277 ] {5050e699-be93-4e14-9727-8d5cc8ed9e65} <Debug> TCPHandler: Processed in 0.001378634 sec. | ||
| 6914 | 2026.05.06 01:56:27.270305 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6915 | 2026.05.06 01:56:27.270403 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6916 | 2026.05.06 01:56:27.270426 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.05.06 01:56:27.270467 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3511 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587399 sec., 2211794.2621861296 rows/sec., 160.72 MiB/sec. | ||
| 6918 | 2026.05.06 01:56:27.270509 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6919 | 2026.05.06 01:56:27.270519 [ 277 ] {d0a140d1-3643-425d-9f28-da89c94be778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6920 | 2026.05.06 01:56:27.270540 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15245 rows starting from the beginning of the part | ||
| 6921 | 2026.05.06 01:56:27.270575 [ 277 ] {d0a140d1-3643-425d-9f28-da89c94be778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6922 | 2026.05.06 01:56:27.270610 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1504 rows starting from the beginning of the part | ||
| 6923 | 2026.05.06 01:56:27.270666 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 6924 | 2026.05.06 01:56:27.270714 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 6925 | 2026.05.06 01:56:27.270760 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6926 | 2026.05.06 01:56:27.270774 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6927 | 2026.05.06 01:56:27.270803 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 197 rows starting from the beginning of the part | ||
| 6928 | 2026.05.06 01:56:27.271179 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.05.06 01:56:27.271277 [ 191 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_46_9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6930 | 2026.05.06 01:56:27.271346 [ 277 ] {d0a140d1-3643-425d-9f28-da89c94be778} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6931 | 2026.05.06 01:56:27.271395 [ 277 ] {d0a140d1-3643-425d-9f28-da89c94be778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6932 | 2026.05.06 01:56:27.271449 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6933 | 2026.05.06 01:56:27.272067 [ 277 ] {d0a140d1-3643-425d-9f28-da89c94be778} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6934 | 2026.05.06 01:56:27.272333 [ 277 ] {d0a140d1-3643-425d-9f28-da89c94be778} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.05.06 01:56:27.272480 [ 277 ] {d0a140d1-3643-425d-9f28-da89c94be778} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001979 sec., 5558.3628094997475 rows/sec., 9.96 MiB/sec. | ||
| 6936 | 2026.05.06 01:56:27.272553 [ 277 ] {d0a140d1-3643-425d-9f28-da89c94be778} <Debug> TCPHandler: Processed in 0.002175563 sec. | ||
| 6937 | 2026.05.06 01:56:27.272671 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6938 | 2026.05.06 01:56:27.272783 [ 277 ] {6f12d221-ae2b-4b99-b9eb-55f0919bcd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6939 | 2026.05.06 01:56:27.272891 [ 277 ] {6f12d221-ae2b-4b99-b9eb-55f0919bcd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6940 | 2026.05.06 01:56:27.273248 [ 277 ] {6f12d221-ae2b-4b99-b9eb-55f0919bcd81} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.05.06 01:56:27.273286 [ 277 ] {6f12d221-ae2b-4b99-b9eb-55f0919bcd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6942 | 2026.05.06 01:56:27.273689 [ 277 ] {6f12d221-ae2b-4b99-b9eb-55f0919bcd81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6943 | 2026.05.06 01:56:27.273929 [ 277 ] {6f12d221-ae2b-4b99-b9eb-55f0919bcd81} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.05.06 01:56:27.274043 [ 83 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6945 | 2026.05.06 01:56:27.274062 [ 277 ] {6f12d221-ae2b-4b99-b9eb-55f0919bcd81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
| 6946 | 2026.05.06 01:56:27.274087 [ 83 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2026.05.06 01:56:27.274116 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6948 | 2026.05.06 01:56:27.274119 [ 277 ] {6f12d221-ae2b-4b99-b9eb-55f0919bcd81} <Debug> TCPHandler: Processed in 0.001497776 sec. | ||
| 6949 | 2026.05.06 01:56:27.274196 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6950 | 2026.05.06 01:56:27.274291 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6951 | 2026.05.06 01:56:27.274324 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2280 rows starting from the beginning of the part | ||
| 6952 | 2026.05.06 01:56:27.274377 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 12 rows starting from the beginning of the part | ||
| 6953 | 2026.05.06 01:56:27.274421 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
| 6954 | 2026.05.06 01:56:27.274461 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6955 | 2026.05.06 01:56:27.274500 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6956 | 2026.05.06 01:56:27.274543 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6957 | 2026.05.06 01:56:27.275561 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2520 rows, containing 4 columns (4 merged, 0 gathered) in 0.001393854 sec., 1807936.842739627 rows/sec., 120.60 MiB/sec. | ||
| 6958 | 2026.05.06 01:56:27.275783 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6959 | 2026.05.06 01:56:27.276020 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6960 | 2026.05.06 01:56:27.276045 [ 201 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17394 rows, containing 5 columns (5 merged, 0 gathered) in 0.005681029 sec., 3061769.2675041794 rows/sec., 197.96 MiB/sec. | ||
| 6961 | 2026.05.06 01:56:27.276084 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_46_9} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6962 | 2026.05.06 01:56:27.276141 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6963 | 2026.05.06 01:56:27.276238 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6964 | 2026.05.06 01:56:27.276483 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.05.06 01:56:27.276546 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6966 | 2026.05.06 01:56:27.276612 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 6967 | 2026.05.06 01:56:27.442366 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6968 | 2026.05.06 01:56:27.461017 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.05.06 01:56:27.461064 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6970 | 2026.05.06 01:56:27.467444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6971 | 2026.05.06 01:56:27.468177 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.05.06 01:56:27.471257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6973 | 2026.05.06 01:56:29.301726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 860 | ||
| 6974 | 2026.05.06 01:56:29.304246 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.05.06 01:56:29.304294 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6976 | 2026.05.06 01:56:29.305521 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6977 | 2026.05.06 01:56:29.305792 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.05.06 01:56:29.306141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6979 | 2026.05.06 01:56:32.250982 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6980 | 2026.05.06 01:56:32.251244 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6981 | 2026.05.06 01:56:32.251603 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6982 | 2026.05.06 01:56:32.251647 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6983 | 2026.05.06 01:56:32.251878 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6984 | 2026.05.06 01:56:32.251953 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6985 | 2026.05.06 01:56:32.252101 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6986 | 2026.05.06 01:56:32.252216 [ 341 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6987 | 2026.05.06 01:56:32.252226 [ 329 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6988 | 2026.05.06 01:56:32.252248 [ 350 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6989 | 2026.05.06 01:56:32.252250 [ 327 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6990 | 2026.05.06 01:56:32.252406 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 6991 | 2026.05.06 01:56:32.252434 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6992 | 2026.05.06 01:56:32.252508 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6993 | 2026.05.06 01:56:32.252530 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6994 | 2026.05.06 01:56:32.252566 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6995 | 2026.05.06 01:56:32.252605 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6996 | 2026.05.06 01:56:32.253884 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002735 sec., 16087.751371115173 rows/sec., 2.80 MiB/sec. | ||
| 6997 | 2026.05.06 01:56:32.254025 [ 277 ] {2258ee54-3e19-497d-87bb-4a52069e961f} <Debug> TCPHandler: Processed in 0.003180238 sec. | ||
| 6998 | 2026.05.06 01:56:32.256236 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.05.06 01:56:32.256372 [ 277 ] {93845cc4-8abe-49e9-9167-6b9e94598012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7000 | 2026.05.06 01:56:32.256429 [ 277 ] {93845cc4-8abe-49e9-9167-6b9e94598012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7001 | 2026.05.06 01:56:32.257076 [ 277 ] {93845cc4-8abe-49e9-9167-6b9e94598012} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7002 | 2026.05.06 01:56:32.257141 [ 277 ] {93845cc4-8abe-49e9-9167-6b9e94598012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7003 | 2026.05.06 01:56:32.257909 [ 277 ] {93845cc4-8abe-49e9-9167-6b9e94598012} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7004 | 2026.05.06 01:56:32.258182 [ 277 ] {93845cc4-8abe-49e9-9167-6b9e94598012} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.05.06 01:56:32.258499 [ 277 ] {93845cc4-8abe-49e9-9167-6b9e94598012} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.002157 sec., 53778.395920259616 rows/sec., 4.57 MiB/sec. | ||
| 7006 | 2026.05.06 01:56:32.258564 [ 277 ] {93845cc4-8abe-49e9-9167-6b9e94598012} <Debug> TCPHandler: Processed in 0.002390328 sec. | ||
| 7007 | 2026.05.06 01:56:32.258732 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2026.05.06 01:56:32.258846 [ 277 ] {1238e400-7731-48b7-b5b8-bcf1e27027fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7009 | 2026.05.06 01:56:32.258893 [ 277 ] {1238e400-7731-48b7-b5b8-bcf1e27027fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7010 | 2026.05.06 01:56:32.259332 [ 277 ] {1238e400-7731-48b7-b5b8-bcf1e27027fb} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2026.05.06 01:56:32.259373 [ 277 ] {1238e400-7731-48b7-b5b8-bcf1e27027fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7012 | 2026.05.06 01:56:32.259693 [ 277 ] {1238e400-7731-48b7-b5b8-bcf1e27027fb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7013 | 2026.05.06 01:56:32.259922 [ 277 ] {1238e400-7731-48b7-b5b8-bcf1e27027fb} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7014 | 2026.05.06 01:56:32.260067 [ 277 ] {1238e400-7731-48b7-b5b8-bcf1e27027fb} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001251 sec., 23980.815347721822 rows/sec., 1.76 MiB/sec. | ||
| 7015 | 2026.05.06 01:56:32.260107 [ 277 ] {1238e400-7731-48b7-b5b8-bcf1e27027fb} <Debug> TCPHandler: Processed in 0.001434225 sec. | ||
| 7016 | 2026.05.06 01:56:32.260251 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7017 | 2026.05.06 01:56:32.260361 [ 277 ] {c2090a43-c1f6-4f65-8f7f-4e5cc57dc9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7018 | 2026.05.06 01:56:32.260404 [ 277 ] {c2090a43-c1f6-4f65-8f7f-4e5cc57dc9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7019 | 2026.05.06 01:56:32.260856 [ 277 ] {c2090a43-c1f6-4f65-8f7f-4e5cc57dc9a7} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7020 | 2026.05.06 01:56:32.260896 [ 277 ] {c2090a43-c1f6-4f65-8f7f-4e5cc57dc9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7021 | 2026.05.06 01:56:32.261233 [ 277 ] {c2090a43-c1f6-4f65-8f7f-4e5cc57dc9a7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7022 | 2026.05.06 01:56:32.261481 [ 277 ] {c2090a43-c1f6-4f65-8f7f-4e5cc57dc9a7} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.05.06 01:56:32.261647 [ 277 ] {c2090a43-c1f6-4f65-8f7f-4e5cc57dc9a7} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001307 sec., 71920.428462127 rows/sec., 5.62 MiB/sec. | ||
| 7024 | 2026.05.06 01:56:32.261687 [ 277 ] {c2090a43-c1f6-4f65-8f7f-4e5cc57dc9a7} <Debug> TCPHandler: Processed in 0.001502476 sec. | ||
| 7025 | 2026.05.06 01:56:32.261826 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7026 | 2026.05.06 01:56:32.261946 [ 277 ] {5439bfd5-6f6d-4d5a-b488-37f5a4035f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7027 | 2026.05.06 01:56:32.262005 [ 277 ] {5439bfd5-6f6d-4d5a-b488-37f5a4035f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7028 | 2026.05.06 01:56:32.262458 [ 277 ] {5439bfd5-6f6d-4d5a-b488-37f5a4035f61} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7029 | 2026.05.06 01:56:32.262495 [ 277 ] {5439bfd5-6f6d-4d5a-b488-37f5a4035f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7030 | 2026.05.06 01:56:32.262838 [ 277 ] {5439bfd5-6f6d-4d5a-b488-37f5a4035f61} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7031 | 2026.05.06 01:56:32.263110 [ 277 ] {5439bfd5-6f6d-4d5a-b488-37f5a4035f61} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2026.05.06 01:56:32.263267 [ 277 ] {5439bfd5-6f6d-4d5a-b488-37f5a4035f61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001343 sec., 119136.26209977662 rows/sec., 8.30 MiB/sec. | ||
| 7033 | 2026.05.06 01:56:32.263314 [ 277 ] {5439bfd5-6f6d-4d5a-b488-37f5a4035f61} <Debug> TCPHandler: Processed in 0.001550588 sec. | ||
| 7034 | 2026.05.06 01:56:32.263452 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7035 | 2026.05.06 01:56:32.263549 [ 277 ] {8f2d49a0-83df-401f-8b99-7106160ee2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7036 | 2026.05.06 01:56:32.263606 [ 277 ] {8f2d49a0-83df-401f-8b99-7106160ee2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7037 | 2026.05.06 01:56:32.264445 [ 277 ] {8f2d49a0-83df-401f-8b99-7106160ee2bc} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7038 | 2026.05.06 01:56:32.264484 [ 277 ] {8f2d49a0-83df-401f-8b99-7106160ee2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7039 | 2026.05.06 01:56:32.265073 [ 277 ] {8f2d49a0-83df-401f-8b99-7106160ee2bc} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7040 | 2026.05.06 01:56:32.265301 [ 277 ] {8f2d49a0-83df-401f-8b99-7106160ee2bc} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7041 | 2026.05.06 01:56:32.265449 [ 277 ] {8f2d49a0-83df-401f-8b99-7106160ee2bc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00192 sec., 15625 rows/sec., 28.00 MiB/sec. | ||
| 7042 | 2026.05.06 01:56:32.265519 [ 277 ] {8f2d49a0-83df-401f-8b99-7106160ee2bc} <Debug> TCPHandler: Processed in 0.002116862 sec. | ||
| 7043 | 2026.05.06 01:56:32.265643 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7044 | 2026.05.06 01:56:32.265741 [ 277 ] {c45e6607-3f76-4471-88bd-ccd2e1eada21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7045 | 2026.05.06 01:56:32.265783 [ 277 ] {c45e6607-3f76-4471-88bd-ccd2e1eada21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7046 | 2026.05.06 01:56:32.266128 [ 277 ] {c45e6607-3f76-4471-88bd-ccd2e1eada21} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.05.06 01:56:32.266165 [ 277 ] {c45e6607-3f76-4471-88bd-ccd2e1eada21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7048 | 2026.05.06 01:56:32.266478 [ 277 ] {c45e6607-3f76-4471-88bd-ccd2e1eada21} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7049 | 2026.05.06 01:56:32.266693 [ 277 ] {c45e6607-3f76-4471-88bd-ccd2e1eada21} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.05.06 01:56:32.266823 [ 277 ] {c45e6607-3f76-4471-88bd-ccd2e1eada21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 7051 | 2026.05.06 01:56:32.266859 [ 277 ] {c45e6607-3f76-4471-88bd-ccd2e1eada21} <Debug> TCPHandler: Processed in 0.001265061 sec. | ||
| 7052 | 2026.05.06 01:56:34.095688 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7053 | 2026.05.06 01:56:34.095737 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7054 | 2026.05.06 01:56:34.236007 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14407 | ||
| 7055 | 2026.05.06 01:56:34.236576 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2026.05.06 01:56:34.236623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7057 | 2026.05.06 01:56:34.237128 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7058 | 2026.05.06 01:56:34.237399 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.05.06 01:56:34.237528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14407 | ||
| 7060 | 2026.05.06 01:56:34.972220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7061 | 2026.05.06 01:56:34.991262 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.05.06 01:56:34.991322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7063 | 2026.05.06 01:56:34.997187 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7064 | 2026.05.06 01:56:34.997899 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.05.06 01:56:35.001022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7066 | 2026.05.06 01:56:37.250341 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7067 | 2026.05.06 01:56:37.250584 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7068 | 2026.05.06 01:56:37.250919 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7069 | 2026.05.06 01:56:37.250957 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7070 | 2026.05.06 01:56:37.251176 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7071 | 2026.05.06 01:56:37.251247 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7072 | 2026.05.06 01:56:37.251390 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7073 | 2026.05.06 01:56:37.251523 [ 341 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7074 | 2026.05.06 01:56:37.251532 [ 352 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7075 | 2026.05.06 01:56:37.251549 [ 350 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7076 | 2026.05.06 01:56:37.251551 [ 327 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7077 | 2026.05.06 01:56:37.251749 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7078 | 2026.05.06 01:56:37.251776 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7079 | 2026.05.06 01:56:37.251848 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7080 | 2026.05.06 01:56:37.251868 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7081 | 2026.05.06 01:56:37.251903 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7082 | 2026.05.06 01:56:37.251940 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7083 | 2026.05.06 01:56:37.252991 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002495 sec., 17635.270541082165 rows/sec., 3.07 MiB/sec. | ||
| 7084 | 2026.05.06 01:56:37.253098 [ 277 ] {5b5c7646-69f5-40b1-a2cc-d426581d8f0c} <Debug> TCPHandler: Processed in 0.002889351 sec. | ||
| 7085 | 2026.05.06 01:56:37.254814 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2026.05.06 01:56:37.254930 [ 277 ] {9e4aca63-ebc0-4d0b-a250-c3c4292404df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7087 | 2026.05.06 01:56:37.254977 [ 277 ] {9e4aca63-ebc0-4d0b-a250-c3c4292404df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7088 | 2026.05.06 01:56:37.255456 [ 277 ] {9e4aca63-ebc0-4d0b-a250-c3c4292404df} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2026.05.06 01:56:37.255498 [ 277 ] {9e4aca63-ebc0-4d0b-a250-c3c4292404df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7090 | 2026.05.06 01:56:37.255878 [ 277 ] {9e4aca63-ebc0-4d0b-a250-c3c4292404df} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7091 | 2026.05.06 01:56:37.256101 [ 277 ] {9e4aca63-ebc0-4d0b-a250-c3c4292404df} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.05.06 01:56:37.256248 [ 277 ] {9e4aca63-ebc0-4d0b-a250-c3c4292404df} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001352 sec., 57692.307692307695 rows/sec., 4.78 MiB/sec. | ||
| 7093 | 2026.05.06 01:56:37.256288 [ 277 ] {9e4aca63-ebc0-4d0b-a250-c3c4292404df} <Debug> TCPHandler: Processed in 0.001525958 sec. | ||
| 7094 | 2026.05.06 01:56:37.256411 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.05.06 01:56:37.256512 [ 277 ] {ed5e0b26-50bf-4b3c-9fc2-bbb31a396ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7096 | 2026.05.06 01:56:37.256554 [ 277 ] {ed5e0b26-50bf-4b3c-9fc2-bbb31a396ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7097 | 2026.05.06 01:56:37.256973 [ 277 ] {ed5e0b26-50bf-4b3c-9fc2-bbb31a396ecd} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.05.06 01:56:37.257012 [ 277 ] {ed5e0b26-50bf-4b3c-9fc2-bbb31a396ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7099 | 2026.05.06 01:56:37.257464 [ 277 ] {ed5e0b26-50bf-4b3c-9fc2-bbb31a396ecd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7100 | 2026.05.06 01:56:37.257806 [ 277 ] {ed5e0b26-50bf-4b3c-9fc2-bbb31a396ecd} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.05.06 01:56:37.257985 [ 277 ] {ed5e0b26-50bf-4b3c-9fc2-bbb31a396ecd} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001494 sec., 7362.784471218206 rows/sec., 553.65 KiB/sec. | ||
| 7102 | 2026.05.06 01:56:37.258031 [ 277 ] {ed5e0b26-50bf-4b3c-9fc2-bbb31a396ecd} <Debug> TCPHandler: Processed in 0.001669801 sec. | ||
| 7103 | 2026.05.06 01:56:37.258139 [ 133 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7104 | 2026.05.06 01:56:37.258190 [ 133 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2026.05.06 01:56:37.258225 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7106 | 2026.05.06 01:56:37.258658 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7107 | 2026.05.06 01:56:37.258983 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7108 | 2026.05.06 01:56:37.259052 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 226 rows starting from the beginning of the part | ||
| 7109 | 2026.05.06 01:56:37.259207 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 7110 | 2026.05.06 01:56:37.259337 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7111 | 2026.05.06 01:56:37.259429 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 7112 | 2026.05.06 01:56:37.259519 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7113 | 2026.05.06 01:56:37.259665 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 7114 | 2026.05.06 01:56:37.259682 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.05.06 01:56:37.259858 [ 277 ] {be724422-846c-405a-b5a8-ddd87840d8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7116 | 2026.05.06 01:56:37.259906 [ 277 ] {be724422-846c-405a-b5a8-ddd87840d8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7117 | 2026.05.06 01:56:37.260385 [ 277 ] {be724422-846c-405a-b5a8-ddd87840d8d4} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.05.06 01:56:37.260429 [ 277 ] {be724422-846c-405a-b5a8-ddd87840d8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7119 | 2026.05.06 01:56:37.260798 [ 189 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 5 columns (5 merged, 0 gathered) in 0.002367538 sec., 140652.4414814039 rows/sec., 9.98 MiB/sec. | ||
| 7120 | 2026.05.06 01:56:37.260807 [ 277 ] {be724422-846c-405a-b5a8-ddd87840d8d4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7121 | 2026.05.06 01:56:37.260957 [ 201 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7122 | 2026.05.06 01:56:37.261046 [ 277 ] {be724422-846c-405a-b5a8-ddd87840d8d4} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.05.06 01:56:37.261186 [ 277 ] {be724422-846c-405a-b5a8-ddd87840d8d4} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001352 sec., 55473.372781065096 rows/sec., 4.33 MiB/sec. | ||
| 7124 | 2026.05.06 01:56:37.261235 [ 277 ] {be724422-846c-405a-b5a8-ddd87840d8d4} <Debug> TCPHandler: Processed in 0.002218255 sec. | ||
| 7125 | 2026.05.06 01:56:37.261271 [ 201 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2026.05.06 01:56:37.261367 [ 201 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_41_8} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7127 | 2026.05.06 01:56:37.261378 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.05.06 01:56:37.261468 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7129 | 2026.05.06 01:56:37.261482 [ 277 ] {eecb23a2-6c24-404c-84fe-a9ce4d749cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7130 | 2026.05.06 01:56:37.261531 [ 277 ] {eecb23a2-6c24-404c-84fe-a9ce4d749cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7131 | 2026.05.06 01:56:37.261955 [ 277 ] {eecb23a2-6c24-404c-84fe-a9ce4d749cbd} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.05.06 01:56:37.261992 [ 277 ] {eecb23a2-6c24-404c-84fe-a9ce4d749cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7133 | 2026.05.06 01:56:37.262330 [ 277 ] {eecb23a2-6c24-404c-84fe-a9ce4d749cbd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7134 | 2026.05.06 01:56:37.262543 [ 277 ] {eecb23a2-6c24-404c-84fe-a9ce4d749cbd} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.05.06 01:56:37.262705 [ 277 ] {eecb23a2-6c24-404c-84fe-a9ce4d749cbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 7136 | 2026.05.06 01:56:37.262747 [ 277 ] {eecb23a2-6c24-404c-84fe-a9ce4d749cbd} <Debug> TCPHandler: Processed in 0.001418495 sec. | ||
| 7137 | 2026.05.06 01:56:37.262868 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.05.06 01:56:37.262968 [ 277 ] {632211f7-af0b-4b82-8525-966e60bda912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7139 | 2026.05.06 01:56:37.263025 [ 277 ] {632211f7-af0b-4b82-8525-966e60bda912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7140 | 2026.05.06 01:56:37.263789 [ 277 ] {632211f7-af0b-4b82-8525-966e60bda912} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.05.06 01:56:37.263826 [ 277 ] {632211f7-af0b-4b82-8525-966e60bda912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7142 | 2026.05.06 01:56:37.264364 [ 277 ] {632211f7-af0b-4b82-8525-966e60bda912} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7143 | 2026.05.06 01:56:37.264629 [ 277 ] {632211f7-af0b-4b82-8525-966e60bda912} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.05.06 01:56:37.264767 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7145 | 2026.05.06 01:56:37.264804 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.05.06 01:56:37.264809 [ 277 ] {632211f7-af0b-4b82-8525-966e60bda912} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001861 sec., 5910.800644814616 rows/sec., 10.59 MiB/sec. | ||
| 7147 | 2026.05.06 01:56:37.264826 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7148 | 2026.05.06 01:56:37.264889 [ 277 ] {632211f7-af0b-4b82-8525-966e60bda912} <Debug> TCPHandler: Processed in 0.002069511 sec. | ||
| 7149 | 2026.05.06 01:56:37.264912 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7150 | 2026.05.06 01:56:37.265022 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7151 | 2026.05.06 01:56:37.265125 [ 277 ] {040343a2-14ff-4469-bb21-c0630533d811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7152 | 2026.05.06 01:56:37.265134 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7153 | 2026.05.06 01:56:37.265173 [ 277 ] {040343a2-14ff-4469-bb21-c0630533d811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7154 | 2026.05.06 01:56:37.265193 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 746 rows starting from the beginning of the part | ||
| 7155 | 2026.05.06 01:56:37.265316 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 11 rows starting from the beginning of the part | ||
| 7156 | 2026.05.06 01:56:37.265417 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7157 | 2026.05.06 01:56:37.265513 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 11 rows starting from the beginning of the part | ||
| 7158 | 2026.05.06 01:56:37.265562 [ 277 ] {040343a2-14ff-4469-bb21-c0630533d811} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.05.06 01:56:37.265603 [ 277 ] {040343a2-14ff-4469-bb21-c0630533d811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7160 | 2026.05.06 01:56:37.265606 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7161 | 2026.05.06 01:56:37.265718 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 11 rows starting from the beginning of the part | ||
| 7162 | 2026.05.06 01:56:37.265959 [ 277 ] {040343a2-14ff-4469-bb21-c0630533d811} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7163 | 2026.05.06 01:56:37.266234 [ 277 ] {040343a2-14ff-4469-bb21-c0630533d811} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.05.06 01:56:37.266369 [ 277 ] {040343a2-14ff-4469-bb21-c0630533d811} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 7165 | 2026.05.06 01:56:37.266406 [ 277 ] {040343a2-14ff-4469-bb21-c0630533d811} <Debug> TCPHandler: Processed in 0.001432625 sec. | ||
| 7166 | 2026.05.06 01:56:37.281345 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 19 columns (19 merged, 0 gathered) in 0.016471532 sec., 50936.36706045315 rows/sec., 91.28 MiB/sec. | ||
| 7167 | 2026.05.06 01:56:37.282691 [ 189 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7168 | 2026.05.06 01:56:37.283068 [ 189 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2026.05.06 01:56:37.283148 [ 189 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7170 | 2026.05.06 01:56:37.283295 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 7171 | 2026.05.06 01:56:37.607727 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2026.05.06 01:56:37.608014 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7173 | 2026.05.06 01:56:37.608571 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7174 | 2026.05.06 01:56:37.608641 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7175 | 2026.05.06 01:56:37.608989 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7176 | 2026.05.06 01:56:37.609057 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7177 | 2026.05.06 01:56:37.609200 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7178 | 2026.05.06 01:56:37.609314 [ 350 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7179 | 2026.05.06 01:56:37.609333 [ 322 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7180 | 2026.05.06 01:56:37.609333 [ 352 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7181 | 2026.05.06 01:56:37.609330 [ 267 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7182 | 2026.05.06 01:56:37.609512 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7183 | 2026.05.06 01:56:37.609535 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7184 | 2026.05.06 01:56:37.609604 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7185 | 2026.05.06 01:56:37.609624 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7186 | 2026.05.06 01:56:37.609659 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7187 | 2026.05.06 01:56:37.609698 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7188 | 2026.05.06 01:56:37.610956 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.0031 sec., 14193.548387096775 rows/sec., 2.97 MiB/sec. | ||
| 7189 | 2026.05.06 01:56:37.611089 [ 277 ] {ede57c84-7213-45d0-8257-c411ea2c5c9b} <Debug> TCPHandler: Processed in 0.003483965 sec. | ||
| 7190 | 2026.05.06 01:56:37.623082 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.05.06 01:56:37.623214 [ 277 ] {c4814ffb-d658-480e-abfc-15ad953b31f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7192 | 2026.05.06 01:56:37.623268 [ 277 ] {c4814ffb-d658-480e-abfc-15ad953b31f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7193 | 2026.05.06 01:56:37.623811 [ 277 ] {c4814ffb-d658-480e-abfc-15ad953b31f6} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.05.06 01:56:37.623862 [ 277 ] {c4814ffb-d658-480e-abfc-15ad953b31f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7195 | 2026.05.06 01:56:37.624212 [ 277 ] {c4814ffb-d658-480e-abfc-15ad953b31f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7196 | 2026.05.06 01:56:37.624459 [ 277 ] {c4814ffb-d658-480e-abfc-15ad953b31f6} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.05.06 01:56:37.624615 [ 277 ] {c4814ffb-d658-480e-abfc-15ad953b31f6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00144 sec., 1388.888888888889 rows/sec., 113.25 KiB/sec. | ||
| 7198 | 2026.05.06 01:56:37.624655 [ 277 ] {c4814ffb-d658-480e-abfc-15ad953b31f6} <Debug> TCPHandler: Processed in 0.00163285 sec. | ||
| 7199 | 2026.05.06 01:56:37.624766 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.05.06 01:56:37.624857 [ 277 ] {a786e7de-f90d-4f0d-8cdd-0f0eccfaf4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7201 | 2026.05.06 01:56:37.624896 [ 277 ] {a786e7de-f90d-4f0d-8cdd-0f0eccfaf4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7202 | 2026.05.06 01:56:37.626271 [ 277 ] {a786e7de-f90d-4f0d-8cdd-0f0eccfaf4d0} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.05.06 01:56:37.626306 [ 277 ] {a786e7de-f90d-4f0d-8cdd-0f0eccfaf4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7204 | 2026.05.06 01:56:37.626760 [ 277 ] {a786e7de-f90d-4f0d-8cdd-0f0eccfaf4d0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7205 | 2026.05.06 01:56:37.626967 [ 277 ] {a786e7de-f90d-4f0d-8cdd-0f0eccfaf4d0} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.05.06 01:56:37.627100 [ 277 ] {a786e7de-f90d-4f0d-8cdd-0f0eccfaf4d0} <Debug> executeQuery: Read 2462 rows, 187.08 KiB in 0.002251 sec., 1093736.1172812083 rows/sec., 81.16 MiB/sec. | ||
| 7207 | 2026.05.06 01:56:37.627137 [ 277 ] {a786e7de-f90d-4f0d-8cdd-0f0eccfaf4d0} <Debug> TCPHandler: Processed in 0.002409809 sec. | ||
| 7208 | 2026.05.06 01:56:37.627248 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.05.06 01:56:37.627343 [ 277 ] {848cb483-cfff-4233-b5ef-628c10eacb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7210 | 2026.05.06 01:56:37.627382 [ 277 ] {848cb483-cfff-4233-b5ef-628c10eacb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7211 | 2026.05.06 01:56:37.627785 [ 277 ] {848cb483-cfff-4233-b5ef-628c10eacb35} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.05.06 01:56:37.627819 [ 277 ] {848cb483-cfff-4233-b5ef-628c10eacb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7213 | 2026.05.06 01:56:37.628107 [ 277 ] {848cb483-cfff-4233-b5ef-628c10eacb35} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7214 | 2026.05.06 01:56:37.628325 [ 277 ] {848cb483-cfff-4233-b5ef-628c10eacb35} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2026.05.06 01:56:37.628451 [ 277 ] {848cb483-cfff-4233-b5ef-628c10eacb35} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001128 sec., 36347.51773049645 rows/sec., 2.66 MiB/sec. | ||
| 7216 | 2026.05.06 01:56:37.628486 [ 277 ] {848cb483-cfff-4233-b5ef-628c10eacb35} <Debug> TCPHandler: Processed in 0.001285292 sec. | ||
| 7217 | 2026.05.06 01:56:37.628591 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.05.06 01:56:37.628684 [ 277 ] {2e66e54f-1f0b-4b92-ab29-05098da28f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.05.06 01:56:37.628722 [ 277 ] {2e66e54f-1f0b-4b92-ab29-05098da28f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7220 | 2026.05.06 01:56:37.629345 [ 277 ] {2e66e54f-1f0b-4b92-ab29-05098da28f9d} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.05.06 01:56:37.629378 [ 277 ] {2e66e54f-1f0b-4b92-ab29-05098da28f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7222 | 2026.05.06 01:56:37.629703 [ 277 ] {2e66e54f-1f0b-4b92-ab29-05098da28f9d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7223 | 2026.05.06 01:56:37.629911 [ 277 ] {2e66e54f-1f0b-4b92-ab29-05098da28f9d} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.05.06 01:56:37.630035 [ 277 ] {2e66e54f-1f0b-4b92-ab29-05098da28f9d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001369 sec., 585098.6121256391 rows/sec., 33.80 MiB/sec. | ||
| 7225 | 2026.05.06 01:56:37.630041 [ 135 ] {} <Debug> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7226 | 2026.05.06 01:56:37.630072 [ 277 ] {2e66e54f-1f0b-4b92-ab29-05098da28f9d} <Debug> TCPHandler: Processed in 0.001527548 sec. | ||
| 7227 | 2026.05.06 01:56:37.630102 [ 135 ] {} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.05.06 01:56:37.630133 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7229 | 2026.05.06 01:56:37.630200 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.05.06 01:56:37.630240 [ 201 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::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 | ||
| 7231 | 2026.05.06 01:56:37.630326 [ 277 ] {e346587d-77b6-41fb-bc5b-661a35c88b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.05.06 01:56:37.630351 [ 201 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7233 | 2026.05.06 01:56:37.630376 [ 277 ] {e346587d-77b6-41fb-bc5b-661a35c88b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7234 | 2026.05.06 01:56:37.630386 [ 201 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 974 rows starting from the beginning of the part | ||
| 7235 | 2026.05.06 01:56:37.630458 [ 201 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 7236 | 2026.05.06 01:56:37.630515 [ 201 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 7237 | 2026.05.06 01:56:37.630564 [ 201 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 801 rows starting from the beginning of the part | ||
| 7238 | 2026.05.06 01:56:37.630611 [ 201 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 7239 | 2026.05.06 01:56:37.630655 [ 201 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 801 rows starting from the beginning of the part | ||
| 7240 | 2026.05.06 01:56:37.630831 [ 277 ] {e346587d-77b6-41fb-bc5b-661a35c88b3e} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.05.06 01:56:37.630873 [ 277 ] {e346587d-77b6-41fb-bc5b-661a35c88b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7242 | 2026.05.06 01:56:37.631182 [ 277 ] {e346587d-77b6-41fb-bc5b-661a35c88b3e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7243 | 2026.05.06 01:56:37.631396 [ 277 ] {e346587d-77b6-41fb-bc5b-661a35c88b3e} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.05.06 01:56:37.631525 [ 277 ] {e346587d-77b6-41fb-bc5b-661a35c88b3e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001224 sec., 816.9934640522875 rows/sec., 57.44 KiB/sec. | ||
| 7245 | 2026.05.06 01:56:37.631564 [ 277 ] {e346587d-77b6-41fb-bc5b-661a35c88b3e} <Debug> TCPHandler: Processed in 0.001425275 sec. | ||
| 7246 | 2026.05.06 01:56:37.631665 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7247 | 2026.05.06 01:56:37.631759 [ 277 ] {597948d1-459c-41bb-a57a-a59e05200bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7248 | 2026.05.06 01:56:37.631779 [ 200 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2773 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581339 sec., 1753577.1899636954 rows/sec., 110.42 MiB/sec. | ||
| 7249 | 2026.05.06 01:56:37.631799 [ 277 ] {597948d1-459c-41bb-a57a-a59e05200bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7250 | 2026.05.06 01:56:37.632011 [ 196 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7251 | 2026.05.06 01:56:37.632353 [ 196 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.05.06 01:56:37.632447 [ 196 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_16_3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7253 | 2026.05.06 01:56:37.632545 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 7254 | 2026.05.06 01:56:37.632593 [ 277 ] {597948d1-459c-41bb-a57a-a59e05200bf6} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.05.06 01:56:37.632635 [ 277 ] {597948d1-459c-41bb-a57a-a59e05200bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7256 | 2026.05.06 01:56:37.633008 [ 277 ] {597948d1-459c-41bb-a57a-a59e05200bf6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7257 | 2026.05.06 01:56:37.633223 [ 277 ] {597948d1-459c-41bb-a57a-a59e05200bf6} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.05.06 01:56:37.633355 [ 277 ] {597948d1-459c-41bb-a57a-a59e05200bf6} <Debug> executeQuery: Read 1320 rows, 90.52 KiB in 0.001614 sec., 817843.8661710037 rows/sec., 54.77 MiB/sec. | ||
| 7259 | 2026.05.06 01:56:37.633394 [ 277 ] {597948d1-459c-41bb-a57a-a59e05200bf6} <Debug> TCPHandler: Processed in 0.001777624 sec. | ||
| 7260 | 2026.05.06 01:56:37.633503 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2026.05.06 01:56:37.633598 [ 277 ] {cf5e2b24-93be-4b22-865a-cfc366c72627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7262 | 2026.05.06 01:56:37.633641 [ 277 ] {cf5e2b24-93be-4b22-865a-cfc366c72627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7263 | 2026.05.06 01:56:37.634289 [ 277 ] {cf5e2b24-93be-4b22-865a-cfc366c72627} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2026.05.06 01:56:37.634325 [ 277 ] {cf5e2b24-93be-4b22-865a-cfc366c72627} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7265 | 2026.05.06 01:56:37.634764 [ 277 ] {cf5e2b24-93be-4b22-865a-cfc366c72627} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7266 | 2026.05.06 01:56:37.634981 [ 277 ] {cf5e2b24-93be-4b22-865a-cfc366c72627} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2026.05.06 01:56:37.635118 [ 277 ] {cf5e2b24-93be-4b22-865a-cfc366c72627} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001538 sec., 973342.0026007802 rows/sec., 59.03 MiB/sec. | ||
| 7268 | 2026.05.06 01:56:37.635156 [ 277 ] {cf5e2b24-93be-4b22-865a-cfc366c72627} <Debug> TCPHandler: Processed in 0.001701782 sec. | ||
| 7269 | 2026.05.06 01:56:37.635262 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2026.05.06 01:56:37.635358 [ 277 ] {05198035-b525-4718-9d4c-793ffe2dac44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.05.06 01:56:37.635412 [ 277 ] {05198035-b525-4718-9d4c-793ffe2dac44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7272 | 2026.05.06 01:56:37.636218 [ 277 ] {05198035-b525-4718-9d4c-793ffe2dac44} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2026.05.06 01:56:37.636254 [ 277 ] {05198035-b525-4718-9d4c-793ffe2dac44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7274 | 2026.05.06 01:56:37.636805 [ 277 ] {05198035-b525-4718-9d4c-793ffe2dac44} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7275 | 2026.05.06 01:56:37.637029 [ 277 ] {05198035-b525-4718-9d4c-793ffe2dac44} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2026.05.06 01:56:37.637170 [ 277 ] {05198035-b525-4718-9d4c-793ffe2dac44} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00183 sec., 21311.475409836065 rows/sec., 38.19 MiB/sec. | ||
| 7277 | 2026.05.06 01:56:37.637223 [ 277 ] {05198035-b525-4718-9d4c-793ffe2dac44} <Debug> TCPHandler: Processed in 0.002010229 sec. | ||
| 7278 | 2026.05.06 01:56:37.637331 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.05.06 01:56:37.637426 [ 277 ] {577d8aa0-68c2-4c02-b122-565aa0262d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7280 | 2026.05.06 01:56:37.637467 [ 277 ] {577d8aa0-68c2-4c02-b122-565aa0262d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7281 | 2026.05.06 01:56:37.637787 [ 277 ] {577d8aa0-68c2-4c02-b122-565aa0262d37} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.05.06 01:56:37.637823 [ 277 ] {577d8aa0-68c2-4c02-b122-565aa0262d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7283 | 2026.05.06 01:56:37.638128 [ 277 ] {577d8aa0-68c2-4c02-b122-565aa0262d37} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7284 | 2026.05.06 01:56:37.638333 [ 277 ] {577d8aa0-68c2-4c02-b122-565aa0262d37} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.05.06 01:56:37.638462 [ 277 ] {577d8aa0-68c2-4c02-b122-565aa0262d37} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 7286 | 2026.05.06 01:56:37.638498 [ 277 ] {577d8aa0-68c2-4c02-b122-565aa0262d37} <Debug> TCPHandler: Processed in 0.001215819 sec. | ||
| 7287 | 2026.05.06 01:56:38.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.30 MiB, peak 286.31 MiB, free memory in arenas 0.00 B, will set to 280.36 MiB (RSS), difference: 1.06 MiB | ||
| 7288 | 2026.05.06 01:56:39.307256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 908 | ||
| 7289 | 2026.05.06 01:56:39.309906 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.05.06 01:56:39.309964 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7291 | 2026.05.06 01:56:39.311213 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7292 | 2026.05.06 01:56:39.311487 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.05.06 01:56:39.311850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 908 | ||
| 7294 | 2026.05.06 01:56:41.737664 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14855 | ||
| 7295 | 2026.05.06 01:56:41.738456 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.05.06 01:56:41.738502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7297 | 2026.05.06 01:56:41.738989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7298 | 2026.05.06 01:56:41.739224 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.05.06 01:56:41.739353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14855 | ||
| 7300 | 2026.05.06 01:56:41.739359 [ 145 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7301 | 2026.05.06 01:56:41.739434 [ 145 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.05.06 01:56:41.739459 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7303 | 2026.05.06 01:56:41.739575 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7304 | 2026.05.06 01:56:41.739702 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7305 | 2026.05.06 01:56:41.739744 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12487 rows starting from the beginning of the part | ||
| 7306 | 2026.05.06 01:56:41.739816 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7307 | 2026.05.06 01:56:41.739869 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7308 | 2026.05.06 01:56:41.739926 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7309 | 2026.05.06 01:56:41.739971 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7310 | 2026.05.06 01:56:41.740017 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7311 | 2026.05.06 01:56:41.741734 [ 200 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14855 rows, containing 4 columns (4 merged, 0 gathered) in 0.002210983 sec., 6718730.989790513 rows/sec., 96.11 MiB/sec. | ||
| 7312 | 2026.05.06 01:56:41.742198 [ 187 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7313 | 2026.05.06 01:56:41.742528 [ 187 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7314 | 2026.05.06 01:56:41.742613 [ 187 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_31_6} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7315 | 2026.05.06 01:56:41.742721 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7316 | 2026.05.06 01:56:42.249018 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7317 | 2026.05.06 01:56:42.249249 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7318 | 2026.05.06 01:56:42.249581 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7319 | 2026.05.06 01:56:42.249617 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7320 | 2026.05.06 01:56:42.249836 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7321 | 2026.05.06 01:56:42.249905 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7322 | 2026.05.06 01:56:42.250050 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7323 | 2026.05.06 01:56:42.250145 [ 267 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7324 | 2026.05.06 01:56:42.250192 [ 344 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7325 | 2026.05.06 01:56:42.250206 [ 330 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7326 | 2026.05.06 01:56:42.250195 [ 364 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7327 | 2026.05.06 01:56:42.250364 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7328 | 2026.05.06 01:56:42.250396 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7329 | 2026.05.06 01:56:42.250468 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7330 | 2026.05.06 01:56:42.250491 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7331 | 2026.05.06 01:56:42.250530 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7332 | 2026.05.06 01:56:42.250577 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7333 | 2026.05.06 01:56:42.251691 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002533 sec., 17370.706671930515 rows/sec., 3.02 MiB/sec. | ||
| 7334 | 2026.05.06 01:56:42.251813 [ 277 ] {b34c1cab-75b4-4c4a-bbe9-0ccf0e53ce81} <Debug> TCPHandler: Processed in 0.002936052 sec. | ||
| 7335 | 2026.05.06 01:56:42.253321 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7336 | 2026.05.06 01:56:42.253431 [ 277 ] {1d475c11-4a0e-4270-8d2c-cd540a1b87fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7337 | 2026.05.06 01:56:42.253477 [ 277 ] {1d475c11-4a0e-4270-8d2c-cd540a1b87fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7338 | 2026.05.06 01:56:42.253942 [ 277 ] {1d475c11-4a0e-4270-8d2c-cd540a1b87fa} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7339 | 2026.05.06 01:56:42.253984 [ 277 ] {1d475c11-4a0e-4270-8d2c-cd540a1b87fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7340 | 2026.05.06 01:56:42.254362 [ 277 ] {1d475c11-4a0e-4270-8d2c-cd540a1b87fa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7341 | 2026.05.06 01:56:42.254588 [ 277 ] {1d475c11-4a0e-4270-8d2c-cd540a1b87fa} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7342 | 2026.05.06 01:56:42.254734 [ 277 ] {1d475c11-4a0e-4270-8d2c-cd540a1b87fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001335 sec., 41947.56554307116 rows/sec., 3.22 MiB/sec. | ||
| 7343 | 2026.05.06 01:56:42.254771 [ 277 ] {1d475c11-4a0e-4270-8d2c-cd540a1b87fa} <Debug> TCPHandler: Processed in 0.001498257 sec. | ||
| 7344 | 2026.05.06 01:56:42.254885 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7345 | 2026.05.06 01:56:42.254978 [ 277 ] {b900358f-e957-4d2c-b6f3-3594495d14c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7346 | 2026.05.06 01:56:42.255016 [ 277 ] {b900358f-e957-4d2c-b6f3-3594495d14c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7347 | 2026.05.06 01:56:42.255409 [ 277 ] {b900358f-e957-4d2c-b6f3-3594495d14c1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.05.06 01:56:42.255444 [ 277 ] {b900358f-e957-4d2c-b6f3-3594495d14c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7349 | 2026.05.06 01:56:42.255741 [ 277 ] {b900358f-e957-4d2c-b6f3-3594495d14c1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7350 | 2026.05.06 01:56:42.255948 [ 277 ] {b900358f-e957-4d2c-b6f3-3594495d14c1} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.05.06 01:56:42.256076 [ 277 ] {b900358f-e957-4d2c-b6f3-3594495d14c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001116 sec., 57347.67025089606 rows/sec., 4.48 MiB/sec. | ||
| 7352 | 2026.05.06 01:56:42.256112 [ 277 ] {b900358f-e957-4d2c-b6f3-3594495d14c1} <Debug> TCPHandler: Processed in 0.001273271 sec. | ||
| 7353 | 2026.05.06 01:56:42.256222 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7354 | 2026.05.06 01:56:42.256314 [ 277 ] {ce81ad30-fbeb-406e-8f34-147005df6580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7355 | 2026.05.06 01:56:42.256356 [ 277 ] {ce81ad30-fbeb-406e-8f34-147005df6580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7356 | 2026.05.06 01:56:42.256710 [ 277 ] {ce81ad30-fbeb-406e-8f34-147005df6580} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7357 | 2026.05.06 01:56:42.256745 [ 277 ] {ce81ad30-fbeb-406e-8f34-147005df6580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7358 | 2026.05.06 01:56:42.257126 [ 277 ] {ce81ad30-fbeb-406e-8f34-147005df6580} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7359 | 2026.05.06 01:56:42.257393 [ 277 ] {ce81ad30-fbeb-406e-8f34-147005df6580} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2026.05.06 01:56:42.257528 [ 277 ] {ce81ad30-fbeb-406e-8f34-147005df6580} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001231 sec., 103980.50365556458 rows/sec., 7.24 MiB/sec. | ||
| 7361 | 2026.05.06 01:56:42.257583 [ 277 ] {ce81ad30-fbeb-406e-8f34-147005df6580} <Debug> TCPHandler: Processed in 0.001407785 sec. | ||
| 7362 | 2026.05.06 01:56:42.257792 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7363 | 2026.05.06 01:56:42.257908 [ 277 ] {f9f6e6c3-cea5-4b36-a6d2-66841f84a98d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7364 | 2026.05.06 01:56:42.257957 [ 277 ] {f9f6e6c3-cea5-4b36-a6d2-66841f84a98d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7365 | 2026.05.06 01:56:42.258437 [ 277 ] {f9f6e6c3-cea5-4b36-a6d2-66841f84a98d} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.05.06 01:56:42.258485 [ 277 ] {f9f6e6c3-cea5-4b36-a6d2-66841f84a98d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7367 | 2026.05.06 01:56:42.258833 [ 277 ] {f9f6e6c3-cea5-4b36-a6d2-66841f84a98d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7368 | 2026.05.06 01:56:42.259056 [ 277 ] {f9f6e6c3-cea5-4b36-a6d2-66841f84a98d} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2026.05.06 01:56:42.259215 [ 277 ] {f9f6e6c3-cea5-4b36-a6d2-66841f84a98d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001327 sec., 36171.816126601356 rows/sec., 2.44 MiB/sec. | ||
| 7370 | 2026.05.06 01:56:42.259260 [ 277 ] {f9f6e6c3-cea5-4b36-a6d2-66841f84a98d} <Debug> TCPHandler: Processed in 0.001531197 sec. | ||
| 7371 | 2026.05.06 01:56:42.501143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7372 | 2026.05.06 01:56:42.519569 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2026.05.06 01:56:42.519629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7374 | 2026.05.06 01:56:42.525316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7375 | 2026.05.06 01:56:42.526013 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.05.06 01:56:42.526321 [ 144 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7377 | 2026.05.06 01:56:42.526387 [ 144 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.05.06 01:56:42.526410 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7379 | 2026.05.06 01:56:42.526507 [ 187 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7380 | 2026.05.06 01:56:42.529037 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7381 | 2026.05.06 01:56:42.529584 [ 187 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7382 | 2026.05.06 01:56:42.530357 [ 187 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7383 | 2026.05.06 01:56:42.533778 [ 187 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7384 | 2026.05.06 01:56:42.537382 [ 187 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7385 | 2026.05.06 01:56:42.541323 [ 187 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7386 | 2026.05.06 01:56:42.545395 [ 187 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7387 | 2026.05.06 01:56:42.549169 [ 187 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7388 | 2026.05.06 01:56:42.602846 [ 200 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.076378636 sec., 3063.683933816257 rows/sec., 15.84 MiB/sec. | ||
| 7389 | 2026.05.06 01:56:42.605819 [ 200 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7390 | 2026.05.06 01:56:42.608107 [ 200 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.05.06 01:56:42.608213 [ 200 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_31_6} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7392 | 2026.05.06 01:56:42.611434 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7393 | 2026.05.06 01:56:43.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.79 MiB, peak 292.33 MiB, free memory in arenas 0.00 B, will set to 284.47 MiB (RSS), difference: 2.68 MiB | ||
| 7394 | 2026.05.06 01:56:45.759737 [ 266 ] {} <Trace> TCP-Session: 0e675972-76ac-4f2d-a810-ab2caddb51da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7395 | 2026.05.06 01:56:45.760014 [ 266 ] {3255e97f-aa1e-48f0-ad67-4f70371dd8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57996) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 7396 | 2026.05.06 01:56:45.760424 [ 266 ] {3255e97f-aa1e-48f0-ad67-4f70371dd8a7} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 7397 | 2026.05.06 01:56:45.760581 [ 266 ] {3255e97f-aa1e-48f0-ad67-4f70371dd8a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7398 | 2026.05.06 01:56:45.760974 [ 364 ] {3255e97f-aa1e-48f0-ad67-4f70371dd8a7} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 7399 | 2026.05.06 01:56:45.761514 [ 266 ] {3255e97f-aa1e-48f0-ad67-4f70371dd8a7} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001618 sec., 86526.5760197775 rows/sec., 4.80 MiB/sec. | ||
| 7400 | 2026.05.06 01:56:45.761613 [ 266 ] {3255e97f-aa1e-48f0-ad67-4f70371dd8a7} <Debug> TCPHandler: Processed in 0.002011819 sec. | ||
| 7401 | 2026.05.06 01:56:47.250690 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.05.06 01:56:47.250960 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7403 | 2026.05.06 01:56:47.251331 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7404 | 2026.05.06 01:56:47.251365 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7405 | 2026.05.06 01:56:47.251582 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7406 | 2026.05.06 01:56:47.251650 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7407 | 2026.05.06 01:56:47.251791 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7408 | 2026.05.06 01:56:47.251904 [ 364 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7409 | 2026.05.06 01:56:47.251924 [ 330 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7410 | 2026.05.06 01:56:47.251915 [ 267 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7411 | 2026.05.06 01:56:47.251904 [ 344 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7412 | 2026.05.06 01:56:47.252089 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7413 | 2026.05.06 01:56:47.252116 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7414 | 2026.05.06 01:56:47.252183 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7415 | 2026.05.06 01:56:47.252203 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7416 | 2026.05.06 01:56:47.252237 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7417 | 2026.05.06 01:56:47.252273 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7418 | 2026.05.06 01:56:47.253518 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00266 sec., 16541.353383458645 rows/sec., 2.88 MiB/sec. | ||
| 7419 | 2026.05.06 01:56:47.253631 [ 277 ] {75cc8033-ea36-41f4-b855-b9d709b1f99c} <Debug> TCPHandler: Processed in 0.003077706 sec. | ||
| 7420 | 2026.05.06 01:56:47.255500 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.05.06 01:56:47.255610 [ 277 ] {adc47daa-dc73-4539-8dc1-00619a8c717f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7422 | 2026.05.06 01:56:47.255653 [ 277 ] {adc47daa-dc73-4539-8dc1-00619a8c717f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7423 | 2026.05.06 01:56:47.256170 [ 277 ] {adc47daa-dc73-4539-8dc1-00619a8c717f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.05.06 01:56:47.256209 [ 277 ] {adc47daa-dc73-4539-8dc1-00619a8c717f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7425 | 2026.05.06 01:56:47.256591 [ 277 ] {adc47daa-dc73-4539-8dc1-00619a8c717f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7426 | 2026.05.06 01:56:47.256813 [ 277 ] {adc47daa-dc73-4539-8dc1-00619a8c717f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.05.06 01:56:47.256962 [ 277 ] {adc47daa-dc73-4539-8dc1-00619a8c717f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001382 sec., 56439.942112879886 rows/sec., 4.67 MiB/sec. | ||
| 7428 | 2026.05.06 01:56:47.256994 [ 139 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7429 | 2026.05.06 01:56:47.257005 [ 277 ] {adc47daa-dc73-4539-8dc1-00619a8c717f} <Debug> TCPHandler: Processed in 0.001554368 sec. | ||
| 7430 | 2026.05.06 01:56:47.257098 [ 139 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.05.06 01:56:47.257141 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7432 | 2026.05.06 01:56:47.257337 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7433 | 2026.05.06 01:56:47.257592 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7434 | 2026.05.06 01:56:47.257678 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3358 rows starting from the beginning of the part | ||
| 7435 | 2026.05.06 01:56:47.257881 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 116 rows starting from the beginning of the part | ||
| 7436 | 2026.05.06 01:56:47.257925 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2026.05.06 01:56:47.258064 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part | ||
| 7438 | 2026.05.06 01:56:47.258174 [ 277 ] {11002564-e21d-4c5f-b6ce-d65f4e11b521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7439 | 2026.05.06 01:56:47.258210 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2462 rows starting from the beginning of the part | ||
| 7440 | 2026.05.06 01:56:47.258270 [ 277 ] {11002564-e21d-4c5f-b6ce-d65f4e11b521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7441 | 2026.05.06 01:56:47.258305 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7442 | 2026.05.06 01:56:47.258385 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part | ||
| 7443 | 2026.05.06 01:56:47.258838 [ 277 ] {11002564-e21d-4c5f-b6ce-d65f4e11b521} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.05.06 01:56:47.258890 [ 277 ] {11002564-e21d-4c5f-b6ce-d65f4e11b521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7445 | 2026.05.06 01:56:47.259918 [ 277 ] {11002564-e21d-4c5f-b6ce-d65f4e11b521} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7446 | 2026.05.06 01:56:47.260159 [ 277 ] {11002564-e21d-4c5f-b6ce-d65f4e11b521} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.05.06 01:56:47.260317 [ 277 ] {11002564-e21d-4c5f-b6ce-d65f4e11b521} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.002186 sec., 5032.021957913998 rows/sec., 378.38 KiB/sec. | ||
| 7448 | 2026.05.06 01:56:47.260358 [ 277 ] {11002564-e21d-4c5f-b6ce-d65f4e11b521} <Debug> TCPHandler: Processed in 0.002927131 sec. | ||
| 7449 | 2026.05.06 01:56:47.260499 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.05.06 01:56:47.260597 [ 277 ] {ee77489a-073d-4906-af7b-e611ed16dbf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7451 | 2026.05.06 01:56:47.260638 [ 277 ] {ee77489a-073d-4906-af7b-e611ed16dbf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7452 | 2026.05.06 01:56:47.261083 [ 277 ] {ee77489a-073d-4906-af7b-e611ed16dbf6} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.05.06 01:56:47.261121 [ 277 ] {ee77489a-073d-4906-af7b-e611ed16dbf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7454 | 2026.05.06 01:56:47.261512 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.004251194 sec., 1446181.943237594 rows/sec., 114.63 MiB/sec. | ||
| 7455 | 2026.05.06 01:56:47.261565 [ 277 ] {ee77489a-073d-4906-af7b-e611ed16dbf6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7456 | 2026.05.06 01:56:47.261819 [ 277 ] {ee77489a-073d-4906-af7b-e611ed16dbf6} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7457 | 2026.05.06 01:56:47.261930 [ 198 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7458 | 2026.05.06 01:56:47.261955 [ 139 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7459 | 2026.05.06 01:56:47.261968 [ 277 ] {ee77489a-073d-4906-af7b-e611ed16dbf6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001392 sec., 53879.31034482759 rows/sec., 4.21 MiB/sec. | ||
| 7460 | 2026.05.06 01:56:47.262009 [ 139 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.05.06 01:56:47.262028 [ 277 ] {ee77489a-073d-4906-af7b-e611ed16dbf6} <Debug> TCPHandler: Processed in 0.001579839 sec. | ||
| 7462 | 2026.05.06 01:56:47.262037 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7463 | 2026.05.06 01:56:47.262141 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7464 | 2026.05.06 01:56:47.262175 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7465 | 2026.05.06 01:56:47.262236 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7466 | 2026.05.06 01:56:47.262262 [ 198 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.05.06 01:56:47.262266 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1831 rows starting from the beginning of the part | ||
| 7468 | 2026.05.06 01:56:47.262274 [ 277 ] {dffcbf25-b009-44ea-a19a-198cee29904c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7469 | 2026.05.06 01:56:47.262336 [ 277 ] {dffcbf25-b009-44ea-a19a-198cee29904c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7470 | 2026.05.06 01:56:47.262349 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 94 rows starting from the beginning of the part | ||
| 7471 | 2026.05.06 01:56:47.262357 [ 198 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_51_10} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7472 | 2026.05.06 01:56:47.262397 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 75 rows starting from the beginning of the part | ||
| 7473 | 2026.05.06 01:56:47.262451 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1320 rows starting from the beginning of the part | ||
| 7474 | 2026.05.06 01:56:47.262452 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 7475 | 2026.05.06 01:56:47.262502 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7476 | 2026.05.06 01:56:47.262553 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part | ||
| 7477 | 2026.05.06 01:56:47.262788 [ 277 ] {dffcbf25-b009-44ea-a19a-198cee29904c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.05.06 01:56:47.262826 [ 277 ] {dffcbf25-b009-44ea-a19a-198cee29904c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7479 | 2026.05.06 01:56:47.263183 [ 277 ] {dffcbf25-b009-44ea-a19a-198cee29904c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7480 | 2026.05.06 01:56:47.263421 [ 277 ] {dffcbf25-b009-44ea-a19a-198cee29904c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.05.06 01:56:47.263560 [ 277 ] {dffcbf25-b009-44ea-a19a-198cee29904c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 7482 | 2026.05.06 01:56:47.263560 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7483 | 2026.05.06 01:56:47.263601 [ 277 ] {dffcbf25-b009-44ea-a19a-198cee29904c} <Debug> TCPHandler: Processed in 0.001475216 sec. | ||
| 7484 | 2026.05.06 01:56:47.263613 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.05.06 01:56:47.263641 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7486 | 2026.05.06 01:56:47.263731 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7487 | 2026.05.06 01:56:47.263741 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7488 | 2026.05.06 01:56:47.263834 [ 277 ] {d9e8d6cd-7bf6-4f1e-9107-884886675b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7489 | 2026.05.06 01:56:47.263895 [ 277 ] {d9e8d6cd-7bf6-4f1e-9107-884886675b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7490 | 2026.05.06 01:56:47.263908 [ 186 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001805785 sec., 1915510.4289824092 rows/sec., 138.70 MiB/sec. | ||
| 7491 | 2026.05.06 01:56:47.263910 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7492 | 2026.05.06 01:56:47.263988 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17394 rows starting from the beginning of the part | ||
| 7493 | 2026.05.06 01:56:47.264060 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7494 | 2026.05.06 01:56:47.264099 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7495 | 2026.05.06 01:56:47.264115 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7496 | 2026.05.06 01:56:47.264165 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1497 rows starting from the beginning of the part | ||
| 7497 | 2026.05.06 01:56:47.264210 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
| 7498 | 2026.05.06 01:56:47.264267 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7499 | 2026.05.06 01:56:47.264393 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.05.06 01:56:47.264474 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_51_10} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7501 | 2026.05.06 01:56:47.264543 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7502 | 2026.05.06 01:56:47.264698 [ 277 ] {d9e8d6cd-7bf6-4f1e-9107-884886675b63} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.05.06 01:56:47.264737 [ 277 ] {d9e8d6cd-7bf6-4f1e-9107-884886675b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7504 | 2026.05.06 01:56:47.265404 [ 277 ] {d9e8d6cd-7bf6-4f1e-9107-884886675b63} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7505 | 2026.05.06 01:56:47.265662 [ 277 ] {d9e8d6cd-7bf6-4f1e-9107-884886675b63} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2026.05.06 01:56:47.265821 [ 277 ] {d9e8d6cd-7bf6-4f1e-9107-884886675b63} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002006 sec., 5483.549351944168 rows/sec., 9.83 MiB/sec. | ||
| 7507 | 2026.05.06 01:56:47.265896 [ 277 ] {d9e8d6cd-7bf6-4f1e-9107-884886675b63} <Debug> TCPHandler: Processed in 0.002213234 sec. | ||
| 7508 | 2026.05.06 01:56:47.266027 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7509 | 2026.05.06 01:56:47.266125 [ 277 ] {50f33136-d0c9-49cc-a0d2-92a0e4014e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7510 | 2026.05.06 01:56:47.266168 [ 277 ] {50f33136-d0c9-49cc-a0d2-92a0e4014e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7511 | 2026.05.06 01:56:47.266556 [ 277 ] {50f33136-d0c9-49cc-a0d2-92a0e4014e95} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.05.06 01:56:47.266594 [ 277 ] {50f33136-d0c9-49cc-a0d2-92a0e4014e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7513 | 2026.05.06 01:56:47.267051 [ 277 ] {50f33136-d0c9-49cc-a0d2-92a0e4014e95} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7514 | 2026.05.06 01:56:47.267291 [ 277 ] {50f33136-d0c9-49cc-a0d2-92a0e4014e95} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7515 | 2026.05.06 01:56:47.267412 [ 139 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7516 | 2026.05.06 01:56:47.267431 [ 277 ] {50f33136-d0c9-49cc-a0d2-92a0e4014e95} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. | ||
| 7517 | 2026.05.06 01:56:47.267449 [ 139 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7518 | 2026.05.06 01:56:47.267475 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7519 | 2026.05.06 01:56:47.267477 [ 277 ] {50f33136-d0c9-49cc-a0d2-92a0e4014e95} <Debug> TCPHandler: Processed in 0.001498087 sec. | ||
| 7520 | 2026.05.06 01:56:47.267564 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7521 | 2026.05.06 01:56:47.267670 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7522 | 2026.05.06 01:56:47.267702 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2520 rows starting from the beginning of the part | ||
| 7523 | 2026.05.06 01:56:47.267757 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7524 | 2026.05.06 01:56:47.267809 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7525 | 2026.05.06 01:56:47.267879 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part | ||
| 7526 | 2026.05.06 01:56:47.267931 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
| 7527 | 2026.05.06 01:56:47.267973 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7528 | 2026.05.06 01:56:47.269441 [ 197 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2760 rows, containing 4 columns (4 merged, 0 gathered) in 0.001916477 sec., 1440142.5114937462 rows/sec., 96.15 MiB/sec. | ||
| 7529 | 2026.05.06 01:56:47.269753 [ 186 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7530 | 2026.05.06 01:56:47.270026 [ 186 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7531 | 2026.05.06 01:56:47.270102 [ 186 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_51_10} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7532 | 2026.05.06 01:56:47.270197 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7533 | 2026.05.06 01:56:47.271311 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19499 rows, containing 5 columns (5 merged, 0 gathered) in 0.007607446 sec., 2563146.6854973403 rows/sec., 165.33 MiB/sec. | ||
| 7534 | 2026.05.06 01:56:47.271667 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7535 | 2026.05.06 01:56:47.271950 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7536 | 2026.05.06 01:56:47.272028 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7537 | 2026.05.06 01:56:47.272108 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 7538 | 2026.05.06 01:56:48.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.10 MiB, peak 295.00 MiB, free memory in arenas 0.00 B, will set to 287.88 MiB (RSS), difference: 2.79 MiB | ||
| 7539 | 2026.05.06 01:56:49.095979 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7540 | 2026.05.06 01:56:49.096039 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7541 | 2026.05.06 01:56:49.239488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15367 | ||
| 7542 | 2026.05.06 01:56:49.240063 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2026.05.06 01:56:49.240114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7544 | 2026.05.06 01:56:49.240624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7545 | 2026.05.06 01:56:49.240863 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2026.05.06 01:56:49.241006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15367 | ||
| 7547 | 2026.05.06 01:56:49.312194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 934 | ||
| 7548 | 2026.05.06 01:56:49.314591 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.05.06 01:56:49.314638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7550 | 2026.05.06 01:56:49.315826 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7551 | 2026.05.06 01:56:49.316102 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.05.06 01:56:49.316465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7553 | 2026.05.06 01:56:50.001316 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00081352 sec. | ||
| 7554 | 2026.05.06 01:56:50.029155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7555 | 2026.05.06 01:56:50.045154 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.05.06 01:56:50.045199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7557 | 2026.05.06 01:56:50.050582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7558 | 2026.05.06 01:56:50.051267 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.05.06 01:56:50.054294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7560 | 2026.05.06 01:56:52.253028 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7561 | 2026.05.06 01:56:52.253367 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7562 | 2026.05.06 01:56:52.253832 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7563 | 2026.05.06 01:56:52.253886 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7564 | 2026.05.06 01:56:52.254202 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7565 | 2026.05.06 01:56:52.254292 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7566 | 2026.05.06 01:56:52.254491 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7567 | 2026.05.06 01:56:52.254663 [ 344 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7568 | 2026.05.06 01:56:52.254673 [ 346 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7569 | 2026.05.06 01:56:52.254671 [ 330 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7570 | 2026.05.06 01:56:52.254663 [ 367 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7571 | 2026.05.06 01:56:52.254882 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7572 | 2026.05.06 01:56:52.254918 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7573 | 2026.05.06 01:56:52.255010 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7574 | 2026.05.06 01:56:52.255040 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7575 | 2026.05.06 01:56:52.255087 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7576 | 2026.05.06 01:56:52.255139 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7577 | 2026.05.06 01:56:52.256621 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.003379 sec., 13021.604024859425 rows/sec., 2.27 MiB/sec. | ||
| 7578 | 2026.05.06 01:56:52.256795 [ 277 ] {f8bdb1f0-f1b0-4415-b9a7-cd09e0920069} <Debug> TCPHandler: Processed in 0.003947836 sec. | ||
| 7579 | 2026.05.06 01:56:52.260320 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7580 | 2026.05.06 01:56:52.260479 [ 277 ] {f5ac8964-ec90-402c-9e96-8d955abba50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7581 | 2026.05.06 01:56:52.260545 [ 277 ] {f5ac8964-ec90-402c-9e96-8d955abba50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7582 | 2026.05.06 01:56:52.261290 [ 277 ] {f5ac8964-ec90-402c-9e96-8d955abba50f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2026.05.06 01:56:52.261344 [ 277 ] {f5ac8964-ec90-402c-9e96-8d955abba50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7584 | 2026.05.06 01:56:52.261792 [ 277 ] {f5ac8964-ec90-402c-9e96-8d955abba50f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7585 | 2026.05.06 01:56:52.262082 [ 277 ] {f5ac8964-ec90-402c-9e96-8d955abba50f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2026.05.06 01:56:52.262304 [ 277 ] {f5ac8964-ec90-402c-9e96-8d955abba50f} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00187 sec., 62032.085561497326 rows/sec., 5.27 MiB/sec. | ||
| 7587 | 2026.05.06 01:56:52.262364 [ 277 ] {f5ac8964-ec90-402c-9e96-8d955abba50f} <Debug> TCPHandler: Processed in 0.002138402 sec. | ||
| 7588 | 2026.05.06 01:56:52.262577 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7589 | 2026.05.06 01:56:52.262716 [ 277 ] {7997ac88-59a4-43f8-8358-210c0126f805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7590 | 2026.05.06 01:56:52.262777 [ 277 ] {7997ac88-59a4-43f8-8358-210c0126f805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7591 | 2026.05.06 01:56:52.263363 [ 277 ] {7997ac88-59a4-43f8-8358-210c0126f805} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.05.06 01:56:52.263409 [ 277 ] {7997ac88-59a4-43f8-8358-210c0126f805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7593 | 2026.05.06 01:56:52.263803 [ 277 ] {7997ac88-59a4-43f8-8358-210c0126f805} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7594 | 2026.05.06 01:56:52.264108 [ 277 ] {7997ac88-59a4-43f8-8358-210c0126f805} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.05.06 01:56:52.264292 [ 277 ] {7997ac88-59a4-43f8-8358-210c0126f805} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001603 sec., 18714.909544603866 rows/sec., 1.37 MiB/sec. | ||
| 7596 | 2026.05.06 01:56:52.264341 [ 277 ] {7997ac88-59a4-43f8-8358-210c0126f805} <Debug> TCPHandler: Processed in 0.001837435 sec. | ||
| 7597 | 2026.05.06 01:56:52.264518 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2026.05.06 01:56:52.264658 [ 277 ] {123158f8-3ac5-4830-ae98-a579381cb2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7599 | 2026.05.06 01:56:52.264718 [ 277 ] {123158f8-3ac5-4830-ae98-a579381cb2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7600 | 2026.05.06 01:56:52.265315 [ 277 ] {123158f8-3ac5-4830-ae98-a579381cb2cd} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.05.06 01:56:52.265367 [ 277 ] {123158f8-3ac5-4830-ae98-a579381cb2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7602 | 2026.05.06 01:56:52.265835 [ 277 ] {123158f8-3ac5-4830-ae98-a579381cb2cd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7603 | 2026.05.06 01:56:52.266125 [ 277 ] {123158f8-3ac5-4830-ae98-a579381cb2cd} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.05.06 01:56:52.266291 [ 277 ] {123158f8-3ac5-4830-ae98-a579381cb2cd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001659 sec., 56660.63893911995 rows/sec., 4.43 MiB/sec. | ||
| 7605 | 2026.05.06 01:56:52.266342 [ 277 ] {123158f8-3ac5-4830-ae98-a579381cb2cd} <Debug> TCPHandler: Processed in 0.001892847 sec. | ||
| 7606 | 2026.05.06 01:56:52.266519 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.05.06 01:56:52.266669 [ 277 ] {e0a720fd-7ef2-4ae2-aa9e-4201daf290de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7608 | 2026.05.06 01:56:52.266728 [ 277 ] {e0a720fd-7ef2-4ae2-aa9e-4201daf290de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7609 | 2026.05.06 01:56:52.267321 [ 277 ] {e0a720fd-7ef2-4ae2-aa9e-4201daf290de} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.05.06 01:56:52.267372 [ 277 ] {e0a720fd-7ef2-4ae2-aa9e-4201daf290de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7611 | 2026.05.06 01:56:52.267847 [ 277 ] {e0a720fd-7ef2-4ae2-aa9e-4201daf290de} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7612 | 2026.05.06 01:56:52.268191 [ 277 ] {e0a720fd-7ef2-4ae2-aa9e-4201daf290de} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.05.06 01:56:52.268388 [ 277 ] {e0a720fd-7ef2-4ae2-aa9e-4201daf290de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00177 sec., 90395.4802259887 rows/sec., 6.30 MiB/sec. | ||
| 7614 | 2026.05.06 01:56:52.268432 [ 277 ] {e0a720fd-7ef2-4ae2-aa9e-4201daf290de} <Debug> TCPHandler: Processed in 0.001979458 sec. | ||
| 7615 | 2026.05.06 01:56:52.268585 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.05.06 01:56:52.268698 [ 277 ] {218e9ea4-eda0-4f61-b45d-d4fcf7d6611b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7617 | 2026.05.06 01:56:52.268771 [ 277 ] {218e9ea4-eda0-4f61-b45d-d4fcf7d6611b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7618 | 2026.05.06 01:56:52.269980 [ 277 ] {218e9ea4-eda0-4f61-b45d-d4fcf7d6611b} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.05.06 01:56:52.270034 [ 277 ] {218e9ea4-eda0-4f61-b45d-d4fcf7d6611b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7620 | 2026.05.06 01:56:52.270682 [ 277 ] {218e9ea4-eda0-4f61-b45d-d4fcf7d6611b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7621 | 2026.05.06 01:56:52.270992 [ 277 ] {218e9ea4-eda0-4f61-b45d-d4fcf7d6611b} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.05.06 01:56:52.271170 [ 277 ] {218e9ea4-eda0-4f61-b45d-d4fcf7d6611b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002495 sec., 12024.048096192386 rows/sec., 21.55 MiB/sec. | ||
| 7623 | 2026.05.06 01:56:52.271261 [ 277 ] {218e9ea4-eda0-4f61-b45d-d4fcf7d6611b} <Debug> TCPHandler: Processed in 0.002735197 sec. | ||
| 7624 | 2026.05.06 01:56:52.271436 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.05.06 01:56:52.271559 [ 277 ] {afda3582-1ef7-429b-8010-5aae3cf24026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7626 | 2026.05.06 01:56:52.271611 [ 277 ] {afda3582-1ef7-429b-8010-5aae3cf24026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7627 | 2026.05.06 01:56:52.272687 [ 277 ] {afda3582-1ef7-429b-8010-5aae3cf24026} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.05.06 01:56:52.272771 [ 277 ] {afda3582-1ef7-429b-8010-5aae3cf24026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7629 | 2026.05.06 01:56:52.273409 [ 277 ] {afda3582-1ef7-429b-8010-5aae3cf24026} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7630 | 2026.05.06 01:56:52.273761 [ 277 ] {afda3582-1ef7-429b-8010-5aae3cf24026} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.05.06 01:56:52.274012 [ 277 ] {afda3582-1ef7-429b-8010-5aae3cf24026} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002469 sec., 24301.336573511544 rows/sec., 1.64 MiB/sec. | ||
| 7632 | 2026.05.06 01:56:52.274122 [ 277 ] {afda3582-1ef7-429b-8010-5aae3cf24026} <Debug> TCPHandler: Processed in 0.002748547 sec. | ||
| 7633 | 2026.05.06 01:56:56.308618 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56982 | ||
| 7634 | 2026.05.06 01:56:56.308777 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7635 | 2026.05.06 01:56:56.308817 [ 258 ] {} <Debug> TCP-Session: 9e344dc9-30a5-47be-a0f3-76509ce0bf38 Authenticating user 'default' from [fd00:1122:3344:101::e]:56982 | ||
| 7636 | 2026.05.06 01:56:56.308843 [ 258 ] {} <Debug> TCP-Session: 9e344dc9-30a5-47be-a0f3-76509ce0bf38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2026.05.06 01:56:56.308860 [ 258 ] {} <Debug> TCP-Session: 9e344dc9-30a5-47be-a0f3-76509ce0bf38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7638 | 2026.05.06 01:56:56.309106 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62151 | ||
| 7639 | 2026.05.06 01:56:56.309135 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47195 | ||
| 7640 | 2026.05.06 01:56:56.309174 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44519 | ||
| 7641 | 2026.05.06 01:56:56.309198 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51760 | ||
| 7642 | 2026.05.06 01:56:56.309238 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57099 | ||
| 7643 | 2026.05.06 01:56:56.309245 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37204 | ||
| 7644 | 2026.05.06 01:56:56.309319 [ 258 ] {} <Trace> TCP-Session: 9e344dc9-30a5-47be-a0f3-76509ce0bf38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.05.06 01:56:56.309229 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7646 | 2026.05.06 01:56:56.309183 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32824 | ||
| 7647 | 2026.05.06 01:56:56.309409 [ 268 ] {} <Debug> TCP-Session: 3f5b0ae9-683e-4c81-8737-7a3a3ddde85b Authenticating user 'default' from [fd00:1122:3344:101::e]:62151 | ||
| 7648 | 2026.05.06 01:56:56.309147 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56871 | ||
| 7649 | 2026.05.06 01:56:56.309441 [ 268 ] {} <Debug> TCP-Session: 3f5b0ae9-683e-4c81-8737-7a3a3ddde85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7650 | 2026.05.06 01:56:56.309460 [ 268 ] {} <Debug> TCP-Session: 3f5b0ae9-683e-4c81-8737-7a3a3ddde85b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2026.05.06 01:56:56.309472 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7652 | 2026.05.06 01:56:56.309526 [ 307 ] {} <Debug> TCP-Session: f2380cf6-6e02-49ac-8b1a-60221446989c Authenticating user 'default' from [fd00:1122:3344:101::e]:44519 | ||
| 7653 | 2026.05.06 01:56:56.309538 [ 258 ] {cb442af3-406f-4e15-8777-007e3263d714} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7654 | 2026.05.06 01:56:56.309557 [ 307 ] {} <Debug> TCP-Session: f2380cf6-6e02-49ac-8b1a-60221446989c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7655 | 2026.05.06 01:56:56.309586 [ 307 ] {} <Debug> TCP-Session: f2380cf6-6e02-49ac-8b1a-60221446989c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2026.05.06 01:56:56.309853 [ 258 ] {cb442af3-406f-4e15-8777-007e3263d714} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7657 | 2026.05.06 01:56:56.309924 [ 258 ] {cb442af3-406f-4e15-8777-007e3263d714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7658 | 2026.05.06 01:56:56.309967 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7659 | 2026.05.06 01:56:56.310007 [ 304 ] {} <Debug> TCP-Session: f4822356-867b-4e49-9dc0-a6e177674e82 Authenticating user 'default' from [fd00:1122:3344:101::e]:56871 | ||
| 7660 | 2026.05.06 01:56:56.310028 [ 304 ] {} <Debug> TCP-Session: f4822356-867b-4e49-9dc0-a6e177674e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7661 | 2026.05.06 01:56:56.310045 [ 304 ] {} <Debug> TCP-Session: f4822356-867b-4e49-9dc0-a6e177674e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7662 | 2026.05.06 01:56:56.310100 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7663 | 2026.05.06 01:56:56.310160 [ 310 ] {} <Debug> TCP-Session: 9fb5d80c-a45c-4d7a-b8b6-557b9f562608 Authenticating user 'default' from [fd00:1122:3344:101::e]:37204 | ||
| 7664 | 2026.05.06 01:56:56.310190 [ 310 ] {} <Debug> TCP-Session: 9fb5d80c-a45c-4d7a-b8b6-557b9f562608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.05.06 01:56:56.310206 [ 310 ] {} <Debug> TCP-Session: 9fb5d80c-a45c-4d7a-b8b6-557b9f562608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.05.06 01:56:56.310248 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7667 | 2026.05.06 01:56:56.310289 [ 308 ] {} <Debug> TCP-Session: cde9d9b9-7f12-4a7b-b9d2-2705400ec009 Authenticating user 'default' from [fd00:1122:3344:101::e]:32824 | ||
| 7668 | 2026.05.06 01:56:56.310311 [ 308 ] {} <Debug> TCP-Session: cde9d9b9-7f12-4a7b-b9d2-2705400ec009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2026.05.06 01:56:56.310326 [ 308 ] {} <Debug> TCP-Session: cde9d9b9-7f12-4a7b-b9d2-2705400ec009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2026.05.06 01:56:56.310543 [ 258 ] {cb442af3-406f-4e15-8777-007e3263d714} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 7671 | 2026.05.06 01:56:56.310748 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7672 | 2026.05.06 01:56:56.310796 [ 311 ] {} <Debug> TCP-Session: 91219cd9-9f3c-4d08-8e67-c3ea709859ac Authenticating user 'default' from [fd00:1122:3344:101::e]:57099 | ||
| 7673 | 2026.05.06 01:56:56.310820 [ 311 ] {} <Debug> TCP-Session: 91219cd9-9f3c-4d08-8e67-c3ea709859ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7674 | 2026.05.06 01:56:56.310834 [ 311 ] {} <Debug> TCP-Session: 91219cd9-9f3c-4d08-8e67-c3ea709859ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.05.06 01:56:56.310872 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7676 | 2026.05.06 01:56:56.310915 [ 303 ] {} <Debug> TCP-Session: 3a3942a4-d028-40b0-a2d2-76a479cdbae5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47195 | ||
| 7677 | 2026.05.06 01:56:56.310935 [ 303 ] {} <Debug> TCP-Session: 3a3942a4-d028-40b0-a2d2-76a479cdbae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7678 | 2026.05.06 01:56:56.310949 [ 303 ] {} <Debug> TCP-Session: 3a3942a4-d028-40b0-a2d2-76a479cdbae5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7679 | 2026.05.06 01:56:56.311027 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7680 | 2026.05.06 01:56:56.311088 [ 309 ] {} <Debug> TCP-Session: df8d437b-0ce4-4bba-bf81-e162799cb92c Authenticating user 'default' from [fd00:1122:3344:101::e]:51760 | ||
| 7681 | 2026.05.06 01:56:56.311119 [ 309 ] {} <Debug> TCP-Session: df8d437b-0ce4-4bba-bf81-e162799cb92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7682 | 2026.05.06 01:56:56.311139 [ 309 ] {} <Debug> TCP-Session: df8d437b-0ce4-4bba-bf81-e162799cb92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7683 | 2026.05.06 01:56:56.311654 [ 330 ] {cb442af3-406f-4e15-8777-007e3263d714} <Trace> AggregatingTransform: Aggregating | ||
| 7684 | 2026.05.06 01:56:56.311686 [ 330 ] {cb442af3-406f-4e15-8777-007e3263d714} <Trace> Aggregator: Aggregation method: without_key | ||
| 7685 | 2026.05.06 01:56:56.311714 [ 330 ] {cb442af3-406f-4e15-8777-007e3263d714} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001037035 sec. (964.288 rows/sec., 37.67 KiB/sec.) | ||
| 7686 | 2026.05.06 01:56:56.311736 [ 330 ] {cb442af3-406f-4e15-8777-007e3263d714} <Trace> Aggregator: Merging aggregated data | ||
| 7687 | 2026.05.06 01:56:56.313388 [ 258 ] {cb442af3-406f-4e15-8777-007e3263d714} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003917 sec., 255.29742149604286 rows/sec., 9.97 KiB/sec. | ||
| 7688 | 2026.05.06 01:56:56.313521 [ 258 ] {cb442af3-406f-4e15-8777-007e3263d714} <Debug> TCPHandler: Processed in 0.004331776 sec. | ||
| 7689 | 2026.05.06 01:56:56.313709 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7690 | 2026.05.06 01:56:56.313744 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7691 | 2026.05.06 01:56:56.313765 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7692 | 2026.05.06 01:56:56.313787 [ 268 ] {} <Debug> TCP-Session: 3f5b0ae9-683e-4c81-8737-7a3a3ddde85b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2026.05.06 01:56:56.313789 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7694 | 2026.05.06 01:56:56.313809 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7695 | 2026.05.06 01:56:56.313830 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7696 | 2026.05.06 01:56:56.313863 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7697 | 2026.05.06 01:56:56.313891 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7698 | 2026.05.06 01:56:56.313904 [ 309 ] {} <Debug> TCP-Session: df8d437b-0ce4-4bba-bf81-e162799cb92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7699 | 2026.05.06 01:56:56.313933 [ 304 ] {} <Debug> TCP-Session: f4822356-867b-4e49-9dc0-a6e177674e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7700 | 2026.05.06 01:56:56.313955 [ 311 ] {} <Debug> TCP-Session: 91219cd9-9f3c-4d08-8e67-c3ea709859ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7701 | 2026.05.06 01:56:56.313880 [ 310 ] {} <Debug> TCP-Session: 9fb5d80c-a45c-4d7a-b8b6-557b9f562608 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7702 | 2026.05.06 01:56:56.313856 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7703 | 2026.05.06 01:56:56.313814 [ 308 ] {} <Debug> TCP-Session: cde9d9b9-7f12-4a7b-b9d2-2705400ec009 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7704 | 2026.05.06 01:56:56.314060 [ 307 ] {} <Debug> TCP-Session: f2380cf6-6e02-49ac-8b1a-60221446989c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7705 | 2026.05.06 01:56:56.313851 [ 303 ] {} <Debug> TCP-Session: 3a3942a4-d028-40b0-a2d2-76a479cdbae5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.05.06 01:56:56.313773 [ 258 ] {} <Debug> TCP-Session: 9e344dc9-30a5-47be-a0f3-76509ce0bf38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7707 | 2026.05.06 01:56:56.481427 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44320 | ||
| 7708 | 2026.05.06 01:56:56.481567 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7709 | 2026.05.06 01:56:56.481606 [ 258 ] {} <Debug> TCP-Session: 204af043-1da0-4f42-a26d-4c6e1cd5512a Authenticating user 'default' from [fd00:1122:3344:101::e]:44320 | ||
| 7710 | 2026.05.06 01:56:56.481635 [ 258 ] {} <Debug> TCP-Session: 204af043-1da0-4f42-a26d-4c6e1cd5512a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7711 | 2026.05.06 01:56:56.481651 [ 258 ] {} <Debug> TCP-Session: 204af043-1da0-4f42-a26d-4c6e1cd5512a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.05.06 01:56:56.481894 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59944 | ||
| 7713 | 2026.05.06 01:56:56.481959 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64233 | ||
| 7714 | 2026.05.06 01:56:56.482001 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36684 | ||
| 7715 | 2026.05.06 01:56:56.482018 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7716 | 2026.05.06 01:56:56.482064 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37977 | ||
| 7717 | 2026.05.06 01:56:56.482098 [ 268 ] {} <Debug> TCP-Session: a0a3907a-4492-4ba8-aaa0-bc6585c5613a Authenticating user 'default' from [fd00:1122:3344:101::e]:59944 | ||
| 7718 | 2026.05.06 01:56:56.482120 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7719 | 2026.05.06 01:56:56.482123 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7720 | 2026.05.06 01:56:56.482158 [ 268 ] {} <Debug> TCP-Session: a0a3907a-4492-4ba8-aaa0-bc6585c5613a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.05.06 01:56:56.482168 [ 307 ] {} <Debug> TCP-Session: fd5e5e1a-3b4b-4fcf-985f-e5bae009bb01 Authenticating user 'default' from [fd00:1122:3344:101::e]:36684 | ||
| 7722 | 2026.05.06 01:56:56.482213 [ 268 ] {} <Debug> TCP-Session: a0a3907a-4492-4ba8-aaa0-bc6585c5613a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7723 | 2026.05.06 01:56:56.482264 [ 307 ] {} <Debug> TCP-Session: fd5e5e1a-3b4b-4fcf-985f-e5bae009bb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7724 | 2026.05.06 01:56:56.482198 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7725 | 2026.05.06 01:56:56.482302 [ 307 ] {} <Debug> TCP-Session: fd5e5e1a-3b4b-4fcf-985f-e5bae009bb01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2026.05.06 01:56:56.482035 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56342 | ||
| 7727 | 2026.05.06 01:56:56.482338 [ 310 ] {} <Debug> TCP-Session: 03c23038-582b-4357-ac06-38385d8113a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37977 | ||
| 7728 | 2026.05.06 01:56:56.482005 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44260 | ||
| 7729 | 2026.05.06 01:56:56.482420 [ 310 ] {} <Debug> TCP-Session: 03c23038-582b-4357-ac06-38385d8113a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7730 | 2026.05.06 01:56:56.481972 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42414 | ||
| 7731 | 2026.05.06 01:56:56.482453 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7732 | 2026.05.06 01:56:56.482450 [ 310 ] {} <Debug> TCP-Session: 03c23038-582b-4357-ac06-38385d8113a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7733 | 2026.05.06 01:56:56.482500 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7734 | 2026.05.06 01:56:56.482527 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7735 | 2026.05.06 01:56:56.482516 [ 309 ] {} <Debug> TCP-Session: 60ff01b7-5c6f-4313-b8dc-4334fd12cb7b Authenticating user 'default' from [fd00:1122:3344:101::e]:56342 | ||
| 7736 | 2026.05.06 01:56:56.482557 [ 308 ] {} <Debug> TCP-Session: e503651e-96b4-4101-b3ac-beea3262a8a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44260 | ||
| 7737 | 2026.05.06 01:56:56.482568 [ 304 ] {} <Debug> TCP-Session: 37b54f3e-41a1-4b8e-a769-24dfd2a6fe3f Authenticating user 'default' from [fd00:1122:3344:101::e]:42414 | ||
| 7738 | 2026.05.06 01:56:56.482595 [ 309 ] {} <Debug> TCP-Session: 60ff01b7-5c6f-4313-b8dc-4334fd12cb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.05.06 01:56:56.482625 [ 304 ] {} <Debug> TCP-Session: 37b54f3e-41a1-4b8e-a769-24dfd2a6fe3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2026.05.06 01:56:56.482651 [ 309 ] {} <Debug> TCP-Session: 60ff01b7-5c6f-4313-b8dc-4334fd12cb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2026.05.06 01:56:56.482670 [ 304 ] {} <Debug> TCP-Session: 37b54f3e-41a1-4b8e-a769-24dfd2a6fe3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.05.06 01:56:56.482607 [ 308 ] {} <Debug> TCP-Session: e503651e-96b4-4101-b3ac-beea3262a8a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2026.05.06 01:56:56.482078 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46024 | ||
| 7744 | 2026.05.06 01:56:56.482726 [ 308 ] {} <Debug> TCP-Session: e503651e-96b4-4101-b3ac-beea3262a8a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7745 | 2026.05.06 01:56:56.482194 [ 258 ] {} <Trace> TCP-Session: 204af043-1da0-4f42-a26d-4c6e1cd5512a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.05.06 01:56:56.482193 [ 303 ] {} <Debug> TCP-Session: 792c9b0b-bfab-472d-8637-c302c62ef9cd Authenticating user 'default' from [fd00:1122:3344:101::e]:64233 | ||
| 7747 | 2026.05.06 01:56:56.482951 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7748 | 2026.05.06 01:56:56.482979 [ 303 ] {} <Debug> TCP-Session: 792c9b0b-bfab-472d-8637-c302c62ef9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7749 | 2026.05.06 01:56:56.482985 [ 311 ] {} <Debug> TCP-Session: 7c5409f6-4e1c-4878-b2d4-6499a4621c99 Authenticating user 'default' from [fd00:1122:3344:101::e]:46024 | ||
| 7750 | 2026.05.06 01:56:56.483002 [ 303 ] {} <Debug> TCP-Session: 792c9b0b-bfab-472d-8637-c302c62ef9cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2026.05.06 01:56:56.483014 [ 311 ] {} <Debug> TCP-Session: 7c5409f6-4e1c-4878-b2d4-6499a4621c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7752 | 2026.05.06 01:56:56.483034 [ 311 ] {} <Debug> TCP-Session: 7c5409f6-4e1c-4878-b2d4-6499a4621c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7753 | 2026.05.06 01:56:56.483093 [ 258 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7754 | 2026.05.06 01:56:56.483445 [ 258 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7755 | 2026.05.06 01:56:56.483523 [ 258 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7756 | 2026.05.06 01:56:56.483914 [ 258 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 7757 | 2026.05.06 01:56:56.485346 [ 267 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Trace> AggregatingTransform: Aggregating | ||
| 7758 | 2026.05.06 01:56:56.485396 [ 267 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7759 | 2026.05.06 01:56:56.485439 [ 267 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001387514 sec. (720.713 rows/sec., 28.15 KiB/sec.) | ||
| 7760 | 2026.05.06 01:56:56.485460 [ 267 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Trace> Aggregator: Merging aggregated data | ||
| 7761 | 2026.05.06 01:56:56.486964 [ 258 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00394 sec., 253.80710659898477 rows/sec., 9.91 KiB/sec. | ||
| 7762 | 2026.05.06 01:56:56.487172 [ 258 ] {eac48ce7-a632-4e38-aa8c-d3f33520c47e} <Debug> TCPHandler: Processed in 0.005118205 sec. | ||
| 7763 | 2026.05.06 01:56:56.487335 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7764 | 2026.05.06 01:56:56.487371 [ 258 ] {} <Debug> TCP-Session: 204af043-1da0-4f42-a26d-4c6e1cd5512a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.05.06 01:56:56.487371 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7766 | 2026.05.06 01:56:56.487400 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7767 | 2026.05.06 01:56:56.487414 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7768 | 2026.05.06 01:56:56.487441 [ 268 ] {} <Debug> TCP-Session: a0a3907a-4492-4ba8-aaa0-bc6585c5613a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7769 | 2026.05.06 01:56:56.487454 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7770 | 2026.05.06 01:56:56.487479 [ 304 ] {} <Debug> TCP-Session: 37b54f3e-41a1-4b8e-a769-24dfd2a6fe3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2026.05.06 01:56:56.487501 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7772 | 2026.05.06 01:56:56.487507 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7773 | 2026.05.06 01:56:56.487557 [ 310 ] {} <Debug> TCP-Session: 03c23038-582b-4357-ac06-38385d8113a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7774 | 2026.05.06 01:56:56.487490 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7775 | 2026.05.06 01:56:56.487584 [ 308 ] {} <Debug> TCP-Session: e503651e-96b4-4101-b3ac-beea3262a8a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2026.05.06 01:56:56.487458 [ 311 ] {} <Debug> TCP-Session: 7c5409f6-4e1c-4878-b2d4-6499a4621c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7777 | 2026.05.06 01:56:56.487626 [ 309 ] {} <Debug> TCP-Session: 60ff01b7-5c6f-4313-b8dc-4334fd12cb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2026.05.06 01:56:56.487519 [ 307 ] {} <Debug> TCP-Session: fd5e5e1a-3b4b-4fcf-985f-e5bae009bb01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7779 | 2026.05.06 01:56:56.487436 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7780 | 2026.05.06 01:56:56.487741 [ 303 ] {} <Debug> TCP-Session: 792c9b0b-bfab-472d-8637-c302c62ef9cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2026.05.06 01:56:56.517193 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62024 | ||
| 7782 | 2026.05.06 01:56:56.517313 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7783 | 2026.05.06 01:56:56.517351 [ 258 ] {} <Debug> TCP-Session: 61ff6394-673e-4625-b9a1-592c63066be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62024 | ||
| 7784 | 2026.05.06 01:56:56.517384 [ 258 ] {} <Debug> TCP-Session: 61ff6394-673e-4625-b9a1-592c63066be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2026.05.06 01:56:56.517406 [ 258 ] {} <Debug> TCP-Session: 61ff6394-673e-4625-b9a1-592c63066be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.05.06 01:56:56.517636 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53094 | ||
| 7787 | 2026.05.06 01:56:56.517659 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50869 | ||
| 7788 | 2026.05.06 01:56:56.517697 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64697 | ||
| 7789 | 2026.05.06 01:56:56.517711 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38517 | ||
| 7790 | 2026.05.06 01:56:56.517740 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2026.05.06 01:56:56.517719 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33394 | ||
| 7792 | 2026.05.06 01:56:56.517790 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7793 | 2026.05.06 01:56:56.517804 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7794 | 2026.05.06 01:56:56.517830 [ 309 ] {} <Debug> TCP-Session: d5e4b72b-52d8-4276-99e8-10e528b8342e Authenticating user 'default' from [fd00:1122:3344:101::e]:64697 | ||
| 7795 | 2026.05.06 01:56:56.517783 [ 268 ] {} <Debug> TCP-Session: 6ad5f825-9a38-4e46-b5ab-5f9d925eb84c Authenticating user 'default' from [fd00:1122:3344:101::e]:53094 | ||
| 7796 | 2026.05.06 01:56:56.517860 [ 309 ] {} <Debug> TCP-Session: d5e4b72b-52d8-4276-99e8-10e528b8342e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2026.05.06 01:56:56.517873 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7798 | 2026.05.06 01:56:56.517886 [ 309 ] {} <Debug> TCP-Session: d5e4b72b-52d8-4276-99e8-10e528b8342e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2026.05.06 01:56:56.517885 [ 268 ] {} <Debug> TCP-Session: 6ad5f825-9a38-4e46-b5ab-5f9d925eb84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.05.06 01:56:56.517911 [ 310 ] {} <Debug> TCP-Session: 9ce98887-e7ad-47b8-a048-c3fc94c1f67b Authenticating user 'default' from [fd00:1122:3344:101::e]:33394 | ||
| 7801 | 2026.05.06 01:56:56.517927 [ 268 ] {} <Debug> TCP-Session: 6ad5f825-9a38-4e46-b5ab-5f9d925eb84c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.05.06 01:56:56.517854 [ 311 ] {} <Debug> TCP-Session: 83dcb288-4c74-4a6a-b284-6edfff5dabdb Authenticating user 'default' from [fd00:1122:3344:101::e]:38517 | ||
| 7803 | 2026.05.06 01:56:56.517951 [ 310 ] {} <Debug> TCP-Session: 9ce98887-e7ad-47b8-a048-c3fc94c1f67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2026.05.06 01:56:56.517667 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44719 | ||
| 7805 | 2026.05.06 01:56:56.517985 [ 311 ] {} <Debug> TCP-Session: 83dcb288-4c74-4a6a-b284-6edfff5dabdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2026.05.06 01:56:56.517991 [ 310 ] {} <Debug> TCP-Session: 9ce98887-e7ad-47b8-a048-c3fc94c1f67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2026.05.06 01:56:56.518032 [ 311 ] {} <Debug> TCP-Session: 83dcb288-4c74-4a6a-b284-6edfff5dabdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.05.06 01:56:56.517659 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45216 | ||
| 7809 | 2026.05.06 01:56:56.518061 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7810 | 2026.05.06 01:56:56.517650 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53774 | ||
| 7811 | 2026.05.06 01:56:56.518111 [ 308 ] {} <Debug> TCP-Session: 8d4329ff-ca13-407c-a515-1a1bd5dc44c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44719 | ||
| 7812 | 2026.05.06 01:56:56.518134 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7813 | 2026.05.06 01:56:56.518141 [ 308 ] {} <Debug> TCP-Session: 8d4329ff-ca13-407c-a515-1a1bd5dc44c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2026.05.06 01:56:56.518165 [ 307 ] {} <Debug> TCP-Session: 4cf46ad4-86dd-4190-be54-a6e771983105 Authenticating user 'default' from [fd00:1122:3344:101::e]:45216 | ||
| 7815 | 2026.05.06 01:56:56.518176 [ 308 ] {} <Debug> TCP-Session: 8d4329ff-ca13-407c-a515-1a1bd5dc44c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.05.06 01:56:56.518174 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7817 | 2026.05.06 01:56:56.518192 [ 307 ] {} <Debug> TCP-Session: 4cf46ad4-86dd-4190-be54-a6e771983105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2026.05.06 01:56:56.518217 [ 304 ] {} <Debug> TCP-Session: f1e38b34-2e0d-41f9-afc7-99d8f74dc5c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53774 | ||
| 7819 | 2026.05.06 01:56:56.518228 [ 307 ] {} <Debug> TCP-Session: 4cf46ad4-86dd-4190-be54-a6e771983105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.05.06 01:56:56.517779 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7821 | 2026.05.06 01:56:56.518252 [ 304 ] {} <Debug> TCP-Session: f1e38b34-2e0d-41f9-afc7-99d8f74dc5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7822 | 2026.05.06 01:56:56.518282 [ 303 ] {} <Debug> TCP-Session: 7e0e301b-db3d-4779-8cd4-7e86d53dae26 Authenticating user 'default' from [fd00:1122:3344:101::e]:50869 | ||
| 7823 | 2026.05.06 01:56:56.518291 [ 304 ] {} <Debug> TCP-Session: f1e38b34-2e0d-41f9-afc7-99d8f74dc5c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7824 | 2026.05.06 01:56:56.518311 [ 303 ] {} <Debug> TCP-Session: 7e0e301b-db3d-4779-8cd4-7e86d53dae26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.05.06 01:56:56.517781 [ 258 ] {} <Trace> TCP-Session: 61ff6394-673e-4625-b9a1-592c63066be5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.05.06 01:56:56.518343 [ 303 ] {} <Debug> TCP-Session: 7e0e301b-db3d-4779-8cd4-7e86d53dae26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7827 | 2026.05.06 01:56:56.518548 [ 258 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62024) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7828 | 2026.05.06 01:56:56.518858 [ 258 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7829 | 2026.05.06 01:56:56.518926 [ 258 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7830 | 2026.05.06 01:56:56.519289 [ 258 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 7831 | 2026.05.06 01:56:56.520421 [ 267 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Trace> AggregatingTransform: Aggregating | ||
| 7832 | 2026.05.06 01:56:56.520460 [ 267 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Trace> Aggregator: Aggregation method: without_key | ||
| 7833 | 2026.05.06 01:56:56.520498 [ 267 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001080476 sec. (925.518 rows/sec., 36.15 KiB/sec.) | ||
| 7834 | 2026.05.06 01:56:56.520517 [ 267 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Trace> Aggregator: Merging aggregated data | ||
| 7835 | 2026.05.06 01:56:56.522625 [ 258 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004141 sec., 241.4875633904854 rows/sec., 9.43 KiB/sec. | ||
| 7836 | 2026.05.06 01:56:56.522855 [ 258 ] {2a20c664-b13a-4b4a-896c-bd5c3ffd8157} <Debug> TCPHandler: Processed in 0.005220557 sec. | ||
| 7837 | 2026.05.06 01:56:56.523054 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7838 | 2026.05.06 01:56:56.523088 [ 268 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7839 | 2026.05.06 01:56:56.523093 [ 258 ] {} <Debug> TCP-Session: 61ff6394-673e-4625-b9a1-592c63066be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.05.06 01:56:56.523125 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7841 | 2026.05.06 01:56:56.523146 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7842 | 2026.05.06 01:56:56.523165 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7843 | 2026.05.06 01:56:56.523175 [ 307 ] {} <Debug> TCP-Session: 4cf46ad4-86dd-4190-be54-a6e771983105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.05.06 01:56:56.523200 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7845 | 2026.05.06 01:56:56.523215 [ 304 ] {} <Debug> TCP-Session: f1e38b34-2e0d-41f9-afc7-99d8f74dc5c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7846 | 2026.05.06 01:56:56.523228 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7847 | 2026.05.06 01:56:56.523244 [ 311 ] {} <Debug> TCP-Session: 83dcb288-4c74-4a6a-b284-6edfff5dabdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2026.05.06 01:56:56.523194 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7849 | 2026.05.06 01:56:56.523292 [ 309 ] {} <Debug> TCP-Session: d5e4b72b-52d8-4276-99e8-10e528b8342e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2026.05.06 01:56:56.523141 [ 268 ] {} <Debug> TCP-Session: 6ad5f825-9a38-4e46-b5ab-5f9d925eb84c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2026.05.06 01:56:56.523331 [ 308 ] {} <Debug> TCP-Session: 8d4329ff-ca13-407c-a515-1a1bd5dc44c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2026.05.06 01:56:56.523111 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7853 | 2026.05.06 01:56:56.523197 [ 303 ] {} <Debug> TCP-Session: 7e0e301b-db3d-4779-8cd4-7e86d53dae26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7854 | 2026.05.06 01:56:56.523432 [ 310 ] {} <Debug> TCP-Session: 9ce98887-e7ad-47b8-a048-c3fc94c1f67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.05.06 01:56:56.741128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15815 | ||
| 7856 | 2026.05.06 01:56:56.741627 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.05.06 01:56:56.741678 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7858 | 2026.05.06 01:56:56.742217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7859 | 2026.05.06 01:56:56.742578 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.05.06 01:56:56.742740 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15815 | ||
| 7861 | 2026.05.06 01:56:57.251551 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7862 | 2026.05.06 01:56:57.251791 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 7863 | 2026.05.06 01:56:57.252181 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7864 | 2026.05.06 01:56:57.252225 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 7865 | 2026.05.06 01:56:57.252467 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7866 | 2026.05.06 01:56:57.252537 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7867 | 2026.05.06 01:56:57.252686 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 7868 | 2026.05.06 01:56:57.252783 [ 317 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7869 | 2026.05.06 01:56:57.252784 [ 267 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7870 | 2026.05.06 01:56:57.252823 [ 365 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7871 | 2026.05.06 01:56:57.252828 [ 362 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7872 | 2026.05.06 01:56:57.252937 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 7873 | 2026.05.06 01:56:57.252966 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7874 | 2026.05.06 01:56:57.253052 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7875 | 2026.05.06 01:56:57.253072 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7876 | 2026.05.06 01:56:57.253114 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7877 | 2026.05.06 01:56:57.253162 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7878 | 2026.05.06 01:56:57.253198 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 7879 | 2026.05.06 01:56:57.254441 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002752 sec., 18168.60465116279 rows/sec., 3.79 MiB/sec. | ||
| 7880 | 2026.05.06 01:56:57.254584 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> MemoryTracker: Peak memory usage (for query): 140.74 KiB. | ||
| 7881 | 2026.05.06 01:56:57.254601 [ 277 ] {2b33c953-57fe-4f72-ae35-a32e9bcd2f0b} <Debug> TCPHandler: Processed in 0.003183268 sec. | ||
| 7882 | 2026.05.06 01:56:57.257229 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7883 | 2026.05.06 01:56:57.257342 [ 277 ] {f35bf81b-a661-4be9-a193-04ed04af1d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7884 | 2026.05.06 01:56:57.257386 [ 277 ] {f35bf81b-a661-4be9-a193-04ed04af1d9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7885 | 2026.05.06 01:56:57.257871 [ 277 ] {f35bf81b-a661-4be9-a193-04ed04af1d9f} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.05.06 01:56:57.257914 [ 277 ] {f35bf81b-a661-4be9-a193-04ed04af1d9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7887 | 2026.05.06 01:56:57.258437 [ 277 ] {f35bf81b-a661-4be9-a193-04ed04af1d9f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7888 | 2026.05.06 01:56:57.258803 [ 277 ] {f35bf81b-a661-4be9-a193-04ed04af1d9f} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7889 | 2026.05.06 01:56:57.259033 [ 277 ] {f35bf81b-a661-4be9-a193-04ed04af1d9f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001721 sec., 13945.380592678674 rows/sec., 1.16 MiB/sec. | ||
| 7890 | 2026.05.06 01:56:57.259085 [ 277 ] {f35bf81b-a661-4be9-a193-04ed04af1d9f} <Debug> TCPHandler: Processed in 0.001906266 sec. | ||
| 7891 | 2026.05.06 01:56:57.259353 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7892 | 2026.05.06 01:56:57.259507 [ 277 ] {a0abf70a-b467-4b0f-98fa-b5f12b2f230c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7893 | 2026.05.06 01:56:57.259572 [ 277 ] {a0abf70a-b467-4b0f-98fa-b5f12b2f230c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7894 | 2026.05.06 01:56:57.260258 [ 277 ] {a0abf70a-b467-4b0f-98fa-b5f12b2f230c} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.05.06 01:56:57.260306 [ 277 ] {a0abf70a-b467-4b0f-98fa-b5f12b2f230c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7896 | 2026.05.06 01:56:57.260987 [ 277 ] {a0abf70a-b467-4b0f-98fa-b5f12b2f230c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7897 | 2026.05.06 01:56:57.261503 [ 277 ] {a0abf70a-b467-4b0f-98fa-b5f12b2f230c} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.05.06 01:56:57.261719 [ 277 ] {a0abf70a-b467-4b0f-98fa-b5f12b2f230c} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.002258 sec., 87688.21966341896 rows/sec., 7.82 MiB/sec. | ||
| 7899 | 2026.05.06 01:56:57.261767 [ 277 ] {a0abf70a-b467-4b0f-98fa-b5f12b2f230c} <Debug> TCPHandler: Processed in 0.002484311 sec. | ||
| 7900 | 2026.05.06 01:56:57.261972 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2026.05.06 01:56:57.262082 [ 277 ] {6138c626-641d-435d-939a-33a25bbb2e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7902 | 2026.05.06 01:56:57.262124 [ 277 ] {6138c626-641d-435d-939a-33a25bbb2e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7903 | 2026.05.06 01:56:57.262602 [ 277 ] {6138c626-641d-435d-939a-33a25bbb2e75} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2026.05.06 01:56:57.262643 [ 277 ] {6138c626-641d-435d-939a-33a25bbb2e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7905 | 2026.05.06 01:56:57.263003 [ 277 ] {6138c626-641d-435d-939a-33a25bbb2e75} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7906 | 2026.05.06 01:56:57.263234 [ 277 ] {6138c626-641d-435d-939a-33a25bbb2e75} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2026.05.06 01:56:57.263383 [ 277 ] {6138c626-641d-435d-939a-33a25bbb2e75} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001324 sec., 17371.601208459215 rows/sec., 1.32 MiB/sec. | ||
| 7908 | 2026.05.06 01:56:57.263423 [ 277 ] {6138c626-641d-435d-939a-33a25bbb2e75} <Debug> TCPHandler: Processed in 0.001509847 sec. | ||
| 7909 | 2026.05.06 01:56:57.263556 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2026.05.06 01:56:57.263653 [ 277 ] {a9bfd733-f2f0-4365-9499-24cfdcf794f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7911 | 2026.05.06 01:56:57.263693 [ 277 ] {a9bfd733-f2f0-4365-9499-24cfdcf794f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7912 | 2026.05.06 01:56:57.264114 [ 277 ] {a9bfd733-f2f0-4365-9499-24cfdcf794f6} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2026.05.06 01:56:57.264149 [ 277 ] {a9bfd733-f2f0-4365-9499-24cfdcf794f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7914 | 2026.05.06 01:56:57.264456 [ 277 ] {a9bfd733-f2f0-4365-9499-24cfdcf794f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7915 | 2026.05.06 01:56:57.264668 [ 277 ] {a9bfd733-f2f0-4365-9499-24cfdcf794f6} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2026.05.06 01:56:57.264801 [ 277 ] {a9bfd733-f2f0-4365-9499-24cfdcf794f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.71 MiB/sec. | ||
| 7917 | 2026.05.06 01:56:57.264840 [ 277 ] {a9bfd733-f2f0-4365-9499-24cfdcf794f6} <Debug> TCPHandler: Processed in 0.001333843 sec. | ||
| 7918 | 2026.05.06 01:56:57.264967 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2026.05.06 01:56:57.265068 [ 277 ] {9bcca708-8020-4442-b400-8546fbed0ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7920 | 2026.05.06 01:56:57.265121 [ 277 ] {9bcca708-8020-4442-b400-8546fbed0ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7921 | 2026.05.06 01:56:57.265566 [ 277 ] {9bcca708-8020-4442-b400-8546fbed0ebb} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.05.06 01:56:57.265603 [ 277 ] {9bcca708-8020-4442-b400-8546fbed0ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7923 | 2026.05.06 01:56:57.265939 [ 277 ] {9bcca708-8020-4442-b400-8546fbed0ebb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7924 | 2026.05.06 01:56:57.266176 [ 277 ] {9bcca708-8020-4442-b400-8546fbed0ebb} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.05.06 01:56:57.266316 [ 277 ] {9bcca708-8020-4442-b400-8546fbed0ebb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001271 sec., 9441.38473642801 rows/sec., 737.61 KiB/sec. | ||
| 7926 | 2026.05.06 01:56:57.266356 [ 277 ] {9bcca708-8020-4442-b400-8546fbed0ebb} <Debug> TCPHandler: Processed in 0.001439035 sec. | ||
| 7927 | 2026.05.06 01:56:57.266475 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2026.05.06 01:56:57.266570 [ 277 ] {15b78358-4734-4a55-89da-62a9661add80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7929 | 2026.05.06 01:56:57.266610 [ 277 ] {15b78358-4734-4a55-89da-62a9661add80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7930 | 2026.05.06 01:56:57.267092 [ 277 ] {15b78358-4734-4a55-89da-62a9661add80} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2026.05.06 01:56:57.267128 [ 277 ] {15b78358-4734-4a55-89da-62a9661add80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7932 | 2026.05.06 01:56:57.267458 [ 277 ] {15b78358-4734-4a55-89da-62a9661add80} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7933 | 2026.05.06 01:56:57.267670 [ 277 ] {15b78358-4734-4a55-89da-62a9661add80} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2026.05.06 01:56:57.267803 [ 277 ] {15b78358-4734-4a55-89da-62a9661add80} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001249 sec., 88871.09687750202 rows/sec., 7.24 MiB/sec. | ||
| 7935 | 2026.05.06 01:56:57.267845 [ 277 ] {15b78358-4734-4a55-89da-62a9661add80} <Debug> TCPHandler: Processed in 0.001419224 sec. | ||
| 7936 | 2026.05.06 01:56:57.267977 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2026.05.06 01:56:57.268073 [ 277 ] {ba03f6f8-41dd-43f4-86b0-f8d08f04baf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7938 | 2026.05.06 01:56:57.268115 [ 277 ] {ba03f6f8-41dd-43f4-86b0-f8d08f04baf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7939 | 2026.05.06 01:56:57.268524 [ 277 ] {ba03f6f8-41dd-43f4-86b0-f8d08f04baf7} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.05.06 01:56:57.268561 [ 277 ] {ba03f6f8-41dd-43f4-86b0-f8d08f04baf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7941 | 2026.05.06 01:56:57.268895 [ 277 ] {ba03f6f8-41dd-43f4-86b0-f8d08f04baf7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7942 | 2026.05.06 01:56:57.269122 [ 277 ] {ba03f6f8-41dd-43f4-86b0-f8d08f04baf7} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.05.06 01:56:57.269258 [ 277 ] {ba03f6f8-41dd-43f4-86b0-f8d08f04baf7} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001201 sec., 163197.33555370526 rows/sec., 11.71 MiB/sec. | ||
| 7944 | 2026.05.06 01:56:57.269298 [ 277 ] {ba03f6f8-41dd-43f4-86b0-f8d08f04baf7} <Debug> TCPHandler: Processed in 0.001369774 sec. | ||
| 7945 | 2026.05.06 01:56:57.269434 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2026.05.06 01:56:57.269530 [ 277 ] {f3ac89a2-cb78-4832-ac8c-c3fbda390cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7947 | 2026.05.06 01:56:57.269585 [ 277 ] {f3ac89a2-cb78-4832-ac8c-c3fbda390cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7948 | 2026.05.06 01:56:57.270402 [ 277 ] {f3ac89a2-cb78-4832-ac8c-c3fbda390cca} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.05.06 01:56:57.270439 [ 277 ] {f3ac89a2-cb78-4832-ac8c-c3fbda390cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7950 | 2026.05.06 01:56:57.271028 [ 277 ] {f3ac89a2-cb78-4832-ac8c-c3fbda390cca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7951 | 2026.05.06 01:56:57.271340 [ 277 ] {f3ac89a2-cb78-4832-ac8c-c3fbda390cca} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2026.05.06 01:56:57.271529 [ 277 ] {f3ac89a2-cb78-4832-ac8c-c3fbda390cca} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002016 sec., 5456.349206349207 rows/sec., 9.78 MiB/sec. | ||
| 7953 | 2026.05.06 01:56:57.271616 [ 277 ] {f3ac89a2-cb78-4832-ac8c-c3fbda390cca} <Debug> TCPHandler: Processed in 0.002230914 sec. | ||
| 7954 | 2026.05.06 01:56:57.271780 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7955 | 2026.05.06 01:56:57.271889 [ 277 ] {f2441ab2-1bcf-4e59-a251-0363a4fb03a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7956 | 2026.05.06 01:56:57.271939 [ 277 ] {f2441ab2-1bcf-4e59-a251-0363a4fb03a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7957 | 2026.05.06 01:56:57.272406 [ 277 ] {f2441ab2-1bcf-4e59-a251-0363a4fb03a6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.05.06 01:56:57.272450 [ 277 ] {f2441ab2-1bcf-4e59-a251-0363a4fb03a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7959 | 2026.05.06 01:56:57.272848 [ 277 ] {f2441ab2-1bcf-4e59-a251-0363a4fb03a6} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7960 | 2026.05.06 01:56:57.273143 [ 277 ] {f2441ab2-1bcf-4e59-a251-0363a4fb03a6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.05.06 01:56:57.273309 [ 277 ] {f2441ab2-1bcf-4e59-a251-0363a4fb03a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001441 sec., 41637.75156141568 rows/sec., 2.81 MiB/sec. | ||
| 7962 | 2026.05.06 01:56:57.273361 [ 277 ] {f2441ab2-1bcf-4e59-a251-0363a4fb03a6} <Debug> TCPHandler: Processed in 0.00163848 sec. | ||
| 7963 | 2026.05.06 01:56:57.554405 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7964 | 2026.05.06 01:56:57.574534 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2026.05.06 01:56:57.574611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7966 | 2026.05.06 01:56:57.580293 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7967 | 2026.05.06 01:56:57.581007 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2026.05.06 01:56:57.584502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7969 | 2026.05.06 01:56:59.316718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 974 | ||
| 7970 | 2026.05.06 01:56:59.319611 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.05.06 01:56:59.319660 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7972 | 2026.05.06 01:56:59.320908 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7973 | 2026.05.06 01:56:59.321181 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.05.06 01:56:59.321545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 974 | ||
| 7975 | 2026.05.06 01:57:02.250784 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7976 | 2026.05.06 01:57:02.251034 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7977 | 2026.05.06 01:57:02.251379 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7978 | 2026.05.06 01:57:02.251419 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7979 | 2026.05.06 01:57:02.251645 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7980 | 2026.05.06 01:57:02.251717 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7981 | 2026.05.06 01:57:02.251862 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7982 | 2026.05.06 01:57:02.251980 [ 267 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7983 | 2026.05.06 01:57:02.251994 [ 338 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7984 | 2026.05.06 01:57:02.251989 [ 365 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7985 | 2026.05.06 01:57:02.251983 [ 317 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7986 | 2026.05.06 01:57:02.252154 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 7987 | 2026.05.06 01:57:02.252178 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7988 | 2026.05.06 01:57:02.252249 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7989 | 2026.05.06 01:57:02.252270 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 7990 | 2026.05.06 01:57:02.252305 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7991 | 2026.05.06 01:57:02.252349 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7992 | 2026.05.06 01:57:02.253479 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002538 sec., 17336.485421591806 rows/sec., 3.02 MiB/sec. | ||
| 7993 | 2026.05.06 01:57:02.253589 [ 277 ] {1203a69f-cf80-491c-bb94-cce19d50bdc1} <Debug> TCPHandler: Processed in 0.002939382 sec. | ||
| 7994 | 2026.05.06 01:57:02.255639 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2026.05.06 01:57:02.255750 [ 277 ] {cc0c913e-37f3-473f-b84e-cc94376af2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7996 | 2026.05.06 01:57:02.255801 [ 277 ] {cc0c913e-37f3-473f-b84e-cc94376af2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7997 | 2026.05.06 01:57:02.256375 [ 277 ] {cc0c913e-37f3-473f-b84e-cc94376af2c8} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.05.06 01:57:02.256424 [ 277 ] {cc0c913e-37f3-473f-b84e-cc94376af2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7999 | 2026.05.06 01:57:02.256846 [ 277 ] {cc0c913e-37f3-473f-b84e-cc94376af2c8} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8000 | 2026.05.06 01:57:02.257139 [ 277 ] {cc0c913e-37f3-473f-b84e-cc94376af2c8} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.05.06 01:57:02.257339 [ 277 ] {cc0c913e-37f3-473f-b84e-cc94376af2c8} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00162 sec., 71604.93827160494 rows/sec., 6.08 MiB/sec. | ||
| 8002 | 2026.05.06 01:57:02.257387 [ 277 ] {cc0c913e-37f3-473f-b84e-cc94376af2c8} <Debug> TCPHandler: Processed in 0.001799413 sec. | ||
| 8003 | 2026.05.06 01:57:02.257576 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.05.06 01:57:02.257701 [ 277 ] {485c4d51-5bbf-4c5e-9333-6477b63e2f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8005 | 2026.05.06 01:57:02.257766 [ 277 ] {485c4d51-5bbf-4c5e-9333-6477b63e2f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8006 | 2026.05.06 01:57:02.258323 [ 277 ] {485c4d51-5bbf-4c5e-9333-6477b63e2f9c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.05.06 01:57:02.258370 [ 277 ] {485c4d51-5bbf-4c5e-9333-6477b63e2f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8008 | 2026.05.06 01:57:02.258853 [ 277 ] {485c4d51-5bbf-4c5e-9333-6477b63e2f9c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8009 | 2026.05.06 01:57:02.259149 [ 277 ] {485c4d51-5bbf-4c5e-9333-6477b63e2f9c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.05.06 01:57:02.259279 [ 120 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8011 | 2026.05.06 01:57:02.259307 [ 277 ] {485c4d51-5bbf-4c5e-9333-6477b63e2f9c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001636 sec., 18337.408312958436 rows/sec., 1.35 MiB/sec. | ||
| 8012 | 2026.05.06 01:57:02.259347 [ 120 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2026.05.06 01:57:02.259360 [ 277 ] {485c4d51-5bbf-4c5e-9333-6477b63e2f9c} <Debug> TCPHandler: Processed in 0.001843215 sec. | ||
| 8014 | 2026.05.06 01:57:02.259379 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8015 | 2026.05.06 01:57:02.259490 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8016 | 2026.05.06 01:57:02.259497 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2026.05.06 01:57:02.259606 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8018 | 2026.05.06 01:57:02.259611 [ 277 ] {0046eb70-2797-4c47-8c31-10be6269e190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8019 | 2026.05.06 01:57:02.259651 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 226 rows starting from the beginning of the part | ||
| 8020 | 2026.05.06 01:57:02.259668 [ 277 ] {0046eb70-2797-4c47-8c31-10be6269e190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8021 | 2026.05.06 01:57:02.259725 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 41 rows starting from the beginning of the part | ||
| 8022 | 2026.05.06 01:57:02.259775 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 8023 | 2026.05.06 01:57:02.259818 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8024 | 2026.05.06 01:57:02.259865 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part | ||
| 8025 | 2026.05.06 01:57:02.259904 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8026 | 2026.05.06 01:57:02.260115 [ 277 ] {0046eb70-2797-4c47-8c31-10be6269e190} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.05.06 01:57:02.260158 [ 277 ] {0046eb70-2797-4c47-8c31-10be6269e190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8028 | 2026.05.06 01:57:02.260490 [ 277 ] {0046eb70-2797-4c47-8c31-10be6269e190} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8029 | 2026.05.06 01:57:02.260708 [ 277 ] {0046eb70-2797-4c47-8c31-10be6269e190} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.05.06 01:57:02.260734 [ 186 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 361 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285211 sec., 280887.72971908894 rows/sec., 20.08 MiB/sec. | ||
| 8031 | 2026.05.06 01:57:02.260844 [ 277 ] {0046eb70-2797-4c47-8c31-10be6269e190} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00125 sec., 75200 rows/sec., 5.87 MiB/sec. | ||
| 8032 | 2026.05.06 01:57:02.260889 [ 277 ] {0046eb70-2797-4c47-8c31-10be6269e190} <Debug> TCPHandler: Processed in 0.001440565 sec. | ||
| 8033 | 2026.05.06 01:57:02.260899 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8034 | 2026.05.06 01:57:02.261005 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.05.06 01:57:02.261098 [ 277 ] {469eb57f-00ae-479a-beec-dda466cf7546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8036 | 2026.05.06 01:57:02.261141 [ 277 ] {469eb57f-00ae-479a-beec-dda466cf7546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8037 | 2026.05.06 01:57:02.261172 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.05.06 01:57:02.261242 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_46_9} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8039 | 2026.05.06 01:57:02.261325 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8040 | 2026.05.06 01:57:02.261559 [ 277 ] {469eb57f-00ae-479a-beec-dda466cf7546} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.05.06 01:57:02.261594 [ 277 ] {469eb57f-00ae-479a-beec-dda466cf7546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8042 | 2026.05.06 01:57:02.261911 [ 277 ] {469eb57f-00ae-479a-beec-dda466cf7546} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8043 | 2026.05.06 01:57:02.262129 [ 277 ] {469eb57f-00ae-479a-beec-dda466cf7546} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.05.06 01:57:02.262272 [ 277 ] {469eb57f-00ae-479a-beec-dda466cf7546} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 8045 | 2026.05.06 01:57:02.262310 [ 277 ] {469eb57f-00ae-479a-beec-dda466cf7546} <Debug> TCPHandler: Processed in 0.001352683 sec. | ||
| 8046 | 2026.05.06 01:57:02.262431 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8047 | 2026.05.06 01:57:02.262525 [ 277 ] {521c5471-4a4d-4b31-a3ea-efb553b506f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8048 | 2026.05.06 01:57:02.262578 [ 277 ] {521c5471-4a4d-4b31-a3ea-efb553b506f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8049 | 2026.05.06 01:57:02.263390 [ 277 ] {521c5471-4a4d-4b31-a3ea-efb553b506f1} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8050 | 2026.05.06 01:57:02.263426 [ 277 ] {521c5471-4a4d-4b31-a3ea-efb553b506f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8051 | 2026.05.06 01:57:02.263965 [ 277 ] {521c5471-4a4d-4b31-a3ea-efb553b506f1} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8052 | 2026.05.06 01:57:02.264219 [ 277 ] {521c5471-4a4d-4b31-a3ea-efb553b506f1} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8053 | 2026.05.06 01:57:02.264339 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8054 | 2026.05.06 01:57:02.264362 [ 277 ] {521c5471-4a4d-4b31-a3ea-efb553b506f1} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001853 sec., 16189.962223421478 rows/sec., 29.01 MiB/sec. | ||
| 8055 | 2026.05.06 01:57:02.264378 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8056 | 2026.05.06 01:57:02.264405 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8057 | 2026.05.06 01:57:02.264423 [ 277 ] {521c5471-4a4d-4b31-a3ea-efb553b506f1} <Debug> TCPHandler: Processed in 0.0020467 sec. | ||
| 8058 | 2026.05.06 01:57:02.264476 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8059 | 2026.05.06 01:57:02.264543 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2026.05.06 01:57:02.264641 [ 277 ] {ddf4472b-2dc6-47d6-b12e-ae5005708beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8061 | 2026.05.06 01:57:02.264671 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8062 | 2026.05.06 01:57:02.264681 [ 277 ] {ddf4472b-2dc6-47d6-b12e-ae5005708beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8063 | 2026.05.06 01:57:02.264723 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 839 rows starting from the beginning of the part | ||
| 8064 | 2026.05.06 01:57:02.264838 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 39 rows starting from the beginning of the part | ||
| 8065 | 2026.05.06 01:57:02.264943 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 11 rows starting from the beginning of the part | ||
| 8066 | 2026.05.06 01:57:02.265046 [ 277 ] {ddf4472b-2dc6-47d6-b12e-ae5005708beb} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2026.05.06 01:57:02.265048 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8068 | 2026.05.06 01:57:02.265089 [ 277 ] {ddf4472b-2dc6-47d6-b12e-ae5005708beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8069 | 2026.05.06 01:57:02.265177 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 11 rows starting from the beginning of the part | ||
| 8070 | 2026.05.06 01:57:02.265292 [ 192 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8071 | 2026.05.06 01:57:02.265412 [ 277 ] {ddf4472b-2dc6-47d6-b12e-ae5005708beb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8072 | 2026.05.06 01:57:02.265637 [ 277 ] {ddf4472b-2dc6-47d6-b12e-ae5005708beb} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.05.06 01:57:02.265777 [ 277 ] {ddf4472b-2dc6-47d6-b12e-ae5005708beb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 8074 | 2026.05.06 01:57:02.265814 [ 277 ] {ddf4472b-2dc6-47d6-b12e-ae5005708beb} <Debug> TCPHandler: Processed in 0.001318612 sec. | ||
| 8075 | 2026.05.06 01:57:02.271029 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 19 columns (19 merged, 0 gathered) in 0.006571071 sec., 146094.9059902107 rows/sec., 261.80 MiB/sec. | ||
| 8076 | 2026.05.06 01:57:02.272261 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8077 | 2026.05.06 01:57:02.272683 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.05.06 01:57:02.272773 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8079 | 2026.05.06 01:57:02.272925 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.20 MiB. | ||
| 8080 | 2026.05.06 01:57:03.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.97 MiB, peak 298.64 MiB, free memory in arenas 0.00 B, will set to 290.97 MiB (RSS), difference: 2.00 MiB | ||
| 8081 | 2026.05.06 01:57:04.096284 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8082 | 2026.05.06 01:57:04.096336 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8083 | 2026.05.06 01:57:04.243769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16327 | ||
| 8084 | 2026.05.06 01:57:04.244489 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2026.05.06 01:57:04.244533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8086 | 2026.05.06 01:57:04.245017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8087 | 2026.05.06 01:57:04.245253 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2026.05.06 01:57:04.245384 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16327 | ||
| 8089 | 2026.05.06 01:57:05.085510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8090 | 2026.05.06 01:57:05.102382 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.05.06 01:57:05.102435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8092 | 2026.05.06 01:57:05.108115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8093 | 2026.05.06 01:57:05.108819 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.05.06 01:57:05.111611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8095 | 2026.05.06 01:57:07.249596 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2026.05.06 01:57:07.249845 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8097 | 2026.05.06 01:57:07.250187 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8098 | 2026.05.06 01:57:07.250224 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8099 | 2026.05.06 01:57:07.250446 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8100 | 2026.05.06 01:57:07.250518 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8101 | 2026.05.06 01:57:07.250660 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8102 | 2026.05.06 01:57:07.250778 [ 317 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8103 | 2026.05.06 01:57:07.250780 [ 333 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8104 | 2026.05.06 01:57:07.250815 [ 338 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8105 | 2026.05.06 01:57:07.250815 [ 335 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8106 | 2026.05.06 01:57:07.250992 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8107 | 2026.05.06 01:57:07.251039 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8108 | 2026.05.06 01:57:07.251127 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8109 | 2026.05.06 01:57:07.251152 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8110 | 2026.05.06 01:57:07.251198 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8111 | 2026.05.06 01:57:07.251247 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8112 | 2026.05.06 01:57:07.252572 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002816 sec., 15625 rows/sec., 2.72 MiB/sec. | ||
| 8113 | 2026.05.06 01:57:07.252695 [ 277 ] {648ed053-0274-45bd-b9f3-2dadaa4cd513} <Debug> TCPHandler: Processed in 0.003236229 sec. | ||
| 8114 | 2026.05.06 01:57:07.254576 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8115 | 2026.05.06 01:57:07.254690 [ 277 ] {0fdca24c-57d5-4768-9b18-6cbabc3743a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8116 | 2026.05.06 01:57:07.254734 [ 277 ] {0fdca24c-57d5-4768-9b18-6cbabc3743a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8117 | 2026.05.06 01:57:07.255237 [ 277 ] {0fdca24c-57d5-4768-9b18-6cbabc3743a9} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.05.06 01:57:07.255280 [ 277 ] {0fdca24c-57d5-4768-9b18-6cbabc3743a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8119 | 2026.05.06 01:57:07.255653 [ 277 ] {0fdca24c-57d5-4768-9b18-6cbabc3743a9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8120 | 2026.05.06 01:57:07.255884 [ 277 ] {0fdca24c-57d5-4768-9b18-6cbabc3743a9} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.05.06 01:57:07.256031 [ 277 ] {0fdca24c-57d5-4768-9b18-6cbabc3743a9} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001376 sec., 56686.04651162791 rows/sec., 4.69 MiB/sec. | ||
| 8122 | 2026.05.06 01:57:07.256070 [ 277 ] {0fdca24c-57d5-4768-9b18-6cbabc3743a9} <Debug> TCPHandler: Processed in 0.001547218 sec. | ||
| 8123 | 2026.05.06 01:57:07.256197 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8124 | 2026.05.06 01:57:07.256291 [ 277 ] {ddb527b6-d8ee-42a1-ac4e-32cb8c6f469e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8125 | 2026.05.06 01:57:07.256332 [ 277 ] {ddb527b6-d8ee-42a1-ac4e-32cb8c6f469e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8126 | 2026.05.06 01:57:07.256721 [ 277 ] {ddb527b6-d8ee-42a1-ac4e-32cb8c6f469e} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8127 | 2026.05.06 01:57:07.256758 [ 277 ] {ddb527b6-d8ee-42a1-ac4e-32cb8c6f469e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8128 | 2026.05.06 01:57:07.257047 [ 277 ] {ddb527b6-d8ee-42a1-ac4e-32cb8c6f469e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8129 | 2026.05.06 01:57:07.257251 [ 277 ] {ddb527b6-d8ee-42a1-ac4e-32cb8c6f469e} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.05.06 01:57:07.257383 [ 277 ] {ddb527b6-d8ee-42a1-ac4e-32cb8c6f469e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001109 sec., 9918.845807033364 rows/sec., 745.85 KiB/sec. | ||
| 8131 | 2026.05.06 01:57:07.257421 [ 277 ] {ddb527b6-d8ee-42a1-ac4e-32cb8c6f469e} <Debug> TCPHandler: Processed in 0.001272921 sec. | ||
| 8132 | 2026.05.06 01:57:07.257535 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8133 | 2026.05.06 01:57:07.257628 [ 277 ] {0eda4464-3207-432f-a8bd-990b8e4c080e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8134 | 2026.05.06 01:57:07.257667 [ 277 ] {0eda4464-3207-432f-a8bd-990b8e4c080e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8135 | 2026.05.06 01:57:07.258111 [ 277 ] {0eda4464-3207-432f-a8bd-990b8e4c080e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8136 | 2026.05.06 01:57:07.258152 [ 277 ] {0eda4464-3207-432f-a8bd-990b8e4c080e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8137 | 2026.05.06 01:57:07.258565 [ 277 ] {0eda4464-3207-432f-a8bd-990b8e4c080e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8138 | 2026.05.06 01:57:07.259021 [ 277 ] {0eda4464-3207-432f-a8bd-990b8e4c080e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8139 | 2026.05.06 01:57:07.259166 [ 277 ] {0eda4464-3207-432f-a8bd-990b8e4c080e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001556 sec., 48200.514138817474 rows/sec., 3.76 MiB/sec. | ||
| 8140 | 2026.05.06 01:57:07.259205 [ 277 ] {0eda4464-3207-432f-a8bd-990b8e4c080e} <Debug> TCPHandler: Processed in 0.001718562 sec. | ||
| 8141 | 2026.05.06 01:57:07.259359 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8142 | 2026.05.06 01:57:07.259464 [ 277 ] {a0b28c59-b033-44a2-879a-c8997ec7f8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8143 | 2026.05.06 01:57:07.259515 [ 277 ] {a0b28c59-b033-44a2-879a-c8997ec7f8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8144 | 2026.05.06 01:57:07.259960 [ 277 ] {a0b28c59-b033-44a2-879a-c8997ec7f8f2} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.05.06 01:57:07.259997 [ 277 ] {a0b28c59-b033-44a2-879a-c8997ec7f8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8146 | 2026.05.06 01:57:07.260330 [ 277 ] {a0b28c59-b033-44a2-879a-c8997ec7f8f2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8147 | 2026.05.06 01:57:07.260542 [ 277 ] {a0b28c59-b033-44a2-879a-c8997ec7f8f2} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8148 | 2026.05.06 01:57:07.260676 [ 277 ] {a0b28c59-b033-44a2-879a-c8997ec7f8f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 8149 | 2026.05.06 01:57:07.260714 [ 277 ] {a0b28c59-b033-44a2-879a-c8997ec7f8f2} <Debug> TCPHandler: Processed in 0.001419155 sec. | ||
| 8150 | 2026.05.06 01:57:07.260835 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8151 | 2026.05.06 01:57:07.260929 [ 277 ] {25fc2880-e234-40e9-8032-af91d69bb833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8152 | 2026.05.06 01:57:07.260983 [ 277 ] {25fc2880-e234-40e9-8032-af91d69bb833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8153 | 2026.05.06 01:57:07.261729 [ 277 ] {25fc2880-e234-40e9-8032-af91d69bb833} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.05.06 01:57:07.261766 [ 277 ] {25fc2880-e234-40e9-8032-af91d69bb833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8155 | 2026.05.06 01:57:07.262272 [ 277 ] {25fc2880-e234-40e9-8032-af91d69bb833} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8156 | 2026.05.06 01:57:07.262495 [ 277 ] {25fc2880-e234-40e9-8032-af91d69bb833} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.05.06 01:57:07.262634 [ 277 ] {25fc2880-e234-40e9-8032-af91d69bb833} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001723 sec., 6384.2135809634365 rows/sec., 11.44 MiB/sec. | ||
| 8158 | 2026.05.06 01:57:07.262687 [ 277 ] {25fc2880-e234-40e9-8032-af91d69bb833} <Debug> TCPHandler: Processed in 0.001900296 sec. | ||
| 8159 | 2026.05.06 01:57:07.262823 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8160 | 2026.05.06 01:57:07.262918 [ 277 ] {79aea25a-fcad-4295-9e14-0e108fe798ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8161 | 2026.05.06 01:57:07.262959 [ 277 ] {79aea25a-fcad-4295-9e14-0e108fe798ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8162 | 2026.05.06 01:57:07.263310 [ 277 ] {79aea25a-fcad-4295-9e14-0e108fe798ec} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.05.06 01:57:07.263346 [ 277 ] {79aea25a-fcad-4295-9e14-0e108fe798ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8164 | 2026.05.06 01:57:07.263652 [ 277 ] {79aea25a-fcad-4295-9e14-0e108fe798ec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8165 | 2026.05.06 01:57:07.263871 [ 277 ] {79aea25a-fcad-4295-9e14-0e108fe798ec} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.05.06 01:57:07.264005 [ 277 ] {79aea25a-fcad-4295-9e14-0e108fe798ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8167 | 2026.05.06 01:57:07.264041 [ 277 ] {79aea25a-fcad-4295-9e14-0e108fe798ec} <Debug> TCPHandler: Processed in 0.001267371 sec. | ||
| 8168 | 2026.05.06 01:57:07.602311 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2026.05.06 01:57:07.602583 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8170 | 2026.05.06 01:57:07.602983 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8171 | 2026.05.06 01:57:07.603029 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8172 | 2026.05.06 01:57:07.603276 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8173 | 2026.05.06 01:57:07.603346 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8174 | 2026.05.06 01:57:07.603494 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 8175 | 2026.05.06 01:57:07.603607 [ 333 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8176 | 2026.05.06 01:57:07.603642 [ 339 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8177 | 2026.05.06 01:57:07.603651 [ 348 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8178 | 2026.05.06 01:57:07.603645 [ 338 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8179 | 2026.05.06 01:57:07.603860 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8180 | 2026.05.06 01:57:07.603890 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8181 | 2026.05.06 01:57:07.603976 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8182 | 2026.05.06 01:57:07.603997 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 8183 | 2026.05.06 01:57:07.604032 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8184 | 2026.05.06 01:57:07.604103 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8185 | 2026.05.06 01:57:07.604142 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8186 | 2026.05.06 01:57:07.605458 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> executeQuery: Read 45 rows, 9.67 KiB in 0.00299 sec., 15050.167224080267 rows/sec., 3.16 MiB/sec. | ||
| 8187 | 2026.05.06 01:57:07.605634 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> MemoryTracker: Peak memory usage (for query): 144.56 KiB. | ||
| 8188 | 2026.05.06 01:57:07.605650 [ 277 ] {b027510f-6b45-4c46-af06-c15f234d9e16} <Debug> TCPHandler: Processed in 0.003482035 sec. | ||
| 8189 | 2026.05.06 01:57:07.618005 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.05.06 01:57:07.618142 [ 277 ] {9160e441-9ce5-42b8-8eff-d3cf17a7fa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8191 | 2026.05.06 01:57:07.618197 [ 277 ] {9160e441-9ce5-42b8-8eff-d3cf17a7fa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8192 | 2026.05.06 01:57:07.618757 [ 277 ] {9160e441-9ce5-42b8-8eff-d3cf17a7fa4c} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.05.06 01:57:07.618814 [ 277 ] {9160e441-9ce5-42b8-8eff-d3cf17a7fa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8194 | 2026.05.06 01:57:07.619221 [ 277 ] {9160e441-9ce5-42b8-8eff-d3cf17a7fa4c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8195 | 2026.05.06 01:57:07.619448 [ 277 ] {9160e441-9ce5-42b8-8eff-d3cf17a7fa4c} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.05.06 01:57:07.619602 [ 277 ] {9160e441-9ce5-42b8-8eff-d3cf17a7fa4c} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001499 sec., 10673.782521681122 rows/sec., 879.49 KiB/sec. | ||
| 8197 | 2026.05.06 01:57:07.619644 [ 277 ] {9160e441-9ce5-42b8-8eff-d3cf17a7fa4c} <Debug> TCPHandler: Processed in 0.001696182 sec. | ||
| 8198 | 2026.05.06 01:57:07.619761 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.05.06 01:57:07.619861 [ 277 ] {1d57e2c2-45d7-4d7c-8565-e9b751723830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8200 | 2026.05.06 01:57:07.619904 [ 277 ] {1d57e2c2-45d7-4d7c-8565-e9b751723830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8201 | 2026.05.06 01:57:07.621396 [ 277 ] {1d57e2c2-45d7-4d7c-8565-e9b751723830} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.05.06 01:57:07.621433 [ 277 ] {1d57e2c2-45d7-4d7c-8565-e9b751723830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8203 | 2026.05.06 01:57:07.621946 [ 277 ] {1d57e2c2-45d7-4d7c-8565-e9b751723830} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8204 | 2026.05.06 01:57:07.622167 [ 277 ] {1d57e2c2-45d7-4d7c-8565-e9b751723830} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.05.06 01:57:07.622306 [ 277 ] {1d57e2c2-45d7-4d7c-8565-e9b751723830} <Debug> executeQuery: Read 2470 rows, 187.69 KiB in 0.002467 sec., 1001216.0518848804 rows/sec., 74.30 MiB/sec. | ||
| 8206 | 2026.05.06 01:57:07.622322 [ 110 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8207 | 2026.05.06 01:57:07.622346 [ 277 ] {1d57e2c2-45d7-4d7c-8565-e9b751723830} <Debug> TCPHandler: Processed in 0.002632825 sec. | ||
| 8208 | 2026.05.06 01:57:07.622382 [ 110 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8209 | 2026.05.06 01:57:07.622414 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8210 | 2026.05.06 01:57:07.622475 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.05.06 01:57:07.622511 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8212 | 2026.05.06 01:57:07.622576 [ 277 ] {dec29e30-24e8-4f47-892d-7afeb2521a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8213 | 2026.05.06 01:57:07.622621 [ 277 ] {dec29e30-24e8-4f47-892d-7afeb2521a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8214 | 2026.05.06 01:57:07.622625 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8215 | 2026.05.06 01:57:07.622669 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3358 rows starting from the beginning of the part | ||
| 8216 | 2026.05.06 01:57:07.622761 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 116 rows starting from the beginning of the part | ||
| 8217 | 2026.05.06 01:57:07.622850 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 198 rows starting from the beginning of the part | ||
| 8218 | 2026.05.06 01:57:07.622922 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 116 rows starting from the beginning of the part | ||
| 8219 | 2026.05.06 01:57:07.622968 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 78 rows starting from the beginning of the part | ||
| 8220 | 2026.05.06 01:57:07.623019 [ 186 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2470 rows starting from the beginning of the part | ||
| 8221 | 2026.05.06 01:57:07.623052 [ 277 ] {dec29e30-24e8-4f47-892d-7afeb2521a71} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2026.05.06 01:57:07.623096 [ 277 ] {dec29e30-24e8-4f47-892d-7afeb2521a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8223 | 2026.05.06 01:57:07.623433 [ 277 ] {dec29e30-24e8-4f47-892d-7afeb2521a71} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8224 | 2026.05.06 01:57:07.623665 [ 277 ] {dec29e30-24e8-4f47-892d-7afeb2521a71} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2026.05.06 01:57:07.623807 [ 277 ] {dec29e30-24e8-4f47-892d-7afeb2521a71} <Debug> executeQuery: Read 55 rows, 4.06 KiB in 0.00125 sec., 44000 rows/sec., 3.17 MiB/sec. | ||
| 8226 | 2026.05.06 01:57:07.623845 [ 277 ] {dec29e30-24e8-4f47-892d-7afeb2521a71} <Debug> TCPHandler: Processed in 0.001420224 sec. | ||
| 8227 | 2026.05.06 01:57:07.623956 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2026.05.06 01:57:07.624052 [ 277 ] {4cb04d38-861d-403d-9ee0-07e9179254c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8229 | 2026.05.06 01:57:07.624091 [ 277 ] {4cb04d38-861d-403d-9ee0-07e9179254c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8230 | 2026.05.06 01:57:07.624758 [ 277 ] {4cb04d38-861d-403d-9ee0-07e9179254c2} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2026.05.06 01:57:07.624796 [ 277 ] {4cb04d38-861d-403d-9ee0-07e9179254c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8232 | 2026.05.06 01:57:07.625146 [ 277 ] {4cb04d38-861d-403d-9ee0-07e9179254c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8233 | 2026.05.06 01:57:07.625360 [ 277 ] {4cb04d38-861d-403d-9ee0-07e9179254c2} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8234 | 2026.05.06 01:57:07.625495 [ 277 ] {4cb04d38-861d-403d-9ee0-07e9179254c2} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001461 sec., 548254.6201232033 rows/sec., 31.67 MiB/sec. | ||
| 8235 | 2026.05.06 01:57:07.625533 [ 277 ] {4cb04d38-861d-403d-9ee0-07e9179254c2} <Debug> TCPHandler: Processed in 0.00162585 sec. | ||
| 8236 | 2026.05.06 01:57:07.625601 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6336 rows, containing 5 columns (5 merged, 0 gathered) in 0.003129096 sec., 2024865.967678844 rows/sec., 161.50 MiB/sec. | ||
| 8237 | 2026.05.06 01:57:07.625640 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.05.06 01:57:07.625739 [ 277 ] {1b2055f4-efe0-4e63-ab4c-5a4868ec0803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.05.06 01:57:07.625778 [ 277 ] {1b2055f4-efe0-4e63-ab4c-5a4868ec0803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8240 | 2026.05.06 01:57:07.626009 [ 196 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8241 | 2026.05.06 01:57:07.626156 [ 277 ] {1b2055f4-efe0-4e63-ab4c-5a4868ec0803} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2026.05.06 01:57:07.626200 [ 277 ] {1b2055f4-efe0-4e63-ab4c-5a4868ec0803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8243 | 2026.05.06 01:57:07.626340 [ 196 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.05.06 01:57:07.626449 [ 196 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_56_11} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8245 | 2026.05.06 01:57:07.626525 [ 277 ] {1b2055f4-efe0-4e63-ab4c-5a4868ec0803} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8246 | 2026.05.06 01:57:07.626546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 8247 | 2026.05.06 01:57:07.626743 [ 277 ] {1b2055f4-efe0-4e63-ab4c-5a4868ec0803} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8248 | 2026.05.06 01:57:07.626877 [ 277 ] {1b2055f4-efe0-4e63-ab4c-5a4868ec0803} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 8249 | 2026.05.06 01:57:07.626916 [ 277 ] {1b2055f4-efe0-4e63-ab4c-5a4868ec0803} <Debug> TCPHandler: Processed in 0.001323483 sec. | ||
| 8250 | 2026.05.06 01:57:07.627029 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8251 | 2026.05.06 01:57:07.627130 [ 277 ] {b4942f22-f439-4116-86e4-e9110a2c2e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8252 | 2026.05.06 01:57:07.627171 [ 277 ] {b4942f22-f439-4116-86e4-e9110a2c2e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8253 | 2026.05.06 01:57:07.628091 [ 277 ] {b4942f22-f439-4116-86e4-e9110a2c2e11} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8254 | 2026.05.06 01:57:07.628129 [ 277 ] {b4942f22-f439-4116-86e4-e9110a2c2e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8255 | 2026.05.06 01:57:07.628523 [ 277 ] {b4942f22-f439-4116-86e4-e9110a2c2e11} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8256 | 2026.05.06 01:57:07.628733 [ 277 ] {b4942f22-f439-4116-86e4-e9110a2c2e11} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2026.05.06 01:57:07.628847 [ 110 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8258 | 2026.05.06 01:57:07.628870 [ 277 ] {b4942f22-f439-4116-86e4-e9110a2c2e11} <Debug> executeQuery: Read 1334 rows, 91.68 KiB in 0.001758 sec., 758816.8373151309 rows/sec., 50.93 MiB/sec. | ||
| 8259 | 2026.05.06 01:57:07.628883 [ 110 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8260 | 2026.05.06 01:57:07.628913 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8261 | 2026.05.06 01:57:07.628916 [ 277 ] {b4942f22-f439-4116-86e4-e9110a2c2e11} <Debug> TCPHandler: Processed in 0.001938177 sec. | ||
| 8262 | 2026.05.06 01:57:07.629015 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8263 | 2026.05.06 01:57:07.629062 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8264 | 2026.05.06 01:57:07.629095 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8265 | 2026.05.06 01:57:07.629123 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1831 rows starting from the beginning of the part | ||
| 8266 | 2026.05.06 01:57:07.629165 [ 277 ] {e22a1cdb-1ce3-45f7-b644-58a2b95aa887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8267 | 2026.05.06 01:57:07.629189 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 94 rows starting from the beginning of the part | ||
| 8268 | 2026.05.06 01:57:07.629209 [ 277 ] {e22a1cdb-1ce3-45f7-b644-58a2b95aa887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8269 | 2026.05.06 01:57:07.629233 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 111 rows starting from the beginning of the part | ||
| 8270 | 2026.05.06 01:57:07.629276 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 94 rows starting from the beginning of the part | ||
| 8271 | 2026.05.06 01:57:07.629315 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 75 rows starting from the beginning of the part | ||
| 8272 | 2026.05.06 01:57:07.629364 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1334 rows starting from the beginning of the part | ||
| 8273 | 2026.05.06 01:57:07.629980 [ 277 ] {e22a1cdb-1ce3-45f7-b644-58a2b95aa887} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.05.06 01:57:07.630016 [ 277 ] {e22a1cdb-1ce3-45f7-b644-58a2b95aa887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8275 | 2026.05.06 01:57:07.630458 [ 277 ] {e22a1cdb-1ce3-45f7-b644-58a2b95aa887} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8276 | 2026.05.06 01:57:07.630585 [ 200 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3539 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161911 sec., 2185768.7247932507 rows/sec., 158.99 MiB/sec. | ||
| 8277 | 2026.05.06 01:57:07.630677 [ 277 ] {e22a1cdb-1ce3-45f7-b644-58a2b95aa887} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2026.05.06 01:57:07.630767 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8279 | 2026.05.06 01:57:07.630798 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8280 | 2026.05.06 01:57:07.630816 [ 277 ] {e22a1cdb-1ce3-45f7-b644-58a2b95aa887} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.00167 sec., 900598.8023952096 rows/sec., 54.66 MiB/sec. | ||
| 8281 | 2026.05.06 01:57:07.630835 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2026.05.06 01:57:07.630859 [ 277 ] {e22a1cdb-1ce3-45f7-b644-58a2b95aa887} <Debug> TCPHandler: Processed in 0.001844985 sec. | ||
| 8283 | 2026.05.06 01:57:07.630863 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8284 | 2026.05.06 01:57:07.630963 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8285 | 2026.05.06 01:57:07.630984 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.05.06 01:57:07.631025 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2026.05.06 01:57:07.631072 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8288 | 2026.05.06 01:57:07.631083 [ 277 ] {f767a1a7-8057-45f9-b3c0-fae0868e35ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8289 | 2026.05.06 01:57:07.631091 [ 189 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_56_11} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8290 | 2026.05.06 01:57:07.631115 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19499 rows starting from the beginning of the part | ||
| 8291 | 2026.05.06 01:57:07.631150 [ 277 ] {f767a1a7-8057-45f9-b3c0-fae0868e35ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8292 | 2026.05.06 01:57:07.631165 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 8293 | 2026.05.06 01:57:07.631199 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8294 | 2026.05.06 01:57:07.631250 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 196 rows starting from the beginning of the part | ||
| 8295 | 2026.05.06 01:57:07.631295 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8296 | 2026.05.06 01:57:07.631334 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8297 | 2026.05.06 01:57:07.631379 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1504 rows starting from the beginning of the part | ||
| 8298 | 2026.05.06 01:57:07.632010 [ 277 ] {f767a1a7-8057-45f9-b3c0-fae0868e35ba} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.05.06 01:57:07.632051 [ 277 ] {f767a1a7-8057-45f9-b3c0-fae0868e35ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8300 | 2026.05.06 01:57:07.632617 [ 277 ] {f767a1a7-8057-45f9-b3c0-fae0868e35ba} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8301 | 2026.05.06 01:57:07.632838 [ 277 ] {f767a1a7-8057-45f9-b3c0-fae0868e35ba} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.05.06 01:57:07.632978 [ 277 ] {f767a1a7-8057-45f9-b3c0-fae0868e35ba} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001914 sec., 20376.175548589345 rows/sec., 36.51 MiB/sec. | ||
| 8303 | 2026.05.06 01:57:07.633033 [ 277 ] {f767a1a7-8057-45f9-b3c0-fae0868e35ba} <Debug> TCPHandler: Processed in 0.002096551 sec. | ||
| 8304 | 2026.05.06 01:57:07.633150 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8305 | 2026.05.06 01:57:07.633244 [ 277 ] {cb9cde2e-0ed7-4a81-9b23-8cfdbf15077a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8306 | 2026.05.06 01:57:07.633285 [ 277 ] {cb9cde2e-0ed7-4a81-9b23-8cfdbf15077a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8307 | 2026.05.06 01:57:07.633606 [ 277 ] {cb9cde2e-0ed7-4a81-9b23-8cfdbf15077a} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8308 | 2026.05.06 01:57:07.633642 [ 277 ] {cb9cde2e-0ed7-4a81-9b23-8cfdbf15077a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8309 | 2026.05.06 01:57:07.633960 [ 277 ] {cb9cde2e-0ed7-4a81-9b23-8cfdbf15077a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8310 | 2026.05.06 01:57:07.634174 [ 277 ] {cb9cde2e-0ed7-4a81-9b23-8cfdbf15077a} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8311 | 2026.05.06 01:57:07.634279 [ 110 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8312 | 2026.05.06 01:57:07.634302 [ 277 ] {cb9cde2e-0ed7-4a81-9b23-8cfdbf15077a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 769.63 KiB/sec. | ||
| 8313 | 2026.05.06 01:57:07.634314 [ 110 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8314 | 2026.05.06 01:57:07.634342 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8315 | 2026.05.06 01:57:07.634344 [ 277 ] {cb9cde2e-0ed7-4a81-9b23-8cfdbf15077a} <Debug> TCPHandler: Processed in 0.00124151 sec. | ||
| 8316 | 2026.05.06 01:57:07.634452 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8317 | 2026.05.06 01:57:07.634582 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8318 | 2026.05.06 01:57:07.634618 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2760 rows starting from the beginning of the part | ||
| 8319 | 2026.05.06 01:57:07.634705 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8320 | 2026.05.06 01:57:07.634759 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8321 | 2026.05.06 01:57:07.634817 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8322 | 2026.05.06 01:57:07.634878 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8323 | 2026.05.06 01:57:07.634935 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 12 rows starting from the beginning of the part | ||
| 8324 | 2026.05.06 01:57:07.636253 [ 189 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3012 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845256 sec., 1632293.8389036534 rows/sec., 109.06 MiB/sec. | ||
| 8325 | 2026.05.06 01:57:07.636626 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8326 | 2026.05.06 01:57:07.636905 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8327 | 2026.05.06 01:57:07.636986 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_56_11} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8328 | 2026.05.06 01:57:07.637018 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21679 rows, containing 5 columns (5 merged, 0 gathered) in 0.006091509 sec., 3558888.2820332367 rows/sec., 229.26 MiB/sec. | ||
| 8329 | 2026.05.06 01:57:07.637066 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8330 | 2026.05.06 01:57:07.637487 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8331 | 2026.05.06 01:57:07.637729 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2026.05.06 01:57:07.637796 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8333 | 2026.05.06 01:57:07.637866 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8334 | 2026.05.06 01:57:09.322693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1022 | ||
| 8335 | 2026.05.06 01:57:09.325303 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.05.06 01:57:09.325341 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8337 | 2026.05.06 01:57:09.326534 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8338 | 2026.05.06 01:57:09.326829 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.05.06 01:57:09.327081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
| 8340 | 2026.05.06 01:57:09.327461 [ 106 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8341 | 2026.05.06 01:57:09.327506 [ 106 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8342 | 2026.05.06 01:57:09.327528 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8343 | 2026.05.06 01:57:09.327704 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 8344 | 2026.05.06 01:57:09.328463 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8345 | 2026.05.06 01:57:09.328599 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 824 rows starting from the beginning of the part | ||
| 8346 | 2026.05.06 01:57:09.328972 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 8347 | 2026.05.06 01:57:09.329293 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 8348 | 2026.05.06 01:57:09.329627 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 8349 | 2026.05.06 01:57:09.329954 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8350 | 2026.05.06 01:57:09.330279 [ 197 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 8351 | 2026.05.06 01:57:09.336475 [ 188 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 72 columns (72 merged, 0 gathered) in 0.008847306 sec., 115515.38965646719 rows/sec., 97.99 MiB/sec. | ||
| 8352 | 2026.05.06 01:57:09.337856 [ 188 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8353 | 2026.05.06 01:57:09.338455 [ 188 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8354 | 2026.05.06 01:57:09.338540 [ 188 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_26_5} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8355 | 2026.05.06 01:57:09.338886 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 8356 | 2026.05.06 01:57:11.745484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16775 | ||
| 8357 | 2026.05.06 01:57:11.745966 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2026.05.06 01:57:11.746002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8359 | 2026.05.06 01:57:11.746490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8360 | 2026.05.06 01:57:11.746719 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2026.05.06 01:57:11.746840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16775 | ||
| 8362 | 2026.05.06 01:57:12.248882 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8363 | 2026.05.06 01:57:12.249132 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8364 | 2026.05.06 01:57:12.249527 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8365 | 2026.05.06 01:57:12.249581 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8366 | 2026.05.06 01:57:12.249862 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8367 | 2026.05.06 01:57:12.249941 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8368 | 2026.05.06 01:57:12.250090 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8369 | 2026.05.06 01:57:12.250221 [ 338 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8370 | 2026.05.06 01:57:12.250232 [ 322 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8371 | 2026.05.06 01:57:12.250236 [ 339 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8372 | 2026.05.06 01:57:12.250233 [ 333 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8373 | 2026.05.06 01:57:12.250434 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8374 | 2026.05.06 01:57:12.250458 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8375 | 2026.05.06 01:57:12.250536 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8376 | 2026.05.06 01:57:12.250559 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8377 | 2026.05.06 01:57:12.250596 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8378 | 2026.05.06 01:57:12.250640 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8379 | 2026.05.06 01:57:12.251878 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002834 sec., 15525.7586450247 rows/sec., 2.70 MiB/sec. | ||
| 8380 | 2026.05.06 01:57:12.252047 [ 277 ] {243f2a32-d115-476b-90e6-25c7b21edb23} <Debug> TCPHandler: Processed in 0.003333832 sec. | ||
| 8381 | 2026.05.06 01:57:12.253490 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.05.06 01:57:12.253632 [ 277 ] {a40b9ccc-c9c2-4943-836b-0ea3fc98d0b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8383 | 2026.05.06 01:57:12.253685 [ 277 ] {a40b9ccc-c9c2-4943-836b-0ea3fc98d0b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8384 | 2026.05.06 01:57:12.254272 [ 277 ] {a40b9ccc-c9c2-4943-836b-0ea3fc98d0b0} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.05.06 01:57:12.254324 [ 277 ] {a40b9ccc-c9c2-4943-836b-0ea3fc98d0b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8386 | 2026.05.06 01:57:12.254863 [ 277 ] {a40b9ccc-c9c2-4943-836b-0ea3fc98d0b0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8387 | 2026.05.06 01:57:12.255198 [ 277 ] {a40b9ccc-c9c2-4943-836b-0ea3fc98d0b0} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2026.05.06 01:57:12.255393 [ 277 ] {a40b9ccc-c9c2-4943-836b-0ea3fc98d0b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001803 sec., 31059.34553521908 rows/sec., 2.39 MiB/sec. | ||
| 8389 | 2026.05.06 01:57:12.255449 [ 277 ] {a40b9ccc-c9c2-4943-836b-0ea3fc98d0b0} <Debug> TCPHandler: Processed in 0.002015719 sec. | ||
| 8390 | 2026.05.06 01:57:12.255583 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2026.05.06 01:57:12.255702 [ 277 ] {dc1d9fca-05e4-4734-96c8-767f0f8b1ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8392 | 2026.05.06 01:57:12.255757 [ 277 ] {dc1d9fca-05e4-4734-96c8-767f0f8b1ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8393 | 2026.05.06 01:57:12.256289 [ 277 ] {dc1d9fca-05e4-4734-96c8-767f0f8b1ed5} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2026.05.06 01:57:12.256328 [ 277 ] {dc1d9fca-05e4-4734-96c8-767f0f8b1ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8395 | 2026.05.06 01:57:12.256754 [ 277 ] {dc1d9fca-05e4-4734-96c8-767f0f8b1ed5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8396 | 2026.05.06 01:57:12.257074 [ 277 ] {dc1d9fca-05e4-4734-96c8-767f0f8b1ed5} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2026.05.06 01:57:12.257240 [ 277 ] {dc1d9fca-05e4-4734-96c8-767f0f8b1ed5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. | ||
| 8398 | 2026.05.06 01:57:12.257294 [ 277 ] {dc1d9fca-05e4-4734-96c8-767f0f8b1ed5} <Debug> TCPHandler: Processed in 0.001772763 sec. | ||
| 8399 | 2026.05.06 01:57:12.257436 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2026.05.06 01:57:12.257553 [ 277 ] {f9da1a39-8045-492e-bcb7-9eb3544fefbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8401 | 2026.05.06 01:57:12.257609 [ 277 ] {f9da1a39-8045-492e-bcb7-9eb3544fefbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8402 | 2026.05.06 01:57:12.258080 [ 277 ] {f9da1a39-8045-492e-bcb7-9eb3544fefbf} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.05.06 01:57:12.258126 [ 277 ] {f9da1a39-8045-492e-bcb7-9eb3544fefbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8404 | 2026.05.06 01:57:12.258599 [ 277 ] {f9da1a39-8045-492e-bcb7-9eb3544fefbf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8405 | 2026.05.06 01:57:12.258929 [ 277 ] {f9da1a39-8045-492e-bcb7-9eb3544fefbf} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2026.05.06 01:57:12.259123 [ 277 ] {f9da1a39-8045-492e-bcb7-9eb3544fefbf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001591 sec., 80452.54556882464 rows/sec., 5.60 MiB/sec. | ||
| 8407 | 2026.05.06 01:57:12.259178 [ 277 ] {f9da1a39-8045-492e-bcb7-9eb3544fefbf} <Debug> TCPHandler: Processed in 0.001802544 sec. | ||
| 8408 | 2026.05.06 01:57:12.259383 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2026.05.06 01:57:12.259505 [ 277 ] {c71b97bc-4cfd-4b4e-9e0b-c114f07a6e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8410 | 2026.05.06 01:57:12.259557 [ 277 ] {c71b97bc-4cfd-4b4e-9e0b-c114f07a6e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8411 | 2026.05.06 01:57:12.259946 [ 277 ] {c71b97bc-4cfd-4b4e-9e0b-c114f07a6e68} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2026.05.06 01:57:12.259985 [ 277 ] {c71b97bc-4cfd-4b4e-9e0b-c114f07a6e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8413 | 2026.05.06 01:57:12.260318 [ 277 ] {c71b97bc-4cfd-4b4e-9e0b-c114f07a6e68} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8414 | 2026.05.06 01:57:12.260570 [ 277 ] {c71b97bc-4cfd-4b4e-9e0b-c114f07a6e68} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2026.05.06 01:57:12.260717 [ 277 ] {c71b97bc-4cfd-4b4e-9e0b-c114f07a6e68} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001237 sec., 38803.556992724334 rows/sec., 2.62 MiB/sec. | ||
| 8416 | 2026.05.06 01:57:12.260755 [ 277 ] {c71b97bc-4cfd-4b4e-9e0b-c114f07a6e68} <Debug> TCPHandler: Processed in 0.001432435 sec. | ||
| 8417 | 2026.05.06 01:57:12.611694 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8418 | 2026.05.06 01:57:12.629114 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.05.06 01:57:12.629169 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8420 | 2026.05.06 01:57:12.635270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8421 | 2026.05.06 01:57:12.635953 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.05.06 01:57:12.638945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8423 | 2026.05.06 01:57:17.249874 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.05.06 01:57:17.250141 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8425 | 2026.05.06 01:57:17.250530 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8426 | 2026.05.06 01:57:17.250567 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8427 | 2026.05.06 01:57:17.250782 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8428 | 2026.05.06 01:57:17.250849 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8429 | 2026.05.06 01:57:17.250987 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8430 | 2026.05.06 01:57:17.251100 [ 338 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8431 | 2026.05.06 01:57:17.251131 [ 322 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8432 | 2026.05.06 01:57:17.251140 [ 339 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8433 | 2026.05.06 01:57:17.251119 [ 333 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8434 | 2026.05.06 01:57:17.251303 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8435 | 2026.05.06 01:57:17.251325 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8436 | 2026.05.06 01:57:17.251397 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8437 | 2026.05.06 01:57:17.251418 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8438 | 2026.05.06 01:57:17.251452 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8439 | 2026.05.06 01:57:17.251489 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8440 | 2026.05.06 01:57:17.252653 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002613 sec., 16838.8825105243 rows/sec., 2.93 MiB/sec. | ||
| 8441 | 2026.05.06 01:57:17.252794 [ 277 ] {3c07459f-cea5-46a6-86be-4ead434d26ab} <Debug> TCPHandler: Processed in 0.003065975 sec. | ||
| 8442 | 2026.05.06 01:57:17.254653 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8443 | 2026.05.06 01:57:17.254786 [ 277 ] {8e2595d2-faab-468c-92bb-96e7d27c17eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8444 | 2026.05.06 01:57:17.254838 [ 277 ] {8e2595d2-faab-468c-92bb-96e7d27c17eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8445 | 2026.05.06 01:57:17.255424 [ 277 ] {8e2595d2-faab-468c-92bb-96e7d27c17eb} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2026.05.06 01:57:17.255465 [ 277 ] {8e2595d2-faab-468c-92bb-96e7d27c17eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8447 | 2026.05.06 01:57:17.255824 [ 277 ] {8e2595d2-faab-468c-92bb-96e7d27c17eb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8448 | 2026.05.06 01:57:17.256035 [ 277 ] {8e2595d2-faab-468c-92bb-96e7d27c17eb} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.05.06 01:57:17.256187 [ 277 ] {8e2595d2-faab-468c-92bb-96e7d27c17eb} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001438 sec., 54242.00278164117 rows/sec., 4.49 MiB/sec. | ||
| 8450 | 2026.05.06 01:57:17.256226 [ 277 ] {8e2595d2-faab-468c-92bb-96e7d27c17eb} <Debug> TCPHandler: Processed in 0.00164126 sec. | ||
| 8451 | 2026.05.06 01:57:17.256357 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.05.06 01:57:17.256458 [ 277 ] {f378d3b1-5fad-4429-856d-0307b7c7756a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8453 | 2026.05.06 01:57:17.256497 [ 277 ] {f378d3b1-5fad-4429-856d-0307b7c7756a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8454 | 2026.05.06 01:57:17.256917 [ 277 ] {f378d3b1-5fad-4429-856d-0307b7c7756a} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.05.06 01:57:17.256952 [ 277 ] {f378d3b1-5fad-4429-856d-0307b7c7756a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8456 | 2026.05.06 01:57:17.257232 [ 277 ] {f378d3b1-5fad-4429-856d-0307b7c7756a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8457 | 2026.05.06 01:57:17.257427 [ 277 ] {f378d3b1-5fad-4429-856d-0307b7c7756a} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.05.06 01:57:17.257552 [ 277 ] {f378d3b1-5fad-4429-856d-0307b7c7756a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001112 sec., 9892.086330935252 rows/sec., 743.84 KiB/sec. | ||
| 8459 | 2026.05.06 01:57:17.257588 [ 277 ] {f378d3b1-5fad-4429-856d-0307b7c7756a} <Debug> TCPHandler: Processed in 0.001284771 sec. | ||
| 8460 | 2026.05.06 01:57:17.257697 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.05.06 01:57:17.257787 [ 277 ] {dfe4d70d-1834-4783-8b6f-60847507ec7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8462 | 2026.05.06 01:57:17.257826 [ 277 ] {dfe4d70d-1834-4783-8b6f-60847507ec7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8463 | 2026.05.06 01:57:17.258298 [ 277 ] {dfe4d70d-1834-4783-8b6f-60847507ec7d} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.05.06 01:57:17.258340 [ 277 ] {dfe4d70d-1834-4783-8b6f-60847507ec7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8465 | 2026.05.06 01:57:17.258824 [ 277 ] {dfe4d70d-1834-4783-8b6f-60847507ec7d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8466 | 2026.05.06 01:57:17.259193 [ 277 ] {dfe4d70d-1834-4783-8b6f-60847507ec7d} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.05.06 01:57:17.259355 [ 277 ] {dfe4d70d-1834-4783-8b6f-60847507ec7d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001584 sec., 47348.48484848485 rows/sec., 3.70 MiB/sec. | ||
| 8468 | 2026.05.06 01:57:17.259400 [ 277 ] {dfe4d70d-1834-4783-8b6f-60847507ec7d} <Debug> TCPHandler: Processed in 0.001749322 sec. | ||
| 8469 | 2026.05.06 01:57:17.259585 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.05.06 01:57:17.259689 [ 277 ] {357a6cc0-1d6f-409e-8a98-818a749359c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.05.06 01:57:17.259738 [ 277 ] {357a6cc0-1d6f-409e-8a98-818a749359c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8472 | 2026.05.06 01:57:17.260145 [ 277 ] {357a6cc0-1d6f-409e-8a98-818a749359c4} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.05.06 01:57:17.260181 [ 277 ] {357a6cc0-1d6f-409e-8a98-818a749359c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8474 | 2026.05.06 01:57:17.260501 [ 277 ] {357a6cc0-1d6f-409e-8a98-818a749359c4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8475 | 2026.05.06 01:57:17.260706 [ 277 ] {357a6cc0-1d6f-409e-8a98-818a749359c4} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.05.06 01:57:17.260838 [ 277 ] {357a6cc0-1d6f-409e-8a98-818a749359c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 8477 | 2026.05.06 01:57:17.260874 [ 277 ] {357a6cc0-1d6f-409e-8a98-818a749359c4} <Debug> TCPHandler: Processed in 0.001345403 sec. | ||
| 8478 | 2026.05.06 01:57:17.260988 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2026.05.06 01:57:17.261080 [ 277 ] {630a8455-3bdd-4152-8e79-e54327661a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8480 | 2026.05.06 01:57:17.261134 [ 277 ] {630a8455-3bdd-4152-8e79-e54327661a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8481 | 2026.05.06 01:57:17.261871 [ 277 ] {630a8455-3bdd-4152-8e79-e54327661a93} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.05.06 01:57:17.261907 [ 277 ] {630a8455-3bdd-4152-8e79-e54327661a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8483 | 2026.05.06 01:57:17.262411 [ 277 ] {630a8455-3bdd-4152-8e79-e54327661a93} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8484 | 2026.05.06 01:57:17.262632 [ 277 ] {630a8455-3bdd-4152-8e79-e54327661a93} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.05.06 01:57:17.262774 [ 277 ] {630a8455-3bdd-4152-8e79-e54327661a93} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001711 sec., 6428.988895382817 rows/sec., 11.52 MiB/sec. | ||
| 8486 | 2026.05.06 01:57:17.262826 [ 277 ] {630a8455-3bdd-4152-8e79-e54327661a93} <Debug> TCPHandler: Processed in 0.001883896 sec. | ||
| 8487 | 2026.05.06 01:57:17.262934 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8488 | 2026.05.06 01:57:17.263026 [ 277 ] {2e8598f1-6020-4b06-a6a6-819a2e283abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8489 | 2026.05.06 01:57:17.263066 [ 277 ] {2e8598f1-6020-4b06-a6a6-819a2e283abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8490 | 2026.05.06 01:57:17.263394 [ 277 ] {2e8598f1-6020-4b06-a6a6-819a2e283abf} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.05.06 01:57:17.263430 [ 277 ] {2e8598f1-6020-4b06-a6a6-819a2e283abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8492 | 2026.05.06 01:57:17.263723 [ 277 ] {2e8598f1-6020-4b06-a6a6-819a2e283abf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8493 | 2026.05.06 01:57:17.263929 [ 277 ] {2e8598f1-6020-4b06-a6a6-819a2e283abf} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.05.06 01:57:17.264058 [ 277 ] {2e8598f1-6020-4b06-a6a6-819a2e283abf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 8495 | 2026.05.06 01:57:17.264093 [ 277 ] {2e8598f1-6020-4b06-a6a6-819a2e283abf} <Debug> TCPHandler: Processed in 0.00120543 sec. | ||
| 8496 | 2026.05.06 01:57:19.096407 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8497 | 2026.05.06 01:57:19.096483 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8498 | 2026.05.06 01:57:19.246941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17287 | ||
| 8499 | 2026.05.06 01:57:19.247518 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.05.06 01:57:19.247562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8501 | 2026.05.06 01:57:19.248056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8502 | 2026.05.06 01:57:19.248283 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.05.06 01:57:19.248410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17287 | ||
| 8504 | 2026.05.06 01:57:19.248440 [ 94 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8505 | 2026.05.06 01:57:19.248520 [ 94 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.05.06 01:57:19.248558 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8507 | 2026.05.06 01:57:19.248690 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8508 | 2026.05.06 01:57:19.248824 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8509 | 2026.05.06 01:57:19.248859 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14855 rows starting from the beginning of the part | ||
| 8510 | 2026.05.06 01:57:19.248932 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8511 | 2026.05.06 01:57:19.248981 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8512 | 2026.05.06 01:57:19.249021 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8513 | 2026.05.06 01:57:19.249061 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8514 | 2026.05.06 01:57:19.249100 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8515 | 2026.05.06 01:57:19.251336 [ 190 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17287 rows, containing 4 columns (4 merged, 0 gathered) in 0.002698516 sec., 6406113.582428267 rows/sec., 91.64 MiB/sec. | ||
| 8516 | 2026.05.06 01:57:19.251437 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8517 | 2026.05.06 01:57:19.251703 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2026.05.06 01:57:19.251768 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_36_7} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8519 | 2026.05.06 01:57:19.251840 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8520 | 2026.05.06 01:57:19.327388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1046 | ||
| 8521 | 2026.05.06 01:57:19.329937 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.05.06 01:57:19.329973 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8523 | 2026.05.06 01:57:19.331116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8524 | 2026.05.06 01:57:19.331372 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.05.06 01:57:19.331641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8526 | 2026.05.06 01:57:20.139054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8527 | 2026.05.06 01:57:20.156205 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.05.06 01:57:20.156251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8529 | 2026.05.06 01:57:20.162861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8530 | 2026.05.06 01:57:20.163570 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.05.06 01:57:20.163914 [ 90 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8532 | 2026.05.06 01:57:20.164011 [ 90 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.05.06 01:57:20.164048 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8534 | 2026.05.06 01:57:20.164207 [ 190 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8535 | 2026.05.06 01:57:20.166585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8536 | 2026.05.06 01:57:20.168492 [ 190 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8537 | 2026.05.06 01:57:20.170044 [ 190 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8538 | 2026.05.06 01:57:20.174589 [ 190 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8539 | 2026.05.06 01:57:20.179427 [ 190 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8540 | 2026.05.06 01:57:20.183941 [ 190 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8541 | 2026.05.06 01:57:20.188465 [ 190 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8542 | 2026.05.06 01:57:20.192725 [ 190 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8543 | 2026.05.06 01:57:20.244571 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.080430046 sec., 3381.8207688206467 rows/sec., 17.49 MiB/sec. | ||
| 8544 | 2026.05.06 01:57:20.247124 [ 199 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8545 | 2026.05.06 01:57:20.249131 [ 199 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.05.06 01:57:20.249208 [ 199 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_36_7} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8547 | 2026.05.06 01:57:20.251167 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8548 | 2026.05.06 01:57:21.000255 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.77 MiB, peak 306.66 MiB, free memory in arenas 0.00 B, will set to 297.45 MiB (RSS), difference: 2.68 MiB | ||
| 8549 | 2026.05.06 01:57:22.250074 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.05.06 01:57:22.250323 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8551 | 2026.05.06 01:57:22.250665 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8552 | 2026.05.06 01:57:22.250704 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8553 | 2026.05.06 01:57:22.250929 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8554 | 2026.05.06 01:57:22.251002 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8555 | 2026.05.06 01:57:22.251146 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8556 | 2026.05.06 01:57:22.251248 [ 333 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8557 | 2026.05.06 01:57:22.251282 [ 320 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8558 | 2026.05.06 01:57:22.251293 [ 319 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8559 | 2026.05.06 01:57:22.251293 [ 314 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8560 | 2026.05.06 01:57:22.251466 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8561 | 2026.05.06 01:57:22.251493 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8562 | 2026.05.06 01:57:22.251563 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8563 | 2026.05.06 01:57:22.251584 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8564 | 2026.05.06 01:57:22.251617 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8565 | 2026.05.06 01:57:22.251655 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8566 | 2026.05.06 01:57:22.252798 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002568 sec., 17133.956386292833 rows/sec., 2.98 MiB/sec. | ||
| 8567 | 2026.05.06 01:57:22.252936 [ 277 ] {c5fa4e59-a133-40e5-af98-79e5f9f5ddfc} <Debug> TCPHandler: Processed in 0.002996304 sec. | ||
| 8568 | 2026.05.06 01:57:22.255025 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8569 | 2026.05.06 01:57:22.255136 [ 277 ] {cc506e48-f99b-43e6-8f9e-a477c4f857d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8570 | 2026.05.06 01:57:22.255181 [ 277 ] {cc506e48-f99b-43e6-8f9e-a477c4f857d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8571 | 2026.05.06 01:57:22.255702 [ 277 ] {cc506e48-f99b-43e6-8f9e-a477c4f857d8} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2026.05.06 01:57:22.255749 [ 277 ] {cc506e48-f99b-43e6-8f9e-a477c4f857d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8573 | 2026.05.06 01:57:22.256140 [ 277 ] {cc506e48-f99b-43e6-8f9e-a477c4f857d8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8574 | 2026.05.06 01:57:22.256364 [ 277 ] {cc506e48-f99b-43e6-8f9e-a477c4f857d8} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2026.05.06 01:57:22.256515 [ 277 ] {cc506e48-f99b-43e6-8f9e-a477c4f857d8} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001411 sec., 82211.19773210489 rows/sec., 6.98 MiB/sec. | ||
| 8576 | 2026.05.06 01:57:22.256554 [ 277 ] {cc506e48-f99b-43e6-8f9e-a477c4f857d8} <Debug> TCPHandler: Processed in 0.001580988 sec. | ||
| 8577 | 2026.05.06 01:57:22.256687 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8578 | 2026.05.06 01:57:22.256784 [ 277 ] {58644408-f28d-477c-b54a-7667f9a8c8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8579 | 2026.05.06 01:57:22.256826 [ 277 ] {58644408-f28d-477c-b54a-7667f9a8c8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8580 | 2026.05.06 01:57:22.257235 [ 277 ] {58644408-f28d-477c-b54a-7667f9a8c8dd} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8581 | 2026.05.06 01:57:22.257271 [ 277 ] {58644408-f28d-477c-b54a-7667f9a8c8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8582 | 2026.05.06 01:57:22.257579 [ 277 ] {58644408-f28d-477c-b54a-7667f9a8c8dd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8583 | 2026.05.06 01:57:22.257782 [ 277 ] {58644408-f28d-477c-b54a-7667f9a8c8dd} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8584 | 2026.05.06 01:57:22.257915 [ 277 ] {58644408-f28d-477c-b54a-7667f9a8c8dd} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001149 sec., 26109.66057441253 rows/sec., 1.92 MiB/sec. | ||
| 8585 | 2026.05.06 01:57:22.257954 [ 277 ] {58644408-f28d-477c-b54a-7667f9a8c8dd} <Debug> TCPHandler: Processed in 0.001317273 sec. | ||
| 8586 | 2026.05.06 01:57:22.258148 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2026.05.06 01:57:22.258254 [ 277 ] {f6c73b37-d7ac-4011-b401-03c3b43b5048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8588 | 2026.05.06 01:57:22.258301 [ 277 ] {f6c73b37-d7ac-4011-b401-03c3b43b5048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8589 | 2026.05.06 01:57:22.258891 [ 277 ] {f6c73b37-d7ac-4011-b401-03c3b43b5048} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.05.06 01:57:22.258942 [ 277 ] {f6c73b37-d7ac-4011-b401-03c3b43b5048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8591 | 2026.05.06 01:57:22.259504 [ 277 ] {f6c73b37-d7ac-4011-b401-03c3b43b5048} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8592 | 2026.05.06 01:57:22.259774 [ 277 ] {f6c73b37-d7ac-4011-b401-03c3b43b5048} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.05.06 01:57:22.259963 [ 277 ] {f6c73b37-d7ac-4011-b401-03c3b43b5048} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.00173 sec., 54335.260115606936 rows/sec., 4.24 MiB/sec. | ||
| 8594 | 2026.05.06 01:57:22.260018 [ 277 ] {f6c73b37-d7ac-4011-b401-03c3b43b5048} <Debug> TCPHandler: Processed in 0.001929467 sec. | ||
| 8595 | 2026.05.06 01:57:22.260192 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2026.05.06 01:57:22.260317 [ 277 ] {f34bbe72-8be2-4336-ad69-d1235e4190ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8597 | 2026.05.06 01:57:22.260377 [ 277 ] {f34bbe72-8be2-4336-ad69-d1235e4190ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8598 | 2026.05.06 01:57:22.260878 [ 277 ] {f34bbe72-8be2-4336-ad69-d1235e4190ee} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2026.05.06 01:57:22.260918 [ 277 ] {f34bbe72-8be2-4336-ad69-d1235e4190ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8600 | 2026.05.06 01:57:22.261280 [ 277 ] {f34bbe72-8be2-4336-ad69-d1235e4190ee} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8601 | 2026.05.06 01:57:22.261489 [ 277 ] {f34bbe72-8be2-4336-ad69-d1235e4190ee} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2026.05.06 01:57:22.261634 [ 277 ] {f34bbe72-8be2-4336-ad69-d1235e4190ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001338 sec., 119581.46487294469 rows/sec., 8.33 MiB/sec. | ||
| 8603 | 2026.05.06 01:57:22.261672 [ 277 ] {f34bbe72-8be2-4336-ad69-d1235e4190ee} <Debug> TCPHandler: Processed in 0.001542867 sec. | ||
| 8604 | 2026.05.06 01:57:22.261864 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2026.05.06 01:57:22.261961 [ 277 ] {a85ebd42-07b8-43bc-8e56-871b60c2ba69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2026.05.06 01:57:22.262016 [ 277 ] {a85ebd42-07b8-43bc-8e56-871b60c2ba69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8607 | 2026.05.06 01:57:22.262909 [ 277 ] {a85ebd42-07b8-43bc-8e56-871b60c2ba69} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.05.06 01:57:22.262946 [ 277 ] {a85ebd42-07b8-43bc-8e56-871b60c2ba69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8609 | 2026.05.06 01:57:22.263527 [ 277 ] {a85ebd42-07b8-43bc-8e56-871b60c2ba69} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8610 | 2026.05.06 01:57:22.263745 [ 277 ] {a85ebd42-07b8-43bc-8e56-871b60c2ba69} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2026.05.06 01:57:22.263895 [ 277 ] {a85ebd42-07b8-43bc-8e56-871b60c2ba69} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001952 sec., 15368.852459016394 rows/sec., 27.54 MiB/sec. | ||
| 8612 | 2026.05.06 01:57:22.263974 [ 277 ] {a85ebd42-07b8-43bc-8e56-871b60c2ba69} <Debug> TCPHandler: Processed in 0.002158492 sec. | ||
| 8613 | 2026.05.06 01:57:22.264110 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2026.05.06 01:57:22.264207 [ 277 ] {79fff662-0120-4a3a-ad64-978ae35486b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8615 | 2026.05.06 01:57:22.264248 [ 277 ] {79fff662-0120-4a3a-ad64-978ae35486b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8616 | 2026.05.06 01:57:22.264594 [ 277 ] {79fff662-0120-4a3a-ad64-978ae35486b7} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2026.05.06 01:57:22.264629 [ 277 ] {79fff662-0120-4a3a-ad64-978ae35486b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8618 | 2026.05.06 01:57:22.264943 [ 277 ] {79fff662-0120-4a3a-ad64-978ae35486b7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8619 | 2026.05.06 01:57:22.265160 [ 277 ] {79fff662-0120-4a3a-ad64-978ae35486b7} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2026.05.06 01:57:22.265290 [ 277 ] {79fff662-0120-4a3a-ad64-978ae35486b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 8621 | 2026.05.06 01:57:22.265326 [ 277 ] {79fff662-0120-4a3a-ad64-978ae35486b7} <Debug> TCPHandler: Processed in 0.001264351 sec. | ||
| 8622 | 2026.05.06 01:57:26.748514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17735 | ||
| 8623 | 2026.05.06 01:57:26.749080 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.05.06 01:57:26.749121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8625 | 2026.05.06 01:57:26.749699 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8626 | 2026.05.06 01:57:26.749935 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.05.06 01:57:26.750063 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17735 | ||
| 8628 | 2026.05.06 01:57:27.251721 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2026.05.06 01:57:27.251956 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 8630 | 2026.05.06 01:57:27.252313 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8631 | 2026.05.06 01:57:27.252351 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 8632 | 2026.05.06 01:57:27.252593 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8633 | 2026.05.06 01:57:27.252663 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8634 | 2026.05.06 01:57:27.252807 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8635 | 2026.05.06 01:57:27.252947 [ 320 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8636 | 2026.05.06 01:57:27.252956 [ 314 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8637 | 2026.05.06 01:57:27.252956 [ 319 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8638 | 2026.05.06 01:57:27.252958 [ 333 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8639 | 2026.05.06 01:57:27.253162 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 8640 | 2026.05.06 01:57:27.253186 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8641 | 2026.05.06 01:57:27.253268 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8642 | 2026.05.06 01:57:27.253288 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8643 | 2026.05.06 01:57:27.253323 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8644 | 2026.05.06 01:57:27.253362 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8645 | 2026.05.06 01:57:27.253398 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 8646 | 2026.05.06 01:57:27.254652 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002793 sec., 17901.897601145723 rows/sec., 3.73 MiB/sec. | ||
| 8647 | 2026.05.06 01:57:27.254788 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> MemoryTracker: Peak memory usage (for query): 141.46 KiB. | ||
| 8648 | 2026.05.06 01:57:27.254803 [ 277 ] {b7330c6a-fd5e-4124-8e60-f652c012fad4} <Debug> TCPHandler: Processed in 0.003228539 sec. | ||
| 8649 | 2026.05.06 01:57:27.257294 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8650 | 2026.05.06 01:57:27.257424 [ 277 ] {5ef98359-a0a6-4fec-8743-98bef06f152b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8651 | 2026.05.06 01:57:27.257476 [ 277 ] {5ef98359-a0a6-4fec-8743-98bef06f152b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8652 | 2026.05.06 01:57:27.257994 [ 277 ] {5ef98359-a0a6-4fec-8743-98bef06f152b} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.05.06 01:57:27.258030 [ 277 ] {5ef98359-a0a6-4fec-8743-98bef06f152b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8654 | 2026.05.06 01:57:27.258424 [ 277 ] {5ef98359-a0a6-4fec-8743-98bef06f152b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8655 | 2026.05.06 01:57:27.258754 [ 277 ] {5ef98359-a0a6-4fec-8743-98bef06f152b} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.05.06 01:57:27.258976 [ 277 ] {5ef98359-a0a6-4fec-8743-98bef06f152b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 8657 | 2026.05.06 01:57:27.259030 [ 277 ] {5ef98359-a0a6-4fec-8743-98bef06f152b} <Debug> TCPHandler: Processed in 0.001796354 sec. | ||
| 8658 | 2026.05.06 01:57:27.259453 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8659 | 2026.05.06 01:57:27.259585 [ 277 ] {d6cb1e05-941c-46fe-ab6d-3082f162538c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8660 | 2026.05.06 01:57:27.259637 [ 277 ] {d6cb1e05-941c-46fe-ab6d-3082f162538c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8661 | 2026.05.06 01:57:27.260062 [ 277 ] {d6cb1e05-941c-46fe-ab6d-3082f162538c} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8662 | 2026.05.06 01:57:27.260098 [ 277 ] {d6cb1e05-941c-46fe-ab6d-3082f162538c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8663 | 2026.05.06 01:57:27.260406 [ 277 ] {d6cb1e05-941c-46fe-ab6d-3082f162538c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8664 | 2026.05.06 01:57:27.260618 [ 277 ] {d6cb1e05-941c-46fe-ab6d-3082f162538c} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8665 | 2026.05.06 01:57:27.260759 [ 277 ] {d6cb1e05-941c-46fe-ab6d-3082f162538c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001211 sec., 1651.5276630883566 rows/sec., 134.67 KiB/sec. | ||
| 8666 | 2026.05.06 01:57:27.260796 [ 277 ] {d6cb1e05-941c-46fe-ab6d-3082f162538c} <Debug> TCPHandler: Processed in 0.001408714 sec. | ||
| 8667 | 2026.05.06 01:57:27.260927 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8668 | 2026.05.06 01:57:27.261022 [ 277 ] {6855e091-d814-4fb7-b8a1-79be2229f813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8669 | 2026.05.06 01:57:27.261062 [ 277 ] {6855e091-d814-4fb7-b8a1-79be2229f813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8670 | 2026.05.06 01:57:27.261530 [ 277 ] {6855e091-d814-4fb7-b8a1-79be2229f813} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.05.06 01:57:27.261566 [ 277 ] {6855e091-d814-4fb7-b8a1-79be2229f813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8672 | 2026.05.06 01:57:27.261883 [ 277 ] {6855e091-d814-4fb7-b8a1-79be2229f813} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8673 | 2026.05.06 01:57:27.262093 [ 277 ] {6855e091-d814-4fb7-b8a1-79be2229f813} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.05.06 01:57:27.262229 [ 277 ] {6855e091-d814-4fb7-b8a1-79be2229f813} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001225 sec., 162448.97959183675 rows/sec., 14.47 MiB/sec. | ||
| 8675 | 2026.05.06 01:57:27.262266 [ 277 ] {6855e091-d814-4fb7-b8a1-79be2229f813} <Debug> TCPHandler: Processed in 0.001388974 sec. | ||
| 8676 | 2026.05.06 01:57:27.262388 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.05.06 01:57:27.262484 [ 277 ] {208882ad-9bbe-4df8-88a0-affb655907c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.05.06 01:57:27.262525 [ 277 ] {208882ad-9bbe-4df8-88a0-affb655907c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8679 | 2026.05.06 01:57:27.262919 [ 277 ] {208882ad-9bbe-4df8-88a0-affb655907c1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.05.06 01:57:27.262954 [ 277 ] {208882ad-9bbe-4df8-88a0-affb655907c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8681 | 2026.05.06 01:57:27.263317 [ 277 ] {208882ad-9bbe-4df8-88a0-affb655907c1} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8682 | 2026.05.06 01:57:27.263598 [ 277 ] {208882ad-9bbe-4df8-88a0-affb655907c1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.05.06 01:57:27.263731 [ 85 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8684 | 2026.05.06 01:57:27.263766 [ 277 ] {208882ad-9bbe-4df8-88a0-affb655907c1} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.001299 sec., 19245.573518090838 rows/sec., 1.45 MiB/sec. | ||
| 8685 | 2026.05.06 01:57:27.263767 [ 85 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.05.06 01:57:27.263800 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8687 | 2026.05.06 01:57:27.263806 [ 277 ] {208882ad-9bbe-4df8-88a0-affb655907c1} <Debug> TCPHandler: Processed in 0.001467856 sec. | ||
| 8688 | 2026.05.06 01:57:27.263911 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8689 | 2026.05.06 01:57:27.263937 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.05.06 01:57:27.264042 [ 277 ] {e0eca2be-191e-46b0-bedc-753b9d0ae3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8691 | 2026.05.06 01:57:27.264056 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8692 | 2026.05.06 01:57:27.264083 [ 277 ] {e0eca2be-191e-46b0-bedc-753b9d0ae3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8693 | 2026.05.06 01:57:27.264098 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 226 rows starting from the beginning of the part | ||
| 8694 | 2026.05.06 01:57:27.264194 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 8695 | 2026.05.06 01:57:27.264244 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 55 rows starting from the beginning of the part | ||
| 8696 | 2026.05.06 01:57:27.264300 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 8697 | 2026.05.06 01:57:27.264342 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 8698 | 2026.05.06 01:57:27.264393 [ 202 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 8699 | 2026.05.06 01:57:27.264498 [ 277 ] {e0eca2be-191e-46b0-bedc-753b9d0ae3e3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8700 | 2026.05.06 01:57:27.264542 [ 277 ] {e0eca2be-191e-46b0-bedc-753b9d0ae3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8701 | 2026.05.06 01:57:27.264905 [ 277 ] {e0eca2be-191e-46b0-bedc-753b9d0ae3e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8702 | 2026.05.06 01:57:27.265160 [ 277 ] {e0eca2be-191e-46b0-bedc-753b9d0ae3e3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.05.06 01:57:27.265307 [ 277 ] {e0eca2be-191e-46b0-bedc-753b9d0ae3e3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001284 sec., 18691.58878504673 rows/sec., 1.55 MiB/sec. | ||
| 8704 | 2026.05.06 01:57:27.265347 [ 277 ] {e0eca2be-191e-46b0-bedc-753b9d0ae3e3} <Debug> TCPHandler: Processed in 0.001460325 sec. | ||
| 8705 | 2026.05.06 01:57:27.265366 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001507787 sec., 237434.06727873365 rows/sec., 16.91 MiB/sec. | ||
| 8706 | 2026.05.06 01:57:27.265469 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8707 | 2026.05.06 01:57:27.265561 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8708 | 2026.05.06 01:57:27.265568 [ 277 ] {d5a15edc-cca7-481d-aa25-293258f3fecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8709 | 2026.05.06 01:57:27.265628 [ 277 ] {d5a15edc-cca7-481d-aa25-293258f3fecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8710 | 2026.05.06 01:57:27.265894 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.05.06 01:57:27.265993 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_51_10} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8712 | 2026.05.06 01:57:27.266024 [ 277 ] {d5a15edc-cca7-481d-aa25-293258f3fecc} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.05.06 01:57:27.266067 [ 277 ] {d5a15edc-cca7-481d-aa25-293258f3fecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8714 | 2026.05.06 01:57:27.266092 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8715 | 2026.05.06 01:57:27.266382 [ 277 ] {d5a15edc-cca7-481d-aa25-293258f3fecc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8716 | 2026.05.06 01:57:27.266601 [ 277 ] {d5a15edc-cca7-481d-aa25-293258f3fecc} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.05.06 01:57:27.266741 [ 277 ] {d5a15edc-cca7-481d-aa25-293258f3fecc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 8718 | 2026.05.06 01:57:27.266781 [ 277 ] {d5a15edc-cca7-481d-aa25-293258f3fecc} <Debug> TCPHandler: Processed in 0.001361704 sec. | ||
| 8719 | 2026.05.06 01:57:27.266912 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.05.06 01:57:27.267009 [ 277 ] {af118c42-dfb7-4152-b09f-95d4627d5aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8721 | 2026.05.06 01:57:27.267048 [ 277 ] {af118c42-dfb7-4152-b09f-95d4627d5aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8722 | 2026.05.06 01:57:27.267467 [ 277 ] {af118c42-dfb7-4152-b09f-95d4627d5aef} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.05.06 01:57:27.267502 [ 277 ] {af118c42-dfb7-4152-b09f-95d4627d5aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8724 | 2026.05.06 01:57:27.267818 [ 277 ] {af118c42-dfb7-4152-b09f-95d4627d5aef} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8725 | 2026.05.06 01:57:27.268026 [ 277 ] {af118c42-dfb7-4152-b09f-95d4627d5aef} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.05.06 01:57:27.268162 [ 277 ] {af118c42-dfb7-4152-b09f-95d4627d5aef} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001171 sec., 96498.71904355253 rows/sec., 7.85 MiB/sec. | ||
| 8727 | 2026.05.06 01:57:27.268199 [ 277 ] {af118c42-dfb7-4152-b09f-95d4627d5aef} <Debug> TCPHandler: Processed in 0.001338313 sec. | ||
| 8728 | 2026.05.06 01:57:27.268320 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8729 | 2026.05.06 01:57:27.268416 [ 277 ] {968334b5-a79f-479e-b319-3898b383dd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8730 | 2026.05.06 01:57:27.268460 [ 277 ] {968334b5-a79f-479e-b319-3898b383dd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8731 | 2026.05.06 01:57:27.268872 [ 277 ] {968334b5-a79f-479e-b319-3898b383dd69} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8732 | 2026.05.06 01:57:27.268906 [ 277 ] {968334b5-a79f-479e-b319-3898b383dd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8733 | 2026.05.06 01:57:27.269248 [ 277 ] {968334b5-a79f-479e-b319-3898b383dd69} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8734 | 2026.05.06 01:57:27.269471 [ 277 ] {968334b5-a79f-479e-b319-3898b383dd69} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8735 | 2026.05.06 01:57:27.269606 [ 277 ] {968334b5-a79f-479e-b319-3898b383dd69} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001208 sec., 163079.4701986755 rows/sec., 11.70 MiB/sec. | ||
| 8736 | 2026.05.06 01:57:27.269643 [ 277 ] {968334b5-a79f-479e-b319-3898b383dd69} <Debug> TCPHandler: Processed in 0.001372873 sec. | ||
| 8737 | 2026.05.06 01:57:27.269769 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.05.06 01:57:27.269871 [ 277 ] {a5413cdd-bea3-420b-b47a-e1db19af83bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8739 | 2026.05.06 01:57:27.269927 [ 277 ] {a5413cdd-bea3-420b-b47a-e1db19af83bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8740 | 2026.05.06 01:57:27.270696 [ 277 ] {a5413cdd-bea3-420b-b47a-e1db19af83bb} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.05.06 01:57:27.270730 [ 277 ] {a5413cdd-bea3-420b-b47a-e1db19af83bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8742 | 2026.05.06 01:57:27.271272 [ 277 ] {a5413cdd-bea3-420b-b47a-e1db19af83bb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8743 | 2026.05.06 01:57:27.271494 [ 277 ] {a5413cdd-bea3-420b-b47a-e1db19af83bb} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.05.06 01:57:27.271603 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8745 | 2026.05.06 01:57:27.271634 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.05.06 01:57:27.271645 [ 277 ] {a5413cdd-bea3-420b-b47a-e1db19af83bb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001791 sec., 6141.8202121719705 rows/sec., 11.01 MiB/sec. | ||
| 8747 | 2026.05.06 01:57:27.271659 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8748 | 2026.05.06 01:57:27.271701 [ 277 ] {a5413cdd-bea3-420b-b47a-e1db19af83bb} <Debug> TCPHandler: Processed in 0.001983319 sec. | ||
| 8749 | 2026.05.06 01:57:27.271740 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8750 | 2026.05.06 01:57:27.271822 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2026.05.06 01:57:27.271923 [ 277 ] {62ca1840-1729-4c69-b5a0-34a2e7adba8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8752 | 2026.05.06 01:57:27.271943 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8753 | 2026.05.06 01:57:27.271964 [ 277 ] {62ca1840-1729-4c69-b5a0-34a2e7adba8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8754 | 2026.05.06 01:57:27.271995 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 960 rows starting from the beginning of the part | ||
| 8755 | 2026.05.06 01:57:27.272107 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 11 rows starting from the beginning of the part | ||
| 8756 | 2026.05.06 01:57:27.272211 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 39 rows starting from the beginning of the part | ||
| 8757 | 2026.05.06 01:57:27.272304 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 11 rows starting from the beginning of the part | ||
| 8758 | 2026.05.06 01:57:27.272327 [ 277 ] {62ca1840-1729-4c69-b5a0-34a2e7adba8e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2026.05.06 01:57:27.272368 [ 277 ] {62ca1840-1729-4c69-b5a0-34a2e7adba8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8760 | 2026.05.06 01:57:27.272419 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 8761 | 2026.05.06 01:57:27.272533 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 11 rows starting from the beginning of the part | ||
| 8762 | 2026.05.06 01:57:27.272715 [ 277 ] {62ca1840-1729-4c69-b5a0-34a2e7adba8e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8763 | 2026.05.06 01:57:27.272989 [ 277 ] {62ca1840-1729-4c69-b5a0-34a2e7adba8e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.05.06 01:57:27.273187 [ 277 ] {62ca1840-1729-4c69-b5a0-34a2e7adba8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 8765 | 2026.05.06 01:57:27.273226 [ 277 ] {62ca1840-1729-4c69-b5a0-34a2e7adba8e} <Debug> TCPHandler: Processed in 0.001452055 sec. | ||
| 8766 | 2026.05.06 01:57:27.279377 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1062 rows, containing 19 columns (19 merged, 0 gathered) in 0.007666087 sec., 138532.21337039353 rows/sec., 248.24 MiB/sec. | ||
| 8767 | 2026.05.06 01:57:27.281099 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8768 | 2026.05.06 01:57:27.281443 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.05.06 01:57:27.281512 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8770 | 2026.05.06 01:57:27.281636 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 8771 | 2026.05.06 01:57:27.666670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8772 | 2026.05.06 01:57:27.682589 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2026.05.06 01:57:27.682651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8774 | 2026.05.06 01:57:27.688981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8775 | 2026.05.06 01:57:27.689678 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.05.06 01:57:27.692447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8777 | 2026.05.06 01:57:28.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.96 MiB, peak 306.69 MiB, free memory in arenas 0.00 B, will set to 302.65 MiB (RSS), difference: 3.69 MiB | ||
| 8778 | 2026.05.06 01:57:29.331820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1082 | ||
| 8779 | 2026.05.06 01:57:29.334250 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.05.06 01:57:29.334296 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8781 | 2026.05.06 01:57:29.335525 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8782 | 2026.05.06 01:57:29.335780 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.05.06 01:57:29.336037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
| 8784 | 2026.05.06 01:57:32.251479 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8785 | 2026.05.06 01:57:32.251770 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8786 | 2026.05.06 01:57:32.252140 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8787 | 2026.05.06 01:57:32.252176 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8788 | 2026.05.06 01:57:32.252412 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8789 | 2026.05.06 01:57:32.252480 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8790 | 2026.05.06 01:57:32.252621 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8791 | 2026.05.06 01:57:32.252732 [ 341 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8792 | 2026.05.06 01:57:32.252734 [ 345 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8793 | 2026.05.06 01:57:32.252773 [ 324 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8794 | 2026.05.06 01:57:32.252757 [ 320 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8795 | 2026.05.06 01:57:32.252901 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8796 | 2026.05.06 01:57:32.252928 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8797 | 2026.05.06 01:57:32.252996 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8798 | 2026.05.06 01:57:32.253016 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8799 | 2026.05.06 01:57:32.253050 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8800 | 2026.05.06 01:57:32.253087 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8801 | 2026.05.06 01:57:32.254352 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002692 sec., 16344.725111441308 rows/sec., 2.84 MiB/sec. | ||
| 8802 | 2026.05.06 01:57:32.254461 [ 277 ] {bff71ab0-4a4b-4746-b312-e13f89a71b7f} <Debug> TCPHandler: Processed in 0.003120886 sec. | ||
| 8803 | 2026.05.06 01:57:32.256485 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8804 | 2026.05.06 01:57:32.256595 [ 277 ] {76995fa2-1f28-4668-b6d8-97d29831411e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8805 | 2026.05.06 01:57:32.256637 [ 277 ] {76995fa2-1f28-4668-b6d8-97d29831411e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8806 | 2026.05.06 01:57:32.257148 [ 277 ] {76995fa2-1f28-4668-b6d8-97d29831411e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.05.06 01:57:32.257184 [ 277 ] {76995fa2-1f28-4668-b6d8-97d29831411e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8808 | 2026.05.06 01:57:32.257550 [ 277 ] {76995fa2-1f28-4668-b6d8-97d29831411e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8809 | 2026.05.06 01:57:32.257776 [ 277 ] {76995fa2-1f28-4668-b6d8-97d29831411e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.05.06 01:57:32.257905 [ 77 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8811 | 2026.05.06 01:57:32.257931 [ 277 ] {76995fa2-1f28-4668-b6d8-97d29831411e} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001367 sec., 84857.35186539868 rows/sec., 7.21 MiB/sec. | ||
| 8812 | 2026.05.06 01:57:32.257944 [ 77 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2026.05.06 01:57:32.257969 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8814 | 2026.05.06 01:57:32.257973 [ 277 ] {76995fa2-1f28-4668-b6d8-97d29831411e} <Debug> TCPHandler: Processed in 0.001536858 sec. | ||
| 8815 | 2026.05.06 01:57:32.258082 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8816 | 2026.05.06 01:57:32.258122 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8817 | 2026.05.06 01:57:32.258241 [ 277 ] {844fdd28-b096-4d58-9489-71e9a2cd6869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8818 | 2026.05.06 01:57:32.258279 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8819 | 2026.05.06 01:57:32.258294 [ 277 ] {844fdd28-b096-4d58-9489-71e9a2cd6869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8820 | 2026.05.06 01:57:32.258356 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3358 rows starting from the beginning of the part | ||
| 8821 | 2026.05.06 01:57:32.258466 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8822 | 2026.05.06 01:57:32.258544 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
| 8823 | 2026.05.06 01:57:32.258623 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 116 rows starting from the beginning of the part | ||
| 8824 | 2026.05.06 01:57:32.258708 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 199 rows starting from the beginning of the part | ||
| 8825 | 2026.05.06 01:57:32.258769 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 116 rows starting from the beginning of the part | ||
| 8826 | 2026.05.06 01:57:32.258912 [ 277 ] {844fdd28-b096-4d58-9489-71e9a2cd6869} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2026.05.06 01:57:32.258954 [ 277 ] {844fdd28-b096-4d58-9489-71e9a2cd6869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8828 | 2026.05.06 01:57:32.259305 [ 277 ] {844fdd28-b096-4d58-9489-71e9a2cd6869} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8829 | 2026.05.06 01:57:32.259564 [ 277 ] {844fdd28-b096-4d58-9489-71e9a2cd6869} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2026.05.06 01:57:32.259799 [ 277 ] {844fdd28-b096-4d58-9489-71e9a2cd6869} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001583 sec., 18951.358180669617 rows/sec., 1.39 MiB/sec. | ||
| 8831 | 2026.05.06 01:57:32.259842 [ 277 ] {844fdd28-b096-4d58-9489-71e9a2cd6869} <Debug> TCPHandler: Processed in 0.001785893 sec. | ||
| 8832 | 2026.05.06 01:57:32.259992 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.05.06 01:57:32.260086 [ 277 ] {911ca41b-794d-437f-a049-5c208060ccba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8834 | 2026.05.06 01:57:32.260127 [ 277 ] {911ca41b-794d-437f-a049-5c208060ccba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8835 | 2026.05.06 01:57:32.260588 [ 277 ] {911ca41b-794d-437f-a049-5c208060ccba} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.05.06 01:57:32.260633 [ 277 ] {911ca41b-794d-437f-a049-5c208060ccba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8837 | 2026.05.06 01:57:32.260966 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3923 rows, containing 5 columns (5 merged, 0 gathered) in 0.002937962 sec., 1335279.3535110392 rows/sec., 107.97 MiB/sec. | ||
| 8838 | 2026.05.06 01:57:32.261201 [ 277 ] {911ca41b-794d-437f-a049-5c208060ccba} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8839 | 2026.05.06 01:57:32.261272 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8840 | 2026.05.06 01:57:32.261483 [ 277 ] {911ca41b-794d-437f-a049-5c208060ccba} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.05.06 01:57:32.261602 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2026.05.06 01:57:32.261605 [ 77 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8843 | 2026.05.06 01:57:32.261639 [ 277 ] {911ca41b-794d-437f-a049-5c208060ccba} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001569 sec., 59910.77119184194 rows/sec., 4.68 MiB/sec. | ||
| 8844 | 2026.05.06 01:57:32.261650 [ 77 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.05.06 01:57:32.261675 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8846 | 2026.05.06 01:57:32.261681 [ 277 ] {911ca41b-794d-437f-a049-5c208060ccba} <Debug> TCPHandler: Processed in 0.001736782 sec. | ||
| 8847 | 2026.05.06 01:57:32.261685 [ 187 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_61_12} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8848 | 2026.05.06 01:57:32.261780 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 8849 | 2026.05.06 01:57:32.261826 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8850 | 2026.05.06 01:57:32.261836 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.05.06 01:57:32.261914 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8852 | 2026.05.06 01:57:32.261951 [ 277 ] {8cba18b1-9480-46d2-a505-1cdf202626d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8853 | 2026.05.06 01:57:32.261952 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1831 rows starting from the beginning of the part | ||
| 8854 | 2026.05.06 01:57:32.262012 [ 277 ] {8cba18b1-9480-46d2-a505-1cdf202626d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8855 | 2026.05.06 01:57:32.262030 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8856 | 2026.05.06 01:57:32.262079 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 75 rows starting from the beginning of the part | ||
| 8857 | 2026.05.06 01:57:32.262114 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 94 rows starting from the beginning of the part | ||
| 8858 | 2026.05.06 01:57:32.262145 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 113 rows starting from the beginning of the part | ||
| 8859 | 2026.05.06 01:57:32.262178 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 94 rows starting from the beginning of the part | ||
| 8860 | 2026.05.06 01:57:32.262462 [ 277 ] {8cba18b1-9480-46d2-a505-1cdf202626d4} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8861 | 2026.05.06 01:57:32.262501 [ 277 ] {8cba18b1-9480-46d2-a505-1cdf202626d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8862 | 2026.05.06 01:57:32.262874 [ 277 ] {8cba18b1-9480-46d2-a505-1cdf202626d4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8863 | 2026.05.06 01:57:32.263092 [ 277 ] {8cba18b1-9480-46d2-a505-1cdf202626d4} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8864 | 2026.05.06 01:57:32.263186 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461396 sec., 1553993.5787425174 rows/sec., 115.10 MiB/sec. | ||
| 8865 | 2026.05.06 01:57:32.263198 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8866 | 2026.05.06 01:57:32.263235 [ 277 ] {8cba18b1-9480-46d2-a505-1cdf202626d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 8867 | 2026.05.06 01:57:32.263238 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8868 | 2026.05.06 01:57:32.263274 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8869 | 2026.05.06 01:57:32.263275 [ 277 ] {8cba18b1-9480-46d2-a505-1cdf202626d4} <Debug> TCPHandler: Processed in 0.001496116 sec. | ||
| 8870 | 2026.05.06 01:57:32.263360 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8871 | 2026.05.06 01:57:32.263379 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8872 | 2026.05.06 01:57:32.263421 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2026.05.06 01:57:32.263520 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8874 | 2026.05.06 01:57:32.263559 [ 277 ] {1b372843-1803-4ab9-a932-cd974eb7b8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8875 | 2026.05.06 01:57:32.263565 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 21679 rows starting from the beginning of the part | ||
| 8876 | 2026.05.06 01:57:32.263627 [ 277 ] {1b372843-1803-4ab9-a932-cd974eb7b8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8877 | 2026.05.06 01:57:32.263647 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2026.05.06 01:57:32.263652 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 8879 | 2026.05.06 01:57:32.263713 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8880 | 2026.05.06 01:57:32.263720 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_61_12} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8881 | 2026.05.06 01:57:32.263764 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8882 | 2026.05.06 01:57:32.263791 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8883 | 2026.05.06 01:57:32.263865 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 197 rows starting from the beginning of the part | ||
| 8884 | 2026.05.06 01:57:32.263930 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8885 | 2026.05.06 01:57:32.264539 [ 277 ] {1b372843-1803-4ab9-a932-cd974eb7b8e5} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.05.06 01:57:32.264582 [ 277 ] {1b372843-1803-4ab9-a932-cd974eb7b8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8887 | 2026.05.06 01:57:32.265503 [ 277 ] {1b372843-1803-4ab9-a932-cd974eb7b8e5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8888 | 2026.05.06 01:57:32.265788 [ 277 ] {1b372843-1803-4ab9-a932-cd974eb7b8e5} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.05.06 01:57:32.265994 [ 277 ] {1b372843-1803-4ab9-a932-cd974eb7b8e5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002457 sec., 12210.01221001221 rows/sec., 21.88 MiB/sec. | ||
| 8890 | 2026.05.06 01:57:32.266054 [ 277 ] {1b372843-1803-4ab9-a932-cd974eb7b8e5} <Debug> TCPHandler: Processed in 0.002680625 sec. | ||
| 8891 | 2026.05.06 01:57:32.266180 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2026.05.06 01:57:32.266281 [ 277 ] {15bf7645-8b14-4b84-a36e-d36754d3da1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8893 | 2026.05.06 01:57:32.266329 [ 277 ] {15bf7645-8b14-4b84-a36e-d36754d3da1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8894 | 2026.05.06 01:57:32.266682 [ 277 ] {15bf7645-8b14-4b84-a36e-d36754d3da1a} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.05.06 01:57:32.266718 [ 277 ] {15bf7645-8b14-4b84-a36e-d36754d3da1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8896 | 2026.05.06 01:57:32.267196 [ 277 ] {15bf7645-8b14-4b84-a36e-d36754d3da1a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8897 | 2026.05.06 01:57:32.267422 [ 277 ] {15bf7645-8b14-4b84-a36e-d36754d3da1a} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.05.06 01:57:32.267562 [ 277 ] {15bf7645-8b14-4b84-a36e-d36754d3da1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001304 sec., 46012.26993865031 rows/sec., 3.10 MiB/sec. | ||
| 8899 | 2026.05.06 01:57:32.267600 [ 277 ] {15bf7645-8b14-4b84-a36e-d36754d3da1a} <Debug> TCPHandler: Processed in 0.001468756 sec. | ||
| 8900 | 2026.05.06 01:57:32.267628 [ 76 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8901 | 2026.05.06 01:57:32.267688 [ 76 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.05.06 01:57:32.267713 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8903 | 2026.05.06 01:57:32.267798 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8904 | 2026.05.06 01:57:32.267891 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8905 | 2026.05.06 01:57:32.267917 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3012 rows starting from the beginning of the part | ||
| 8906 | 2026.05.06 01:57:32.267966 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 8907 | 2026.05.06 01:57:32.268018 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8908 | 2026.05.06 01:57:32.268084 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8909 | 2026.05.06 01:57:32.268142 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8910 | 2026.05.06 01:57:32.268206 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8911 | 2026.05.06 01:57:32.271685 [ 186 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.003913146 sec., 843311.2385788825 rows/sec., 56.39 MiB/sec. | ||
| 8912 | 2026.05.06 01:57:32.272081 [ 189 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8913 | 2026.05.06 01:57:32.272342 [ 189 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.05.06 01:57:32.272405 [ 189 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_61_12} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8915 | 2026.05.06 01:57:32.272476 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8916 | 2026.05.06 01:57:32.272964 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22484 rows, containing 5 columns (5 merged, 0 gathered) in 0.009629145 sec., 2334994.4361622967 rows/sec., 150.90 MiB/sec. | ||
| 8917 | 2026.05.06 01:57:32.273455 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8918 | 2026.05.06 01:57:32.273733 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2026.05.06 01:57:32.273810 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8920 | 2026.05.06 01:57:32.273904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 8921 | 2026.05.06 01:57:33.000271 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.33 MiB, peak 313.81 MiB, free memory in arenas 0.00 B, will set to 305.11 MiB (RSS), difference: 1.78 MiB | ||
| 8922 | 2026.05.06 01:57:34.096532 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8923 | 2026.05.06 01:57:34.096589 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8924 | 2026.05.06 01:57:34.250164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18247 | ||
| 8925 | 2026.05.06 01:57:34.250687 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.05.06 01:57:34.250741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8927 | 2026.05.06 01:57:34.251227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8928 | 2026.05.06 01:57:34.251451 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8929 | 2026.05.06 01:57:34.251600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18247 | ||
| 8930 | 2026.05.06 01:57:35.192537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8931 | 2026.05.06 01:57:35.209458 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8932 | 2026.05.06 01:57:35.209527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8933 | 2026.05.06 01:57:35.216098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8934 | 2026.05.06 01:57:35.216858 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8935 | 2026.05.06 01:57:35.219925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8936 | 2026.05.06 01:57:37.250779 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.05.06 01:57:37.251062 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8938 | 2026.05.06 01:57:37.251420 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8939 | 2026.05.06 01:57:37.251457 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8940 | 2026.05.06 01:57:37.251681 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8941 | 2026.05.06 01:57:37.251751 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8942 | 2026.05.06 01:57:37.251897 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8943 | 2026.05.06 01:57:37.252011 [ 313 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8944 | 2026.05.06 01:57:37.252027 [ 346 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8945 | 2026.05.06 01:57:37.252047 [ 340 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8946 | 2026.05.06 01:57:37.252053 [ 366 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8947 | 2026.05.06 01:57:37.252215 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 8948 | 2026.05.06 01:57:37.252244 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8949 | 2026.05.06 01:57:37.252312 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8950 | 2026.05.06 01:57:37.252333 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 8951 | 2026.05.06 01:57:37.252368 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8952 | 2026.05.06 01:57:37.252413 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8953 | 2026.05.06 01:57:37.253534 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002578 sec., 17067.494181536076 rows/sec., 2.97 MiB/sec. | ||
| 8954 | 2026.05.06 01:57:37.253663 [ 277 ] {088e37cb-6504-4ef0-b52d-0eb02dad580b} <Debug> TCPHandler: Processed in 0.003031783 sec. | ||
| 8955 | 2026.05.06 01:57:37.255553 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2026.05.06 01:57:37.255665 [ 277 ] {c172232b-dc34-44e8-ae37-25bc318676a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8957 | 2026.05.06 01:57:37.255709 [ 277 ] {c172232b-dc34-44e8-ae37-25bc318676a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8958 | 2026.05.06 01:57:37.256184 [ 277 ] {c172232b-dc34-44e8-ae37-25bc318676a3} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2026.05.06 01:57:37.256226 [ 277 ] {c172232b-dc34-44e8-ae37-25bc318676a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8960 | 2026.05.06 01:57:37.256600 [ 277 ] {c172232b-dc34-44e8-ae37-25bc318676a3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8961 | 2026.05.06 01:57:37.256839 [ 277 ] {c172232b-dc34-44e8-ae37-25bc318676a3} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.05.06 01:57:37.256986 [ 277 ] {c172232b-dc34-44e8-ae37-25bc318676a3} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001354 sec., 57607.09010339734 rows/sec., 4.77 MiB/sec. | ||
| 8963 | 2026.05.06 01:57:37.257024 [ 277 ] {c172232b-dc34-44e8-ae37-25bc318676a3} <Debug> TCPHandler: Processed in 0.001522848 sec. | ||
| 8964 | 2026.05.06 01:57:37.257144 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2026.05.06 01:57:37.257242 [ 277 ] {ecc01e20-70bd-40e4-8532-11a6649f275b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8966 | 2026.05.06 01:57:37.257282 [ 277 ] {ecc01e20-70bd-40e4-8532-11a6649f275b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8967 | 2026.05.06 01:57:37.257672 [ 277 ] {ecc01e20-70bd-40e4-8532-11a6649f275b} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2026.05.06 01:57:37.257708 [ 277 ] {ecc01e20-70bd-40e4-8532-11a6649f275b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8969 | 2026.05.06 01:57:37.258001 [ 277 ] {ecc01e20-70bd-40e4-8532-11a6649f275b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8970 | 2026.05.06 01:57:37.258232 [ 277 ] {ecc01e20-70bd-40e4-8532-11a6649f275b} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2026.05.06 01:57:37.258401 [ 277 ] {ecc01e20-70bd-40e4-8532-11a6649f275b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001177 sec., 9345.794392523363 rows/sec., 702.76 KiB/sec. | ||
| 8972 | 2026.05.06 01:57:37.258447 [ 277 ] {ecc01e20-70bd-40e4-8532-11a6649f275b} <Debug> TCPHandler: Processed in 0.001354224 sec. | ||
| 8973 | 2026.05.06 01:57:37.259032 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2026.05.06 01:57:37.259144 [ 277 ] {03a63a50-d337-48e0-bdcb-fb5069501c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8975 | 2026.05.06 01:57:37.259205 [ 277 ] {03a63a50-d337-48e0-bdcb-fb5069501c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8976 | 2026.05.06 01:57:37.259732 [ 277 ] {03a63a50-d337-48e0-bdcb-fb5069501c53} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.05.06 01:57:37.259772 [ 277 ] {03a63a50-d337-48e0-bdcb-fb5069501c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8978 | 2026.05.06 01:57:37.260099 [ 277 ] {03a63a50-d337-48e0-bdcb-fb5069501c53} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8979 | 2026.05.06 01:57:37.260340 [ 277 ] {03a63a50-d337-48e0-bdcb-fb5069501c53} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2026.05.06 01:57:37.260482 [ 277 ] {03a63a50-d337-48e0-bdcb-fb5069501c53} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001358 sec., 55228.27687776141 rows/sec., 4.31 MiB/sec. | ||
| 8981 | 2026.05.06 01:57:37.260520 [ 277 ] {03a63a50-d337-48e0-bdcb-fb5069501c53} <Debug> TCPHandler: Processed in 0.001551758 sec. | ||
| 8982 | 2026.05.06 01:57:37.260649 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2026.05.06 01:57:37.260746 [ 277 ] {635906a9-54e1-4a29-994e-0f47f2f79151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8984 | 2026.05.06 01:57:37.260790 [ 277 ] {635906a9-54e1-4a29-994e-0f47f2f79151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8985 | 2026.05.06 01:57:37.261172 [ 277 ] {635906a9-54e1-4a29-994e-0f47f2f79151} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2026.05.06 01:57:37.261206 [ 277 ] {635906a9-54e1-4a29-994e-0f47f2f79151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8987 | 2026.05.06 01:57:37.261520 [ 277 ] {635906a9-54e1-4a29-994e-0f47f2f79151} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8988 | 2026.05.06 01:57:37.261717 [ 277 ] {635906a9-54e1-4a29-994e-0f47f2f79151} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2026.05.06 01:57:37.261841 [ 277 ] {635906a9-54e1-4a29-994e-0f47f2f79151} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 8990 | 2026.05.06 01:57:37.261943 [ 277 ] {635906a9-54e1-4a29-994e-0f47f2f79151} <Debug> TCPHandler: Processed in 0.001343373 sec. | ||
| 8991 | 2026.05.06 01:57:37.262047 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2026.05.06 01:57:37.262143 [ 277 ] {b109aa25-fdf8-4aa2-9f83-6297d63f2512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8993 | 2026.05.06 01:57:37.262199 [ 277 ] {b109aa25-fdf8-4aa2-9f83-6297d63f2512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8994 | 2026.05.06 01:57:37.262964 [ 277 ] {b109aa25-fdf8-4aa2-9f83-6297d63f2512} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2026.05.06 01:57:37.262998 [ 277 ] {b109aa25-fdf8-4aa2-9f83-6297d63f2512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8996 | 2026.05.06 01:57:37.263522 [ 277 ] {b109aa25-fdf8-4aa2-9f83-6297d63f2512} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8997 | 2026.05.06 01:57:37.263744 [ 277 ] {b109aa25-fdf8-4aa2-9f83-6297d63f2512} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2026.05.06 01:57:37.263884 [ 277 ] {b109aa25-fdf8-4aa2-9f83-6297d63f2512} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001759 sec., 6253.553155201819 rows/sec., 11.21 MiB/sec. | ||
| 8999 | 2026.05.06 01:57:37.263938 [ 277 ] {b109aa25-fdf8-4aa2-9f83-6297d63f2512} <Debug> TCPHandler: Processed in 0.001939518 sec. | ||
| 9000 | 2026.05.06 01:57:37.264056 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2026.05.06 01:57:37.264151 [ 277 ] {0426edd7-c4ef-4a9d-8537-948c6705a854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9002 | 2026.05.06 01:57:37.264193 [ 277 ] {0426edd7-c4ef-4a9d-8537-948c6705a854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9003 | 2026.05.06 01:57:37.264814 [ 277 ] {0426edd7-c4ef-4a9d-8537-948c6705a854} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.05.06 01:57:37.264858 [ 277 ] {0426edd7-c4ef-4a9d-8537-948c6705a854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9005 | 2026.05.06 01:57:37.265192 [ 277 ] {0426edd7-c4ef-4a9d-8537-948c6705a854} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9006 | 2026.05.06 01:57:37.265422 [ 277 ] {0426edd7-c4ef-4a9d-8537-948c6705a854} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2026.05.06 01:57:37.265560 [ 277 ] {0426edd7-c4ef-4a9d-8537-948c6705a854} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.83 MiB/sec. | ||
| 9008 | 2026.05.06 01:57:37.265599 [ 277 ] {0426edd7-c4ef-4a9d-8537-948c6705a854} <Debug> TCPHandler: Processed in 0.001594579 sec. | ||
| 9009 | 2026.05.06 01:57:37.603180 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.05.06 01:57:37.603436 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 9011 | 2026.05.06 01:57:37.603796 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9012 | 2026.05.06 01:57:37.603841 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 9013 | 2026.05.06 01:57:37.604107 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9014 | 2026.05.06 01:57:37.604183 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9015 | 2026.05.06 01:57:37.604317 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9016 | 2026.05.06 01:57:37.604407 [ 313 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9017 | 2026.05.06 01:57:37.604447 [ 366 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9018 | 2026.05.06 01:57:37.604467 [ 336 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9019 | 2026.05.06 01:57:37.604483 [ 358 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9020 | 2026.05.06 01:57:37.604644 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9021 | 2026.05.06 01:57:37.604673 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9022 | 2026.05.06 01:57:37.604744 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9023 | 2026.05.06 01:57:37.604765 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9024 | 2026.05.06 01:57:37.604801 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9025 | 2026.05.06 01:57:37.604840 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 9026 | 2026.05.06 01:57:37.606111 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002799 sec., 15719.899964272956 rows/sec., 3.29 MiB/sec. | ||
| 9027 | 2026.05.06 01:57:37.606227 [ 277 ] {09d46c52-95e6-41cd-82aa-207b40c419f8} <Debug> TCPHandler: Processed in 0.003155157 sec. | ||
| 9028 | 2026.05.06 01:57:37.618719 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9029 | 2026.05.06 01:57:37.618858 [ 277 ] {e10a6e13-d531-4df2-a324-244da93e3032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9030 | 2026.05.06 01:57:37.618916 [ 277 ] {e10a6e13-d531-4df2-a324-244da93e3032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9031 | 2026.05.06 01:57:37.619448 [ 277 ] {e10a6e13-d531-4df2-a324-244da93e3032} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9032 | 2026.05.06 01:57:37.619489 [ 277 ] {e10a6e13-d531-4df2-a324-244da93e3032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9033 | 2026.05.06 01:57:37.619848 [ 277 ] {e10a6e13-d531-4df2-a324-244da93e3032} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9034 | 2026.05.06 01:57:37.620075 [ 277 ] {e10a6e13-d531-4df2-a324-244da93e3032} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.05.06 01:57:37.620213 [ 72 ] {} <Debug> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 9036 | 2026.05.06 01:57:37.620233 [ 277 ] {e10a6e13-d531-4df2-a324-244da93e3032} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001416 sec., 1412.4293785310736 rows/sec., 115.17 KiB/sec. | ||
| 9037 | 2026.05.06 01:57:37.620272 [ 72 ] {} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9038 | 2026.05.06 01:57:37.620290 [ 277 ] {e10a6e13-d531-4df2-a324-244da93e3032} <Debug> TCPHandler: Processed in 0.00163909 sec. | ||
| 9039 | 2026.05.06 01:57:37.620298 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9040 | 2026.05.06 01:57:37.620402 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 9041 | 2026.05.06 01:57:37.620419 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9042 | 2026.05.06 01:57:37.620512 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9043 | 2026.05.06 01:57:37.620534 [ 277 ] {91f10df3-bc42-49f8-a466-531175dc8563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9044 | 2026.05.06 01:57:37.620548 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 22 rows starting from the beginning of the part | ||
| 9045 | 2026.05.06 01:57:37.620586 [ 277 ] {91f10df3-bc42-49f8-a466-531175dc8563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9046 | 2026.05.06 01:57:37.620618 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9047 | 2026.05.06 01:57:37.620680 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 9048 | 2026.05.06 01:57:37.620719 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 9049 | 2026.05.06 01:57:37.620756 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9050 | 2026.05.06 01:57:37.620797 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9051 | 2026.05.06 01:57:37.621525 [ 187 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159398 sec., 39675.762766539185 rows/sec., 3.33 MiB/sec. | ||
| 9052 | 2026.05.06 01:57:37.621663 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 9053 | 2026.05.06 01:57:37.621908 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2026.05.06 01:57:37.621974 [ 188 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_15_3} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 9055 | 2026.05.06 01:57:37.622037 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9056 | 2026.05.06 01:57:37.622093 [ 277 ] {91f10df3-bc42-49f8-a466-531175dc8563} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.05.06 01:57:37.622136 [ 277 ] {91f10df3-bc42-49f8-a466-531175dc8563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9058 | 2026.05.06 01:57:37.622634 [ 277 ] {91f10df3-bc42-49f8-a466-531175dc8563} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9059 | 2026.05.06 01:57:37.622851 [ 277 ] {91f10df3-bc42-49f8-a466-531175dc8563} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.05.06 01:57:37.622998 [ 277 ] {91f10df3-bc42-49f8-a466-531175dc8563} <Debug> executeQuery: Read 2462 rows, 187.08 KiB in 0.002485 sec., 990744.466800805 rows/sec., 73.52 MiB/sec. | ||
| 9061 | 2026.05.06 01:57:37.623038 [ 277 ] {91f10df3-bc42-49f8-a466-531175dc8563} <Debug> TCPHandler: Processed in 0.002670305 sec. | ||
| 9062 | 2026.05.06 01:57:37.623155 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2026.05.06 01:57:37.623251 [ 277 ] {b9f4ddcb-3cd6-4f3a-a6e0-375039fa915a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9064 | 2026.05.06 01:57:37.623291 [ 277 ] {b9f4ddcb-3cd6-4f3a-a6e0-375039fa915a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9065 | 2026.05.06 01:57:37.623710 [ 277 ] {b9f4ddcb-3cd6-4f3a-a6e0-375039fa915a} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.05.06 01:57:37.623755 [ 277 ] {b9f4ddcb-3cd6-4f3a-a6e0-375039fa915a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9067 | 2026.05.06 01:57:37.624207 [ 277 ] {b9f4ddcb-3cd6-4f3a-a6e0-375039fa915a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9068 | 2026.05.06 01:57:37.624430 [ 277 ] {b9f4ddcb-3cd6-4f3a-a6e0-375039fa915a} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.05.06 01:57:37.624575 [ 277 ] {b9f4ddcb-3cd6-4f3a-a6e0-375039fa915a} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001342 sec., 30551.415797317433 rows/sec., 2.24 MiB/sec. | ||
| 9070 | 2026.05.06 01:57:37.624615 [ 277 ] {b9f4ddcb-3cd6-4f3a-a6e0-375039fa915a} <Debug> TCPHandler: Processed in 0.001509427 sec. | ||
| 9071 | 2026.05.06 01:57:37.624739 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.05.06 01:57:37.624834 [ 277 ] {24c30822-8833-4b18-9f07-f996330f013d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9073 | 2026.05.06 01:57:37.624875 [ 277 ] {24c30822-8833-4b18-9f07-f996330f013d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9074 | 2026.05.06 01:57:37.625518 [ 277 ] {24c30822-8833-4b18-9f07-f996330f013d} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.05.06 01:57:37.625556 [ 277 ] {24c30822-8833-4b18-9f07-f996330f013d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9076 | 2026.05.06 01:57:37.625937 [ 277 ] {24c30822-8833-4b18-9f07-f996330f013d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9077 | 2026.05.06 01:57:37.626156 [ 277 ] {24c30822-8833-4b18-9f07-f996330f013d} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.05.06 01:57:37.626286 [ 277 ] {24c30822-8833-4b18-9f07-f996330f013d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001471 sec., 544527.5322909585 rows/sec., 31.45 MiB/sec. | ||
| 9079 | 2026.05.06 01:57:37.626326 [ 277 ] {24c30822-8833-4b18-9f07-f996330f013d} <Debug> TCPHandler: Processed in 0.00163623 sec. | ||
| 9080 | 2026.05.06 01:57:37.626457 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.05.06 01:57:37.626552 [ 277 ] {fb6d27b7-8d2b-46b7-bdf8-97e8ac1deb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9082 | 2026.05.06 01:57:37.626592 [ 277 ] {fb6d27b7-8d2b-46b7-bdf8-97e8ac1deb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9083 | 2026.05.06 01:57:37.626973 [ 277 ] {fb6d27b7-8d2b-46b7-bdf8-97e8ac1deb84} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.05.06 01:57:37.627009 [ 277 ] {fb6d27b7-8d2b-46b7-bdf8-97e8ac1deb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9085 | 2026.05.06 01:57:37.627298 [ 277 ] {fb6d27b7-8d2b-46b7-bdf8-97e8ac1deb84} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9086 | 2026.05.06 01:57:37.627505 [ 277 ] {fb6d27b7-8d2b-46b7-bdf8-97e8ac1deb84} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.05.06 01:57:37.627634 [ 277 ] {fb6d27b7-8d2b-46b7-bdf8-97e8ac1deb84} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 63.86 KiB/sec. | ||
| 9088 | 2026.05.06 01:57:37.627673 [ 277 ] {fb6d27b7-8d2b-46b7-bdf8-97e8ac1deb84} <Debug> TCPHandler: Processed in 0.001277362 sec. | ||
| 9089 | 2026.05.06 01:57:37.627786 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2026.05.06 01:57:37.627880 [ 277 ] {73e46aab-cc0b-4d04-b954-e6368c05b0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9091 | 2026.05.06 01:57:37.627921 [ 277 ] {73e46aab-cc0b-4d04-b954-e6368c05b0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9092 | 2026.05.06 01:57:37.628763 [ 277 ] {73e46aab-cc0b-4d04-b954-e6368c05b0c2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2026.05.06 01:57:37.628800 [ 277 ] {73e46aab-cc0b-4d04-b954-e6368c05b0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9094 | 2026.05.06 01:57:37.629234 [ 277 ] {73e46aab-cc0b-4d04-b954-e6368c05b0c2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9095 | 2026.05.06 01:57:37.629443 [ 277 ] {73e46aab-cc0b-4d04-b954-e6368c05b0c2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2026.05.06 01:57:37.629580 [ 277 ] {73e46aab-cc0b-4d04-b954-e6368c05b0c2} <Debug> executeQuery: Read 1320 rows, 90.52 KiB in 0.001718 sec., 768335.2735739232 rows/sec., 51.45 MiB/sec. | ||
| 9097 | 2026.05.06 01:57:37.629620 [ 277 ] {73e46aab-cc0b-4d04-b954-e6368c05b0c2} <Debug> TCPHandler: Processed in 0.001883876 sec. | ||
| 9098 | 2026.05.06 01:57:37.629731 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2026.05.06 01:57:37.629826 [ 277 ] {f964fc0d-0b81-4b0b-a989-3ef1497454de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9100 | 2026.05.06 01:57:37.629870 [ 277 ] {f964fc0d-0b81-4b0b-a989-3ef1497454de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9101 | 2026.05.06 01:57:37.630546 [ 277 ] {f964fc0d-0b81-4b0b-a989-3ef1497454de} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2026.05.06 01:57:37.630583 [ 277 ] {f964fc0d-0b81-4b0b-a989-3ef1497454de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9103 | 2026.05.06 01:57:37.631032 [ 277 ] {f964fc0d-0b81-4b0b-a989-3ef1497454de} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9104 | 2026.05.06 01:57:37.631249 [ 277 ] {f964fc0d-0b81-4b0b-a989-3ef1497454de} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2026.05.06 01:57:37.631387 [ 277 ] {f964fc0d-0b81-4b0b-a989-3ef1497454de} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001578 sec., 948669.2015209126 rows/sec., 57.54 MiB/sec. | ||
| 9106 | 2026.05.06 01:57:37.631425 [ 277 ] {f964fc0d-0b81-4b0b-a989-3ef1497454de} <Debug> TCPHandler: Processed in 0.001743152 sec. | ||
| 9107 | 2026.05.06 01:57:37.631537 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2026.05.06 01:57:37.631632 [ 277 ] {6b2e5adf-438c-456a-b7c8-7d51fc64120f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9109 | 2026.05.06 01:57:37.631687 [ 277 ] {6b2e5adf-438c-456a-b7c8-7d51fc64120f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9110 | 2026.05.06 01:57:37.632510 [ 277 ] {6b2e5adf-438c-456a-b7c8-7d51fc64120f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.05.06 01:57:37.632547 [ 277 ] {6b2e5adf-438c-456a-b7c8-7d51fc64120f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9112 | 2026.05.06 01:57:37.633216 [ 277 ] {6b2e5adf-438c-456a-b7c8-7d51fc64120f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9113 | 2026.05.06 01:57:37.633553 [ 277 ] {6b2e5adf-438c-456a-b7c8-7d51fc64120f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2026.05.06 01:57:37.633747 [ 277 ] {6b2e5adf-438c-456a-b7c8-7d51fc64120f} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00213 sec., 18309.859154929578 rows/sec., 32.81 MiB/sec. | ||
| 9115 | 2026.05.06 01:57:37.633822 [ 277 ] {6b2e5adf-438c-456a-b7c8-7d51fc64120f} <Debug> TCPHandler: Processed in 0.002333167 sec. | ||
| 9116 | 2026.05.06 01:57:37.633979 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.05.06 01:57:37.634097 [ 277 ] {87b7466e-cea5-4b1d-94b9-a03fe045ac19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9118 | 2026.05.06 01:57:37.634152 [ 277 ] {87b7466e-cea5-4b1d-94b9-a03fe045ac19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9119 | 2026.05.06 01:57:37.634549 [ 277 ] {87b7466e-cea5-4b1d-94b9-a03fe045ac19} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2026.05.06 01:57:37.634594 [ 277 ] {87b7466e-cea5-4b1d-94b9-a03fe045ac19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9121 | 2026.05.06 01:57:37.635013 [ 277 ] {87b7466e-cea5-4b1d-94b9-a03fe045ac19} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9122 | 2026.05.06 01:57:37.635327 [ 277 ] {87b7466e-cea5-4b1d-94b9-a03fe045ac19} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2026.05.06 01:57:37.635495 [ 277 ] {87b7466e-cea5-4b1d-94b9-a03fe045ac19} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001422 sec., 8438.818565400843 rows/sec., 582.37 KiB/sec. | ||
| 9124 | 2026.05.06 01:57:37.635546 [ 277 ] {87b7466e-cea5-4b1d-94b9-a03fe045ac19} <Debug> TCPHandler: Processed in 0.00162998 sec. | ||
| 9125 | 2026.05.06 01:57:39.336288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1130 | ||
| 9126 | 2026.05.06 01:57:39.338992 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.05.06 01:57:39.339066 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9128 | 2026.05.06 01:57:39.340415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9129 | 2026.05.06 01:57:39.340718 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.05.06 01:57:39.341127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
| 9131 | 2026.05.06 01:57:41.751821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18695 | ||
| 9132 | 2026.05.06 01:57:41.752371 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2026.05.06 01:57:41.752409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9134 | 2026.05.06 01:57:41.752888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9135 | 2026.05.06 01:57:41.753119 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2026.05.06 01:57:41.753246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18695 | ||
| 9137 | 2026.05.06 01:57:42.249079 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2026.05.06 01:57:42.249304 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9139 | 2026.05.06 01:57:42.249655 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9140 | 2026.05.06 01:57:42.249691 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9141 | 2026.05.06 01:57:42.249905 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9142 | 2026.05.06 01:57:42.249980 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9143 | 2026.05.06 01:57:42.250123 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9144 | 2026.05.06 01:57:42.250249 [ 366 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9145 | 2026.05.06 01:57:42.250286 [ 318 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9146 | 2026.05.06 01:57:42.250295 [ 358 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9147 | 2026.05.06 01:57:42.250255 [ 336 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9148 | 2026.05.06 01:57:42.250477 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9149 | 2026.05.06 01:57:42.250505 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9150 | 2026.05.06 01:57:42.250587 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9151 | 2026.05.06 01:57:42.250610 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9152 | 2026.05.06 01:57:42.250646 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9153 | 2026.05.06 01:57:42.250700 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9154 | 2026.05.06 01:57:42.251854 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002638 sec., 16679.302501895374 rows/sec., 2.90 MiB/sec. | ||
| 9155 | 2026.05.06 01:57:42.251989 [ 277 ] {d14e8841-a8ca-430d-932c-40a77c7ab8ee} <Debug> TCPHandler: Processed in 0.003036354 sec. | ||
| 9156 | 2026.05.06 01:57:42.253437 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2026.05.06 01:57:42.253552 [ 277 ] {c2ac1aab-c1b6-4375-af56-d5d5a228d1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9158 | 2026.05.06 01:57:42.253597 [ 277 ] {c2ac1aab-c1b6-4375-af56-d5d5a228d1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9159 | 2026.05.06 01:57:42.254097 [ 277 ] {c2ac1aab-c1b6-4375-af56-d5d5a228d1fb} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.05.06 01:57:42.254139 [ 277 ] {c2ac1aab-c1b6-4375-af56-d5d5a228d1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9161 | 2026.05.06 01:57:42.254498 [ 277 ] {c2ac1aab-c1b6-4375-af56-d5d5a228d1fb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9162 | 2026.05.06 01:57:42.254722 [ 277 ] {c2ac1aab-c1b6-4375-af56-d5d5a228d1fb} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.05.06 01:57:42.254864 [ 277 ] {c2ac1aab-c1b6-4375-af56-d5d5a228d1fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001344 sec., 41666.66666666667 rows/sec., 3.20 MiB/sec. | ||
| 9164 | 2026.05.06 01:57:42.254901 [ 277 ] {c2ac1aab-c1b6-4375-af56-d5d5a228d1fb} <Debug> TCPHandler: Processed in 0.001515588 sec. | ||
| 9165 | 2026.05.06 01:57:42.255016 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9166 | 2026.05.06 01:57:42.255109 [ 277 ] {361e94eb-f9ae-4b26-9561-9559adfb1137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9167 | 2026.05.06 01:57:42.255148 [ 277 ] {361e94eb-f9ae-4b26-9561-9559adfb1137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9168 | 2026.05.06 01:57:42.255572 [ 277 ] {361e94eb-f9ae-4b26-9561-9559adfb1137} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.05.06 01:57:42.255607 [ 277 ] {361e94eb-f9ae-4b26-9561-9559adfb1137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9170 | 2026.05.06 01:57:42.255897 [ 277 ] {361e94eb-f9ae-4b26-9561-9559adfb1137} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9171 | 2026.05.06 01:57:42.256099 [ 277 ] {361e94eb-f9ae-4b26-9561-9559adfb1137} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.05.06 01:57:42.256225 [ 277 ] {361e94eb-f9ae-4b26-9561-9559adfb1137} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 4.41 MiB/sec. | ||
| 9173 | 2026.05.06 01:57:42.256261 [ 277 ] {361e94eb-f9ae-4b26-9561-9559adfb1137} <Debug> TCPHandler: Processed in 0.001292462 sec. | ||
| 9174 | 2026.05.06 01:57:42.256372 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9175 | 2026.05.06 01:57:42.256464 [ 277 ] {bcf83b4b-831a-4e82-9abc-81c51cfe5b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9176 | 2026.05.06 01:57:42.256506 [ 277 ] {bcf83b4b-831a-4e82-9abc-81c51cfe5b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9177 | 2026.05.06 01:57:42.256865 [ 277 ] {bcf83b4b-831a-4e82-9abc-81c51cfe5b5e} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.05.06 01:57:42.256900 [ 277 ] {bcf83b4b-831a-4e82-9abc-81c51cfe5b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9179 | 2026.05.06 01:57:42.257209 [ 277 ] {bcf83b4b-831a-4e82-9abc-81c51cfe5b5e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9180 | 2026.05.06 01:57:42.257410 [ 277 ] {bcf83b4b-831a-4e82-9abc-81c51cfe5b5e} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.05.06 01:57:42.257535 [ 277 ] {bcf83b4b-831a-4e82-9abc-81c51cfe5b5e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00109 sec., 117431.19266055046 rows/sec., 8.18 MiB/sec. | ||
| 9182 | 2026.05.06 01:57:42.257571 [ 277 ] {bcf83b4b-831a-4e82-9abc-81c51cfe5b5e} <Debug> TCPHandler: Processed in 0.001246441 sec. | ||
| 9183 | 2026.05.06 01:57:42.257686 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9184 | 2026.05.06 01:57:42.257778 [ 277 ] {92fdd34e-c0b5-4b4b-9029-fd81a4931873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9185 | 2026.05.06 01:57:42.257818 [ 277 ] {92fdd34e-c0b5-4b4b-9029-fd81a4931873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9186 | 2026.05.06 01:57:42.258148 [ 277 ] {92fdd34e-c0b5-4b4b-9029-fd81a4931873} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2026.05.06 01:57:42.258183 [ 277 ] {92fdd34e-c0b5-4b4b-9029-fd81a4931873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9188 | 2026.05.06 01:57:42.258525 [ 277 ] {92fdd34e-c0b5-4b4b-9029-fd81a4931873} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9189 | 2026.05.06 01:57:42.259007 [ 277 ] {92fdd34e-c0b5-4b4b-9029-fd81a4931873} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9190 | 2026.05.06 01:57:42.259169 [ 277 ] {92fdd34e-c0b5-4b4b-9029-fd81a4931873} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001408 sec., 34090.90909090909 rows/sec., 2.30 MiB/sec. | ||
| 9191 | 2026.05.06 01:57:42.259212 [ 277 ] {92fdd34e-c0b5-4b4b-9029-fd81a4931873} <Debug> TCPHandler: Processed in 0.001573159 sec. | ||
| 9192 | 2026.05.06 01:57:42.720055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9193 | 2026.05.06 01:57:42.737398 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.05.06 01:57:42.737463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9195 | 2026.05.06 01:57:42.744022 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9196 | 2026.05.06 01:57:42.744722 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9197 | 2026.05.06 01:57:42.747579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9198 | 2026.05.06 01:57:47.250149 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.05.06 01:57:47.250426 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9200 | 2026.05.06 01:57:47.250798 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9201 | 2026.05.06 01:57:47.250835 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9202 | 2026.05.06 01:57:47.251056 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9203 | 2026.05.06 01:57:47.251125 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9204 | 2026.05.06 01:57:47.251269 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9205 | 2026.05.06 01:57:47.251398 [ 366 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9206 | 2026.05.06 01:57:47.251425 [ 336 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9207 | 2026.05.06 01:57:47.251418 [ 318 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9208 | 2026.05.06 01:57:47.251409 [ 347 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9209 | 2026.05.06 01:57:47.251619 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9210 | 2026.05.06 01:57:47.251648 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9211 | 2026.05.06 01:57:47.251718 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9212 | 2026.05.06 01:57:47.251739 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9213 | 2026.05.06 01:57:47.251773 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9214 | 2026.05.06 01:57:47.251812 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9215 | 2026.05.06 01:57:47.253094 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00277 sec., 15884.476534296029 rows/sec., 2.76 MiB/sec. | ||
| 9216 | 2026.05.06 01:57:47.253230 [ 277 ] {1d7cf076-516f-4e6c-8441-5d7ad643e260} <Debug> TCPHandler: Processed in 0.003222159 sec. | ||
| 9217 | 2026.05.06 01:57:47.255075 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9218 | 2026.05.06 01:57:47.255184 [ 277 ] {7493b979-0979-4437-9b80-844da87f459f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9219 | 2026.05.06 01:57:47.255229 [ 277 ] {7493b979-0979-4437-9b80-844da87f459f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9220 | 2026.05.06 01:57:47.255714 [ 277 ] {7493b979-0979-4437-9b80-844da87f459f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.05.06 01:57:47.255757 [ 277 ] {7493b979-0979-4437-9b80-844da87f459f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9222 | 2026.05.06 01:57:47.256140 [ 277 ] {7493b979-0979-4437-9b80-844da87f459f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9223 | 2026.05.06 01:57:47.256361 [ 277 ] {7493b979-0979-4437-9b80-844da87f459f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.05.06 01:57:47.256524 [ 277 ] {7493b979-0979-4437-9b80-844da87f459f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001371 sec., 56892.778993435444 rows/sec., 4.71 MiB/sec. | ||
| 9225 | 2026.05.06 01:57:47.256566 [ 277 ] {7493b979-0979-4437-9b80-844da87f459f} <Debug> TCPHandler: Processed in 0.001541467 sec. | ||
| 9226 | 2026.05.06 01:57:47.256687 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.05.06 01:57:47.256783 [ 277 ] {cd271d97-2c3f-4c02-abc6-bf0b31f39c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.05.06 01:57:47.256824 [ 277 ] {cd271d97-2c3f-4c02-abc6-bf0b31f39c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9229 | 2026.05.06 01:57:47.257209 [ 277 ] {cd271d97-2c3f-4c02-abc6-bf0b31f39c6f} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2026.05.06 01:57:47.257246 [ 277 ] {cd271d97-2c3f-4c02-abc6-bf0b31f39c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9231 | 2026.05.06 01:57:47.257545 [ 277 ] {cd271d97-2c3f-4c02-abc6-bf0b31f39c6f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9232 | 2026.05.06 01:57:47.257758 [ 277 ] {cd271d97-2c3f-4c02-abc6-bf0b31f39c6f} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.05.06 01:57:47.257899 [ 277 ] {cd271d97-2c3f-4c02-abc6-bf0b31f39c6f} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001135 sec., 9691.629955947137 rows/sec., 728.77 KiB/sec. | ||
| 9234 | 2026.05.06 01:57:47.257940 [ 277 ] {cd271d97-2c3f-4c02-abc6-bf0b31f39c6f} <Debug> TCPHandler: Processed in 0.001302892 sec. | ||
| 9235 | 2026.05.06 01:57:47.258056 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.05.06 01:57:47.258153 [ 277 ] {70ff050c-f80f-439f-ae76-a3b7fd6744fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9237 | 2026.05.06 01:57:47.258201 [ 277 ] {70ff050c-f80f-439f-ae76-a3b7fd6744fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9238 | 2026.05.06 01:57:47.258769 [ 277 ] {70ff050c-f80f-439f-ae76-a3b7fd6744fd} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.05.06 01:57:47.258811 [ 277 ] {70ff050c-f80f-439f-ae76-a3b7fd6744fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9240 | 2026.05.06 01:57:47.259245 [ 277 ] {70ff050c-f80f-439f-ae76-a3b7fd6744fd} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9241 | 2026.05.06 01:57:47.259593 [ 277 ] {70ff050c-f80f-439f-ae76-a3b7fd6744fd} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.05.06 01:57:47.259772 [ 277 ] {70ff050c-f80f-439f-ae76-a3b7fd6744fd} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001637 sec., 45815.51618814906 rows/sec., 3.58 MiB/sec. | ||
| 9243 | 2026.05.06 01:57:47.259814 [ 277 ] {70ff050c-f80f-439f-ae76-a3b7fd6744fd} <Debug> TCPHandler: Processed in 0.001808675 sec. | ||
| 9244 | 2026.05.06 01:57:47.259950 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2026.05.06 01:57:47.260050 [ 277 ] {d41cadcc-538a-4e54-836d-ebe42491ddce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9246 | 2026.05.06 01:57:47.260095 [ 277 ] {d41cadcc-538a-4e54-836d-ebe42491ddce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9247 | 2026.05.06 01:57:47.260512 [ 277 ] {d41cadcc-538a-4e54-836d-ebe42491ddce} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2026.05.06 01:57:47.260549 [ 277 ] {d41cadcc-538a-4e54-836d-ebe42491ddce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9249 | 2026.05.06 01:57:47.260895 [ 277 ] {d41cadcc-538a-4e54-836d-ebe42491ddce} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9250 | 2026.05.06 01:57:47.261133 [ 277 ] {d41cadcc-538a-4e54-836d-ebe42491ddce} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2026.05.06 01:57:47.261282 [ 277 ] {d41cadcc-538a-4e54-836d-ebe42491ddce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 9252 | 2026.05.06 01:57:47.261322 [ 277 ] {d41cadcc-538a-4e54-836d-ebe42491ddce} <Debug> TCPHandler: Processed in 0.001423314 sec. | ||
| 9253 | 2026.05.06 01:57:47.261460 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9254 | 2026.05.06 01:57:47.261573 [ 277 ] {4463750e-eb6d-4f4c-948d-e01860019356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9255 | 2026.05.06 01:57:47.261631 [ 277 ] {4463750e-eb6d-4f4c-948d-e01860019356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9256 | 2026.05.06 01:57:47.262502 [ 277 ] {4463750e-eb6d-4f4c-948d-e01860019356} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.05.06 01:57:47.262543 [ 277 ] {4463750e-eb6d-4f4c-948d-e01860019356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9258 | 2026.05.06 01:57:47.263111 [ 277 ] {4463750e-eb6d-4f4c-948d-e01860019356} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9259 | 2026.05.06 01:57:47.263351 [ 277 ] {4463750e-eb6d-4f4c-948d-e01860019356} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2026.05.06 01:57:47.263511 [ 277 ] {4463750e-eb6d-4f4c-948d-e01860019356} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001957 sec., 5620.848237097598 rows/sec., 10.07 MiB/sec. | ||
| 9261 | 2026.05.06 01:57:47.263565 [ 277 ] {4463750e-eb6d-4f4c-948d-e01860019356} <Debug> TCPHandler: Processed in 0.002166163 sec. | ||
| 9262 | 2026.05.06 01:57:47.263688 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2026.05.06 01:57:47.263786 [ 277 ] {62f7470f-579a-4b60-bce0-b4e3ddc7b862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9264 | 2026.05.06 01:57:47.263828 [ 277 ] {62f7470f-579a-4b60-bce0-b4e3ddc7b862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9265 | 2026.05.06 01:57:47.264180 [ 277 ] {62f7470f-579a-4b60-bce0-b4e3ddc7b862} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.05.06 01:57:47.264222 [ 277 ] {62f7470f-579a-4b60-bce0-b4e3ddc7b862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9267 | 2026.05.06 01:57:47.264560 [ 277 ] {62f7470f-579a-4b60-bce0-b4e3ddc7b862} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9268 | 2026.05.06 01:57:47.264775 [ 277 ] {62f7470f-579a-4b60-bce0-b4e3ddc7b862} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.05.06 01:57:47.264917 [ 277 ] {62f7470f-579a-4b60-bce0-b4e3ddc7b862} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 9270 | 2026.05.06 01:57:47.264955 [ 277 ] {62f7470f-579a-4b60-bce0-b4e3ddc7b862} <Debug> TCPHandler: Processed in 0.001317712 sec. | ||
| 9271 | 2026.05.06 01:57:49.096625 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9272 | 2026.05.06 01:57:49.096680 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9273 | 2026.05.06 01:57:49.253345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19207 | ||
| 9274 | 2026.05.06 01:57:49.253896 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9275 | 2026.05.06 01:57:49.253935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9276 | 2026.05.06 01:57:49.254586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9277 | 2026.05.06 01:57:49.254832 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.05.06 01:57:49.254982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19207 | ||
| 9279 | 2026.05.06 01:57:49.341409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1154 | ||
| 9280 | 2026.05.06 01:57:49.343523 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2026.05.06 01:57:49.343568 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9282 | 2026.05.06 01:57:49.344718 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9283 | 2026.05.06 01:57:49.344966 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9284 | 2026.05.06 01:57:49.345215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1154 | ||
| 9285 | 2026.05.06 01:57:50.247693 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9286 | 2026.05.06 01:57:50.265211 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.05.06 01:57:50.265263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9288 | 2026.05.06 01:57:50.271240 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9289 | 2026.05.06 01:57:50.271913 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.05.06 01:57:50.274922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9291 | 2026.05.06 01:57:50.507276 [ 51 ] {} <Debug> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9292 | 2026.05.06 01:57:50.507344 [ 51 ] {} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9293 | 2026.05.06 01:57:50.507366 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9294 | 2026.05.06 01:57:50.507489 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 9295 | 2026.05.06 01:57:50.507632 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9296 | 2026.05.06 01:57:50.507666 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9297 | 2026.05.06 01:57:50.507745 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 9298 | 2026.05.06 01:57:50.507787 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 9299 | 2026.05.06 01:57:50.507830 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 9300 | 2026.05.06 01:57:50.507868 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 9301 | 2026.05.06 01:57:50.508591 [ 188 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001155578 sec., 5192.206843674767 rows/sec., 385.36 KiB/sec. | ||
| 9302 | 2026.05.06 01:57:50.508781 [ 187 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9303 | 2026.05.06 01:57:50.509091 [ 187 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.05.06 01:57:50.509172 [ 187 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_9_2} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9305 | 2026.05.06 01:57:50.509284 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9306 | 2026.05.06 01:57:52.251314 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9307 | 2026.05.06 01:57:52.251577 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9308 | 2026.05.06 01:57:52.251919 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9309 | 2026.05.06 01:57:52.251953 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9310 | 2026.05.06 01:57:52.252167 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9311 | 2026.05.06 01:57:52.252234 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9312 | 2026.05.06 01:57:52.252375 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9313 | 2026.05.06 01:57:52.252490 [ 336 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9314 | 2026.05.06 01:57:52.252515 [ 359 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9315 | 2026.05.06 01:57:52.252531 [ 366 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9316 | 2026.05.06 01:57:52.252515 [ 318 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9317 | 2026.05.06 01:57:52.252700 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9318 | 2026.05.06 01:57:52.252728 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9319 | 2026.05.06 01:57:52.252796 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9320 | 2026.05.06 01:57:52.252816 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9321 | 2026.05.06 01:57:52.252849 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9322 | 2026.05.06 01:57:52.252887 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9323 | 2026.05.06 01:57:52.254097 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002622 sec., 16781.083142639207 rows/sec., 2.92 MiB/sec. | ||
| 9324 | 2026.05.06 01:57:52.254225 [ 277 ] {d5a4ce13-b9e5-4707-bf43-19bedfcf0f0d} <Debug> TCPHandler: Processed in 0.003051645 sec. | ||
| 9325 | 2026.05.06 01:57:52.256346 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.05.06 01:57:52.256479 [ 277 ] {dfda6546-7579-4bd7-aa3e-e4239c9cb3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9327 | 2026.05.06 01:57:52.256531 [ 277 ] {dfda6546-7579-4bd7-aa3e-e4239c9cb3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9328 | 2026.05.06 01:57:52.257131 [ 277 ] {dfda6546-7579-4bd7-aa3e-e4239c9cb3e6} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.05.06 01:57:52.257175 [ 277 ] {dfda6546-7579-4bd7-aa3e-e4239c9cb3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9330 | 2026.05.06 01:57:52.257548 [ 277 ] {dfda6546-7579-4bd7-aa3e-e4239c9cb3e6} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9331 | 2026.05.06 01:57:52.257768 [ 277 ] {dfda6546-7579-4bd7-aa3e-e4239c9cb3e6} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.05.06 01:57:52.257925 [ 277 ] {dfda6546-7579-4bd7-aa3e-e4239c9cb3e6} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001483 sec., 78219.8246797033 rows/sec., 6.64 MiB/sec. | ||
| 9333 | 2026.05.06 01:57:52.257957 [ 50 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9334 | 2026.05.06 01:57:52.257964 [ 277 ] {dfda6546-7579-4bd7-aa3e-e4239c9cb3e6} <Debug> TCPHandler: Processed in 0.001679031 sec. | ||
| 9335 | 2026.05.06 01:57:52.258037 [ 50 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2026.05.06 01:57:52.258082 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9337 | 2026.05.06 01:57:52.258148 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9338 | 2026.05.06 01:57:52.258240 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9339 | 2026.05.06 01:57:52.258248 [ 277 ] {28b31519-a79a-4fe1-809f-092f6fd8d70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.05.06 01:57:52.258390 [ 277 ] {28b31519-a79a-4fe1-809f-092f6fd8d70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9341 | 2026.05.06 01:57:52.258423 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9342 | 2026.05.06 01:57:52.258480 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3358 rows starting from the beginning of the part | ||
| 9343 | 2026.05.06 01:57:52.258580 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 78 rows starting from the beginning of the part | ||
| 9344 | 2026.05.06 01:57:52.258666 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2462 rows starting from the beginning of the part | ||
| 9345 | 2026.05.06 01:57:52.258797 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9346 | 2026.05.06 01:57:52.258898 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 78 rows starting from the beginning of the part | ||
| 9347 | 2026.05.06 01:57:52.259010 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 116 rows starting from the beginning of the part | ||
| 9348 | 2026.05.06 01:57:52.259483 [ 277 ] {28b31519-a79a-4fe1-809f-092f6fd8d70c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9349 | 2026.05.06 01:57:52.259606 [ 277 ] {28b31519-a79a-4fe1-809f-092f6fd8d70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9350 | 2026.05.06 01:57:52.259978 [ 277 ] {28b31519-a79a-4fe1-809f-092f6fd8d70c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9351 | 2026.05.06 01:57:52.260217 [ 277 ] {28b31519-a79a-4fe1-809f-092f6fd8d70c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9352 | 2026.05.06 01:57:52.260358 [ 49 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9353 | 2026.05.06 01:57:52.260364 [ 277 ] {28b31519-a79a-4fe1-809f-092f6fd8d70c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.002132 sec., 14071.294559099435 rows/sec., 1.03 MiB/sec. | ||
| 9354 | 2026.05.06 01:57:52.260400 [ 49 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.05.06 01:57:52.260416 [ 277 ] {28b31519-a79a-4fe1-809f-092f6fd8d70c} <Debug> TCPHandler: Processed in 0.002315256 sec. | ||
| 9356 | 2026.05.06 01:57:52.260420 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9357 | 2026.05.06 01:57:52.260543 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9358 | 2026.05.06 01:57:52.260555 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2026.05.06 01:57:52.260719 [ 277 ] {c7a7b384-6810-41e2-ad59-570dfd8928bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9360 | 2026.05.06 01:57:52.260727 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9361 | 2026.05.06 01:57:52.260763 [ 277 ] {c7a7b384-6810-41e2-ad59-570dfd8928bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9362 | 2026.05.06 01:57:52.260784 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 226 rows starting from the beginning of the part | ||
| 9363 | 2026.05.06 01:57:52.260872 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 9364 | 2026.05.06 01:57:52.260932 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 9365 | 2026.05.06 01:57:52.260973 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 41 rows starting from the beginning of the part | ||
| 9366 | 2026.05.06 01:57:52.261012 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 9367 | 2026.05.06 01:57:52.261053 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 9368 | 2026.05.06 01:57:52.261262 [ 277 ] {c7a7b384-6810-41e2-ad59-570dfd8928bd} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.05.06 01:57:52.261303 [ 277 ] {c7a7b384-6810-41e2-ad59-570dfd8928bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9370 | 2026.05.06 01:57:52.261577 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6148 rows, containing 5 columns (5 merged, 0 gathered) in 0.003403853 sec., 1806188.4576096558 rows/sec., 143.16 MiB/sec. | ||
| 9371 | 2026.05.06 01:57:52.261907 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9372 | 2026.05.06 01:57:52.261952 [ 197 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471486 sec., 237175.20927823984 rows/sec., 16.87 MiB/sec. | ||
| 9373 | 2026.05.06 01:57:52.261963 [ 277 ] {c7a7b384-6810-41e2-ad59-570dfd8928bd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9374 | 2026.05.06 01:57:52.262131 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9375 | 2026.05.06 01:57:52.262290 [ 277 ] {c7a7b384-6810-41e2-ad59-570dfd8928bd} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9376 | 2026.05.06 01:57:52.262302 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2026.05.06 01:57:52.262416 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_66_13} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9378 | 2026.05.06 01:57:52.262437 [ 49 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9379 | 2026.05.06 01:57:52.262455 [ 277 ] {c7a7b384-6810-41e2-ad59-570dfd8928bd} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001754 sec., 53591.79019384265 rows/sec., 4.19 MiB/sec. | ||
| 9380 | 2026.05.06 01:57:52.262474 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.05.06 01:57:52.262479 [ 49 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2026.05.06 01:57:52.262501 [ 277 ] {c7a7b384-6810-41e2-ad59-570dfd8928bd} <Debug> TCPHandler: Processed in 0.002002299 sec. | ||
| 9383 | 2026.05.06 01:57:52.262518 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9384 | 2026.05.06 01:57:52.262529 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9385 | 2026.05.06 01:57:52.262576 [ 188 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_56_11} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9386 | 2026.05.06 01:57:52.262626 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9387 | 2026.05.06 01:57:52.262649 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2026.05.06 01:57:52.262670 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9389 | 2026.05.06 01:57:52.262729 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9390 | 2026.05.06 01:57:52.262751 [ 277 ] {78be72ec-a72c-48a7-97bc-cfccdacce0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9391 | 2026.05.06 01:57:52.262762 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1831 rows starting from the beginning of the part | ||
| 9392 | 2026.05.06 01:57:52.262801 [ 277 ] {78be72ec-a72c-48a7-97bc-cfccdacce0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9393 | 2026.05.06 01:57:52.262835 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 75 rows starting from the beginning of the part | ||
| 9394 | 2026.05.06 01:57:52.262885 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1320 rows starting from the beginning of the part | ||
| 9395 | 2026.05.06 01:57:52.262926 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9396 | 2026.05.06 01:57:52.262972 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part | ||
| 9397 | 2026.05.06 01:57:52.263029 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 94 rows starting from the beginning of the part | ||
| 9398 | 2026.05.06 01:57:52.263256 [ 277 ] {78be72ec-a72c-48a7-97bc-cfccdacce0bc} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2026.05.06 01:57:52.263297 [ 277 ] {78be72ec-a72c-48a7-97bc-cfccdacce0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9400 | 2026.05.06 01:57:52.263651 [ 277 ] {78be72ec-a72c-48a7-97bc-cfccdacce0bc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9401 | 2026.05.06 01:57:52.263875 [ 277 ] {78be72ec-a72c-48a7-97bc-cfccdacce0bc} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2026.05.06 01:57:52.263978 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9403 | 2026.05.06 01:57:52.264004 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.05.06 01:57:52.264021 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9405 | 2026.05.06 01:57:52.264022 [ 277 ] {78be72ec-a72c-48a7-97bc-cfccdacce0bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 9406 | 2026.05.06 01:57:52.264072 [ 277 ] {78be72ec-a72c-48a7-97bc-cfccdacce0bc} <Debug> TCPHandler: Processed in 0.001470656 sec. | ||
| 9407 | 2026.05.06 01:57:52.264092 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9408 | 2026.05.06 01:57:52.264184 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9409 | 2026.05.06 01:57:52.264197 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.05.06 01:57:52.264210 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 22484 rows starting from the beginning of the part | ||
| 9411 | 2026.05.06 01:57:52.264279 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001687181 sec., 2050165.3349581342 rows/sec., 148.45 MiB/sec. | ||
| 9412 | 2026.05.06 01:57:52.264281 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9413 | 2026.05.06 01:57:52.264301 [ 277 ] {bc519314-4fca-4b5d-ac53-0bb8095c3a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.05.06 01:57:52.264354 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1497 rows starting from the beginning of the part | ||
| 9415 | 2026.05.06 01:57:52.264374 [ 277 ] {bc519314-4fca-4b5d-ac53-0bb8095c3a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9416 | 2026.05.06 01:57:52.264402 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
| 9417 | 2026.05.06 01:57:52.264447 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9418 | 2026.05.06 01:57:52.264487 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9419 | 2026.05.06 01:57:52.264547 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9420 | 2026.05.06 01:57:52.264847 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.05.06 01:57:52.264916 [ 197 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_66_13} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9422 | 2026.05.06 01:57:52.265011 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9423 | 2026.05.06 01:57:52.265239 [ 277 ] {bc519314-4fca-4b5d-ac53-0bb8095c3a3a} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9424 | 2026.05.06 01:57:52.265272 [ 277 ] {bc519314-4fca-4b5d-ac53-0bb8095c3a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9425 | 2026.05.06 01:57:52.265884 [ 277 ] {bc519314-4fca-4b5d-ac53-0bb8095c3a3a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9426 | 2026.05.06 01:57:52.266140 [ 277 ] {bc519314-4fca-4b5d-ac53-0bb8095c3a3a} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9427 | 2026.05.06 01:57:52.266249 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9428 | 2026.05.06 01:57:52.266278 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.05.06 01:57:52.266292 [ 277 ] {bc519314-4fca-4b5d-ac53-0bb8095c3a3a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002008 sec., 14940.239043824702 rows/sec., 26.77 MiB/sec. | ||
| 9430 | 2026.05.06 01:57:52.266294 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9431 | 2026.05.06 01:57:52.266346 [ 277 ] {bc519314-4fca-4b5d-ac53-0bb8095c3a3a} <Debug> TCPHandler: Processed in 0.002196083 sec. | ||
| 9432 | 2026.05.06 01:57:52.266401 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9433 | 2026.05.06 01:57:52.266472 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2026.05.06 01:57:52.266571 [ 277 ] {c7f3cdf8-ab81-4a12-a55a-049314c29007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9435 | 2026.05.06 01:57:52.266612 [ 277 ] {c7f3cdf8-ab81-4a12-a55a-049314c29007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9436 | 2026.05.06 01:57:52.266639 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9437 | 2026.05.06 01:57:52.266701 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1062 rows starting from the beginning of the part | ||
| 9438 | 2026.05.06 01:57:52.266820 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 9439 | 2026.05.06 01:57:52.266924 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 11 rows starting from the beginning of the part | ||
| 9440 | 2026.05.06 01:57:52.266958 [ 277 ] {c7f3cdf8-ab81-4a12-a55a-049314c29007} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.05.06 01:57:52.266999 [ 277 ] {c7f3cdf8-ab81-4a12-a55a-049314c29007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9442 | 2026.05.06 01:57:52.267025 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 39 rows starting from the beginning of the part | ||
| 9443 | 2026.05.06 01:57:52.267146 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 11 rows starting from the beginning of the part | ||
| 9444 | 2026.05.06 01:57:52.267298 [ 190 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 9445 | 2026.05.06 01:57:52.267366 [ 277 ] {c7f3cdf8-ab81-4a12-a55a-049314c29007} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9446 | 2026.05.06 01:57:52.267608 [ 277 ] {c7f3cdf8-ab81-4a12-a55a-049314c29007} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9447 | 2026.05.06 01:57:52.267737 [ 49 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9448 | 2026.05.06 01:57:52.267748 [ 277 ] {c7f3cdf8-ab81-4a12-a55a-049314c29007} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 9449 | 2026.05.06 01:57:52.267779 [ 49 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.05.06 01:57:52.267793 [ 277 ] {c7f3cdf8-ab81-4a12-a55a-049314c29007} <Debug> TCPHandler: Processed in 0.001369544 sec. | ||
| 9451 | 2026.05.06 01:57:52.267804 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9452 | 2026.05.06 01:57:52.267897 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9453 | 2026.05.06 01:57:52.267999 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9454 | 2026.05.06 01:57:52.268030 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3300 rows starting from the beginning of the part | ||
| 9455 | 2026.05.06 01:57:52.268081 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9456 | 2026.05.06 01:57:52.268128 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 12 rows starting from the beginning of the part | ||
| 9457 | 2026.05.06 01:57:52.268181 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
| 9458 | 2026.05.06 01:57:52.268227 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9459 | 2026.05.06 01:57:52.268274 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9460 | 2026.05.06 01:57:52.270545 [ 192 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002692166 sec., 1314926.345552243 rows/sec., 87.97 MiB/sec. | ||
| 9461 | 2026.05.06 01:57:52.270981 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9462 | 2026.05.06 01:57:52.271275 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.05.06 01:57:52.271341 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_66_13} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9464 | 2026.05.06 01:57:52.271413 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9465 | 2026.05.06 01:57:52.273095 [ 202 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24589 rows, containing 5 columns (5 merged, 0 gathered) in 0.009032781 sec., 2722195.9660042683 rows/sec., 175.60 MiB/sec. | ||
| 9466 | 2026.05.06 01:57:52.273310 [ 193 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9467 | 2026.05.06 01:57:52.273574 [ 193 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.05.06 01:57:52.273643 [ 193 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9469 | 2026.05.06 01:57:52.273720 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 9470 | 2026.05.06 01:57:52.277906 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1183 rows, containing 19 columns (19 merged, 0 gathered) in 0.011550432 sec., 102420.41163482025 rows/sec., 183.53 MiB/sec. | ||
| 9471 | 2026.05.06 01:57:52.279697 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9472 | 2026.05.06 01:57:52.280043 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2026.05.06 01:57:52.280119 [ 191 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9474 | 2026.05.06 01:57:52.280261 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 9475 | 2026.05.06 01:57:53.000236 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.74 MiB, peak 321.53 MiB, free memory in arenas 0.00 B, will set to 313.77 MiB (RSS), difference: 6.03 MiB | ||
| 9476 | 2026.05.06 01:57:53.026323 [ 45 ] {} <Debug> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 9477 | 2026.05.06 01:57:53.026421 [ 45 ] {} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.05.06 01:57:53.026458 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9479 | 2026.05.06 01:57:53.026631 [ 192 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 9480 | 2026.05.06 01:57:53.026862 [ 192 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9481 | 2026.05.06 01:57:53.026923 [ 192 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 974 rows starting from the beginning of the part | ||
| 9482 | 2026.05.06 01:57:53.027041 [ 192 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9483 | 2026.05.06 01:57:53.027140 [ 192 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 9484 | 2026.05.06 01:57:53.027198 [ 192 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 9485 | 2026.05.06 01:57:53.027247 [ 192 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 801 rows starting from the beginning of the part | ||
| 9486 | 2026.05.06 01:57:53.028423 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871476 sec., 1402101.8703953458 rows/sec., 87.85 MiB/sec. | ||
| 9487 | 2026.05.06 01:57:53.028603 [ 196 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 9488 | 2026.05.06 01:57:53.028861 [ 196 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.05.06 01:57:53.028931 [ 196 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_20_4} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 9490 | 2026.05.06 01:57:53.029001 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 9491 | 2026.05.06 01:57:56.281774 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62453 | ||
| 9492 | 2026.05.06 01:57:56.281923 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9493 | 2026.05.06 01:57:56.281959 [ 258 ] {} <Debug> TCP-Session: 0a7a06ea-2540-4744-9c30-ed7858d7d1eb Authenticating user 'default' from [fd00:1122:3344:101::e]:62453 | ||
| 9494 | 2026.05.06 01:57:56.281987 [ 258 ] {} <Debug> TCP-Session: 0a7a06ea-2540-4744-9c30-ed7858d7d1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9495 | 2026.05.06 01:57:56.282003 [ 258 ] {} <Debug> TCP-Session: 0a7a06ea-2540-4744-9c30-ed7858d7d1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9496 | 2026.05.06 01:57:56.282333 [ 258 ] {} <Trace> TCP-Session: 0a7a06ea-2540-4744-9c30-ed7858d7d1eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2026.05.06 01:57:56.282535 [ 258 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62453) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9498 | 2026.05.06 01:57:56.282839 [ 258 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9499 | 2026.05.06 01:57:56.282906 [ 258 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9500 | 2026.05.06 01:57:56.283246 [ 258 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 9501 | 2026.05.06 01:57:56.284272 [ 318 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Trace> AggregatingTransform: Aggregating | ||
| 9502 | 2026.05.06 01:57:56.284313 [ 318 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Trace> Aggregator: Aggregation method: without_key | ||
| 9503 | 2026.05.06 01:57:56.284348 [ 318 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988054 sec. (1012.090 rows/sec., 39.53 KiB/sec.) | ||
| 9504 | 2026.05.06 01:57:56.284368 [ 318 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Trace> Aggregator: Merging aggregated data | ||
| 9505 | 2026.05.06 01:57:56.285283 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32916 | ||
| 9506 | 2026.05.06 01:57:56.285512 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49326 | ||
| 9507 | 2026.05.06 01:57:56.285570 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45264 | ||
| 9508 | 2026.05.06 01:57:56.285572 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9509 | 2026.05.06 01:57:56.285643 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44525 | ||
| 9510 | 2026.05.06 01:57:56.285674 [ 368 ] {} <Debug> TCP-Session: f922ef2d-c16c-4f4c-8d4c-088591511bdf Authenticating user 'default' from [fd00:1122:3344:101::e]:32916 | ||
| 9511 | 2026.05.06 01:57:56.285696 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39988 | ||
| 9512 | 2026.05.06 01:57:56.285737 [ 368 ] {} <Debug> TCP-Session: f922ef2d-c16c-4f4c-8d4c-088591511bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2026.05.06 01:57:56.285690 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9514 | 2026.05.06 01:57:56.285814 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9515 | 2026.05.06 01:57:56.285831 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9516 | 2026.05.06 01:57:56.285866 [ 371 ] {} <Debug> TCP-Session: 5d955cc0-28fd-4dcc-9180-da00bdd97e6c Authenticating user 'default' from [fd00:1122:3344:101::e]:44525 | ||
| 9517 | 2026.05.06 01:57:56.285885 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38586 | ||
| 9518 | 2026.05.06 01:57:56.285895 [ 372 ] {} <Debug> TCP-Session: 0995319d-3e97-461a-859f-8aedd549c0d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39988 | ||
| 9519 | 2026.05.06 01:57:56.285918 [ 371 ] {} <Debug> TCP-Session: 5d955cc0-28fd-4dcc-9180-da00bdd97e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2026.05.06 01:57:56.285961 [ 372 ] {} <Debug> TCP-Session: 0995319d-3e97-461a-859f-8aedd549c0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9521 | 2026.05.06 01:57:56.285978 [ 371 ] {} <Debug> TCP-Session: 5d955cc0-28fd-4dcc-9180-da00bdd97e6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9522 | 2026.05.06 01:57:56.286001 [ 372 ] {} <Debug> TCP-Session: 0995319d-3e97-461a-859f-8aedd549c0d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9523 | 2026.05.06 01:57:56.286019 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9524 | 2026.05.06 01:57:56.286075 [ 375 ] {} <Debug> TCP-Session: ec98c3f3-2237-41f4-aac7-4cba1206e54e Authenticating user 'default' from [fd00:1122:3344:101::e]:38586 | ||
| 9525 | 2026.05.06 01:57:56.285765 [ 368 ] {} <Debug> TCP-Session: f922ef2d-c16c-4f4c-8d4c-088591511bdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.05.06 01:57:56.286106 [ 375 ] {} <Debug> TCP-Session: ec98c3f3-2237-41f4-aac7-4cba1206e54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.05.06 01:57:56.286155 [ 375 ] {} <Debug> TCP-Session: ec98c3f3-2237-41f4-aac7-4cba1206e54e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2026.05.06 01:57:56.285820 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44080 | ||
| 9529 | 2026.05.06 01:57:56.285761 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51226 | ||
| 9530 | 2026.05.06 01:57:56.285667 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9531 | 2026.05.06 01:57:56.285825 [ 370 ] {} <Debug> TCP-Session: 2e254853-f95a-43c2-aca7-c8dabb397bed Authenticating user 'default' from [fd00:1122:3344:101::e]:45264 | ||
| 9532 | 2026.05.06 01:57:56.286351 [ 369 ] {} <Debug> TCP-Session: 61d5a36f-318a-4043-833b-d99958ce7a8f Authenticating user 'default' from [fd00:1122:3344:101::e]:49326 | ||
| 9533 | 2026.05.06 01:57:56.286366 [ 370 ] {} <Debug> TCP-Session: 2e254853-f95a-43c2-aca7-c8dabb397bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9534 | 2026.05.06 01:57:56.286396 [ 369 ] {} <Debug> TCP-Session: 61d5a36f-318a-4043-833b-d99958ce7a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2026.05.06 01:57:56.286399 [ 370 ] {} <Debug> TCP-Session: 2e254853-f95a-43c2-aca7-c8dabb397bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2026.05.06 01:57:56.286419 [ 258 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003948 sec., 253.29280648429585 rows/sec., 9.89 KiB/sec. | ||
| 9537 | 2026.05.06 01:57:56.286423 [ 369 ] {} <Debug> TCP-Session: 61d5a36f-318a-4043-833b-d99958ce7a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2026.05.06 01:57:56.286561 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9539 | 2026.05.06 01:57:56.286601 [ 374 ] {} <Debug> TCP-Session: dc80d82f-c0d0-43ed-93cb-2754c6a4ac15 Authenticating user 'default' from [fd00:1122:3344:101::e]:44080 | ||
| 9540 | 2026.05.06 01:57:56.286623 [ 374 ] {} <Debug> TCP-Session: dc80d82f-c0d0-43ed-93cb-2754c6a4ac15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.05.06 01:57:56.286643 [ 374 ] {} <Debug> TCP-Session: dc80d82f-c0d0-43ed-93cb-2754c6a4ac15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.05.06 01:57:56.286642 [ 258 ] {7a58a2dc-8cd4-4874-8f92-ae1e6e21de66} <Debug> TCPHandler: Processed in 0.004444649 sec. | ||
| 9543 | 2026.05.06 01:57:56.286862 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9544 | 2026.05.06 01:57:56.286888 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9545 | 2026.05.06 01:57:56.286907 [ 258 ] {} <Debug> TCP-Session: 0a7a06ea-2540-4744-9c30-ed7858d7d1eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.05.06 01:57:56.286897 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9547 | 2026.05.06 01:57:56.286951 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9548 | 2026.05.06 01:57:56.286974 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9549 | 2026.05.06 01:57:56.286986 [ 372 ] {} <Debug> TCP-Session: 0995319d-3e97-461a-859f-8aedd549c0d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.05.06 01:57:56.287008 [ 368 ] {} <Debug> TCP-Session: f922ef2d-c16c-4f4c-8d4c-088591511bdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9551 | 2026.05.06 01:57:56.287022 [ 370 ] {} <Debug> TCP-Session: 2e254853-f95a-43c2-aca7-c8dabb397bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.05.06 01:57:56.287033 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9553 | 2026.05.06 01:57:56.287080 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9554 | 2026.05.06 01:57:56.287050 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9555 | 2026.05.06 01:57:56.287124 [ 375 ] {} <Debug> TCP-Session: ec98c3f3-2237-41f4-aac7-4cba1206e54e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.05.06 01:57:56.287142 [ 374 ] {} <Debug> TCP-Session: dc80d82f-c0d0-43ed-93cb-2754c6a4ac15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2026.05.06 01:57:56.287153 [ 371 ] {} <Debug> TCP-Session: 5d955cc0-28fd-4dcc-9180-da00bdd97e6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2026.05.06 01:57:56.287010 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9559 | 2026.05.06 01:57:56.286938 [ 373 ] {} <Debug> TCP-Session: 7069baf7-f664-41eb-8330-bf76499485b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51226 | ||
| 9560 | 2026.05.06 01:57:56.287252 [ 369 ] {} <Debug> TCP-Session: 61d5a36f-318a-4043-833b-d99958ce7a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9561 | 2026.05.06 01:57:56.287260 [ 373 ] {} <Debug> TCP-Session: 7069baf7-f664-41eb-8330-bf76499485b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.05.06 01:57:56.287294 [ 373 ] {} <Debug> TCP-Session: 7069baf7-f664-41eb-8330-bf76499485b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.05.06 01:57:56.316054 [ 373 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51226). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 9564 | |||
| 9565 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 9566 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 9567 | 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 | ||
| 9568 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 9569 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 9570 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 9571 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 9572 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 9573 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 9574 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 9575 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 9576 | (version 23.8.7.1) | ||
| 9577 | 2026.05.06 01:57:56.316287 [ 373 ] {} <Debug> TCP-Session: 7069baf7-f664-41eb-8330-bf76499485b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9578 | 2026.05.06 01:57:56.561826 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45592 | ||
| 9579 | 2026.05.06 01:57:56.561935 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9580 | 2026.05.06 01:57:56.561962 [ 258 ] {} <Debug> TCP-Session: f93131e2-ee0d-4829-b685-f53b97ff3d72 Authenticating user 'default' from [fd00:1122:3344:101::e]:45592 | ||
| 9581 | 2026.05.06 01:57:56.561985 [ 258 ] {} <Debug> TCP-Session: f93131e2-ee0d-4829-b685-f53b97ff3d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2026.05.06 01:57:56.561999 [ 258 ] {} <Debug> TCP-Session: f93131e2-ee0d-4829-b685-f53b97ff3d72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2026.05.06 01:57:56.562241 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42045 | ||
| 9584 | 2026.05.06 01:57:56.562268 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33786 | ||
| 9585 | 2026.05.06 01:57:56.562293 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48449 | ||
| 9586 | 2026.05.06 01:57:56.562304 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38093 | ||
| 9587 | 2026.05.06 01:57:56.562327 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36568 | ||
| 9588 | 2026.05.06 01:57:56.562365 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9589 | 2026.05.06 01:57:56.562374 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9590 | 2026.05.06 01:57:56.562388 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9591 | 2026.05.06 01:57:56.562414 [ 372 ] {} <Debug> TCP-Session: 5ef0483e-802f-425e-a659-624949a08557 Authenticating user 'default' from [fd00:1122:3344:101::e]:48449 | ||
| 9592 | 2026.05.06 01:57:56.562414 [ 368 ] {} <Debug> TCP-Session: 25aff208-3180-42dd-911f-467d38fbcd0d Authenticating user 'default' from [fd00:1122:3344:101::e]:42045 | ||
| 9593 | 2026.05.06 01:57:56.562432 [ 373 ] {} <Debug> TCP-Session: 03bf36f3-9e31-4dc1-a424-a32209ed8d04 Authenticating user 'default' from [fd00:1122:3344:101::e]:38093 | ||
| 9594 | 2026.05.06 01:57:56.562446 [ 372 ] {} <Debug> TCP-Session: 5ef0483e-802f-425e-a659-624949a08557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.05.06 01:57:56.562452 [ 368 ] {} <Debug> TCP-Session: 25aff208-3180-42dd-911f-467d38fbcd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2026.05.06 01:57:56.562471 [ 372 ] {} <Debug> TCP-Session: 5ef0483e-802f-425e-a659-624949a08557 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9597 | 2026.05.06 01:57:56.562465 [ 373 ] {} <Debug> TCP-Session: 03bf36f3-9e31-4dc1-a424-a32209ed8d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2026.05.06 01:57:56.562480 [ 368 ] {} <Debug> TCP-Session: 25aff208-3180-42dd-911f-467d38fbcd0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2026.05.06 01:57:56.562505 [ 373 ] {} <Debug> TCP-Session: 03bf36f3-9e31-4dc1-a424-a32209ed8d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2026.05.06 01:57:56.562367 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9601 | 2026.05.06 01:57:56.562340 [ 258 ] {} <Trace> TCP-Session: f93131e2-ee0d-4829-b685-f53b97ff3d72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2026.05.06 01:57:56.562557 [ 370 ] {} <Debug> TCP-Session: 965704a0-8e95-44d0-9a8a-8a5bde379e94 Authenticating user 'default' from [fd00:1122:3344:101::e]:33786 | ||
| 9603 | 2026.05.06 01:57:56.562320 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50657 | ||
| 9604 | 2026.05.06 01:57:56.562583 [ 370 ] {} <Debug> TCP-Session: 965704a0-8e95-44d0-9a8a-8a5bde379e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2026.05.06 01:57:56.562643 [ 370 ] {} <Debug> TCP-Session: 965704a0-8e95-44d0-9a8a-8a5bde379e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2026.05.06 01:57:56.562297 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56477 | ||
| 9607 | 2026.05.06 01:57:56.562264 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48140 | ||
| 9608 | 2026.05.06 01:57:56.562705 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9609 | 2026.05.06 01:57:56.562712 [ 258 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9610 | 2026.05.06 01:57:56.562733 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9611 | 2026.05.06 01:57:56.562739 [ 374 ] {} <Debug> TCP-Session: dc770471-8092-4c3a-b44c-210df9bc8025 Authenticating user 'default' from [fd00:1122:3344:101::e]:50657 | ||
| 9612 | 2026.05.06 01:57:56.562759 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9613 | 2026.05.06 01:57:56.562771 [ 371 ] {} <Debug> TCP-Session: 24612faf-7dc3-4a44-bfc2-4fe38c9841aa Authenticating user 'default' from [fd00:1122:3344:101::e]:56477 | ||
| 9614 | 2026.05.06 01:57:56.562790 [ 369 ] {} <Debug> TCP-Session: 9882e69e-ca1f-408f-b4be-b0de57105922 Authenticating user 'default' from [fd00:1122:3344:101::e]:48140 | ||
| 9615 | 2026.05.06 01:57:56.562835 [ 371 ] {} <Debug> TCP-Session: 24612faf-7dc3-4a44-bfc2-4fe38c9841aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9616 | 2026.05.06 01:57:56.562850 [ 369 ] {} <Debug> TCP-Session: 9882e69e-ca1f-408f-b4be-b0de57105922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2026.05.06 01:57:56.562863 [ 371 ] {} <Debug> TCP-Session: 24612faf-7dc3-4a44-bfc2-4fe38c9841aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9618 | 2026.05.06 01:57:56.562874 [ 369 ] {} <Debug> TCP-Session: 9882e69e-ca1f-408f-b4be-b0de57105922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.05.06 01:57:56.562782 [ 374 ] {} <Debug> TCP-Session: dc770471-8092-4c3a-b44c-210df9bc8025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2026.05.06 01:57:56.562461 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9621 | 2026.05.06 01:57:56.562913 [ 374 ] {} <Debug> TCP-Session: dc770471-8092-4c3a-b44c-210df9bc8025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.05.06 01:57:56.562957 [ 375 ] {} <Debug> TCP-Session: 014f9a28-e7cb-4a3d-b2bb-9c7c62bd0e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:36568 | ||
| 9623 | 2026.05.06 01:57:56.562981 [ 375 ] {} <Debug> TCP-Session: 014f9a28-e7cb-4a3d-b2bb-9c7c62bd0e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.05.06 01:57:56.562995 [ 375 ] {} <Debug> TCP-Session: 014f9a28-e7cb-4a3d-b2bb-9c7c62bd0e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2026.05.06 01:57:56.563003 [ 258 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9626 | 2026.05.06 01:57:56.563080 [ 258 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9627 | 2026.05.06 01:57:56.563382 [ 258 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 9628 | 2026.05.06 01:57:56.564397 [ 328 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Trace> AggregatingTransform: Aggregating | ||
| 9629 | 2026.05.06 01:57:56.564451 [ 328 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Trace> Aggregator: Aggregation method: without_key | ||
| 9630 | 2026.05.06 01:57:56.564490 [ 328 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008035 sec. (992.029 rows/sec., 38.75 KiB/sec.) | ||
| 9631 | 2026.05.06 01:57:56.564511 [ 328 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Trace> Aggregator: Merging aggregated data | ||
| 9632 | 2026.05.06 01:57:56.565879 [ 258 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003219 sec., 310.65548306927616 rows/sec., 12.13 KiB/sec. | ||
| 9633 | 2026.05.06 01:57:56.566025 [ 258 ] {e45e482f-8361-4e2e-a899-2f6f684f6712} <Debug> TCPHandler: Processed in 0.003815234 sec. | ||
| 9634 | 2026.05.06 01:57:56.566153 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9635 | 2026.05.06 01:57:56.566180 [ 258 ] {} <Debug> TCP-Session: f93131e2-ee0d-4829-b685-f53b97ff3d72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9636 | 2026.05.06 01:57:56.566187 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9637 | 2026.05.06 01:57:56.566208 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9638 | 2026.05.06 01:57:56.566227 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9639 | 2026.05.06 01:57:56.566229 [ 368 ] {} <Debug> TCP-Session: 25aff208-3180-42dd-911f-467d38fbcd0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9640 | 2026.05.06 01:57:56.566249 [ 375 ] {} <Debug> TCP-Session: 014f9a28-e7cb-4a3d-b2bb-9c7c62bd0e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2026.05.06 01:57:56.566257 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9642 | 2026.05.06 01:57:56.566270 [ 372 ] {} <Debug> TCP-Session: 5ef0483e-802f-425e-a659-624949a08557 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9643 | 2026.05.06 01:57:56.566300 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9644 | 2026.05.06 01:57:56.566313 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9645 | 2026.05.06 01:57:56.566338 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9646 | 2026.05.06 01:57:56.566366 [ 374 ] {} <Debug> TCP-Session: dc770471-8092-4c3a-b44c-210df9bc8025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2026.05.06 01:57:56.566340 [ 370 ] {} <Debug> TCP-Session: 965704a0-8e95-44d0-9a8a-8a5bde379e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2026.05.06 01:57:56.566389 [ 373 ] {} <Debug> TCP-Session: 03bf36f3-9e31-4dc1-a424-a32209ed8d04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2026.05.06 01:57:56.566307 [ 371 ] {} <Debug> TCP-Session: 24612faf-7dc3-4a44-bfc2-4fe38c9841aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9650 | 2026.05.06 01:57:56.566273 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9651 | 2026.05.06 01:57:56.566485 [ 369 ] {} <Debug> TCP-Session: 9882e69e-ca1f-408f-b4be-b0de57105922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.05.06 01:57:56.755084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19655 | ||
| 9653 | 2026.05.06 01:57:56.755571 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9654 | 2026.05.06 01:57:56.755617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9655 | 2026.05.06 01:57:56.756111 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9656 | 2026.05.06 01:57:56.756335 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9657 | 2026.05.06 01:57:56.756472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19655 | ||
| 9658 | 2026.05.06 01:57:56.756516 [ 43 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9659 | 2026.05.06 01:57:56.756586 [ 43 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2026.05.06 01:57:56.756607 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9661 | 2026.05.06 01:57:56.756715 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9662 | 2026.05.06 01:57:56.756814 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9663 | 2026.05.06 01:57:56.756845 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17287 rows starting from the beginning of the part | ||
| 9664 | 2026.05.06 01:57:56.756899 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9665 | 2026.05.06 01:57:56.756942 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9666 | 2026.05.06 01:57:56.756991 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9667 | 2026.05.06 01:57:56.757033 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9668 | 2026.05.06 01:57:56.757071 [ 192 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9669 | 2026.05.06 01:57:56.759253 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19655 rows, containing 4 columns (4 merged, 0 gathered) in 0.002574923 sec., 7633237.9647857435 rows/sec., 109.19 MiB/sec. | ||
| 9670 | 2026.05.06 01:57:56.759725 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9671 | 2026.05.06 01:57:56.760159 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9672 | 2026.05.06 01:57:56.760276 [ 186 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_41_8} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9673 | 2026.05.06 01:57:56.760420 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9674 | 2026.05.06 01:57:56.769386 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63992 | ||
| 9675 | 2026.05.06 01:57:56.769464 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9676 | 2026.05.06 01:57:56.769488 [ 258 ] {} <Debug> TCP-Session: 0ae8e531-6d45-4520-9230-05c2f1cf7232 Authenticating user 'default' from [fd00:1122:3344:101::e]:63992 | ||
| 9677 | 2026.05.06 01:57:56.769510 [ 258 ] {} <Debug> TCP-Session: 0ae8e531-6d45-4520-9230-05c2f1cf7232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2026.05.06 01:57:56.769522 [ 258 ] {} <Debug> TCP-Session: 0ae8e531-6d45-4520-9230-05c2f1cf7232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9679 | 2026.05.06 01:57:56.769727 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37190 | ||
| 9680 | 2026.05.06 01:57:56.769745 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56813 | ||
| 9681 | 2026.05.06 01:57:56.769771 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42241 | ||
| 9682 | 2026.05.06 01:57:56.769798 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61037 | ||
| 9683 | 2026.05.06 01:57:56.769825 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9684 | 2026.05.06 01:57:56.769834 [ 375 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60002 | ||
| 9685 | 2026.05.06 01:57:56.769860 [ 368 ] {} <Debug> TCP-Session: d6a2f09c-1a1b-40ca-9b71-5f77ef18dc65 Authenticating user 'default' from [fd00:1122:3344:101::e]:37190 | ||
| 9686 | 2026.05.06 01:57:56.769869 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9687 | 2026.05.06 01:57:56.769885 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9688 | 2026.05.06 01:57:56.769900 [ 368 ] {} <Debug> TCP-Session: d6a2f09c-1a1b-40ca-9b71-5f77ef18dc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9689 | 2026.05.06 01:57:56.769909 [ 370 ] {} <Debug> TCP-Session: dc93ac9b-5c32-4be3-a7b9-b36249e5049f Authenticating user 'default' from [fd00:1122:3344:101::e]:42241 | ||
| 9690 | 2026.05.06 01:57:56.769922 [ 372 ] {} <Debug> TCP-Session: 60940de2-b444-49d7-a808-95a66cc38053 Authenticating user 'default' from [fd00:1122:3344:101::e]:61037 | ||
| 9691 | 2026.05.06 01:57:56.769925 [ 368 ] {} <Debug> TCP-Session: d6a2f09c-1a1b-40ca-9b71-5f77ef18dc65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9692 | 2026.05.06 01:57:56.769943 [ 370 ] {} <Debug> TCP-Session: dc93ac9b-5c32-4be3-a7b9-b36249e5049f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9693 | 2026.05.06 01:57:56.769955 [ 372 ] {} <Debug> TCP-Session: 60940de2-b444-49d7-a808-95a66cc38053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9694 | 2026.05.06 01:57:56.769974 [ 370 ] {} <Debug> TCP-Session: dc93ac9b-5c32-4be3-a7b9-b36249e5049f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2026.05.06 01:57:56.769987 [ 372 ] {} <Debug> TCP-Session: 60940de2-b444-49d7-a808-95a66cc38053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.05.06 01:57:56.769873 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9697 | 2026.05.06 01:57:56.769864 [ 258 ] {} <Trace> TCP-Session: 0ae8e531-6d45-4520-9230-05c2f1cf7232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9698 | 2026.05.06 01:57:56.770053 [ 369 ] {} <Debug> TCP-Session: aa1f43f4-d76f-41c7-8870-4b4e7208608a Authenticating user 'default' from [fd00:1122:3344:101::e]:56813 | ||
| 9699 | 2026.05.06 01:57:56.769825 [ 374 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39705 | ||
| 9700 | 2026.05.06 01:57:56.770087 [ 369 ] {} <Debug> TCP-Session: aa1f43f4-d76f-41c7-8870-4b4e7208608a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9701 | 2026.05.06 01:57:56.769791 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63609 | ||
| 9702 | 2026.05.06 01:57:56.770107 [ 369 ] {} <Debug> TCP-Session: aa1f43f4-d76f-41c7-8870-4b4e7208608a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9703 | 2026.05.06 01:57:56.770141 [ 374 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9704 | 2026.05.06 01:57:56.769812 [ 373 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53416 | ||
| 9705 | 2026.05.06 01:57:56.770168 [ 374 ] {} <Debug> TCP-Session: c197d60f-bb51-4221-9747-42af0e9e5802 Authenticating user 'default' from [fd00:1122:3344:101::e]:39705 | ||
| 9706 | 2026.05.06 01:57:56.770181 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9707 | 2026.05.06 01:57:56.770207 [ 374 ] {} <Debug> TCP-Session: c197d60f-bb51-4221-9747-42af0e9e5802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9708 | 2026.05.06 01:57:56.770208 [ 258 ] {7c828297-d99b-4146-957b-83856b49060d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63992) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9709 | 2026.05.06 01:57:56.770232 [ 374 ] {} <Debug> TCP-Session: c197d60f-bb51-4221-9747-42af0e9e5802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9710 | 2026.05.06 01:57:56.770234 [ 373 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9711 | 2026.05.06 01:57:56.770230 [ 371 ] {} <Debug> TCP-Session: 984d1ab4-c5ee-4002-ba2d-21c12148f224 Authenticating user 'default' from [fd00:1122:3344:101::e]:63609 | ||
| 9712 | 2026.05.06 01:57:56.769939 [ 375 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9713 | 2026.05.06 01:57:56.770296 [ 373 ] {} <Debug> TCP-Session: 7d71146d-a257-4b36-9632-a765c41e361a Authenticating user 'default' from [fd00:1122:3344:101::e]:53416 | ||
| 9714 | 2026.05.06 01:57:56.770331 [ 375 ] {} <Debug> TCP-Session: a015b37f-b9ec-4618-a4a1-2d42f38f475f Authenticating user 'default' from [fd00:1122:3344:101::e]:60002 | ||
| 9715 | 2026.05.06 01:57:56.770306 [ 371 ] {} <Debug> TCP-Session: 984d1ab4-c5ee-4002-ba2d-21c12148f224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9716 | 2026.05.06 01:57:56.770354 [ 373 ] {} <Debug> TCP-Session: 7d71146d-a257-4b36-9632-a765c41e361a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9717 | 2026.05.06 01:57:56.770360 [ 375 ] {} <Debug> TCP-Session: a015b37f-b9ec-4618-a4a1-2d42f38f475f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9718 | 2026.05.06 01:57:56.770368 [ 371 ] {} <Debug> TCP-Session: 984d1ab4-c5ee-4002-ba2d-21c12148f224 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9719 | 2026.05.06 01:57:56.770389 [ 373 ] {} <Debug> TCP-Session: 7d71146d-a257-4b36-9632-a765c41e361a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9720 | 2026.05.06 01:57:56.770396 [ 375 ] {} <Debug> TCP-Session: a015b37f-b9ec-4618-a4a1-2d42f38f475f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9721 | 2026.05.06 01:57:56.770515 [ 258 ] {7c828297-d99b-4146-957b-83856b49060d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9722 | 2026.05.06 01:57:56.770575 [ 258 ] {7c828297-d99b-4146-957b-83856b49060d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9723 | 2026.05.06 01:57:56.770907 [ 258 ] {7c828297-d99b-4146-957b-83856b49060d} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 9724 | 2026.05.06 01:57:56.771755 [ 314 ] {7c828297-d99b-4146-957b-83856b49060d} <Trace> AggregatingTransform: Aggregating | ||
| 9725 | 2026.05.06 01:57:56.771791 [ 314 ] {7c828297-d99b-4146-957b-83856b49060d} <Trace> Aggregator: Aggregation method: without_key | ||
| 9726 | 2026.05.06 01:57:56.771822 [ 314 ] {7c828297-d99b-4146-957b-83856b49060d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00081734 sec. (1223.481 rows/sec., 47.79 KiB/sec.) | ||
| 9727 | 2026.05.06 01:57:56.771839 [ 314 ] {7c828297-d99b-4146-957b-83856b49060d} <Trace> Aggregator: Merging aggregated data | ||
| 9728 | 2026.05.06 01:57:56.773305 [ 258 ] {7c828297-d99b-4146-957b-83856b49060d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003149 sec., 317.56113051762463 rows/sec., 12.40 KiB/sec. | ||
| 9729 | 2026.05.06 01:57:56.773416 [ 258 ] {7c828297-d99b-4146-957b-83856b49060d} <Debug> TCPHandler: Processed in 0.00369685 sec. | ||
| 9730 | 2026.05.06 01:57:56.773556 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9731 | 2026.05.06 01:57:56.773584 [ 258 ] {} <Debug> TCP-Session: 0ae8e531-6d45-4520-9230-05c2f1cf7232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9732 | 2026.05.06 01:57:56.773587 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9733 | 2026.05.06 01:57:56.773613 [ 375 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9734 | 2026.05.06 01:57:56.773634 [ 368 ] {} <Debug> TCP-Session: d6a2f09c-1a1b-40ca-9b71-5f77ef18dc65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9735 | 2026.05.06 01:57:56.773637 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9736 | 2026.05.06 01:57:56.773662 [ 375 ] {} <Debug> TCP-Session: a015b37f-b9ec-4618-a4a1-2d42f38f475f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9737 | 2026.05.06 01:57:56.773666 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9738 | 2026.05.06 01:57:56.773694 [ 369 ] {} <Debug> TCP-Session: aa1f43f4-d76f-41c7-8870-4b4e7208608a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9739 | 2026.05.06 01:57:56.773695 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9740 | 2026.05.06 01:57:56.773712 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9741 | 2026.05.06 01:57:56.773751 [ 372 ] {} <Debug> TCP-Session: 60940de2-b444-49d7-a808-95a66cc38053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9742 | 2026.05.06 01:57:56.773762 [ 374 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9743 | 2026.05.06 01:57:56.773775 [ 370 ] {} <Debug> TCP-Session: dc93ac9b-5c32-4be3-a7b9-b36249e5049f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9744 | 2026.05.06 01:57:56.773716 [ 371 ] {} <Debug> TCP-Session: 984d1ab4-c5ee-4002-ba2d-21c12148f224 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9745 | 2026.05.06 01:57:56.773807 [ 374 ] {} <Debug> TCP-Session: c197d60f-bb51-4221-9747-42af0e9e5802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9746 | 2026.05.06 01:57:56.773734 [ 373 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9747 | 2026.05.06 01:57:56.773876 [ 373 ] {} <Debug> TCP-Session: 7d71146d-a257-4b36-9632-a765c41e361a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9748 | 2026.05.06 01:57:57.253387 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.05.06 01:57:57.253629 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9750 | 2026.05.06 01:57:57.253989 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9751 | 2026.05.06 01:57:57.254027 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9752 | 2026.05.06 01:57:57.254273 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9753 | 2026.05.06 01:57:57.254349 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9754 | 2026.05.06 01:57:57.254508 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 9755 | 2026.05.06 01:57:57.254647 [ 344 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9756 | 2026.05.06 01:57:57.254658 [ 363 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9757 | 2026.05.06 01:57:57.254647 [ 334 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9758 | 2026.05.06 01:57:57.254647 [ 352 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9759 | 2026.05.06 01:57:57.254915 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 9760 | 2026.05.06 01:57:57.254951 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9761 | 2026.05.06 01:57:57.255050 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9762 | 2026.05.06 01:57:57.255080 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9763 | 2026.05.06 01:57:57.255117 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9764 | 2026.05.06 01:57:57.255157 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9765 | 2026.05.06 01:57:57.255194 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 9766 | 2026.05.06 01:57:57.256478 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> executeQuery: Read 50 rows, 10.68 KiB in 0.002947 sec., 16966.4065151001 rows/sec., 3.54 MiB/sec. | ||
| 9767 | 2026.05.06 01:57:57.256649 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> MemoryTracker: Peak memory usage (for query): 141.03 KiB. | ||
| 9768 | 2026.05.06 01:57:57.256666 [ 277 ] {2db5aac5-7ada-4e52-ba99-5f44ddabce1d} <Debug> TCPHandler: Processed in 0.003420143 sec. | ||
| 9769 | 2026.05.06 01:57:57.260312 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2026.05.06 01:57:57.260465 [ 277 ] {5ca2fc6e-4a19-4c8a-a9d5-f547cd263457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9771 | 2026.05.06 01:57:57.260527 [ 277 ] {5ca2fc6e-4a19-4c8a-a9d5-f547cd263457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9772 | 2026.05.06 01:57:57.261569 [ 277 ] {5ca2fc6e-4a19-4c8a-a9d5-f547cd263457} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2026.05.06 01:57:57.261621 [ 277 ] {5ca2fc6e-4a19-4c8a-a9d5-f547cd263457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9774 | 2026.05.06 01:57:57.262029 [ 277 ] {5ca2fc6e-4a19-4c8a-a9d5-f547cd263457} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9775 | 2026.05.06 01:57:57.262287 [ 277 ] {5ca2fc6e-4a19-4c8a-a9d5-f547cd263457} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.05.06 01:57:57.262480 [ 277 ] {5ca2fc6e-4a19-4c8a-a9d5-f547cd263457} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002065 sec., 11622.27602905569 rows/sec., 987.44 KiB/sec. | ||
| 9777 | 2026.05.06 01:57:57.262536 [ 277 ] {5ca2fc6e-4a19-4c8a-a9d5-f547cd263457} <Debug> TCPHandler: Processed in 0.002349828 sec. | ||
| 9778 | 2026.05.06 01:57:57.262676 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.05.06 01:57:57.262777 [ 277 ] {aee7239b-2f02-43a3-9a76-36b6b815f50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9780 | 2026.05.06 01:57:57.262819 [ 277 ] {aee7239b-2f02-43a3-9a76-36b6b815f50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9781 | 2026.05.06 01:57:57.263361 [ 277 ] {aee7239b-2f02-43a3-9a76-36b6b815f50f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.05.06 01:57:57.263399 [ 277 ] {aee7239b-2f02-43a3-9a76-36b6b815f50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9783 | 2026.05.06 01:57:57.263766 [ 277 ] {aee7239b-2f02-43a3-9a76-36b6b815f50f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9784 | 2026.05.06 01:57:57.264008 [ 277 ] {aee7239b-2f02-43a3-9a76-36b6b815f50f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.05.06 01:57:57.264168 [ 277 ] {aee7239b-2f02-43a3-9a76-36b6b815f50f} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.001412 sec., 140226.62889518414 rows/sec., 12.50 MiB/sec. | ||
| 9786 | 2026.05.06 01:57:57.264215 [ 277 ] {aee7239b-2f02-43a3-9a76-36b6b815f50f} <Debug> TCPHandler: Processed in 0.001590569 sec. | ||
| 9787 | 2026.05.06 01:57:57.264351 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.05.06 01:57:57.264458 [ 277 ] {c7b0e46a-3480-483f-86df-53359a204138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.05.06 01:57:57.264502 [ 277 ] {c7b0e46a-3480-483f-86df-53359a204138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9790 | 2026.05.06 01:57:57.264936 [ 277 ] {c7b0e46a-3480-483f-86df-53359a204138} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.05.06 01:57:57.264975 [ 277 ] {c7b0e46a-3480-483f-86df-53359a204138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9792 | 2026.05.06 01:57:57.265286 [ 277 ] {c7b0e46a-3480-483f-86df-53359a204138} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9793 | 2026.05.06 01:57:57.265503 [ 277 ] {c7b0e46a-3480-483f-86df-53359a204138} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.05.06 01:57:57.265644 [ 277 ] {c7b0e46a-3480-483f-86df-53359a204138} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001207 sec., 19055.509527754766 rows/sec., 1.45 MiB/sec. | ||
| 9795 | 2026.05.06 01:57:57.265683 [ 277 ] {c7b0e46a-3480-483f-86df-53359a204138} <Debug> TCPHandler: Processed in 0.001382833 sec. | ||
| 9796 | 2026.05.06 01:57:57.265801 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.05.06 01:57:57.265898 [ 277 ] {14c78982-0201-4ea9-ba34-d750744f1d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.05.06 01:57:57.265939 [ 277 ] {14c78982-0201-4ea9-ba34-d750744f1d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9799 | 2026.05.06 01:57:57.266346 [ 277 ] {14c78982-0201-4ea9-ba34-d750744f1d78} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.05.06 01:57:57.266383 [ 277 ] {14c78982-0201-4ea9-ba34-d750744f1d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9801 | 2026.05.06 01:57:57.266703 [ 277 ] {14c78982-0201-4ea9-ba34-d750744f1d78} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9802 | 2026.05.06 01:57:57.266920 [ 277 ] {14c78982-0201-4ea9-ba34-d750744f1d78} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.05.06 01:57:57.267068 [ 277 ] {14c78982-0201-4ea9-ba34-d750744f1d78} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001188 sec., 20202.0202020202 rows/sec., 1.68 MiB/sec. | ||
| 9804 | 2026.05.06 01:57:57.267108 [ 277 ] {14c78982-0201-4ea9-ba34-d750744f1d78} <Debug> TCPHandler: Processed in 0.001356913 sec. | ||
| 9805 | 2026.05.06 01:57:57.267236 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.05.06 01:57:57.267333 [ 277 ] {44f3d744-34bb-4c65-b3b3-8e23aa42e2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.05.06 01:57:57.267372 [ 277 ] {44f3d744-34bb-4c65-b3b3-8e23aa42e2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9808 | 2026.05.06 01:57:57.267784 [ 277 ] {44f3d744-34bb-4c65-b3b3-8e23aa42e2f4} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.05.06 01:57:57.267821 [ 277 ] {44f3d744-34bb-4c65-b3b3-8e23aa42e2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9810 | 2026.05.06 01:57:57.268134 [ 277 ] {44f3d744-34bb-4c65-b3b3-8e23aa42e2f4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9811 | 2026.05.06 01:57:57.268353 [ 277 ] {44f3d744-34bb-4c65-b3b3-8e23aa42e2f4} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.05.06 01:57:57.268500 [ 277 ] {44f3d744-34bb-4c65-b3b3-8e23aa42e2f4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001185 sec., 10126.582278481012 rows/sec., 791.14 KiB/sec. | ||
| 9813 | 2026.05.06 01:57:57.268552 [ 277 ] {44f3d744-34bb-4c65-b3b3-8e23aa42e2f4} <Debug> TCPHandler: Processed in 0.001366084 sec. | ||
| 9814 | 2026.05.06 01:57:57.268693 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.05.06 01:57:57.268790 [ 277 ] {a19a4d10-50af-4d4f-846f-23ceec721184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9816 | 2026.05.06 01:57:57.268830 [ 277 ] {a19a4d10-50af-4d4f-846f-23ceec721184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9817 | 2026.05.06 01:57:57.269296 [ 277 ] {a19a4d10-50af-4d4f-846f-23ceec721184} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.05.06 01:57:57.269334 [ 277 ] {a19a4d10-50af-4d4f-846f-23ceec721184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9819 | 2026.05.06 01:57:57.269676 [ 277 ] {a19a4d10-50af-4d4f-846f-23ceec721184} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9820 | 2026.05.06 01:57:57.269893 [ 277 ] {a19a4d10-50af-4d4f-846f-23ceec721184} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.05.06 01:57:57.270028 [ 277 ] {a19a4d10-50af-4d4f-846f-23ceec721184} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001257 sec., 88305.4892601432 rows/sec., 7.19 MiB/sec. | ||
| 9822 | 2026.05.06 01:57:57.270067 [ 277 ] {a19a4d10-50af-4d4f-846f-23ceec721184} <Debug> TCPHandler: Processed in 0.001424695 sec. | ||
| 9823 | 2026.05.06 01:57:57.270196 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.05.06 01:57:57.270291 [ 277 ] {027f5e1c-123c-4003-a2e3-bc1ef28e0a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9825 | 2026.05.06 01:57:57.270336 [ 277 ] {027f5e1c-123c-4003-a2e3-bc1ef28e0a93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9826 | 2026.05.06 01:57:57.270795 [ 277 ] {027f5e1c-123c-4003-a2e3-bc1ef28e0a93} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.05.06 01:57:57.270832 [ 277 ] {027f5e1c-123c-4003-a2e3-bc1ef28e0a93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9828 | 2026.05.06 01:57:57.271173 [ 277 ] {027f5e1c-123c-4003-a2e3-bc1ef28e0a93} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9829 | 2026.05.06 01:57:57.271380 [ 277 ] {027f5e1c-123c-4003-a2e3-bc1ef28e0a93} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.05.06 01:57:57.271514 [ 277 ] {027f5e1c-123c-4003-a2e3-bc1ef28e0a93} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00124 sec., 158064.51612903227 rows/sec., 11.34 MiB/sec. | ||
| 9831 | 2026.05.06 01:57:57.271557 [ 277 ] {027f5e1c-123c-4003-a2e3-bc1ef28e0a93} <Debug> TCPHandler: Processed in 0.001410654 sec. | ||
| 9832 | 2026.05.06 01:57:57.271705 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9833 | 2026.05.06 01:57:57.271818 [ 277 ] {17c937fa-701c-423f-ac7d-70b91c07175c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9834 | 2026.05.06 01:57:57.271888 [ 277 ] {17c937fa-701c-423f-ac7d-70b91c07175c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9835 | 2026.05.06 01:57:57.272747 [ 277 ] {17c937fa-701c-423f-ac7d-70b91c07175c} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.05.06 01:57:57.272785 [ 277 ] {17c937fa-701c-423f-ac7d-70b91c07175c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9837 | 2026.05.06 01:57:57.273355 [ 277 ] {17c937fa-701c-423f-ac7d-70b91c07175c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9838 | 2026.05.06 01:57:57.273603 [ 277 ] {17c937fa-701c-423f-ac7d-70b91c07175c} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.05.06 01:57:57.273757 [ 277 ] {17c937fa-701c-423f-ac7d-70b91c07175c} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001962 sec., 5606.523955147808 rows/sec., 10.05 MiB/sec. | ||
| 9840 | 2026.05.06 01:57:57.273838 [ 277 ] {17c937fa-701c-423f-ac7d-70b91c07175c} <Debug> TCPHandler: Processed in 0.002192964 sec. | ||
| 9841 | 2026.05.06 01:57:57.274002 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2026.05.06 01:57:57.274116 [ 277 ] {e99da14b-c954-47c9-aaa7-a3b2473d0ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9843 | 2026.05.06 01:57:57.274169 [ 277 ] {e99da14b-c954-47c9-aaa7-a3b2473d0ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9844 | 2026.05.06 01:57:57.274595 [ 277 ] {e99da14b-c954-47c9-aaa7-a3b2473d0ce4} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2026.05.06 01:57:57.274642 [ 277 ] {e99da14b-c954-47c9-aaa7-a3b2473d0ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9846 | 2026.05.06 01:57:57.275026 [ 277 ] {e99da14b-c954-47c9-aaa7-a3b2473d0ce4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9847 | 2026.05.06 01:57:57.275251 [ 277 ] {e99da14b-c954-47c9-aaa7-a3b2473d0ce4} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.05.06 01:57:57.275386 [ 277 ] {e99da14b-c954-47c9-aaa7-a3b2473d0ce4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 9849 | 2026.05.06 01:57:57.275426 [ 277 ] {e99da14b-c954-47c9-aaa7-a3b2473d0ce4} <Debug> TCPHandler: Processed in 0.001486067 sec. | ||
| 9850 | 2026.05.06 01:57:57.775001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9851 | 2026.05.06 01:57:57.793212 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9852 | 2026.05.06 01:57:57.793283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9853 | 2026.05.06 01:57:57.799515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9854 | 2026.05.06 01:57:57.800206 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9855 | 2026.05.06 01:57:57.800537 [ 41 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9856 | 2026.05.06 01:57:57.800634 [ 41 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9857 | 2026.05.06 01:57:57.800670 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9858 | 2026.05.06 01:57:57.800821 [ 192 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9859 | 2026.05.06 01:57:57.803396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9860 | 2026.05.06 01:57:57.805120 [ 192 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9861 | 2026.05.06 01:57:57.806811 [ 192 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9862 | 2026.05.06 01:57:57.811801 [ 192 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9863 | 2026.05.06 01:57:57.816525 [ 192 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9864 | 2026.05.06 01:57:57.821411 [ 192 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9865 | 2026.05.06 01:57:57.825931 [ 192 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9866 | 2026.05.06 01:57:57.829867 [ 192 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9867 | 2026.05.06 01:57:57.881081 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080322653 sec., 3846.984486431244 rows/sec., 19.89 MiB/sec. | ||
| 9868 | 2026.05.06 01:57:57.883075 [ 200 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9869 | 2026.05.06 01:57:57.884873 [ 200 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9870 | 2026.05.06 01:57:57.884962 [ 200 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_41_8} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9871 | 2026.05.06 01:57:57.886435 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9872 | 2026.05.06 01:57:58.000224 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.85 MiB, peak 329.25 MiB, free memory in arenas 0.00 B, will set to 317.11 MiB (RSS), difference: 1.26 MiB | ||
| 9873 | 2026.05.06 01:57:59.345442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1194 | ||
| 9874 | 2026.05.06 01:57:59.348051 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9875 | 2026.05.06 01:57:59.348089 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9876 | 2026.05.06 01:57:59.349287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9877 | 2026.05.06 01:57:59.349541 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9878 | 2026.05.06 01:57:59.349693 [ 42 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9879 | 2026.05.06 01:57:59.349737 [ 42 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9880 | 2026.05.06 01:57:59.349759 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9881 | 2026.05.06 01:57:59.349790 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1194 | ||
| 9882 | 2026.05.06 01:57:59.349922 [ 201 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9883 | 2026.05.06 01:57:59.350755 [ 201 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9884 | 2026.05.06 01:57:59.350939 [ 201 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1022 rows starting from the beginning of the part | ||
| 9885 | 2026.05.06 01:57:59.351364 [ 201 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 9886 | 2026.05.06 01:57:59.351733 [ 201 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 9887 | 2026.05.06 01:57:59.352087 [ 201 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
| 9888 | 2026.05.06 01:57:59.352436 [ 201 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 9889 | 2026.05.06 01:57:59.352766 [ 201 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 9890 | 2026.05.06 01:57:59.359704 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 72 columns (72 merged, 0 gathered) in 0.009865211 sec., 121031.36972944623 rows/sec., 102.18 MiB/sec. | ||
| 9891 | 2026.05.06 01:57:59.361244 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9892 | 2026.05.06 01:57:59.361800 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.05.06 01:57:59.361869 [ 198 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_31_6} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9894 | 2026.05.06 01:57:59.362126 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.85 MiB. | ||
| 9895 | 2026.05.06 01:58:02.252549 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.05.06 01:58:02.252795 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 9897 | 2026.05.06 01:58:02.253134 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9898 | 2026.05.06 01:58:02.253169 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 9899 | 2026.05.06 01:58:02.253388 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9900 | 2026.05.06 01:58:02.253457 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9901 | 2026.05.06 01:58:02.253600 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9902 | 2026.05.06 01:58:02.253715 [ 352 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9903 | 2026.05.06 01:58:02.253729 [ 344 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9904 | 2026.05.06 01:58:02.253734 [ 349 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9905 | 2026.05.06 01:58:02.253725 [ 334 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9906 | 2026.05.06 01:58:02.253911 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 9907 | 2026.05.06 01:58:02.253937 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9908 | 2026.05.06 01:58:02.254005 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9909 | 2026.05.06 01:58:02.254024 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 9910 | 2026.05.06 01:58:02.254063 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9911 | 2026.05.06 01:58:02.254101 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9912 | 2026.05.06 01:58:02.255307 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002605 sec., 16890.595009596927 rows/sec., 2.94 MiB/sec. | ||
| 9913 | 2026.05.06 01:58:02.255436 [ 277 ] {25c9228b-fb3f-4ade-91be-3b952eef60c8} <Debug> TCPHandler: Processed in 0.003018174 sec. | ||
| 9914 | 2026.05.06 01:58:02.257548 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9915 | 2026.05.06 01:58:02.257676 [ 277 ] {935cbfe0-af84-4049-b448-e0e23bf313f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 9916 | 2026.05.06 01:58:02.257726 [ 277 ] {935cbfe0-af84-4049-b448-e0e23bf313f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9917 | 2026.05.06 01:58:02.258289 [ 277 ] {935cbfe0-af84-4049-b448-e0e23bf313f9} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9918 | 2026.05.06 01:58:02.258331 [ 277 ] {935cbfe0-af84-4049-b448-e0e23bf313f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9919 | 2026.05.06 01:58:02.258972 [ 277 ] {935cbfe0-af84-4049-b448-e0e23bf313f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9920 | 2026.05.06 01:58:02.259277 [ 277 ] {935cbfe0-af84-4049-b448-e0e23bf313f9} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.05.06 01:58:02.259493 [ 277 ] {935cbfe0-af84-4049-b448-e0e23bf313f9} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001852 sec., 539.9568034557236 rows/sec., 55.89 KiB/sec. | ||
| 9922 | 2026.05.06 01:58:02.259547 [ 277 ] {935cbfe0-af84-4049-b448-e0e23bf313f9} <Debug> TCPHandler: Processed in 0.002057181 sec. | ||
| 9923 | 2026.05.06 01:58:02.259708 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9924 | 2026.05.06 01:58:02.259823 [ 277 ] {69df92b3-7679-4ccd-a84e-f171ff184a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9925 | 2026.05.06 01:58:02.259881 [ 277 ] {69df92b3-7679-4ccd-a84e-f171ff184a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9926 | 2026.05.06 01:58:02.260401 [ 277 ] {69df92b3-7679-4ccd-a84e-f171ff184a7f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9927 | 2026.05.06 01:58:02.260442 [ 277 ] {69df92b3-7679-4ccd-a84e-f171ff184a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9928 | 2026.05.06 01:58:02.260773 [ 277 ] {69df92b3-7679-4ccd-a84e-f171ff184a7f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9929 | 2026.05.06 01:58:02.260996 [ 277 ] {69df92b3-7679-4ccd-a84e-f171ff184a7f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9930 | 2026.05.06 01:58:02.261134 [ 277 ] {69df92b3-7679-4ccd-a84e-f171ff184a7f} <Debug> executeQuery: Read 117 rows, 10.18 KiB in 0.001341 sec., 87248.32214765101 rows/sec., 7.42 MiB/sec. | ||
| 9931 | 2026.05.06 01:58:02.261173 [ 277 ] {69df92b3-7679-4ccd-a84e-f171ff184a7f} <Debug> TCPHandler: Processed in 0.001522697 sec. | ||
| 9932 | 2026.05.06 01:58:02.261293 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9933 | 2026.05.06 01:58:02.261390 [ 277 ] {2a65f042-dfd8-4c8f-8124-36f78d9cea7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9934 | 2026.05.06 01:58:02.261432 [ 277 ] {2a65f042-dfd8-4c8f-8124-36f78d9cea7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9935 | 2026.05.06 01:58:02.261842 [ 277 ] {2a65f042-dfd8-4c8f-8124-36f78d9cea7c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9936 | 2026.05.06 01:58:02.261879 [ 277 ] {2a65f042-dfd8-4c8f-8124-36f78d9cea7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9937 | 2026.05.06 01:58:02.262205 [ 277 ] {2a65f042-dfd8-4c8f-8124-36f78d9cea7c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9938 | 2026.05.06 01:58:02.262433 [ 277 ] {2a65f042-dfd8-4c8f-8124-36f78d9cea7c} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9939 | 2026.05.06 01:58:02.262575 [ 277 ] {2a65f042-dfd8-4c8f-8124-36f78d9cea7c} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001204 sec., 24916.943521594683 rows/sec., 1.83 MiB/sec. | ||
| 9940 | 2026.05.06 01:58:02.262615 [ 277 ] {2a65f042-dfd8-4c8f-8124-36f78d9cea7c} <Debug> TCPHandler: Processed in 0.001373164 sec. | ||
| 9941 | 2026.05.06 01:58:02.262723 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9942 | 2026.05.06 01:58:02.262831 [ 277 ] {ef009fed-fc97-4ea8-86b7-ce9e82966c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9943 | 2026.05.06 01:58:02.262875 [ 277 ] {ef009fed-fc97-4ea8-86b7-ce9e82966c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9944 | 2026.05.06 01:58:02.263260 [ 277 ] {ef009fed-fc97-4ea8-86b7-ce9e82966c1d} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2026.05.06 01:58:02.263294 [ 277 ] {ef009fed-fc97-4ea8-86b7-ce9e82966c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9946 | 2026.05.06 01:58:02.263614 [ 277 ] {ef009fed-fc97-4ea8-86b7-ce9e82966c1d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9947 | 2026.05.06 01:58:02.263812 [ 277 ] {ef009fed-fc97-4ea8-86b7-ce9e82966c1d} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9948 | 2026.05.06 01:58:02.263937 [ 277 ] {ef009fed-fc97-4ea8-86b7-ce9e82966c1d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 55.94 KiB/sec. | ||
| 9949 | 2026.05.06 01:58:02.263973 [ 277 ] {ef009fed-fc97-4ea8-86b7-ce9e82966c1d} <Debug> TCPHandler: Processed in 0.001360023 sec. | ||
| 9950 | 2026.05.06 01:58:02.264147 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9951 | 2026.05.06 01:58:02.264242 [ 277 ] {9eda5254-31d7-4585-8cd8-754634827fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9952 | 2026.05.06 01:58:02.264281 [ 277 ] {9eda5254-31d7-4585-8cd8-754634827fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9953 | 2026.05.06 01:58:02.264710 [ 277 ] {9eda5254-31d7-4585-8cd8-754634827fd2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9954 | 2026.05.06 01:58:02.264746 [ 277 ] {9eda5254-31d7-4585-8cd8-754634827fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9955 | 2026.05.06 01:58:02.265148 [ 277 ] {9eda5254-31d7-4585-8cd8-754634827fd2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9956 | 2026.05.06 01:58:02.265436 [ 277 ] {9eda5254-31d7-4585-8cd8-754634827fd2} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9957 | 2026.05.06 01:58:02.265623 [ 277 ] {9eda5254-31d7-4585-8cd8-754634827fd2} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001397 sec., 67287.04366499642 rows/sec., 5.26 MiB/sec. | ||
| 9958 | 2026.05.06 01:58:02.265674 [ 277 ] {9eda5254-31d7-4585-8cd8-754634827fd2} <Debug> TCPHandler: Processed in 0.001577158 sec. | ||
| 9959 | 2026.05.06 01:58:02.265826 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9960 | 2026.05.06 01:58:02.265941 [ 277 ] {3859f5f5-2a80-48a3-98aa-0f2053195346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9961 | 2026.05.06 01:58:02.265994 [ 277 ] {3859f5f5-2a80-48a3-98aa-0f2053195346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9962 | 2026.05.06 01:58:02.266500 [ 277 ] {3859f5f5-2a80-48a3-98aa-0f2053195346} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9963 | 2026.05.06 01:58:02.266544 [ 277 ] {3859f5f5-2a80-48a3-98aa-0f2053195346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9964 | 2026.05.06 01:58:02.266923 [ 277 ] {3859f5f5-2a80-48a3-98aa-0f2053195346} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9965 | 2026.05.06 01:58:02.267188 [ 277 ] {3859f5f5-2a80-48a3-98aa-0f2053195346} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9966 | 2026.05.06 01:58:02.267361 [ 277 ] {3859f5f5-2a80-48a3-98aa-0f2053195346} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001443 sec., 110880.11088011088 rows/sec., 7.72 MiB/sec. | ||
| 9967 | 2026.05.06 01:58:02.267407 [ 277 ] {3859f5f5-2a80-48a3-98aa-0f2053195346} <Debug> TCPHandler: Processed in 0.00164296 sec. | ||
| 9968 | 2026.05.06 01:58:02.267548 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9969 | 2026.05.06 01:58:02.267658 [ 277 ] {07b7ce4b-aae4-4ea2-9650-91e3cc1f8de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9970 | 2026.05.06 01:58:02.267713 [ 277 ] {07b7ce4b-aae4-4ea2-9650-91e3cc1f8de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9971 | 2026.05.06 01:58:02.268089 [ 277 ] {07b7ce4b-aae4-4ea2-9650-91e3cc1f8de4} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9972 | 2026.05.06 01:58:02.268131 [ 277 ] {07b7ce4b-aae4-4ea2-9650-91e3cc1f8de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9973 | 2026.05.06 01:58:02.268481 [ 277 ] {07b7ce4b-aae4-4ea2-9650-91e3cc1f8de4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9974 | 2026.05.06 01:58:02.268726 [ 277 ] {07b7ce4b-aae4-4ea2-9650-91e3cc1f8de4} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9975 | 2026.05.06 01:58:02.268884 [ 277 ] {07b7ce4b-aae4-4ea2-9650-91e3cc1f8de4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 51.03 KiB/sec. | ||
| 9976 | 2026.05.06 01:58:02.268928 [ 277 ] {07b7ce4b-aae4-4ea2-9650-91e3cc1f8de4} <Debug> TCPHandler: Processed in 0.001439255 sec. | ||
| 9977 | 2026.05.06 01:58:02.269060 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9978 | 2026.05.06 01:58:02.269173 [ 277 ] {6324835c-637e-48be-b0e2-16dcb1541a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9979 | 2026.05.06 01:58:02.269243 [ 277 ] {6324835c-637e-48be-b0e2-16dcb1541a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9980 | 2026.05.06 01:58:02.270213 [ 277 ] {6324835c-637e-48be-b0e2-16dcb1541a7f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9981 | 2026.05.06 01:58:02.270256 [ 277 ] {6324835c-637e-48be-b0e2-16dcb1541a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9982 | 2026.05.06 01:58:02.270902 [ 277 ] {6324835c-637e-48be-b0e2-16dcb1541a7f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9983 | 2026.05.06 01:58:02.271169 [ 277 ] {6324835c-637e-48be-b0e2-16dcb1541a7f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2026.05.06 01:58:02.271356 [ 277 ] {6324835c-637e-48be-b0e2-16dcb1541a7f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002209 sec., 13580.805794477139 rows/sec., 24.34 MiB/sec. | ||
| 9985 | 2026.05.06 01:58:02.271445 [ 277 ] {6324835c-637e-48be-b0e2-16dcb1541a7f} <Debug> TCPHandler: Processed in 0.0024481 sec. | ||
| 9986 | 2026.05.06 01:58:02.271592 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2026.05.06 01:58:02.271710 [ 277 ] {16ca16ac-7ac3-42d5-8679-de10ed5b1096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9988 | 2026.05.06 01:58:02.271758 [ 277 ] {16ca16ac-7ac3-42d5-8679-de10ed5b1096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9989 | 2026.05.06 01:58:02.272147 [ 277 ] {16ca16ac-7ac3-42d5-8679-de10ed5b1096} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9990 | 2026.05.06 01:58:02.272186 [ 277 ] {16ca16ac-7ac3-42d5-8679-de10ed5b1096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9991 | 2026.05.06 01:58:02.272582 [ 277 ] {16ca16ac-7ac3-42d5-8679-de10ed5b1096} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9992 | 2026.05.06 01:58:02.272881 [ 277 ] {16ca16ac-7ac3-42d5-8679-de10ed5b1096} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9993 | 2026.05.06 01:58:02.273053 [ 277 ] {16ca16ac-7ac3-42d5-8679-de10ed5b1096} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 9994 | 2026.05.06 01:58:02.273101 [ 277 ] {16ca16ac-7ac3-42d5-8679-de10ed5b1096} <Debug> TCPHandler: Processed in 0.001565099 sec. | ||
| 9995 | 2026.05.06 01:58:04.096931 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9996 | 2026.05.06 01:58:04.096993 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9997 | 2026.05.06 01:58:04.256621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20167 | ||
| 9998 | 2026.05.06 01:58:04.257186 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9999 | 2026.05.06 01:58:04.257238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10000 | 2026.05.06 01:58:04.257724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10001 | 2026.05.06 01:58:04.257949 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10002 | 2026.05.06 01:58:04.258084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20167 | ||
| 10003 | 2026.05.06 01:58:05.303512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10004 | 2026.05.06 01:58:05.319183 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2026.05.06 01:58:05.319241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10006 | 2026.05.06 01:58:05.325225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10007 | 2026.05.06 01:58:05.325949 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10008 | 2026.05.06 01:58:05.328648 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10009 | 2026.05.06 01:58:07.250147 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10010 | 2026.05.06 01:58:07.250487 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10011 | 2026.05.06 01:58:07.250828 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10012 | 2026.05.06 01:58:07.250863 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10013 | 2026.05.06 01:58:07.251088 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10014 | 2026.05.06 01:58:07.251161 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10015 | 2026.05.06 01:58:07.251305 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10016 | 2026.05.06 01:58:07.251439 [ 352 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10017 | 2026.05.06 01:58:07.251453 [ 321 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 10018 | 2026.05.06 01:58:07.251487 [ 334 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10019 | 2026.05.06 01:58:07.251453 [ 349 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10020 | 2026.05.06 01:58:07.251444 [ 344 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10021 | 2026.05.06 01:58:07.251698 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 5/5 parts by partition key, 2 parts by primary key, 2/5 marks by primary key, 2 marks to read from 2 ranges | ||
| 10022 | 2026.05.06 01:58:07.251725 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10023 | 2026.05.06 01:58:07.251800 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10024 | 2026.05.06 01:58:07.251821 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 10025 | 2026.05.06 01:58:07.251855 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10026 | 2026.05.06 01:58:07.251895 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10027 | 2026.05.06 01:58:07.253147 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00276 sec., 15942.028985507248 rows/sec., 2.77 MiB/sec. | ||
| 10028 | 2026.05.06 01:58:07.253261 [ 277 ] {7d100d17-a77e-41e6-a6ad-07279ce67484} <Debug> TCPHandler: Processed in 0.003302841 sec. | ||
| 10029 | 2026.05.06 01:58:07.255031 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.05.06 01:58:07.255144 [ 277 ] {4eab5a98-ab25-4337-b6ef-a9594bc308cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10031 | 2026.05.06 01:58:07.255191 [ 277 ] {4eab5a98-ab25-4337-b6ef-a9594bc308cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10032 | 2026.05.06 01:58:07.255723 [ 277 ] {4eab5a98-ab25-4337-b6ef-a9594bc308cc} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.05.06 01:58:07.255764 [ 277 ] {4eab5a98-ab25-4337-b6ef-a9594bc308cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10034 | 2026.05.06 01:58:07.256128 [ 277 ] {4eab5a98-ab25-4337-b6ef-a9594bc308cc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10035 | 2026.05.06 01:58:07.256349 [ 277 ] {4eab5a98-ab25-4337-b6ef-a9594bc308cc} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.05.06 01:58:07.256501 [ 277 ] {4eab5a98-ab25-4337-b6ef-a9594bc308cc} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00139 sec., 56115.10791366907 rows/sec., 4.65 MiB/sec. | ||
| 10037 | 2026.05.06 01:58:07.256539 [ 277 ] {4eab5a98-ab25-4337-b6ef-a9594bc308cc} <Debug> TCPHandler: Processed in 0.001562499 sec. | ||
| 10038 | 2026.05.06 01:58:07.256660 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2026.05.06 01:58:07.256761 [ 277 ] {ca690570-90f6-4852-a4d1-58f8064311c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10040 | 2026.05.06 01:58:07.256803 [ 277 ] {ca690570-90f6-4852-a4d1-58f8064311c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10041 | 2026.05.06 01:58:07.257196 [ 277 ] {ca690570-90f6-4852-a4d1-58f8064311c4} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2026.05.06 01:58:07.257233 [ 277 ] {ca690570-90f6-4852-a4d1-58f8064311c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10043 | 2026.05.06 01:58:07.257518 [ 277 ] {ca690570-90f6-4852-a4d1-58f8064311c4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10044 | 2026.05.06 01:58:07.257725 [ 277 ] {ca690570-90f6-4852-a4d1-58f8064311c4} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.05.06 01:58:07.257854 [ 277 ] {ca690570-90f6-4852-a4d1-58f8064311c4} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001116 sec., 9856.63082437276 rows/sec., 741.17 KiB/sec. | ||
| 10046 | 2026.05.06 01:58:07.257893 [ 277 ] {ca690570-90f6-4852-a4d1-58f8064311c4} <Debug> TCPHandler: Processed in 0.001283591 sec. | ||
| 10047 | 2026.05.06 01:58:07.258001 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.05.06 01:58:07.258095 [ 277 ] {0379c041-1663-4cf6-91c8-0baf630a31b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10049 | 2026.05.06 01:58:07.258135 [ 277 ] {0379c041-1663-4cf6-91c8-0baf630a31b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10050 | 2026.05.06 01:58:07.258685 [ 277 ] {0379c041-1663-4cf6-91c8-0baf630a31b3} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.05.06 01:58:07.258738 [ 277 ] {0379c041-1663-4cf6-91c8-0baf630a31b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10052 | 2026.05.06 01:58:07.259234 [ 277 ] {0379c041-1663-4cf6-91c8-0baf630a31b3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10053 | 2026.05.06 01:58:07.259496 [ 277 ] {0379c041-1663-4cf6-91c8-0baf630a31b3} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.05.06 01:58:07.259668 [ 277 ] {0379c041-1663-4cf6-91c8-0baf630a31b3} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001591 sec., 47140.16341923319 rows/sec., 3.68 MiB/sec. | ||
| 10055 | 2026.05.06 01:58:07.259718 [ 277 ] {0379c041-1663-4cf6-91c8-0baf630a31b3} <Debug> TCPHandler: Processed in 0.001766224 sec. | ||
| 10056 | 2026.05.06 01:58:07.259880 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2026.05.06 01:58:07.259989 [ 277 ] {97e0fb70-f02e-4960-8b1e-52d85f9b12c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10058 | 2026.05.06 01:58:07.260041 [ 277 ] {97e0fb70-f02e-4960-8b1e-52d85f9b12c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10059 | 2026.05.06 01:58:07.260482 [ 277 ] {97e0fb70-f02e-4960-8b1e-52d85f9b12c3} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.05.06 01:58:07.260519 [ 277 ] {97e0fb70-f02e-4960-8b1e-52d85f9b12c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10061 | 2026.05.06 01:58:07.260863 [ 277 ] {97e0fb70-f02e-4960-8b1e-52d85f9b12c3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10062 | 2026.05.06 01:58:07.261095 [ 277 ] {97e0fb70-f02e-4960-8b1e-52d85f9b12c3} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.05.06 01:58:07.261230 [ 277 ] {97e0fb70-f02e-4960-8b1e-52d85f9b12c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 10064 | 2026.05.06 01:58:07.261267 [ 277 ] {97e0fb70-f02e-4960-8b1e-52d85f9b12c3} <Debug> TCPHandler: Processed in 0.001443855 sec. | ||
| 10065 | 2026.05.06 01:58:07.261385 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10066 | 2026.05.06 01:58:07.261480 [ 277 ] {f5ada0f2-50aa-43be-a718-4acfc7fde031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10067 | 2026.05.06 01:58:07.261534 [ 277 ] {f5ada0f2-50aa-43be-a718-4acfc7fde031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10068 | 2026.05.06 01:58:07.262306 [ 277 ] {f5ada0f2-50aa-43be-a718-4acfc7fde031} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2026.05.06 01:58:07.262344 [ 277 ] {f5ada0f2-50aa-43be-a718-4acfc7fde031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10070 | 2026.05.06 01:58:07.262867 [ 277 ] {f5ada0f2-50aa-43be-a718-4acfc7fde031} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10071 | 2026.05.06 01:58:07.263105 [ 277 ] {f5ada0f2-50aa-43be-a718-4acfc7fde031} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2026.05.06 01:58:07.263249 [ 277 ] {f5ada0f2-50aa-43be-a718-4acfc7fde031} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001787 sec., 6155.567991046447 rows/sec., 11.03 MiB/sec. | ||
| 10073 | 2026.05.06 01:58:07.263318 [ 277 ] {f5ada0f2-50aa-43be-a718-4acfc7fde031} <Debug> TCPHandler: Processed in 0.001982949 sec. | ||
| 10074 | 2026.05.06 01:58:07.263436 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10075 | 2026.05.06 01:58:07.263532 [ 277 ] {ddbe6950-240c-4cfb-ac50-4ce9415179d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10076 | 2026.05.06 01:58:07.263575 [ 277 ] {ddbe6950-240c-4cfb-ac50-4ce9415179d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10077 | 2026.05.06 01:58:07.263917 [ 277 ] {ddbe6950-240c-4cfb-ac50-4ce9415179d6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2026.05.06 01:58:07.263954 [ 277 ] {ddbe6950-240c-4cfb-ac50-4ce9415179d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10079 | 2026.05.06 01:58:07.264270 [ 277 ] {ddbe6950-240c-4cfb-ac50-4ce9415179d6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10080 | 2026.05.06 01:58:07.264489 [ 277 ] {ddbe6950-240c-4cfb-ac50-4ce9415179d6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.05.06 01:58:07.264619 [ 277 ] {ddbe6950-240c-4cfb-ac50-4ce9415179d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 10082 | 2026.05.06 01:58:07.264657 [ 277 ] {ddbe6950-240c-4cfb-ac50-4ce9415179d6} <Debug> TCPHandler: Processed in 0.001269991 sec. | ||
| 10083 | 2026.05.06 01:58:07.609210 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2026.05.06 01:58:07.609469 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 10085 | 2026.05.06 01:58:07.609866 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10086 | 2026.05.06 01:58:07.609917 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 10087 | 2026.05.06 01:58:07.610225 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10088 | 2026.05.06 01:58:07.610306 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10089 | 2026.05.06 01:58:07.610459 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 42-element set) | ||
| 10090 | 2026.05.06 01:58:07.610570 [ 349 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10091 | 2026.05.06 01:58:07.610572 [ 321 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10092 | 2026.05.06 01:58:07.610588 [ 344 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 10093 | 2026.05.06 01:58:07.610633 [ 334 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10094 | 2026.05.06 01:58:07.610634 [ 346 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10095 | 2026.05.06 01:58:07.610776 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 5/5 parts by partition key, 3 parts by primary key, 3/5 marks by primary key, 3 marks to read from 3 ranges | ||
| 10096 | 2026.05.06 01:58:07.610804 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10097 | 2026.05.06 01:58:07.610890 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10098 | 2026.05.06 01:58:07.610910 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 45 rows with 3 streams | ||
| 10099 | 2026.05.06 01:58:07.610947 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10100 | 2026.05.06 01:58:07.610987 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10101 | 2026.05.06 01:58:07.611024 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 10102 | 2026.05.06 01:58:07.613319 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> executeQuery: Read 45 rows, 9.67 KiB in 0.003962 sec., 11357.900050479555 rows/sec., 2.38 MiB/sec. | ||
| 10103 | 2026.05.06 01:58:07.613471 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> MemoryTracker: Peak memory usage (for query): 153.61 KiB. | ||
| 10104 | 2026.05.06 01:58:07.613487 [ 277 ] {a62a168d-7972-4f13-93f4-8a37ee2dbdd3} <Debug> TCPHandler: Processed in 0.004401477 sec. | ||
| 10105 | 2026.05.06 01:58:07.628942 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.05.06 01:58:07.629150 [ 277 ] {813e1175-e846-4600-bb11-f4dd323115ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10107 | 2026.05.06 01:58:07.629234 [ 277 ] {813e1175-e846-4600-bb11-f4dd323115ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10108 | 2026.05.06 01:58:07.629880 [ 277 ] {813e1175-e846-4600-bb11-f4dd323115ab} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.05.06 01:58:07.629921 [ 277 ] {813e1175-e846-4600-bb11-f4dd323115ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10110 | 2026.05.06 01:58:07.630286 [ 277 ] {813e1175-e846-4600-bb11-f4dd323115ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10111 | 2026.05.06 01:58:07.630520 [ 277 ] {813e1175-e846-4600-bb11-f4dd323115ab} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2026.05.06 01:58:07.630650 [ 28 ] {} <Debug> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 10113 | 2026.05.06 01:58:07.630672 [ 277 ] {813e1175-e846-4600-bb11-f4dd323115ab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001578 sec., 179974.6514575412 rows/sec., 11.43 MiB/sec. | ||
| 10114 | 2026.05.06 01:58:07.630711 [ 28 ] {} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.05.06 01:58:07.630725 [ 277 ] {813e1175-e846-4600-bb11-f4dd323115ab} <Debug> TCPHandler: Processed in 0.001885687 sec. | ||
| 10116 | 2026.05.06 01:58:07.630743 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10117 | 2026.05.06 01:58:07.630860 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.05.06 01:58:07.630885 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 10119 | 2026.05.06 01:58:07.630964 [ 277 ] {80e55c48-5026-4179-a1d9-1d7b7504de40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10120 | 2026.05.06 01:58:07.631011 [ 277 ] {80e55c48-5026-4179-a1d9-1d7b7504de40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10121 | 2026.05.06 01:58:07.631045 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10122 | 2026.05.06 01:58:07.631090 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 10123 | 2026.05.06 01:58:07.631177 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 10124 | 2026.05.06 01:58:07.631229 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 10125 | 2026.05.06 01:58:07.631278 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 10126 | 2026.05.06 01:58:07.631326 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 10127 | 2026.05.06 01:58:07.631374 [ 187 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 10128 | 2026.05.06 01:58:07.631421 [ 277 ] {80e55c48-5026-4179-a1d9-1d7b7504de40} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10129 | 2026.05.06 01:58:07.631463 [ 277 ] {80e55c48-5026-4179-a1d9-1d7b7504de40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10130 | 2026.05.06 01:58:07.631812 [ 277 ] {80e55c48-5026-4179-a1d9-1d7b7504de40} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10131 | 2026.05.06 01:58:07.632040 [ 277 ] {80e55c48-5026-4179-a1d9-1d7b7504de40} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10132 | 2026.05.06 01:58:07.632179 [ 277 ] {80e55c48-5026-4179-a1d9-1d7b7504de40} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001237 sec., 12934.518997574778 rows/sec., 1.04 MiB/sec. | ||
| 10133 | 2026.05.06 01:58:07.632217 [ 277 ] {80e55c48-5026-4179-a1d9-1d7b7504de40} <Debug> TCPHandler: Processed in 0.001408065 sec. | ||
| 10134 | 2026.05.06 01:58:07.632331 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10135 | 2026.05.06 01:58:07.632343 [ 189 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524447 sec., 451311.19678152143 rows/sec., 31.92 MiB/sec. | ||
| 10136 | 2026.05.06 01:58:07.632429 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10137 | 2026.05.06 01:58:07.632469 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10138 | 2026.05.06 01:58:07.632538 [ 190 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10139 | 2026.05.06 01:58:07.632875 [ 190 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2026.05.06 01:58:07.632970 [ 190 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_14_3} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 10141 | 2026.05.06 01:58:07.633085 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10142 | 2026.05.06 01:58:07.634715 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.05.06 01:58:07.634756 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10144 | 2026.05.06 01:58:07.635357 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10145 | 2026.05.06 01:58:07.635576 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.05.06 01:58:07.635722 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Debug> executeQuery: Read 3215 rows, 246.49 KiB in 0.003312 sec., 970712.5603864734 rows/sec., 72.68 MiB/sec. | ||
| 10147 | 2026.05.06 01:58:07.635762 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10148 | 2026.05.06 01:58:07.635775 [ 277 ] {084c2920-ec0e-465a-96af-8a84a4f473e5} <Debug> TCPHandler: Processed in 0.003493615 sec. | ||
| 10149 | 2026.05.06 01:58:07.635900 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2026.05.06 01:58:07.635996 [ 277 ] {b1a8d0fa-9b26-4e37-9bcc-65944a67e9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10151 | 2026.05.06 01:58:07.636036 [ 277 ] {b1a8d0fa-9b26-4e37-9bcc-65944a67e9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10152 | 2026.05.06 01:58:07.636571 [ 277 ] {b1a8d0fa-9b26-4e37-9bcc-65944a67e9c7} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2026.05.06 01:58:07.636608 [ 277 ] {b1a8d0fa-9b26-4e37-9bcc-65944a67e9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10154 | 2026.05.06 01:58:07.636931 [ 277 ] {b1a8d0fa-9b26-4e37-9bcc-65944a67e9c7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10155 | 2026.05.06 01:58:07.637149 [ 277 ] {b1a8d0fa-9b26-4e37-9bcc-65944a67e9c7} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2026.05.06 01:58:07.637282 [ 277 ] {b1a8d0fa-9b26-4e37-9bcc-65944a67e9c7} <Debug> executeQuery: Read 199 rows, 12.76 KiB in 0.001306 sec., 152373.66003062786 rows/sec., 9.54 MiB/sec. | ||
| 10157 | 2026.05.06 01:58:07.637319 [ 277 ] {b1a8d0fa-9b26-4e37-9bcc-65944a67e9c7} <Debug> TCPHandler: Processed in 0.001470766 sec. | ||
| 10158 | 2026.05.06 01:58:07.637440 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2026.05.06 01:58:07.637562 [ 277 ] {600e8a57-a9b9-42dc-a9a4-70c7830c1751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10160 | 2026.05.06 01:58:07.637612 [ 277 ] {600e8a57-a9b9-42dc-a9a4-70c7830c1751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10161 | 2026.05.06 01:58:07.638566 [ 277 ] {600e8a57-a9b9-42dc-a9a4-70c7830c1751} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2026.05.06 01:58:07.638602 [ 277 ] {600e8a57-a9b9-42dc-a9a4-70c7830c1751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10163 | 2026.05.06 01:58:07.638958 [ 277 ] {600e8a57-a9b9-42dc-a9a4-70c7830c1751} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10164 | 2026.05.06 01:58:07.639172 [ 277 ] {600e8a57-a9b9-42dc-a9a4-70c7830c1751} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2026.05.06 01:58:07.639301 [ 277 ] {600e8a57-a9b9-42dc-a9a4-70c7830c1751} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001764 sec., 538548.7528344671 rows/sec., 31.69 MiB/sec. | ||
| 10166 | 2026.05.06 01:58:07.639340 [ 277 ] {600e8a57-a9b9-42dc-a9a4-70c7830c1751} <Debug> TCPHandler: Processed in 0.001961818 sec. | ||
| 10167 | 2026.05.06 01:58:07.639457 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.05.06 01:58:07.639552 [ 277 ] {c2b21193-2f01-49e9-ba41-a694dc649577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10169 | 2026.05.06 01:58:07.639591 [ 277 ] {c2b21193-2f01-49e9-ba41-a694dc649577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10170 | 2026.05.06 01:58:07.639975 [ 277 ] {c2b21193-2f01-49e9-ba41-a694dc649577} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2026.05.06 01:58:07.640012 [ 277 ] {c2b21193-2f01-49e9-ba41-a694dc649577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10172 | 2026.05.06 01:58:07.640306 [ 277 ] {c2b21193-2f01-49e9-ba41-a694dc649577} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10173 | 2026.05.06 01:58:07.640516 [ 277 ] {c2b21193-2f01-49e9-ba41-a694dc649577} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.05.06 01:58:07.640643 [ 277 ] {c2b21193-2f01-49e9-ba41-a694dc649577} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00111 sec., 900.9009009009009 rows/sec., 63.34 KiB/sec. | ||
| 10175 | 2026.05.06 01:58:07.640682 [ 277 ] {c2b21193-2f01-49e9-ba41-a694dc649577} <Debug> TCPHandler: Processed in 0.001274541 sec. | ||
| 10176 | 2026.05.06 01:58:07.640807 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.05.06 01:58:07.640922 [ 277 ] {78424342-bac9-44f4-a837-851df11f8a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10178 | 2026.05.06 01:58:07.640969 [ 277 ] {78424342-bac9-44f4-a837-851df11f8a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10179 | 2026.05.06 01:58:07.641461 [ 277 ] {78424342-bac9-44f4-a837-851df11f8a89} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.05.06 01:58:07.641497 [ 277 ] {78424342-bac9-44f4-a837-851df11f8a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10181 | 2026.05.06 01:58:07.641807 [ 277 ] {78424342-bac9-44f4-a837-851df11f8a89} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10182 | 2026.05.06 01:58:07.642022 [ 277 ] {78424342-bac9-44f4-a837-851df11f8a89} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.05.06 01:58:07.642129 [ 28 ] {} <Debug> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 10184 | 2026.05.06 01:58:07.642156 [ 277 ] {78424342-bac9-44f4-a837-851df11f8a89} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001257 sec., 117740.65234685759 rows/sec., 6.70 MiB/sec. | ||
| 10185 | 2026.05.06 01:58:07.642171 [ 28 ] {} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10186 | 2026.05.06 01:58:07.642199 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10187 | 2026.05.06 01:58:07.642201 [ 277 ] {78424342-bac9-44f4-a837-851df11f8a89} <Debug> TCPHandler: Processed in 0.001454356 sec. | ||
| 10188 | 2026.05.06 01:58:07.642292 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 10189 | 2026.05.06 01:58:07.642333 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10190 | 2026.05.06 01:58:07.642398 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10191 | 2026.05.06 01:58:07.642428 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 10192 | 2026.05.06 01:58:07.642432 [ 277 ] {0914b88f-f41f-465a-836e-6dc51add62a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10193 | 2026.05.06 01:58:07.642480 [ 277 ] {0914b88f-f41f-465a-836e-6dc51add62a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10194 | 2026.05.06 01:58:07.642482 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 10195 | 2026.05.06 01:58:07.642548 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10196 | 2026.05.06 01:58:07.642586 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10197 | 2026.05.06 01:58:07.642620 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 10198 | 2026.05.06 01:58:07.642661 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 10199 | 2026.05.06 01:58:07.643401 [ 190 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001147138 sec., 310337.5531104366 rows/sec., 19.85 MiB/sec. | ||
| 10200 | 2026.05.06 01:58:07.643511 [ 277 ] {0914b88f-f41f-465a-836e-6dc51add62a4} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.05.06 01:58:07.643531 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 10202 | 2026.05.06 01:58:07.643556 [ 277 ] {0914b88f-f41f-465a-836e-6dc51add62a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10203 | 2026.05.06 01:58:07.643810 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.05.06 01:58:07.643886 [ 187 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_14_3} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 10205 | 2026.05.06 01:58:07.643959 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10206 | 2026.05.06 01:58:07.644023 [ 277 ] {0914b88f-f41f-465a-836e-6dc51add62a4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10207 | 2026.05.06 01:58:07.644240 [ 277 ] {0914b88f-f41f-465a-836e-6dc51add62a4} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2026.05.06 01:58:07.644374 [ 277 ] {0914b88f-f41f-465a-836e-6dc51add62a4} <Debug> executeQuery: Read 1762 rows, 121.90 KiB in 0.00196 sec., 898979.5918367347 rows/sec., 60.74 MiB/sec. | ||
| 10209 | 2026.05.06 01:58:07.644412 [ 277 ] {0914b88f-f41f-465a-836e-6dc51add62a4} <Debug> TCPHandler: Processed in 0.002130842 sec. | ||
| 10210 | 2026.05.06 01:58:07.644530 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2026.05.06 01:58:07.644627 [ 277 ] {f6493090-ba1c-4ef2-8b30-9bd2a2d3ec82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10212 | 2026.05.06 01:58:07.644669 [ 277 ] {f6493090-ba1c-4ef2-8b30-9bd2a2d3ec82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10213 | 2026.05.06 01:58:07.645009 [ 277 ] {f6493090-ba1c-4ef2-8b30-9bd2a2d3ec82} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2026.05.06 01:58:07.645044 [ 277 ] {f6493090-ba1c-4ef2-8b30-9bd2a2d3ec82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10215 | 2026.05.06 01:58:07.645347 [ 277 ] {f6493090-ba1c-4ef2-8b30-9bd2a2d3ec82} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 10216 | 2026.05.06 01:58:07.645553 [ 277 ] {f6493090-ba1c-4ef2-8b30-9bd2a2d3ec82} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2026.05.06 01:58:07.645686 [ 277 ] {f6493090-ba1c-4ef2-8b30-9bd2a2d3ec82} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 10218 | 2026.05.06 01:58:07.645724 [ 277 ] {f6493090-ba1c-4ef2-8b30-9bd2a2d3ec82} <Debug> TCPHandler: Processed in 0.00124343 sec. | ||
| 10219 | 2026.05.06 01:58:07.645856 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2026.05.06 01:58:07.645977 [ 277 ] {8956b66c-7c0b-432a-a094-4c34e3087667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10221 | 2026.05.06 01:58:07.646029 [ 277 ] {8956b66c-7c0b-432a-a094-4c34e3087667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10222 | 2026.05.06 01:58:07.646763 [ 277 ] {8956b66c-7c0b-432a-a094-4c34e3087667} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2026.05.06 01:58:07.646799 [ 277 ] {8956b66c-7c0b-432a-a094-4c34e3087667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10224 | 2026.05.06 01:58:07.647243 [ 277 ] {8956b66c-7c0b-432a-a094-4c34e3087667} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10225 | 2026.05.06 01:58:07.647461 [ 277 ] {8956b66c-7c0b-432a-a094-4c34e3087667} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2026.05.06 01:58:07.647596 [ 277 ] {8956b66c-7c0b-432a-a094-4c34e3087667} <Debug> executeQuery: Read 1609 rows, 100.09 KiB in 0.001645 sec., 978115.5015197569 rows/sec., 59.42 MiB/sec. | ||
| 10227 | 2026.05.06 01:58:07.647634 [ 277 ] {8956b66c-7c0b-432a-a094-4c34e3087667} <Debug> TCPHandler: Processed in 0.001837275 sec. | ||
| 10228 | 2026.05.06 01:58:07.647749 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2026.05.06 01:58:07.647843 [ 277 ] {258e23c4-bba8-497a-93c2-7dd2d8783507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10230 | 2026.05.06 01:58:07.647884 [ 277 ] {258e23c4-bba8-497a-93c2-7dd2d8783507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10231 | 2026.05.06 01:58:07.648208 [ 277 ] {258e23c4-bba8-497a-93c2-7dd2d8783507} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.05.06 01:58:07.648244 [ 277 ] {258e23c4-bba8-497a-93c2-7dd2d8783507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10233 | 2026.05.06 01:58:07.648543 [ 277 ] {258e23c4-bba8-497a-93c2-7dd2d8783507} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10234 | 2026.05.06 01:58:07.648755 [ 277 ] {258e23c4-bba8-497a-93c2-7dd2d8783507} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2026.05.06 01:58:07.648879 [ 27 ] {} <Debug> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 10236 | 2026.05.06 01:58:07.648884 [ 277 ] {258e23c4-bba8-497a-93c2-7dd2d8783507} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 10237 | 2026.05.06 01:58:07.648935 [ 27 ] {} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2026.05.06 01:58:07.648949 [ 277 ] {258e23c4-bba8-497a-93c2-7dd2d8783507} <Debug> TCPHandler: Processed in 0.001249231 sec. | ||
| 10239 | 2026.05.06 01:58:07.648967 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10240 | 2026.05.06 01:58:07.649058 [ 195 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::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 | ||
| 10241 | 2026.05.06 01:58:07.649072 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10242 | 2026.05.06 01:58:07.649174 [ 195 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10243 | 2026.05.06 01:58:07.649182 [ 277 ] {c91ea791-d259-4364-aefd-d410fa7dcaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10244 | 2026.05.06 01:58:07.649216 [ 195 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 10245 | 2026.05.06 01:58:07.649250 [ 277 ] {c91ea791-d259-4364-aefd-d410fa7dcaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10246 | 2026.05.06 01:58:07.649282 [ 195 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 10247 | 2026.05.06 01:58:07.649345 [ 195 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 10248 | 2026.05.06 01:58:07.649385 [ 195 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 10249 | 2026.05.06 01:58:07.649424 [ 195 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 10250 | 2026.05.06 01:58:07.649464 [ 195 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 10251 | 2026.05.06 01:58:07.650111 [ 277 ] {c91ea791-d259-4364-aefd-d410fa7dcaa9} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.05.06 01:58:07.650152 [ 277 ] {c91ea791-d259-4364-aefd-d410fa7dcaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10253 | 2026.05.06 01:58:07.650255 [ 197 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.00123322 sec., 4865.311947584373 rows/sec., 324.67 KiB/sec. | ||
| 10254 | 2026.05.06 01:58:07.650378 [ 199 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 10255 | 2026.05.06 01:58:07.650653 [ 199 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10256 | 2026.05.06 01:58:07.650717 [ 199 ] {aacc61f3-696c-4fd0-93c6-ec4445266d5d::all_1_6_1} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 10257 | 2026.05.06 01:58:07.650751 [ 277 ] {c91ea791-d259-4364-aefd-d410fa7dcaa9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10258 | 2026.05.06 01:58:07.650780 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10259 | 2026.05.06 01:58:07.650988 [ 277 ] {c91ea791-d259-4364-aefd-d410fa7dcaa9} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.05.06 01:58:07.651145 [ 277 ] {c91ea791-d259-4364-aefd-d410fa7dcaa9} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001981 sec., 20696.617869762744 rows/sec., 37.09 MiB/sec. | ||
| 10261 | 2026.05.06 01:58:07.651201 [ 277 ] {c91ea791-d259-4364-aefd-d410fa7dcaa9} <Debug> TCPHandler: Processed in 0.002178263 sec. | ||
| 10262 | 2026.05.06 01:58:07.651320 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2026.05.06 01:58:07.651415 [ 277 ] {b0fa7524-cd46-4537-b4bd-705004ac4101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10264 | 2026.05.06 01:58:07.651456 [ 277 ] {b0fa7524-cd46-4537-b4bd-705004ac4101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10265 | 2026.05.06 01:58:07.651814 [ 277 ] {b0fa7524-cd46-4537-b4bd-705004ac4101} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2026.05.06 01:58:07.651850 [ 277 ] {b0fa7524-cd46-4537-b4bd-705004ac4101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10267 | 2026.05.06 01:58:07.652168 [ 277 ] {b0fa7524-cd46-4537-b4bd-705004ac4101} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10268 | 2026.05.06 01:58:07.652367 [ 277 ] {b0fa7524-cd46-4537-b4bd-705004ac4101} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2026.05.06 01:58:07.652500 [ 277 ] {b0fa7524-cd46-4537-b4bd-705004ac4101} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001104 sec., 38043.47826086957 rows/sec., 2.17 MiB/sec. | ||
| 10270 | 2026.05.06 01:58:07.652537 [ 277 ] {b0fa7524-cd46-4537-b4bd-705004ac4101} <Debug> TCPHandler: Processed in 0.00126606 sec. | ||
| 10271 | 2026.05.06 01:58:08.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.93 MiB, peak 329.25 MiB, free memory in arenas 0.00 B, will set to 318.59 MiB (RSS), difference: -1.34 MiB | ||
| 10272 | 2026.05.06 01:58:09.350004 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1256 | ||
| 10273 | 2026.05.06 01:58:09.352815 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.05.06 01:58:09.352865 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10275 | 2026.05.06 01:58:09.354151 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10276 | 2026.05.06 01:58:09.354432 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.05.06 01:58:09.354706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
| 10278 | 2026.05.06 01:58:11.759126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20615 | ||
| 10279 | 2026.05.06 01:58:11.759605 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2026.05.06 01:58:11.759647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10281 | 2026.05.06 01:58:11.760134 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10282 | 2026.05.06 01:58:11.760352 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2026.05.06 01:58:11.760491 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20615 | ||
| 10284 | 2026.05.06 01:58:12.248306 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10285 | 2026.05.06 01:58:12.248558 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10286 | 2026.05.06 01:58:12.248958 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10287 | 2026.05.06 01:58:12.249002 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10288 | 2026.05.06 01:58:12.249238 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10289 | 2026.05.06 01:58:12.249320 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10290 | 2026.05.06 01:58:12.249524 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 10291 | 2026.05.06 01:58:12.249638 [ 349 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 10292 | 2026.05.06 01:58:12.249638 [ 321 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 10293 | 2026.05.06 01:58:12.249674 [ 318 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 10294 | 2026.05.06 01:58:12.249694 [ 350 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 10295 | 2026.05.06 01:58:12.249674 [ 346 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 10296 | 2026.05.06 01:58:12.249849 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Selected 5/5 parts by partition key, 2 parts by primary key, 2/5 marks by primary key, 2 marks to read from 2 ranges | ||
| 10297 | 2026.05.06 01:58:12.249892 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10298 | 2026.05.06 01:58:12.249991 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 10299 | 2026.05.06 01:58:12.250027 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 10300 | 2026.05.06 01:58:12.250082 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10301 | 2026.05.06 01:58:12.250166 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10302 | 2026.05.06 01:58:12.251388 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002934 sec., 14996.591683708248 rows/sec., 2.61 MiB/sec. | ||
| 10303 | 2026.05.06 01:58:12.251542 [ 277 ] {793e6e32-f517-4129-9f36-eb07d73e45da} <Debug> TCPHandler: Processed in 0.003372402 sec. | ||
| 10304 | 2026.05.06 01:58:12.253124 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10305 | 2026.05.06 01:58:12.253241 [ 277 ] {669e5785-d1b9-4028-81d6-76bb0d4d0006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10306 | 2026.05.06 01:58:12.253293 [ 277 ] {669e5785-d1b9-4028-81d6-76bb0d4d0006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10307 | 2026.05.06 01:58:12.253811 [ 277 ] {669e5785-d1b9-4028-81d6-76bb0d4d0006} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10308 | 2026.05.06 01:58:12.253860 [ 277 ] {669e5785-d1b9-4028-81d6-76bb0d4d0006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10309 | 2026.05.06 01:58:12.254280 [ 277 ] {669e5785-d1b9-4028-81d6-76bb0d4d0006} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10310 | 2026.05.06 01:58:12.254531 [ 277 ] {669e5785-d1b9-4028-81d6-76bb0d4d0006} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10311 | 2026.05.06 01:58:12.254687 [ 107 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10312 | 2026.05.06 01:58:12.254699 [ 277 ] {669e5785-d1b9-4028-81d6-76bb0d4d0006} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001493 sec., 37508.37240455459 rows/sec., 2.88 MiB/sec. | ||
| 10313 | 2026.05.06 01:58:12.254766 [ 107 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2026.05.06 01:58:12.254785 [ 277 ] {669e5785-d1b9-4028-81d6-76bb0d4d0006} <Debug> TCPHandler: Processed in 0.001714752 sec. | ||
| 10315 | 2026.05.06 01:58:12.254797 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10316 | 2026.05.06 01:58:12.254907 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10317 | 2026.05.06 01:58:12.254916 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10318 | 2026.05.06 01:58:12.255036 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10319 | 2026.05.06 01:58:12.255040 [ 277 ] {440af21e-064e-40fb-965a-b7d003b40709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10320 | 2026.05.06 01:58:12.255082 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3358 rows starting from the beginning of the part | ||
| 10321 | 2026.05.06 01:58:12.255103 [ 277 ] {440af21e-064e-40fb-965a-b7d003b40709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10322 | 2026.05.06 01:58:12.255178 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 198 rows starting from the beginning of the part | ||
| 10323 | 2026.05.06 01:58:12.255237 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 117 rows starting from the beginning of the part | ||
| 10324 | 2026.05.06 01:58:12.255283 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 78 rows starting from the beginning of the part | ||
| 10325 | 2026.05.06 01:58:12.255338 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 3215 rows starting from the beginning of the part | ||
| 10326 | 2026.05.06 01:58:12.255384 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10327 | 2026.05.06 01:58:12.255537 [ 277 ] {440af21e-064e-40fb-965a-b7d003b40709} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10328 | 2026.05.06 01:58:12.255580 [ 277 ] {440af21e-064e-40fb-965a-b7d003b40709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10329 | 2026.05.06 01:58:12.255919 [ 277 ] {440af21e-064e-40fb-965a-b7d003b40709} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10330 | 2026.05.06 01:58:12.256140 [ 277 ] {440af21e-064e-40fb-965a-b7d003b40709} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10331 | 2026.05.06 01:58:12.256290 [ 107 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10332 | 2026.05.06 01:58:12.256297 [ 277 ] {440af21e-064e-40fb-965a-b7d003b40709} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 10333 | 2026.05.06 01:58:12.256332 [ 107 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10334 | 2026.05.06 01:58:12.256355 [ 277 ] {440af21e-064e-40fb-965a-b7d003b40709} <Debug> TCPHandler: Processed in 0.001489816 sec. | ||
| 10335 | 2026.05.06 01:58:12.256358 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10336 | 2026.05.06 01:58:12.256479 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10337 | 2026.05.06 01:58:12.256486 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.05.06 01:58:12.256603 [ 277 ] {fbe5762d-d77d-4be7-b5b3-a7a58f04511f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10339 | 2026.05.06 01:58:12.256619 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10340 | 2026.05.06 01:58:12.256648 [ 277 ] {fbe5762d-d77d-4be7-b5b3-a7a58f04511f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10341 | 2026.05.06 01:58:12.256659 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1831 rows starting from the beginning of the part | ||
| 10342 | 2026.05.06 01:58:12.256735 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 111 rows starting from the beginning of the part | ||
| 10343 | 2026.05.06 01:58:12.256793 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 94 rows starting from the beginning of the part | ||
| 10344 | 2026.05.06 01:58:12.256835 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 75 rows starting from the beginning of the part | ||
| 10345 | 2026.05.06 01:58:12.256876 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1762 rows starting from the beginning of the part | ||
| 10346 | 2026.05.06 01:58:12.256915 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10347 | 2026.05.06 01:58:12.257043 [ 277 ] {fbe5762d-d77d-4be7-b5b3-a7a58f04511f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2026.05.06 01:58:12.257090 [ 277 ] {fbe5762d-d77d-4be7-b5b3-a7a58f04511f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10349 | 2026.05.06 01:58:12.257729 [ 277 ] {fbe5762d-d77d-4be7-b5b3-a7a58f04511f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10350 | 2026.05.06 01:58:12.257960 [ 277 ] {fbe5762d-d77d-4be7-b5b3-a7a58f04511f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2026.05.06 01:58:12.258084 [ 190 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7022 rows, containing 5 columns (5 merged, 0 gathered) in 0.003220009 sec., 2180739.2463809885 rows/sec., 173.89 MiB/sec. | ||
| 10352 | 2026.05.06 01:58:12.258093 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 10353 | 2026.05.06 01:58:12.258102 [ 277 ] {fbe5762d-d77d-4be7-b5b3-a7a58f04511f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001521 sec., 84155.161078238 rows/sec., 5.86 MiB/sec. | ||
| 10354 | 2026.05.06 01:58:12.258151 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.05.06 01:58:12.258179 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10356 | 2026.05.06 01:58:12.258189 [ 277 ] {fbe5762d-d77d-4be7-b5b3-a7a58f04511f} <Debug> TCPHandler: Processed in 0.001752043 sec. | ||
| 10357 | 2026.05.06 01:58:12.258281 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 10358 | 2026.05.06 01:58:12.258429 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10359 | 2026.05.06 01:58:12.258473 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 24589 rows starting from the beginning of the part | ||
| 10360 | 2026.05.06 01:58:12.258586 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 196 rows starting from the beginning of the part | ||
| 10361 | 2026.05.06 01:58:12.258590 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10362 | 2026.05.06 01:58:12.258676 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10363 | 2026.05.06 01:58:12.258708 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10364 | 2026.05.06 01:58:12.258738 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3937 rows, containing 5 columns (5 merged, 0 gathered) in 0.002296266 sec., 1714522.6206371563 rows/sec., 124.60 MiB/sec. | ||
| 10365 | 2026.05.06 01:58:12.258767 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10366 | 2026.05.06 01:58:12.258839 [ 277 ] {9e066895-f5e4-4b51-ad61-9b73a1a61e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10367 | 2026.05.06 01:58:12.258851 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1609 rows starting from the beginning of the part | ||
| 10368 | 2026.05.06 01:58:12.258912 [ 277 ] {9e066895-f5e4-4b51-ad61-9b73a1a61e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10369 | 2026.05.06 01:58:12.259133 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10370 | 2026.05.06 01:58:12.259589 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.05.06 01:58:12.259651 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2026.05.06 01:58:12.259729 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_71_14} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10373 | 2026.05.06 01:58:12.259771 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_71_14} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10374 | 2026.05.06 01:58:12.259878 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 10375 | 2026.05.06 01:58:12.259884 [ 277 ] {9e066895-f5e4-4b51-ad61-9b73a1a61e57} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2026.05.06 01:58:12.259948 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 10377 | 2026.05.06 01:58:12.259950 [ 277 ] {9e066895-f5e4-4b51-ad61-9b73a1a61e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10378 | 2026.05.06 01:58:12.260431 [ 277 ] {9e066895-f5e4-4b51-ad61-9b73a1a61e57} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10379 | 2026.05.06 01:58:12.260752 [ 277 ] {9e066895-f5e4-4b51-ad61-9b73a1a61e57} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.05.06 01:58:12.260959 [ 277 ] {9e066895-f5e4-4b51-ad61-9b73a1a61e57} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.002144 sec., 22388.059701492537 rows/sec., 1.51 MiB/sec. | ||
| 10381 | 2026.05.06 01:58:12.261010 [ 277 ] {9e066895-f5e4-4b51-ad61-9b73a1a61e57} <Debug> TCPHandler: Processed in 0.002364818 sec. | ||
| 10382 | 2026.05.06 01:58:12.261493 [ 107 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10383 | 2026.05.06 01:58:12.261552 [ 107 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.05.06 01:58:12.261579 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10385 | 2026.05.06 01:58:12.261691 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10386 | 2026.05.06 01:58:12.261821 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10387 | 2026.05.06 01:58:12.261861 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3540 rows starting from the beginning of the part | ||
| 10388 | 2026.05.06 01:58:12.261943 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10389 | 2026.05.06 01:58:12.261998 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10390 | 2026.05.06 01:58:12.262060 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10391 | 2026.05.06 01:58:12.262110 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 42 rows starting from the beginning of the part | ||
| 10392 | 2026.05.06 01:58:12.262165 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
| 10393 | 2026.05.06 01:58:12.264151 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3810 rows, containing 4 columns (4 merged, 0 gathered) in 0.002504771 sec., 1521097.1382214183 rows/sec., 101.65 MiB/sec. | ||
| 10394 | 2026.05.06 01:58:12.264456 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10395 | 2026.05.06 01:58:12.264768 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.05.06 01:58:12.264845 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_71_14} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10397 | 2026.05.06 01:58:12.264928 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 10398 | 2026.05.06 01:58:12.270624 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26714 rows, containing 5 columns (5 merged, 0 gathered) in 0.012389023 sec., 2156263.65371991 rows/sec., 138.85 MiB/sec. | ||
| 10399 | 2026.05.06 01:58:12.270900 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10400 | 2026.05.06 01:58:12.271170 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.05.06 01:58:12.271246 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10402 | 2026.05.06 01:58:12.271317 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10403 | 2026.05.06 01:58:12.829669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10404 | 2026.05.06 01:58:12.847709 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10405 | 2026.05.06 01:58:12.847772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10406 | 2026.05.06 01:58:12.853889 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10407 | 2026.05.06 01:58:12.854570 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10408 | 2026.05.06 01:58:12.857900 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10409 | 2026.05.06 01:58:13.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.61 MiB, peak 329.25 MiB, free memory in arenas 0.00 B, will set to 322.41 MiB (RSS), difference: 2.80 MiB | ||
| 10410 | 2026.05.06 01:58:16.970364 [ 65 ] {} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 10411 | 2026.05.06 01:58:16.970443 [ 65 ] {} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.05.06 01:58:16.970464 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10413 | 2026.05.06 01:58:16.970564 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::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 | ||
| 10414 | 2026.05.06 01:58:16.970824 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10415 | 2026.05.06 01:58:16.970862 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 10416 | 2026.05.06 01:58:16.970942 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 10417 | 2026.05.06 01:58:16.971009 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 10418 | 2026.05.06 01:58:16.971065 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::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 | ||
| 10419 | 2026.05.06 01:58:16.971128 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::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 | ||
| 10420 | 2026.05.06 01:58:16.972563 [ 196 ] {3732fcc2-0743-4202-83d2-95383f066c23::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 6 columns (6 merged, 0 gathered) in 0.002038059 sec., 25514.47234844526 rows/sec., 6.04 MiB/sec. | ||
| 10421 | 2026.05.06 01:58:16.972732 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 10422 | 2026.05.06 01:58:16.973018 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::all_1_5_1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.05.06 01:58:16.973092 [ 193 ] {3732fcc2-0743-4202-83d2-95383f066c23::all_1_5_1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 10424 | 2026.05.06 01:58:16.973152 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 10425 | 2026.05.06 01:58:17.250740 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10426 | 2026.05.06 01:58:17.250944 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10427 | 2026.05.06 01:58:17.251264 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10428 | 2026.05.06 01:58:17.251298 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10429 | 2026.05.06 01:58:17.251514 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10430 | 2026.05.06 01:58:17.251582 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10431 | 2026.05.06 01:58:17.251721 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10432 | 2026.05.06 01:58:17.251755 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10433 | 2026.05.06 01:58:17.251776 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 10434 | 2026.05.06 01:58:17.251791 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10435 | 2026.05.06 01:58:17.251829 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10436 | 2026.05.06 01:58:17.251849 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10437 | 2026.05.06 01:58:17.253033 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002172 sec., 23941.06813996317 rows/sec., 5.67 MiB/sec. | ||
| 10438 | 2026.05.06 01:58:17.253153 [ 277 ] {a5285ee6-fd6a-491b-91c0-b414bf211fa6} <Debug> TCPHandler: Processed in 0.002537152 sec. | ||
| 10439 | 2026.05.06 01:58:17.255094 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10440 | 2026.05.06 01:58:17.255209 [ 277 ] {facd4fce-5fdc-46dc-80de-83009b79d21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10441 | 2026.05.06 01:58:17.255253 [ 277 ] {facd4fce-5fdc-46dc-80de-83009b79d21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10442 | 2026.05.06 01:58:17.255760 [ 277 ] {facd4fce-5fdc-46dc-80de-83009b79d21e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.05.06 01:58:17.255800 [ 277 ] {facd4fce-5fdc-46dc-80de-83009b79d21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10444 | 2026.05.06 01:58:17.256162 [ 277 ] {facd4fce-5fdc-46dc-80de-83009b79d21e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10445 | 2026.05.06 01:58:17.256380 [ 277 ] {facd4fce-5fdc-46dc-80de-83009b79d21e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2026.05.06 01:58:17.256528 [ 277 ] {facd4fce-5fdc-46dc-80de-83009b79d21e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001352 sec., 57692.307692307695 rows/sec., 4.78 MiB/sec. | ||
| 10447 | 2026.05.06 01:58:17.256566 [ 277 ] {facd4fce-5fdc-46dc-80de-83009b79d21e} <Debug> TCPHandler: Processed in 0.001537848 sec. | ||
| 10448 | 2026.05.06 01:58:17.256702 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10449 | 2026.05.06 01:58:17.256796 [ 277 ] {c1e24919-ac7e-4e3e-8c86-0ad3683e74a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10450 | 2026.05.06 01:58:17.256835 [ 277 ] {c1e24919-ac7e-4e3e-8c86-0ad3683e74a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10451 | 2026.05.06 01:58:17.257257 [ 277 ] {c1e24919-ac7e-4e3e-8c86-0ad3683e74a7} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2026.05.06 01:58:17.257297 [ 277 ] {c1e24919-ac7e-4e3e-8c86-0ad3683e74a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10453 | 2026.05.06 01:58:17.257594 [ 277 ] {c1e24919-ac7e-4e3e-8c86-0ad3683e74a7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10454 | 2026.05.06 01:58:17.257795 [ 277 ] {c1e24919-ac7e-4e3e-8c86-0ad3683e74a7} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2026.05.06 01:58:17.257927 [ 277 ] {c1e24919-ac7e-4e3e-8c86-0ad3683e74a7} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001149 sec., 9573.542210617929 rows/sec., 719.89 KiB/sec. | ||
| 10456 | 2026.05.06 01:58:17.257934 [ 36 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10457 | 2026.05.06 01:58:17.257964 [ 277 ] {c1e24919-ac7e-4e3e-8c86-0ad3683e74a7} <Debug> TCPHandler: Processed in 0.001310632 sec. | ||
| 10458 | 2026.05.06 01:58:17.257998 [ 36 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2026.05.06 01:58:17.258024 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10460 | 2026.05.06 01:58:17.258087 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2026.05.06 01:58:17.258133 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10462 | 2026.05.06 01:58:17.258186 [ 277 ] {b8995a1c-e7b6-4946-a0de-6ded79fa77a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10463 | 2026.05.06 01:58:17.258229 [ 277 ] {b8995a1c-e7b6-4946-a0de-6ded79fa77a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10464 | 2026.05.06 01:58:17.258267 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10465 | 2026.05.06 01:58:17.258314 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 226 rows starting from the beginning of the part | ||
| 10466 | 2026.05.06 01:58:17.258407 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 23 rows starting from the beginning of the part | ||
| 10467 | 2026.05.06 01:58:17.258483 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 10468 | 2026.05.06 01:58:17.258555 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 10469 | 2026.05.06 01:58:17.258631 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 199 rows starting from the beginning of the part | ||
| 10470 | 2026.05.06 01:58:17.258707 [ 277 ] {b8995a1c-e7b6-4946-a0de-6ded79fa77a9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2026.05.06 01:58:17.258720 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 10472 | 2026.05.06 01:58:17.258779 [ 277 ] {b8995a1c-e7b6-4946-a0de-6ded79fa77a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10473 | 2026.05.06 01:58:17.259378 [ 277 ] {b8995a1c-e7b6-4946-a0de-6ded79fa77a9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10474 | 2026.05.06 01:58:17.259778 [ 277 ] {b8995a1c-e7b6-4946-a0de-6ded79fa77a9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.05.06 01:58:17.259962 [ 277 ] {b8995a1c-e7b6-4946-a0de-6ded79fa77a9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001795 sec., 41782.72980501393 rows/sec., 3.26 MiB/sec. | ||
| 10476 | 2026.05.06 01:58:17.260001 [ 277 ] {b8995a1c-e7b6-4946-a0de-6ded79fa77a9} <Debug> TCPHandler: Processed in 0.001962448 sec. | ||
| 10477 | 2026.05.06 01:58:17.260141 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.00205508 sec., 243299.5309185044 rows/sec., 16.74 MiB/sec. | ||
| 10478 | 2026.05.06 01:58:17.260189 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10479 | 2026.05.06 01:58:17.260281 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10480 | 2026.05.06 01:58:17.260287 [ 277 ] {6c163679-8908-4941-a0eb-fcaa49b67ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10481 | 2026.05.06 01:58:17.260343 [ 277 ] {6c163679-8908-4941-a0eb-fcaa49b67ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10482 | 2026.05.06 01:58:17.260532 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2026.05.06 01:58:17.260604 [ 192 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_61_12} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10484 | 2026.05.06 01:58:17.260677 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10485 | 2026.05.06 01:58:17.260748 [ 277 ] {6c163679-8908-4941-a0eb-fcaa49b67ccb} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.05.06 01:58:17.260789 [ 277 ] {6c163679-8908-4941-a0eb-fcaa49b67ccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10487 | 2026.05.06 01:58:17.261184 [ 277 ] {6c163679-8908-4941-a0eb-fcaa49b67ccb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10488 | 2026.05.06 01:58:17.261408 [ 277 ] {6c163679-8908-4941-a0eb-fcaa49b67ccb} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.05.06 01:58:17.261543 [ 277 ] {6c163679-8908-4941-a0eb-fcaa49b67ccb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 10490 | 2026.05.06 01:58:17.261580 [ 277 ] {6c163679-8908-4941-a0eb-fcaa49b67ccb} <Debug> TCPHandler: Processed in 0.001437805 sec. | ||
| 10491 | 2026.05.06 01:58:17.261695 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.05.06 01:58:17.261789 [ 277 ] {4f5957c8-3e52-4d78-af71-aa0c7f0bdbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10493 | 2026.05.06 01:58:17.261846 [ 277 ] {4f5957c8-3e52-4d78-af71-aa0c7f0bdbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10494 | 2026.05.06 01:58:17.262635 [ 277 ] {4f5957c8-3e52-4d78-af71-aa0c7f0bdbef} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.05.06 01:58:17.262671 [ 277 ] {4f5957c8-3e52-4d78-af71-aa0c7f0bdbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10496 | 2026.05.06 01:58:17.263196 [ 277 ] {4f5957c8-3e52-4d78-af71-aa0c7f0bdbef} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10497 | 2026.05.06 01:58:17.263422 [ 277 ] {4f5957c8-3e52-4d78-af71-aa0c7f0bdbef} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.05.06 01:58:17.263553 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10499 | 2026.05.06 01:58:17.263569 [ 277 ] {4f5957c8-3e52-4d78-af71-aa0c7f0bdbef} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001798 sec., 6117.9087875417135 rows/sec., 10.96 MiB/sec. | ||
| 10500 | 2026.05.06 01:58:17.263632 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.05.06 01:58:17.263658 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10502 | 2026.05.06 01:58:17.263698 [ 277 ] {4f5957c8-3e52-4d78-af71-aa0c7f0bdbef} <Debug> TCPHandler: Processed in 0.00205008 sec. | ||
| 10503 | 2026.05.06 01:58:17.263738 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10504 | 2026.05.06 01:58:17.263828 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.05.06 01:58:17.263927 [ 277 ] {2461ef7a-a713-43d2-b02a-bbbd4f26ad1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.05.06 01:58:17.263952 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10507 | 2026.05.06 01:58:17.263969 [ 277 ] {2461ef7a-a713-43d2-b02a-bbbd4f26ad1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10508 | 2026.05.06 01:58:17.264011 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1183 rows starting from the beginning of the part | ||
| 10509 | 2026.05.06 01:58:17.264143 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 11 rows starting from the beginning of the part | ||
| 10510 | 2026.05.06 01:58:17.264253 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 10511 | 2026.05.06 01:58:17.264325 [ 277 ] {2461ef7a-a713-43d2-b02a-bbbd4f26ad1e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2026.05.06 01:58:17.264365 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 11 rows starting from the beginning of the part | ||
| 10513 | 2026.05.06 01:58:17.264367 [ 277 ] {2461ef7a-a713-43d2-b02a-bbbd4f26ad1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10514 | 2026.05.06 01:58:17.264483 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 10515 | 2026.05.06 01:58:17.264595 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 11 rows starting from the beginning of the part | ||
| 10516 | 2026.05.06 01:58:17.264718 [ 277 ] {2461ef7a-a713-43d2-b02a-bbbd4f26ad1e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10517 | 2026.05.06 01:58:17.264966 [ 277 ] {2461ef7a-a713-43d2-b02a-bbbd4f26ad1e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.05.06 01:58:17.265105 [ 277 ] {2461ef7a-a713-43d2-b02a-bbbd4f26ad1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001197 sec., 50125.31328320802 rows/sec., 3.38 MiB/sec. | ||
| 10519 | 2026.05.06 01:58:17.265142 [ 277 ] {2461ef7a-a713-43d2-b02a-bbbd4f26ad1e} <Debug> TCPHandler: Processed in 0.001362153 sec. | ||
| 10520 | 2026.05.06 01:58:17.269996 [ 198 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1287 rows, containing 19 columns (19 merged, 0 gathered) in 0.006286114 sec., 204736.98058927982 rows/sec., 366.88 MiB/sec. | ||
| 10521 | 2026.05.06 01:58:17.271823 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10522 | 2026.05.06 01:58:17.272195 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2026.05.06 01:58:17.272272 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10524 | 2026.05.06 01:58:17.272400 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10525 | 2026.05.06 01:58:18.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.97 MiB, peak 334.50 MiB, free memory in arenas 0.00 B, will set to 324.36 MiB (RSS), difference: 1.39 MiB | ||
| 10526 | 2026.05.06 01:58:19.097029 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10527 | 2026.05.06 01:58:19.097084 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10528 | 2026.05.06 01:58:19.260587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21127 | ||
| 10529 | 2026.05.06 01:58:19.261138 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2026.05.06 01:58:19.261185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10531 | 2026.05.06 01:58:19.261722 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10532 | 2026.05.06 01:58:19.261951 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2026.05.06 01:58:19.262081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21127 | ||
| 10534 | 2026.05.06 01:58:19.355002 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1280 | ||
| 10535 | 2026.05.06 01:58:19.357344 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.05.06 01:58:19.357392 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10537 | 2026.05.06 01:58:19.358566 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10538 | 2026.05.06 01:58:19.358826 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.05.06 01:58:19.359130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1280 | ||
| 10540 | 2026.05.06 01:58:20.358016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10541 | 2026.05.06 01:58:20.376894 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.05.06 01:58:20.376949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10543 | 2026.05.06 01:58:20.383166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10544 | 2026.05.06 01:58:20.383860 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.05.06 01:58:20.386946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10546 | 2026.05.06 01:58:22.255325 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10547 | 2026.05.06 01:58:22.255578 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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) | ||
| 10548 | 2026.05.06 01:58:22.255933 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10549 | 2026.05.06 01:58:22.255970 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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 | ||
| 10550 | 2026.05.06 01:58:22.256216 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10551 | 2026.05.06 01:58:22.256285 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10552 | 2026.05.06 01:58:22.256430 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 10553 | 2026.05.06 01:58:22.256467 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10554 | 2026.05.06 01:58:22.256490 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 10555 | 2026.05.06 01:58:22.256506 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10556 | 2026.05.06 01:58:22.256545 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session: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'))" | ||
| 10557 | 2026.05.06 01:58:22.256566 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10558 | 2026.05.06 01:58:22.257730 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002254 sec., 23070.097604259096 rows/sec., 5.47 MiB/sec. | ||
| 10559 | 2026.05.06 01:58:22.257838 [ 277 ] {c0c25f7d-2a49-4cb2-b165-0efabd11ee23} <Debug> TCPHandler: Processed in 0.002644345 sec. | ||
| 10560 | 2026.05.06 01:58:22.264155 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10561 | 2026.05.06 01:58:22.264277 [ 277 ] {de34daa9-252f-479c-9536-2f3271fd144d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10562 | 2026.05.06 01:58:22.264323 [ 277 ] {de34daa9-252f-479c-9536-2f3271fd144d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10563 | 2026.05.06 01:58:22.264958 [ 277 ] {de34daa9-252f-479c-9536-2f3271fd144d} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2026.05.06 01:58:22.265003 [ 277 ] {de34daa9-252f-479c-9536-2f3271fd144d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10565 | 2026.05.06 01:58:22.265408 [ 277 ] {de34daa9-252f-479c-9536-2f3271fd144d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10566 | 2026.05.06 01:58:22.265635 [ 277 ] {de34daa9-252f-479c-9536-2f3271fd144d} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2026.05.06 01:58:22.265783 [ 277 ] {de34daa9-252f-479c-9536-2f3271fd144d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001541 sec., 184295.91174561973 rows/sec., 11.71 MiB/sec. | ||
| 10568 | 2026.05.06 01:58:22.265822 [ 277 ] {de34daa9-252f-479c-9536-2f3271fd144d} <Debug> TCPHandler: Processed in 0.001725172 sec. | ||
| 10569 | 2026.05.06 01:58:22.265964 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10570 | 2026.05.06 01:58:22.266061 [ 277 ] {ba3cdf81-4856-4d25-97a5-ef764f04ac2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10571 | 2026.05.06 01:58:22.266103 [ 277 ] {ba3cdf81-4856-4d25-97a5-ef764f04ac2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10572 | 2026.05.06 01:58:22.266904 [ 277 ] {ba3cdf81-4856-4d25-97a5-ef764f04ac2a} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2026.05.06 01:58:22.266942 [ 277 ] {ba3cdf81-4856-4d25-97a5-ef764f04ac2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10574 | 2026.05.06 01:58:22.267308 [ 277 ] {ba3cdf81-4856-4d25-97a5-ef764f04ac2a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10575 | 2026.05.06 01:58:22.267520 [ 277 ] {ba3cdf81-4856-4d25-97a5-ef764f04ac2a} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10576 | 2026.05.06 01:58:22.267648 [ 277 ] {ba3cdf81-4856-4d25-97a5-ef764f04ac2a} <Debug> executeQuery: Read 857 rows, 68.52 KiB in 0.001606 sec., 533623.9103362391 rows/sec., 41.67 MiB/sec. | ||
| 10577 | 2026.05.06 01:58:22.267687 [ 277 ] {ba3cdf81-4856-4d25-97a5-ef764f04ac2a} <Debug> TCPHandler: Processed in 0.001774393 sec. | ||
| 10578 | 2026.05.06 01:58:22.267823 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10579 | 2026.05.06 01:58:22.267925 [ 277 ] {87664452-73c9-47d2-983a-ee0a2ecee27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10580 | 2026.05.06 01:58:22.267976 [ 277 ] {87664452-73c9-47d2-983a-ee0a2ecee27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10581 | 2026.05.06 01:58:22.268428 [ 277 ] {87664452-73c9-47d2-983a-ee0a2ecee27e} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2026.05.06 01:58:22.268464 [ 277 ] {87664452-73c9-47d2-983a-ee0a2ecee27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10583 | 2026.05.06 01:58:22.268771 [ 277 ] {87664452-73c9-47d2-983a-ee0a2ecee27e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10584 | 2026.05.06 01:58:22.268993 [ 277 ] {87664452-73c9-47d2-983a-ee0a2ecee27e} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10585 | 2026.05.06 01:58:22.269125 [ 277 ] {87664452-73c9-47d2-983a-ee0a2ecee27e} <Debug> executeQuery: Read 172 rows, 10.80 KiB in 0.001221 sec., 140868.14086814085 rows/sec., 8.64 MiB/sec. | ||
| 10586 | 2026.05.06 01:58:22.269162 [ 277 ] {87664452-73c9-47d2-983a-ee0a2ecee27e} <Debug> TCPHandler: Processed in 0.001389344 sec. | ||
| 10587 | 2026.05.06 01:58:22.269306 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10588 | 2026.05.06 01:58:22.269402 [ 277 ] {9b8a69ae-4d44-455e-a0f2-b21eb80ec0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10589 | 2026.05.06 01:58:22.269442 [ 277 ] {9b8a69ae-4d44-455e-a0f2-b21eb80ec0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10590 | 2026.05.06 01:58:22.269966 [ 277 ] {9b8a69ae-4d44-455e-a0f2-b21eb80ec0c3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10591 | 2026.05.06 01:58:22.270006 [ 277 ] {9b8a69ae-4d44-455e-a0f2-b21eb80ec0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10592 | 2026.05.06 01:58:22.270318 [ 277 ] {9b8a69ae-4d44-455e-a0f2-b21eb80ec0c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10593 | 2026.05.06 01:58:22.270529 [ 277 ] {9b8a69ae-4d44-455e-a0f2-b21eb80ec0c3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2026.05.06 01:58:22.270677 [ 277 ] {9b8a69ae-4d44-455e-a0f2-b21eb80ec0c3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001292 sec., 115325.07739938081 rows/sec., 7.45 MiB/sec. | ||
| 10595 | 2026.05.06 01:58:22.270722 [ 277 ] {9b8a69ae-4d44-455e-a0f2-b21eb80ec0c3} <Debug> TCPHandler: Processed in 0.001468046 sec. | ||
| 10596 | 2026.05.06 01:58:22.270867 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2026.05.06 01:58:22.270964 [ 277 ] {e9bbeea7-8664-4bbf-9fb0-c45e68a622d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10598 | 2026.05.06 01:58:22.271008 [ 277 ] {e9bbeea7-8664-4bbf-9fb0-c45e68a622d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10599 | 2026.05.06 01:58:22.271467 [ 277 ] {e9bbeea7-8664-4bbf-9fb0-c45e68a622d6} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10600 | 2026.05.06 01:58:22.271503 [ 277 ] {e9bbeea7-8664-4bbf-9fb0-c45e68a622d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10601 | 2026.05.06 01:58:22.271843 [ 277 ] {e9bbeea7-8664-4bbf-9fb0-c45e68a622d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10602 | 2026.05.06 01:58:22.272064 [ 277 ] {e9bbeea7-8664-4bbf-9fb0-c45e68a622d6} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10603 | 2026.05.06 01:58:22.272194 [ 277 ] {e9bbeea7-8664-4bbf-9fb0-c45e68a622d6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001248 sec., 118589.7435897436 rows/sec., 6.74 MiB/sec. | ||
| 10604 | 2026.05.06 01:58:22.272233 [ 277 ] {e9bbeea7-8664-4bbf-9fb0-c45e68a622d6} <Debug> TCPHandler: Processed in 0.001416084 sec. | ||
| 10605 | 2026.05.06 01:58:22.272356 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10606 | 2026.05.06 01:58:22.272451 [ 277 ] {79691e22-04fe-4738-ac57-2239b1decc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10607 | 2026.05.06 01:58:22.272494 [ 277 ] {79691e22-04fe-4738-ac57-2239b1decc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10608 | 2026.05.06 01:58:22.273106 [ 277 ] {79691e22-04fe-4738-ac57-2239b1decc64} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.05.06 01:58:22.273143 [ 277 ] {79691e22-04fe-4738-ac57-2239b1decc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10610 | 2026.05.06 01:58:22.273466 [ 277 ] {79691e22-04fe-4738-ac57-2239b1decc64} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10611 | 2026.05.06 01:58:22.273678 [ 277 ] {79691e22-04fe-4738-ac57-2239b1decc64} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.05.06 01:58:22.273807 [ 277 ] {79691e22-04fe-4738-ac57-2239b1decc64} <Debug> executeQuery: Read 520 rows, 37.58 KiB in 0.001374 sec., 378457.0596797671 rows/sec., 26.71 MiB/sec. | ||
| 10613 | 2026.05.06 01:58:22.273845 [ 277 ] {79691e22-04fe-4738-ac57-2239b1decc64} <Debug> TCPHandler: Processed in 0.001539888 sec. | ||
| 10614 | 2026.05.06 01:58:22.273961 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10615 | 2026.05.06 01:58:22.274058 [ 277 ] {4ad2bee6-3cbc-484f-ac9b-4c07fd357752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10616 | 2026.05.06 01:58:22.274101 [ 277 ] {4ad2bee6-3cbc-484f-ac9b-4c07fd357752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10617 | 2026.05.06 01:58:22.274434 [ 277 ] {4ad2bee6-3cbc-484f-ac9b-4c07fd357752} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10618 | 2026.05.06 01:58:22.274473 [ 277 ] {4ad2bee6-3cbc-484f-ac9b-4c07fd357752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10619 | 2026.05.06 01:58:22.274782 [ 277 ] {4ad2bee6-3cbc-484f-ac9b-4c07fd357752} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 10620 | 2026.05.06 01:58:22.275009 [ 277 ] {4ad2bee6-3cbc-484f-ac9b-4c07fd357752} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10621 | 2026.05.06 01:58:22.275153 [ 24 ] {} <Debug> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 10622 | 2026.05.06 01:58:22.275166 [ 277 ] {4ad2bee6-3cbc-484f-ac9b-4c07fd357752} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001126 sec., 5328.596802841918 rows/sec., 278.40 KiB/sec. | ||
| 10623 | 2026.05.06 01:58:22.275219 [ 24 ] {} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.05.06 01:58:22.275228 [ 277 ] {4ad2bee6-3cbc-484f-ac9b-4c07fd357752} <Debug> TCPHandler: Processed in 0.001317162 sec. | ||
| 10625 | 2026.05.06 01:58:22.275249 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10626 | 2026.05.06 01:58:22.275350 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::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 | ||
| 10627 | 2026.05.06 01:58:22.275357 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10628 | 2026.05.06 01:58:22.275474 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10629 | 2026.05.06 01:58:22.275478 [ 277 ] {d6f43984-b67f-48be-836f-67cfeb65b46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10630 | 2026.05.06 01:58:22.275516 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::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 | ||
| 10631 | 2026.05.06 01:58:22.275565 [ 277 ] {d6f43984-b67f-48be-836f-67cfeb65b46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10632 | 2026.05.06 01:58:22.275594 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::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 | ||
| 10633 | 2026.05.06 01:58:22.275641 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::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 | ||
| 10634 | 2026.05.06 01:58:22.275678 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::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 | ||
| 10635 | 2026.05.06 01:58:22.275714 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::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 | ||
| 10636 | 2026.05.06 01:58:22.275761 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::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 | ||
| 10637 | 2026.05.06 01:58:22.275998 [ 277 ] {d6f43984-b67f-48be-836f-67cfeb65b46c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.05.06 01:58:22.276041 [ 277 ] {d6f43984-b67f-48be-836f-67cfeb65b46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10639 | 2026.05.06 01:58:22.276396 [ 277 ] {d6f43984-b67f-48be-836f-67cfeb65b46c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10640 | 2026.05.06 01:58:22.276572 [ 189 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001262691 sec., 28510.538207685015 rows/sec., 1.45 MiB/sec. | ||
| 10641 | 2026.05.06 01:58:22.276621 [ 277 ] {d6f43984-b67f-48be-836f-67cfeb65b46c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.05.06 01:58:22.276695 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 10643 | 2026.05.06 01:58:22.276758 [ 277 ] {d6f43984-b67f-48be-836f-67cfeb65b46c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001297 sec., 204317.6561295297 rows/sec., 13.58 MiB/sec. | ||
| 10644 | 2026.05.06 01:58:22.276802 [ 277 ] {d6f43984-b67f-48be-836f-67cfeb65b46c} <Debug> TCPHandler: Processed in 0.001495627 sec. | ||
| 10645 | 2026.05.06 01:58:22.276927 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10646 | 2026.05.06 01:58:22.276953 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::all_1_6_1} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.05.06 01:58:22.277020 [ 192 ] {fdc5dd42-acd8-4715-ac9a-d32aaffa6db1::all_1_6_1} <Trace> oximeter.measurements_bool (fdc5dd42-acd8-4715-ac9a-d32aaffa6db1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 10648 | 2026.05.06 01:58:22.277023 [ 277 ] {21a092c5-db05-414d-a3f1-cd0b3d1d2f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10649 | 2026.05.06 01:58:22.277075 [ 277 ] {21a092c5-db05-414d-a3f1-cd0b3d1d2f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10650 | 2026.05.06 01:58:22.277096 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10651 | 2026.05.06 01:58:22.277396 [ 277 ] {21a092c5-db05-414d-a3f1-cd0b3d1d2f55} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.05.06 01:58:22.277436 [ 277 ] {21a092c5-db05-414d-a3f1-cd0b3d1d2f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10653 | 2026.05.06 01:58:22.277738 [ 277 ] {21a092c5-db05-414d-a3f1-cd0b3d1d2f55} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 10654 | 2026.05.06 01:58:22.277947 [ 277 ] {21a092c5-db05-414d-a3f1-cd0b3d1d2f55} <Trace> oximeter.measurements_f64 (aacc61f3-696c-4fd0-93c6-ec4445266d5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10655 | 2026.05.06 01:58:22.278075 [ 277 ] {21a092c5-db05-414d-a3f1-cd0b3d1d2f55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 10656 | 2026.05.06 01:58:22.278113 [ 277 ] {21a092c5-db05-414d-a3f1-cd0b3d1d2f55} <Debug> TCPHandler: Processed in 0.00123564 sec. | ||
| 10657 | 2026.05.06 01:58:22.278240 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10658 | 2026.05.06 01:58:22.278335 [ 277 ] {2fa50926-4264-4467-95c5-356030c97e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10659 | 2026.05.06 01:58:22.278389 [ 277 ] {2fa50926-4264-4467-95c5-356030c97e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10660 | 2026.05.06 01:58:22.279207 [ 277 ] {2fa50926-4264-4467-95c5-356030c97e81} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10661 | 2026.05.06 01:58:22.279244 [ 277 ] {2fa50926-4264-4467-95c5-356030c97e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10662 | 2026.05.06 01:58:22.279784 [ 277 ] {2fa50926-4264-4467-95c5-356030c97e81} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10663 | 2026.05.06 01:58:22.280009 [ 277 ] {2fa50926-4264-4467-95c5-356030c97e81} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10664 | 2026.05.06 01:58:22.280148 [ 277 ] {2fa50926-4264-4467-95c5-356030c97e81} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001831 sec., 16384.489350081923 rows/sec., 29.36 MiB/sec. | ||
| 10665 | 2026.05.06 01:58:22.280202 [ 277 ] {2fa50926-4264-4467-95c5-356030c97e81} <Debug> TCPHandler: Processed in 0.002011339 sec. | ||
| 10666 | 2026.05.06 01:58:22.280323 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10667 | 2026.05.06 01:58:22.280420 [ 277 ] {50dc5fee-bafa-4da2-8bfd-701b1e220bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10668 | 2026.05.06 01:58:22.280461 [ 277 ] {50dc5fee-bafa-4da2-8bfd-701b1e220bf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10669 | 2026.05.06 01:58:22.280793 [ 277 ] {50dc5fee-bafa-4da2-8bfd-701b1e220bf5} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10670 | 2026.05.06 01:58:22.280829 [ 277 ] {50dc5fee-bafa-4da2-8bfd-701b1e220bf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10671 | 2026.05.06 01:58:22.281139 [ 277 ] {50dc5fee-bafa-4da2-8bfd-701b1e220bf5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10672 | 2026.05.06 01:58:22.281355 [ 277 ] {50dc5fee-bafa-4da2-8bfd-701b1e220bf5} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10673 | 2026.05.06 01:58:22.281481 [ 277 ] {50dc5fee-bafa-4da2-8bfd-701b1e220bf5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001081 sec., 83256.24421831638 rows/sec., 5.21 MiB/sec. | ||
| 10674 | 2026.05.06 01:58:22.281518 [ 277 ] {50dc5fee-bafa-4da2-8bfd-701b1e220bf5} <Debug> TCPHandler: Processed in 0.00124454 sec. | ||
| 10675 | 2026.05.06 01:58:26.762199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21575 | ||
| 10676 | 2026.05.06 01:58:26.762743 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.05.06 01:58:26.762788 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10678 | 2026.05.06 01:58:26.763279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10679 | 2026.05.06 01:58:26.763487 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10680 | 2026.05.06 01:58:26.763613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21575 | ||
| 10681 | 2026.05.06 01:58:27.251961 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2026.05.06 01:58:27.252212 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 10683 | 2026.05.06 01:58:27.252569 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10684 | 2026.05.06 01:58:27.252609 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 10685 | 2026.05.06 01:58:27.252844 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10686 | 2026.05.06 01:58:27.252911 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10687 | 2026.05.06 01:58:27.253054 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10688 | 2026.05.06 01:58:27.253090 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10689 | 2026.05.06 01:58:27.253111 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 10690 | 2026.05.06 01:58:27.253126 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10691 | 2026.05.06 01:58:27.253164 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 10692 | 2026.05.06 01:58:27.253184 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10693 | 2026.05.06 01:58:27.254314 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002202 sec., 23614.895549500456 rows/sec., 5.59 MiB/sec. | ||
| 10694 | 2026.05.06 01:58:27.254420 [ 277 ] {a2f15a06-9755-4ee0-a98f-3ea1c89d4c0b} <Debug> TCPHandler: Processed in 0.002603263 sec. | ||
| 10695 | 2026.05.06 01:58:27.257134 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10696 | 2026.05.06 01:58:27.257246 [ 277 ] {578c7d93-576e-4b16-aae8-bd20fb2378c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10697 | 2026.05.06 01:58:27.257288 [ 277 ] {578c7d93-576e-4b16-aae8-bd20fb2378c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10698 | 2026.05.06 01:58:27.257763 [ 277 ] {578c7d93-576e-4b16-aae8-bd20fb2378c7} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10699 | 2026.05.06 01:58:27.257804 [ 277 ] {578c7d93-576e-4b16-aae8-bd20fb2378c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10700 | 2026.05.06 01:58:27.258169 [ 277 ] {578c7d93-576e-4b16-aae8-bd20fb2378c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10701 | 2026.05.06 01:58:27.258393 [ 277 ] {578c7d93-576e-4b16-aae8-bd20fb2378c7} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10702 | 2026.05.06 01:58:27.258555 [ 277 ] {578c7d93-576e-4b16-aae8-bd20fb2378c7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001341 sec., 17897.09172259508 rows/sec., 1.48 MiB/sec. | ||
| 10703 | 2026.05.06 01:58:27.258604 [ 277 ] {578c7d93-576e-4b16-aae8-bd20fb2378c7} <Debug> TCPHandler: Processed in 0.001527718 sec. | ||
| 10704 | 2026.05.06 01:58:27.259135 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10705 | 2026.05.06 01:58:27.259491 [ 277 ] {8e43826f-6b93-4dad-bcc4-3e37fba35d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10706 | 2026.05.06 01:58:27.259647 [ 277 ] {8e43826f-6b93-4dad-bcc4-3e37fba35d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10707 | 2026.05.06 01:58:27.260407 [ 277 ] {8e43826f-6b93-4dad-bcc4-3e37fba35d78} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10708 | 2026.05.06 01:58:27.260450 [ 277 ] {8e43826f-6b93-4dad-bcc4-3e37fba35d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10709 | 2026.05.06 01:58:27.260778 [ 277 ] {8e43826f-6b93-4dad-bcc4-3e37fba35d78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10710 | 2026.05.06 01:58:27.260993 [ 277 ] {8e43826f-6b93-4dad-bcc4-3e37fba35d78} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10711 | 2026.05.06 01:58:27.261130 [ 277 ] {8e43826f-6b93-4dad-bcc4-3e37fba35d78} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001772 sec., 1128.6681715575621 rows/sec., 92.03 KiB/sec. | ||
| 10712 | 2026.05.06 01:58:27.261191 [ 277 ] {8e43826f-6b93-4dad-bcc4-3e37fba35d78} <Debug> TCPHandler: Processed in 0.002253835 sec. | ||
| 10713 | 2026.05.06 01:58:27.261342 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10714 | 2026.05.06 01:58:27.261447 [ 277 ] {b546bb9d-01f7-4bfe-b730-38db4ec99cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10715 | 2026.05.06 01:58:27.261489 [ 277 ] {b546bb9d-01f7-4bfe-b730-38db4ec99cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10716 | 2026.05.06 01:58:27.262044 [ 277 ] {b546bb9d-01f7-4bfe-b730-38db4ec99cd9} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10717 | 2026.05.06 01:58:27.262078 [ 277 ] {b546bb9d-01f7-4bfe-b730-38db4ec99cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10718 | 2026.05.06 01:58:27.262401 [ 277 ] {b546bb9d-01f7-4bfe-b730-38db4ec99cd9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10719 | 2026.05.06 01:58:27.262605 [ 277 ] {b546bb9d-01f7-4bfe-b730-38db4ec99cd9} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10720 | 2026.05.06 01:58:27.262731 [ 277 ] {b546bb9d-01f7-4bfe-b730-38db4ec99cd9} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001309 sec., 152024.4461420932 rows/sec., 13.54 MiB/sec. | ||
| 10721 | 2026.05.06 01:58:27.262768 [ 277 ] {b546bb9d-01f7-4bfe-b730-38db4ec99cd9} <Debug> TCPHandler: Processed in 0.001481097 sec. | ||
| 10722 | 2026.05.06 01:58:27.262901 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.05.06 01:58:27.262998 [ 277 ] {4e983c4f-6dcb-4a83-bf49-e34b419a75f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10724 | 2026.05.06 01:58:27.263039 [ 277 ] {4e983c4f-6dcb-4a83-bf49-e34b419a75f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10725 | 2026.05.06 01:58:27.263478 [ 277 ] {4e983c4f-6dcb-4a83-bf49-e34b419a75f3} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2026.05.06 01:58:27.263514 [ 277 ] {4e983c4f-6dcb-4a83-bf49-e34b419a75f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10727 | 2026.05.06 01:58:27.263857 [ 277 ] {4e983c4f-6dcb-4a83-bf49-e34b419a75f3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10728 | 2026.05.06 01:58:27.264064 [ 277 ] {4e983c4f-6dcb-4a83-bf49-e34b419a75f3} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.05.06 01:58:27.264189 [ 277 ] {4e983c4f-6dcb-4a83-bf49-e34b419a75f3} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.00121 sec., 20661.15702479339 rows/sec., 1.56 MiB/sec. | ||
| 10730 | 2026.05.06 01:58:27.264225 [ 277 ] {4e983c4f-6dcb-4a83-bf49-e34b419a75f3} <Debug> TCPHandler: Processed in 0.001371274 sec. | ||
| 10731 | 2026.05.06 01:58:27.264350 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10732 | 2026.05.06 01:58:27.264440 [ 277 ] {e71547cd-a703-4759-9a21-2e116e11ab03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10733 | 2026.05.06 01:58:27.264478 [ 277 ] {e71547cd-a703-4759-9a21-2e116e11ab03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10734 | 2026.05.06 01:58:27.264881 [ 277 ] {e71547cd-a703-4759-9a21-2e116e11ab03} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10735 | 2026.05.06 01:58:27.264914 [ 277 ] {e71547cd-a703-4759-9a21-2e116e11ab03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10736 | 2026.05.06 01:58:27.265243 [ 277 ] {e71547cd-a703-4759-9a21-2e116e11ab03} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10737 | 2026.05.06 01:58:27.265449 [ 277 ] {e71547cd-a703-4759-9a21-2e116e11ab03} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10738 | 2026.05.06 01:58:27.265579 [ 277 ] {e71547cd-a703-4759-9a21-2e116e11ab03} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 10739 | 2026.05.06 01:58:27.265602 [ 63 ] {} <Debug> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 10740 | 2026.05.06 01:58:27.265615 [ 277 ] {e71547cd-a703-4759-9a21-2e116e11ab03} <Debug> TCPHandler: Processed in 0.001311942 sec. | ||
| 10741 | 2026.05.06 01:58:27.265692 [ 63 ] {} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10742 | 2026.05.06 01:58:27.265722 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10743 | 2026.05.06 01:58:27.265787 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10744 | 2026.05.06 01:58:27.265817 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 10745 | 2026.05.06 01:58:27.265883 [ 277 ] {a5ffa491-788c-43fe-9773-7234ebbc857d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10746 | 2026.05.06 01:58:27.265924 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10747 | 2026.05.06 01:58:27.265925 [ 277 ] {a5ffa491-788c-43fe-9773-7234ebbc857d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10748 | 2026.05.06 01:58:27.265960 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 974 rows starting from the beginning of the part | ||
| 10749 | 2026.05.06 01:58:27.266018 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 10750 | 2026.05.06 01:58:27.266060 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10751 | 2026.05.06 01:58:27.266101 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 950 rows starting from the beginning of the part | ||
| 10752 | 2026.05.06 01:58:27.266142 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 10753 | 2026.05.06 01:58:27.266182 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 10754 | 2026.05.06 01:58:27.266332 [ 277 ] {a5ffa491-788c-43fe-9773-7234ebbc857d} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2026.05.06 01:58:27.266374 [ 277 ] {a5ffa491-788c-43fe-9773-7234ebbc857d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10756 | 2026.05.06 01:58:27.266681 [ 277 ] {a5ffa491-788c-43fe-9773-7234ebbc857d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10757 | 2026.05.06 01:58:27.266896 [ 277 ] {a5ffa491-788c-43fe-9773-7234ebbc857d} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.05.06 01:58:27.267022 [ 277 ] {a5ffa491-788c-43fe-9773-7234ebbc857d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 810.29 KiB/sec. | ||
| 10759 | 2026.05.06 01:58:27.267059 [ 277 ] {a5ffa491-788c-43fe-9773-7234ebbc857d} <Debug> TCPHandler: Processed in 0.001319262 sec. | ||
| 10760 | 2026.05.06 01:58:27.267177 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10761 | 2026.05.06 01:58:27.267223 [ 192 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443305 sec., 1470236.7136537323 rows/sec., 93.92 MiB/sec. | ||
| 10762 | 2026.05.06 01:58:27.267269 [ 277 ] {1fe6830e-415b-4384-8936-24febed8f4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10763 | 2026.05.06 01:58:27.267311 [ 277 ] {1fe6830e-415b-4384-8936-24febed8f4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10764 | 2026.05.06 01:58:27.267399 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 10765 | 2026.05.06 01:58:27.267636 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2026.05.06 01:58:27.267702 [ 198 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_25_5} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 10767 | 2026.05.06 01:58:27.267745 [ 277 ] {1fe6830e-415b-4384-8936-24febed8f4f9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.05.06 01:58:27.267769 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 10769 | 2026.05.06 01:58:27.267787 [ 277 ] {1fe6830e-415b-4384-8936-24febed8f4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10770 | 2026.05.06 01:58:27.268114 [ 277 ] {1fe6830e-415b-4384-8936-24febed8f4f9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10771 | 2026.05.06 01:58:27.268325 [ 277 ] {1fe6830e-415b-4384-8936-24febed8f4f9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10772 | 2026.05.06 01:58:27.268452 [ 277 ] {1fe6830e-415b-4384-8936-24febed8f4f9} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001201 sec., 94088.25978351374 rows/sec., 7.66 MiB/sec. | ||
| 10773 | 2026.05.06 01:58:27.268489 [ 277 ] {1fe6830e-415b-4384-8936-24febed8f4f9} <Debug> TCPHandler: Processed in 0.001358663 sec. | ||
| 10774 | 2026.05.06 01:58:27.268611 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10775 | 2026.05.06 01:58:27.268702 [ 277 ] {7085a90a-1ed4-4cb0-b834-bf15842dc17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10776 | 2026.05.06 01:58:27.268744 [ 277 ] {7085a90a-1ed4-4cb0-b834-bf15842dc17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10777 | 2026.05.06 01:58:27.269169 [ 277 ] {7085a90a-1ed4-4cb0-b834-bf15842dc17b} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10778 | 2026.05.06 01:58:27.269205 [ 277 ] {7085a90a-1ed4-4cb0-b834-bf15842dc17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10779 | 2026.05.06 01:58:27.269556 [ 277 ] {7085a90a-1ed4-4cb0-b834-bf15842dc17b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10780 | 2026.05.06 01:58:27.269764 [ 277 ] {7085a90a-1ed4-4cb0-b834-bf15842dc17b} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10781 | 2026.05.06 01:58:27.269896 [ 277 ] {7085a90a-1ed4-4cb0-b834-bf15842dc17b} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001211 sec., 162675.47481420313 rows/sec., 11.67 MiB/sec. | ||
| 10782 | 2026.05.06 01:58:27.269932 [ 277 ] {7085a90a-1ed4-4cb0-b834-bf15842dc17b} <Debug> TCPHandler: Processed in 0.001368454 sec. | ||
| 10783 | 2026.05.06 01:58:27.270057 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10784 | 2026.05.06 01:58:27.270149 [ 277 ] {63adc6f8-d6b8-434a-be93-bf4e6552cfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10785 | 2026.05.06 01:58:27.270203 [ 277 ] {63adc6f8-d6b8-434a-be93-bf4e6552cfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10786 | 2026.05.06 01:58:27.270979 [ 277 ] {63adc6f8-d6b8-434a-be93-bf4e6552cfd3} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.05.06 01:58:27.271014 [ 277 ] {63adc6f8-d6b8-434a-be93-bf4e6552cfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10788 | 2026.05.06 01:58:27.271527 [ 277 ] {63adc6f8-d6b8-434a-be93-bf4e6552cfd3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10789 | 2026.05.06 01:58:27.271753 [ 277 ] {63adc6f8-d6b8-434a-be93-bf4e6552cfd3} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2026.05.06 01:58:27.271887 [ 277 ] {63adc6f8-d6b8-434a-be93-bf4e6552cfd3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001756 sec., 6264.236902050114 rows/sec., 11.23 MiB/sec. | ||
| 10791 | 2026.05.06 01:58:27.271946 [ 277 ] {63adc6f8-d6b8-434a-be93-bf4e6552cfd3} <Debug> TCPHandler: Processed in 0.001935627 sec. | ||
| 10792 | 2026.05.06 01:58:27.272069 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10793 | 2026.05.06 01:58:27.272162 [ 277 ] {8a09192c-9980-4eff-83a4-48250463f564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10794 | 2026.05.06 01:58:27.272202 [ 277 ] {8a09192c-9980-4eff-83a4-48250463f564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10795 | 2026.05.06 01:58:27.272534 [ 277 ] {8a09192c-9980-4eff-83a4-48250463f564} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2026.05.06 01:58:27.272569 [ 277 ] {8a09192c-9980-4eff-83a4-48250463f564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10797 | 2026.05.06 01:58:27.272867 [ 277 ] {8a09192c-9980-4eff-83a4-48250463f564} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10798 | 2026.05.06 01:58:27.273067 [ 277 ] {8a09192c-9980-4eff-83a4-48250463f564} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2026.05.06 01:58:27.273192 [ 277 ] {8a09192c-9980-4eff-83a4-48250463f564} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 10800 | 2026.05.06 01:58:27.273226 [ 277 ] {8a09192c-9980-4eff-83a4-48250463f564} <Debug> TCPHandler: Processed in 0.001203489 sec. | ||
| 10801 | 2026.05.06 01:58:27.887053 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10802 | 2026.05.06 01:58:27.905203 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.05.06 01:58:27.905261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10804 | 2026.05.06 01:58:27.910941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10805 | 2026.05.06 01:58:27.911676 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.05.06 01:58:27.914719 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10807 | 2026.05.06 01:58:28.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.67 MiB, peak 334.50 MiB, free memory in arenas 0.00 B, will set to 324.37 MiB (RSS), difference: -1.30 MiB | ||
| 10808 | 2026.05.06 01:58:29.359367 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1326 | ||
| 10809 | 2026.05.06 01:58:29.362223 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10810 | 2026.05.06 01:58:29.362270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10811 | 2026.05.06 01:58:29.363512 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10812 | 2026.05.06 01:58:29.363773 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.05.06 01:58:29.364030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10814 | 2026.05.06 01:58:32.251251 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2026.05.06 01:58:32.251501 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10816 | 2026.05.06 01:58:32.251840 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10817 | 2026.05.06 01:58:32.251879 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10818 | 2026.05.06 01:58:32.252103 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10819 | 2026.05.06 01:58:32.252175 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10820 | 2026.05.06 01:58:32.252324 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10821 | 2026.05.06 01:58:32.252361 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10822 | 2026.05.06 01:58:32.252383 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 10823 | 2026.05.06 01:58:32.252398 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10824 | 2026.05.06 01:58:32.252438 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10825 | 2026.05.06 01:58:32.252460 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10826 | 2026.05.06 01:58:32.253530 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.00212 sec., 24528.301886792455 rows/sec., 5.81 MiB/sec. | ||
| 10827 | 2026.05.06 01:58:32.253605 [ 277 ] {4093c22e-0198-47c0-9a35-7b65f9144753} <Debug> TCPHandler: Processed in 0.002484601 sec. | ||
| 10828 | 2026.05.06 01:58:32.255710 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2026.05.06 01:58:32.255838 [ 277 ] {eda0b837-4b0b-4d34-b9a7-53933eb06d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10830 | 2026.05.06 01:58:32.255891 [ 277 ] {eda0b837-4b0b-4d34-b9a7-53933eb06d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10831 | 2026.05.06 01:58:32.256426 [ 277 ] {eda0b837-4b0b-4d34-b9a7-53933eb06d1b} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2026.05.06 01:58:32.256469 [ 277 ] {eda0b837-4b0b-4d34-b9a7-53933eb06d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10833 | 2026.05.06 01:58:32.256851 [ 277 ] {eda0b837-4b0b-4d34-b9a7-53933eb06d1b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10834 | 2026.05.06 01:58:32.257101 [ 277 ] {eda0b837-4b0b-4d34-b9a7-53933eb06d1b} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.05.06 01:58:32.257250 [ 277 ] {eda0b837-4b0b-4d34-b9a7-53933eb06d1b} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001448 sec., 80110.49723756906 rows/sec., 6.80 MiB/sec. | ||
| 10836 | 2026.05.06 01:58:32.257289 [ 277 ] {eda0b837-4b0b-4d34-b9a7-53933eb06d1b} <Debug> TCPHandler: Processed in 0.00163931 sec. | ||
| 10837 | 2026.05.06 01:58:32.257411 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2026.05.06 01:58:32.257506 [ 277 ] {08fc5cd8-ceed-4d8f-a9ed-454c5ed630fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10839 | 2026.05.06 01:58:32.257548 [ 277 ] {08fc5cd8-ceed-4d8f-a9ed-454c5ed630fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10840 | 2026.05.06 01:58:32.257945 [ 277 ] {08fc5cd8-ceed-4d8f-a9ed-454c5ed630fa} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.05.06 01:58:32.257982 [ 277 ] {08fc5cd8-ceed-4d8f-a9ed-454c5ed630fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10842 | 2026.05.06 01:58:32.258280 [ 277 ] {08fc5cd8-ceed-4d8f-a9ed-454c5ed630fa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10843 | 2026.05.06 01:58:32.258550 [ 277 ] {08fc5cd8-ceed-4d8f-a9ed-454c5ed630fa} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.05.06 01:58:32.258707 [ 277 ] {08fc5cd8-ceed-4d8f-a9ed-454c5ed630fa} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001218 sec., 24630.541871921185 rows/sec., 1.81 MiB/sec. | ||
| 10845 | 2026.05.06 01:58:32.258752 [ 277 ] {08fc5cd8-ceed-4d8f-a9ed-454c5ed630fa} <Debug> TCPHandler: Processed in 0.001389984 sec. | ||
| 10846 | 2026.05.06 01:58:32.258886 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2026.05.06 01:58:32.258990 [ 277 ] {b9b1f7ab-9dea-4c28-9c00-7877b372e749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10848 | 2026.05.06 01:58:32.259053 [ 277 ] {b9b1f7ab-9dea-4c28-9c00-7877b372e749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10849 | 2026.05.06 01:58:32.259505 [ 277 ] {b9b1f7ab-9dea-4c28-9c00-7877b372e749} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.05.06 01:58:32.259543 [ 277 ] {b9b1f7ab-9dea-4c28-9c00-7877b372e749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10851 | 2026.05.06 01:58:32.259897 [ 277 ] {b9b1f7ab-9dea-4c28-9c00-7877b372e749} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10852 | 2026.05.06 01:58:32.260123 [ 277 ] {b9b1f7ab-9dea-4c28-9c00-7877b372e749} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.05.06 01:58:32.260252 [ 277 ] {b9b1f7ab-9dea-4c28-9c00-7877b372e749} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001281 sec., 73380.17174082747 rows/sec., 5.73 MiB/sec. | ||
| 10854 | 2026.05.06 01:58:32.260300 [ 277 ] {b9b1f7ab-9dea-4c28-9c00-7877b372e749} <Debug> TCPHandler: Processed in 0.001469706 sec. | ||
| 10855 | 2026.05.06 01:58:32.260420 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.05.06 01:58:32.260515 [ 277 ] {87b5dda4-fd05-4656-bc32-9645a98ef818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10857 | 2026.05.06 01:58:32.260560 [ 277 ] {87b5dda4-fd05-4656-bc32-9645a98ef818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10858 | 2026.05.06 01:58:32.260963 [ 277 ] {87b5dda4-fd05-4656-bc32-9645a98ef818} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.05.06 01:58:32.261001 [ 277 ] {87b5dda4-fd05-4656-bc32-9645a98ef818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10860 | 2026.05.06 01:58:32.261340 [ 277 ] {87b5dda4-fd05-4656-bc32-9645a98ef818} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10861 | 2026.05.06 01:58:32.261565 [ 277 ] {87b5dda4-fd05-4656-bc32-9645a98ef818} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.05.06 01:58:32.261688 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10863 | 2026.05.06 01:58:32.261696 [ 277 ] {87b5dda4-fd05-4656-bc32-9645a98ef818} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 10864 | 2026.05.06 01:58:32.261764 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10865 | 2026.05.06 01:58:32.261780 [ 277 ] {87b5dda4-fd05-4656-bc32-9645a98ef818} <Debug> TCPHandler: Processed in 0.001407694 sec. | ||
| 10866 | 2026.05.06 01:58:32.261793 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10867 | 2026.05.06 01:58:32.261909 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2026.05.06 01:58:32.261920 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 10869 | 2026.05.06 01:58:32.262009 [ 277 ] {dfb4b881-9238-476a-a8f2-77fcb0ca3118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10870 | 2026.05.06 01:58:32.262070 [ 277 ] {dfb4b881-9238-476a-a8f2-77fcb0ca3118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10871 | 2026.05.06 01:58:32.262073 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10872 | 2026.05.06 01:58:32.262123 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 26714 rows starting from the beginning of the part | ||
| 10873 | 2026.05.06 01:58:32.262191 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 10874 | 2026.05.06 01:58:32.262237 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10875 | 2026.05.06 01:58:32.262283 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 10876 | 2026.05.06 01:58:32.262326 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 197 rows starting from the beginning of the part | ||
| 10877 | 2026.05.06 01:58:32.262368 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10878 | 2026.05.06 01:58:32.262899 [ 277 ] {dfb4b881-9238-476a-a8f2-77fcb0ca3118} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10879 | 2026.05.06 01:58:32.262941 [ 277 ] {dfb4b881-9238-476a-a8f2-77fcb0ca3118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10880 | 2026.05.06 01:58:32.263516 [ 277 ] {dfb4b881-9238-476a-a8f2-77fcb0ca3118} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10881 | 2026.05.06 01:58:32.263771 [ 277 ] {dfb4b881-9238-476a-a8f2-77fcb0ca3118} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10882 | 2026.05.06 01:58:32.263918 [ 277 ] {dfb4b881-9238-476a-a8f2-77fcb0ca3118} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001926 sec., 15576.32398753894 rows/sec., 27.91 MiB/sec. | ||
| 10883 | 2026.05.06 01:58:32.263975 [ 277 ] {dfb4b881-9238-476a-a8f2-77fcb0ca3118} <Debug> TCPHandler: Processed in 0.002114751 sec. | ||
| 10884 | 2026.05.06 01:58:32.264088 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10885 | 2026.05.06 01:58:32.264184 [ 277 ] {8600de34-baa3-4386-9c9c-52a0b944df89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10886 | 2026.05.06 01:58:32.264227 [ 277 ] {8600de34-baa3-4386-9c9c-52a0b944df89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10887 | 2026.05.06 01:58:32.264546 [ 277 ] {8600de34-baa3-4386-9c9c-52a0b944df89} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10888 | 2026.05.06 01:58:32.264584 [ 277 ] {8600de34-baa3-4386-9c9c-52a0b944df89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10889 | 2026.05.06 01:58:32.264894 [ 277 ] {8600de34-baa3-4386-9c9c-52a0b944df89} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10890 | 2026.05.06 01:58:32.265108 [ 277 ] {8600de34-baa3-4386-9c9c-52a0b944df89} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10891 | 2026.05.06 01:58:32.265242 [ 277 ] {8600de34-baa3-4386-9c9c-52a0b944df89} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10892 | 2026.05.06 01:58:32.265278 [ 277 ] {8600de34-baa3-4386-9c9c-52a0b944df89} <Debug> TCPHandler: Processed in 0.00123972 sec. | ||
| 10893 | 2026.05.06 01:58:32.268210 [ 198 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27624 rows, containing 5 columns (5 merged, 0 gathered) in 0.006340865 sec., 4356503.410812247 rows/sec., 281.22 MiB/sec. | ||
| 10894 | 2026.05.06 01:58:32.268553 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10895 | 2026.05.06 01:58:32.268811 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10896 | 2026.05.06 01:58:32.268887 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10897 | 2026.05.06 01:58:32.268960 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 10898 | 2026.05.06 01:58:34.097143 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10899 | 2026.05.06 01:58:34.097226 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10900 | 2026.05.06 01:58:34.263688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22087 | ||
| 10901 | 2026.05.06 01:58:34.264447 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.05.06 01:58:34.264533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10903 | 2026.05.06 01:58:34.265106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10904 | 2026.05.06 01:58:34.265337 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2026.05.06 01:58:34.265484 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22087 | ||
| 10906 | 2026.05.06 01:58:34.265528 [ 154 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10907 | 2026.05.06 01:58:34.265617 [ 154 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.05.06 01:58:34.265653 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10909 | 2026.05.06 01:58:34.265833 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10910 | 2026.05.06 01:58:34.266051 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10911 | 2026.05.06 01:58:34.266112 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19655 rows starting from the beginning of the part | ||
| 10912 | 2026.05.06 01:58:34.266216 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10913 | 2026.05.06 01:58:34.266289 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10914 | 2026.05.06 01:58:34.266356 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10915 | 2026.05.06 01:58:34.266415 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10916 | 2026.05.06 01:58:34.266454 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10917 | 2026.05.06 01:58:34.268331 [ 195 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22087 rows, containing 4 columns (4 merged, 0 gathered) in 0.002581293 sec., 8556564.481443988 rows/sec., 122.40 MiB/sec. | ||
| 10918 | 2026.05.06 01:58:34.268668 [ 200 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10919 | 2026.05.06 01:58:34.268942 [ 200 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.05.06 01:58:34.269012 [ 200 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_46_9} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10921 | 2026.05.06 01:58:34.269124 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10922 | 2026.05.06 01:58:35.414771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10923 | 2026.05.06 01:58:35.434912 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2026.05.06 01:58:35.434990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10925 | 2026.05.06 01:58:35.440777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10926 | 2026.05.06 01:58:35.441492 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2026.05.06 01:58:35.441816 [ 137 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10928 | 2026.05.06 01:58:35.441890 [ 137 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2026.05.06 01:58:35.441911 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10930 | 2026.05.06 01:58:35.442063 [ 198 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10931 | 2026.05.06 01:58:35.445521 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10932 | 2026.05.06 01:58:35.445810 [ 198 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10933 | 2026.05.06 01:58:35.447084 [ 198 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10934 | 2026.05.06 01:58:35.451777 [ 198 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10935 | 2026.05.06 01:58:35.456653 [ 198 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10936 | 2026.05.06 01:58:35.461316 [ 198 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10937 | 2026.05.06 01:58:35.465631 [ 198 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10938 | 2026.05.06 01:58:35.469587 [ 198 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10939 | 2026.05.06 01:58:35.529443 [ 195 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.087446726 sec., 3968.1302648197484 rows/sec., 20.52 MiB/sec. | ||
| 10940 | 2026.05.06 01:58:35.533318 [ 195 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10941 | 2026.05.06 01:58:35.535537 [ 195 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2026.05.06 01:58:35.535661 [ 195 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_46_9} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10943 | 2026.05.06 01:58:35.538157 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10944 | 2026.05.06 01:58:37.254026 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10945 | 2026.05.06 01:58:37.254389 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10946 | 2026.05.06 01:58:37.254896 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10947 | 2026.05.06 01:58:37.254953 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10948 | 2026.05.06 01:58:37.255285 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10949 | 2026.05.06 01:58:37.255393 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10950 | 2026.05.06 01:58:37.255612 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10951 | 2026.05.06 01:58:37.255669 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10952 | 2026.05.06 01:58:37.255700 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 10953 | 2026.05.06 01:58:37.255723 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10954 | 2026.05.06 01:58:37.255783 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10955 | 2026.05.06 01:58:37.255817 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 10956 | 2026.05.06 01:58:37.257252 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.003001 sec., 17327.557480839718 rows/sec., 4.11 MiB/sec. | ||
| 10957 | 2026.05.06 01:58:37.257349 [ 277 ] {50d8638a-bf16-4445-a297-925045910eb3} <Debug> TCPHandler: Processed in 0.003518946 sec. | ||
| 10958 | 2026.05.06 01:58:37.260445 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10959 | 2026.05.06 01:58:37.260601 [ 277 ] {8f12ec6b-85c8-4f31-bef8-cc427469edb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10960 | 2026.05.06 01:58:37.260669 [ 277 ] {8f12ec6b-85c8-4f31-bef8-cc427469edb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10961 | 2026.05.06 01:58:37.261389 [ 277 ] {8f12ec6b-85c8-4f31-bef8-cc427469edb4} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10962 | 2026.05.06 01:58:37.261451 [ 277 ] {8f12ec6b-85c8-4f31-bef8-cc427469edb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10963 | 2026.05.06 01:58:37.262018 [ 277 ] {8f12ec6b-85c8-4f31-bef8-cc427469edb4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10964 | 2026.05.06 01:58:37.262374 [ 277 ] {8f12ec6b-85c8-4f31-bef8-cc427469edb4} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10965 | 2026.05.06 01:58:37.262583 [ 127 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10966 | 2026.05.06 01:58:37.262597 [ 277 ] {8f12ec6b-85c8-4f31-bef8-cc427469edb4} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002046 sec., 38123.16715542522 rows/sec., 3.16 MiB/sec. | ||
| 10967 | 2026.05.06 01:58:37.262690 [ 127 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10968 | 2026.05.06 01:58:37.262699 [ 277 ] {8f12ec6b-85c8-4f31-bef8-cc427469edb4} <Debug> TCPHandler: Processed in 0.002324127 sec. | ||
| 10969 | 2026.05.06 01:58:37.262739 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10970 | 2026.05.06 01:58:37.262883 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10971 | 2026.05.06 01:58:37.262918 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10972 | 2026.05.06 01:58:37.263016 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10973 | 2026.05.06 01:58:37.263057 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3365 rows starting from the beginning of the part | ||
| 10974 | 2026.05.06 01:58:37.263063 [ 277 ] {cbd11b43-c6e3-4974-87f7-69075bc957f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10975 | 2026.05.06 01:58:37.263122 [ 277 ] {cbd11b43-c6e3-4974-87f7-69075bc957f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10976 | 2026.05.06 01:58:37.263130 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part | ||
| 10977 | 2026.05.06 01:58:37.263200 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 857 rows starting from the beginning of the part | ||
| 10978 | 2026.05.06 01:58:37.263256 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 199 rows starting from the beginning of the part | ||
| 10979 | 2026.05.06 01:58:37.263307 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 116 rows starting from the beginning of the part | ||
| 10980 | 2026.05.06 01:58:37.263360 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part | ||
| 10981 | 2026.05.06 01:58:37.263686 [ 277 ] {cbd11b43-c6e3-4974-87f7-69075bc957f1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2026.05.06 01:58:37.263731 [ 277 ] {cbd11b43-c6e3-4974-87f7-69075bc957f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10983 | 2026.05.06 01:58:37.264521 [ 277 ] {cbd11b43-c6e3-4974-87f7-69075bc957f1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10984 | 2026.05.06 01:58:37.264832 [ 277 ] {cbd11b43-c6e3-4974-87f7-69075bc957f1} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2026.05.06 01:58:37.265014 [ 277 ] {cbd11b43-c6e3-4974-87f7-69075bc957f1} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001979 sec., 5558.3628094997475 rows/sec., 417.96 KiB/sec. | ||
| 10986 | 2026.05.06 01:58:37.265067 [ 277 ] {cbd11b43-c6e3-4974-87f7-69075bc957f1} <Debug> TCPHandler: Processed in 0.002224275 sec. | ||
| 10987 | 2026.05.06 01:58:37.265272 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10988 | 2026.05.06 01:58:37.265406 [ 277 ] {38c9bc4c-3127-4427-b8e0-0c9fc14b52e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10989 | 2026.05.06 01:58:37.265464 [ 277 ] {38c9bc4c-3127-4427-b8e0-0c9fc14b52e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10990 | 2026.05.06 01:58:37.266030 [ 277 ] {38c9bc4c-3127-4427-b8e0-0c9fc14b52e6} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2026.05.06 01:58:37.266080 [ 277 ] {38c9bc4c-3127-4427-b8e0-0c9fc14b52e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10992 | 2026.05.06 01:58:37.266105 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4693 rows, containing 5 columns (5 merged, 0 gathered) in 0.00327502 sec., 1432968.348284896 rows/sec., 116.03 MiB/sec. | ||
| 10993 | 2026.05.06 01:58:37.266495 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10994 | 2026.05.06 01:58:37.266519 [ 277 ] {38c9bc4c-3127-4427-b8e0-0c9fc14b52e6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10995 | 2026.05.06 01:58:37.266805 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10996 | 2026.05.06 01:58:37.266814 [ 277 ] {38c9bc4c-3127-4427-b8e0-0c9fc14b52e6} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.05.06 01:58:37.266892 [ 197 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_76_15} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10998 | 2026.05.06 01:58:37.266967 [ 133 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10999 | 2026.05.06 01:58:37.266984 [ 277 ] {38c9bc4c-3127-4427-b8e0-0c9fc14b52e6} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001604 sec., 46758.104738154616 rows/sec., 3.65 MiB/sec. | ||
| 11000 | 2026.05.06 01:58:37.266972 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11001 | 2026.05.06 01:58:37.267019 [ 133 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.05.06 01:58:37.267044 [ 277 ] {38c9bc4c-3127-4427-b8e0-0c9fc14b52e6} <Debug> TCPHandler: Processed in 0.001843115 sec. | ||
| 11003 | 2026.05.06 01:58:37.267067 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11004 | 2026.05.06 01:58:37.267213 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11005 | 2026.05.06 01:58:37.267216 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11006 | 2026.05.06 01:58:37.267390 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11007 | 2026.05.06 01:58:37.267392 [ 277 ] {5e9e9169-f71c-4f1d-b3bf-b2eabcb169bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11008 | 2026.05.06 01:58:37.267440 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1835 rows starting from the beginning of the part | ||
| 11009 | 2026.05.06 01:58:37.267472 [ 277 ] {5e9e9169-f71c-4f1d-b3bf-b2eabcb169bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11010 | 2026.05.06 01:58:37.267527 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 75 rows starting from the beginning of the part | ||
| 11011 | 2026.05.06 01:58:37.267586 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 520 rows starting from the beginning of the part | ||
| 11012 | 2026.05.06 01:58:37.267635 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 113 rows starting from the beginning of the part | ||
| 11013 | 2026.05.06 01:58:37.267683 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 94 rows starting from the beginning of the part | ||
| 11014 | 2026.05.06 01:58:37.267731 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 75 rows starting from the beginning of the part | ||
| 11015 | 2026.05.06 01:58:37.268070 [ 277 ] {5e9e9169-f71c-4f1d-b3bf-b2eabcb169bc} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11016 | 2026.05.06 01:58:37.268128 [ 277 ] {5e9e9169-f71c-4f1d-b3bf-b2eabcb169bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11017 | 2026.05.06 01:58:37.268648 [ 277 ] {5e9e9169-f71c-4f1d-b3bf-b2eabcb169bc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11018 | 2026.05.06 01:58:37.268986 [ 277 ] {5e9e9169-f71c-4f1d-b3bf-b2eabcb169bc} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11019 | 2026.05.06 01:58:37.269187 [ 277 ] {5e9e9169-f71c-4f1d-b3bf-b2eabcb169bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001815 sec., 88154.26997245179 rows/sec., 6.14 MiB/sec. | ||
| 11020 | 2026.05.06 01:58:37.269239 [ 277 ] {5e9e9169-f71c-4f1d-b3bf-b2eabcb169bc} <Debug> TCPHandler: Processed in 0.002089471 sec. | ||
| 11021 | 2026.05.06 01:58:37.269342 [ 190 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2712 rows, containing 5 columns (5 merged, 0 gathered) in 0.002198514 sec., 1233560.4867651514 rows/sec., 91.17 MiB/sec. | ||
| 11022 | 2026.05.06 01:58:37.269407 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11023 | 2026.05.06 01:58:37.269554 [ 277 ] {0af9661a-a18f-4d94-a72e-d868699b4e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11024 | 2026.05.06 01:58:37.269638 [ 277 ] {0af9661a-a18f-4d94-a72e-d868699b4e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11025 | 2026.05.06 01:58:37.269694 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11026 | 2026.05.06 01:58:37.270122 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.05.06 01:58:37.270247 [ 199 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_76_15} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11028 | 2026.05.06 01:58:37.270405 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 11029 | 2026.05.06 01:58:37.270758 [ 277 ] {0af9661a-a18f-4d94-a72e-d868699b4e3d} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2026.05.06 01:58:37.270816 [ 277 ] {0af9661a-a18f-4d94-a72e-d868699b4e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11031 | 2026.05.06 01:58:37.271523 [ 277 ] {0af9661a-a18f-4d94-a72e-d868699b4e3d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11032 | 2026.05.06 01:58:37.271841 [ 277 ] {0af9661a-a18f-4d94-a72e-d868699b4e3d} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2026.05.06 01:58:37.272016 [ 277 ] {0af9661a-a18f-4d94-a72e-d868699b4e3d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002491 sec., 4415.897230028101 rows/sec., 7.91 MiB/sec. | ||
| 11034 | 2026.05.06 01:58:37.272084 [ 277 ] {0af9661a-a18f-4d94-a72e-d868699b4e3d} <Debug> TCPHandler: Processed in 0.002743337 sec. | ||
| 11035 | 2026.05.06 01:58:37.272222 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.05.06 01:58:37.272344 [ 277 ] {6463be12-139e-4a58-bd32-0d655346b4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11037 | 2026.05.06 01:58:37.272405 [ 277 ] {6463be12-139e-4a58-bd32-0d655346b4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11038 | 2026.05.06 01:58:37.272881 [ 277 ] {6463be12-139e-4a58-bd32-0d655346b4c6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2026.05.06 01:58:37.272931 [ 277 ] {6463be12-139e-4a58-bd32-0d655346b4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11040 | 2026.05.06 01:58:37.273397 [ 277 ] {6463be12-139e-4a58-bd32-0d655346b4c6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11041 | 2026.05.06 01:58:37.273730 [ 277 ] {6463be12-139e-4a58-bd32-0d655346b4c6} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.05.06 01:58:37.273884 [ 133 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11043 | 2026.05.06 01:58:37.273920 [ 277 ] {6463be12-139e-4a58-bd32-0d655346b4c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001601 sec., 37476.57713928795 rows/sec., 2.53 MiB/sec. | ||
| 11044 | 2026.05.06 01:58:37.273930 [ 133 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11045 | 2026.05.06 01:58:37.273961 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11046 | 2026.05.06 01:58:37.273968 [ 277 ] {6463be12-139e-4a58-bd32-0d655346b4c6} <Debug> TCPHandler: Processed in 0.001803074 sec. | ||
| 11047 | 2026.05.06 01:58:37.274053 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11048 | 2026.05.06 01:58:37.274170 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11049 | 2026.05.06 01:58:37.274201 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3810 rows starting from the beginning of the part | ||
| 11050 | 2026.05.06 01:58:37.274253 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11051 | 2026.05.06 01:58:37.274296 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 11052 | 2026.05.06 01:58:37.274354 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11053 | 2026.05.06 01:58:37.274408 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 11054 | 2026.05.06 01:58:37.274474 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11055 | 2026.05.06 01:58:37.276155 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002137122 sec., 1937184.6810804438 rows/sec., 129.33 MiB/sec. | ||
| 11056 | 2026.05.06 01:58:37.276557 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11057 | 2026.05.06 01:58:37.276925 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2026.05.06 01:58:37.277018 [ 201 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_76_15} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11059 | 2026.05.06 01:58:37.277121 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 11060 | 2026.05.06 01:58:37.608891 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2026.05.06 01:58:37.609168 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 11062 | 2026.05.06 01:58:37.609565 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11063 | 2026.05.06 01:58:37.609605 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 11064 | 2026.05.06 01:58:37.609845 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11065 | 2026.05.06 01:58:37.609918 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11066 | 2026.05.06 01:58:37.610066 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 11067 | 2026.05.06 01:58:37.610105 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11068 | 2026.05.06 01:58:37.610126 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 11069 | 2026.05.06 01:58:37.610141 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11070 | 2026.05.06 01:58:37.610183 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 11071 | 2026.05.06 01:58:37.610204 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11072 | 2026.05.06 01:58:37.611375 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002317 sec., 22442.81398359948 rows/sec., 5.32 MiB/sec. | ||
| 11073 | 2026.05.06 01:58:37.611515 [ 277 ] {bc570174-b56d-4579-8b18-1b14f200d0cf} <Debug> TCPHandler: Processed in 0.002775618 sec. | ||
| 11074 | 2026.05.06 01:58:37.624589 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11075 | 2026.05.06 01:58:37.624714 [ 277 ] {7f32f050-9f8c-490a-a931-f86dc345aa83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11076 | 2026.05.06 01:58:37.624765 [ 277 ] {7f32f050-9f8c-490a-a931-f86dc345aa83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11077 | 2026.05.06 01:58:37.625250 [ 277 ] {7f32f050-9f8c-490a-a931-f86dc345aa83} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11078 | 2026.05.06 01:58:37.625301 [ 277 ] {7f32f050-9f8c-490a-a931-f86dc345aa83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11079 | 2026.05.06 01:58:37.625677 [ 277 ] {7f32f050-9f8c-490a-a931-f86dc345aa83} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11080 | 2026.05.06 01:58:37.625904 [ 277 ] {7f32f050-9f8c-490a-a931-f86dc345aa83} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11081 | 2026.05.06 01:58:37.626063 [ 277 ] {7f32f050-9f8c-490a-a931-f86dc345aa83} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001385 sec., 1444.043321299639 rows/sec., 117.75 KiB/sec. | ||
| 11082 | 2026.05.06 01:58:37.626103 [ 277 ] {7f32f050-9f8c-490a-a931-f86dc345aa83} <Debug> TCPHandler: Processed in 0.001576519 sec. | ||
| 11083 | 2026.05.06 01:58:37.626222 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.05.06 01:58:37.626320 [ 277 ] {9e1051e5-572b-4388-b551-d88292107538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11085 | 2026.05.06 01:58:37.626361 [ 277 ] {9e1051e5-572b-4388-b551-d88292107538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11086 | 2026.05.06 01:58:37.627802 [ 277 ] {9e1051e5-572b-4388-b551-d88292107538} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11087 | 2026.05.06 01:58:37.627837 [ 277 ] {9e1051e5-572b-4388-b551-d88292107538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11088 | 2026.05.06 01:58:37.628333 [ 277 ] {9e1051e5-572b-4388-b551-d88292107538} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11089 | 2026.05.06 01:58:37.628549 [ 277 ] {9e1051e5-572b-4388-b551-d88292107538} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.05.06 01:58:37.628681 [ 277 ] {9e1051e5-572b-4388-b551-d88292107538} <Debug> executeQuery: Read 2466 rows, 187.45 KiB in 0.00238 sec., 1036134.4537815126 rows/sec., 76.92 MiB/sec. | ||
| 11091 | 2026.05.06 01:58:37.628719 [ 277 ] {9e1051e5-572b-4388-b551-d88292107538} <Debug> TCPHandler: Processed in 0.002546122 sec. | ||
| 11092 | 2026.05.06 01:58:37.628833 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11093 | 2026.05.06 01:58:37.628928 [ 277 ] {621a579f-142b-4ec3-a401-bd3ba700f3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11094 | 2026.05.06 01:58:37.628969 [ 277 ] {621a579f-142b-4ec3-a401-bd3ba700f3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11095 | 2026.05.06 01:58:37.629371 [ 277 ] {621a579f-142b-4ec3-a401-bd3ba700f3f7} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11096 | 2026.05.06 01:58:37.629407 [ 277 ] {621a579f-142b-4ec3-a401-bd3ba700f3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11097 | 2026.05.06 01:58:37.629709 [ 277 ] {621a579f-142b-4ec3-a401-bd3ba700f3f7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11098 | 2026.05.06 01:58:37.629925 [ 277 ] {621a579f-142b-4ec3-a401-bd3ba700f3f7} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11099 | 2026.05.06 01:58:37.630026 [ 133 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11100 | 2026.05.06 01:58:37.630054 [ 277 ] {621a579f-142b-4ec3-a401-bd3ba700f3f7} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001144 sec., 37587.41258741259 rows/sec., 2.75 MiB/sec. | ||
| 11101 | 2026.05.06 01:58:37.630064 [ 133 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11102 | 2026.05.06 01:58:37.630087 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11103 | 2026.05.06 01:58:37.630093 [ 277 ] {621a579f-142b-4ec3-a401-bd3ba700f3f7} <Debug> TCPHandler: Processed in 0.001310202 sec. | ||
| 11104 | 2026.05.06 01:58:37.630173 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11105 | 2026.05.06 01:58:37.630209 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11106 | 2026.05.06 01:58:37.630264 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11107 | 2026.05.06 01:58:37.630293 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 230 rows starting from the beginning of the part | ||
| 11108 | 2026.05.06 01:58:37.630303 [ 277 ] {97720246-4f65-4148-b327-561dd8df91a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11109 | 2026.05.06 01:58:37.630344 [ 277 ] {97720246-4f65-4148-b327-561dd8df91a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11110 | 2026.05.06 01:58:37.630349 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 172 rows starting from the beginning of the part | ||
| 11111 | 2026.05.06 01:58:37.630400 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part | ||
| 11112 | 2026.05.06 01:58:37.630455 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 11113 | 2026.05.06 01:58:37.630498 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 11114 | 2026.05.06 01:58:37.630542 [ 193 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 43 rows starting from the beginning of the part | ||
| 11115 | 2026.05.06 01:58:37.631034 [ 277 ] {97720246-4f65-4148-b327-561dd8df91a3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11116 | 2026.05.06 01:58:37.631071 [ 277 ] {97720246-4f65-4148-b327-561dd8df91a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11117 | 2026.05.06 01:58:37.631368 [ 186 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 511 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122607 sec., 416778.81360770593 rows/sec., 28.79 MiB/sec. | ||
| 11118 | 2026.05.06 01:58:37.631452 [ 277 ] {97720246-4f65-4148-b327-561dd8df91a3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11119 | 2026.05.06 01:58:37.631600 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11120 | 2026.05.06 01:58:37.631695 [ 277 ] {97720246-4f65-4148-b327-561dd8df91a3} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2026.05.06 01:58:37.631839 [ 277 ] {97720246-4f65-4148-b327-561dd8df91a3} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001553 sec., 515775.9175788796 rows/sec., 29.79 MiB/sec. | ||
| 11122 | 2026.05.06 01:58:37.631881 [ 277 ] {97720246-4f65-4148-b327-561dd8df91a3} <Debug> TCPHandler: Processed in 0.001721602 sec. | ||
| 11123 | 2026.05.06 01:58:37.631962 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11124 | 2026.05.06 01:58:37.631986 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.05.06 01:58:37.632060 [ 196 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_66_13} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11126 | 2026.05.06 01:58:37.632086 [ 277 ] {d6439cf3-3cf1-4756-9fe4-513b1921c8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11127 | 2026.05.06 01:58:37.632130 [ 277 ] {d6439cf3-3cf1-4756-9fe4-513b1921c8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11128 | 2026.05.06 01:58:37.632171 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11129 | 2026.05.06 01:58:37.632513 [ 277 ] {d6439cf3-3cf1-4756-9fe4-513b1921c8eb} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11130 | 2026.05.06 01:58:37.632554 [ 277 ] {d6439cf3-3cf1-4756-9fe4-513b1921c8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11131 | 2026.05.06 01:58:37.632846 [ 277 ] {d6439cf3-3cf1-4756-9fe4-513b1921c8eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11132 | 2026.05.06 01:58:37.633054 [ 277 ] {d6439cf3-3cf1-4756-9fe4-513b1921c8eb} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11133 | 2026.05.06 01:58:37.633235 [ 277 ] {d6439cf3-3cf1-4756-9fe4-513b1921c8eb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 60.35 KiB/sec. | ||
| 11134 | 2026.05.06 01:58:37.633292 [ 277 ] {d6439cf3-3cf1-4756-9fe4-513b1921c8eb} <Debug> TCPHandler: Processed in 0.001354823 sec. | ||
| 11135 | 2026.05.06 01:58:37.633421 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2026.05.06 01:58:37.633521 [ 277 ] {bf1c6454-a387-4114-8834-91e7c2bf90c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11137 | 2026.05.06 01:58:37.633560 [ 277 ] {bf1c6454-a387-4114-8834-91e7c2bf90c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11138 | 2026.05.06 01:58:37.634432 [ 277 ] {bf1c6454-a387-4114-8834-91e7c2bf90c8} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2026.05.06 01:58:37.634467 [ 277 ] {bf1c6454-a387-4114-8834-91e7c2bf90c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11140 | 2026.05.06 01:58:37.634856 [ 277 ] {bf1c6454-a387-4114-8834-91e7c2bf90c8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11141 | 2026.05.06 01:58:37.635079 [ 277 ] {bf1c6454-a387-4114-8834-91e7c2bf90c8} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.05.06 01:58:37.635209 [ 277 ] {bf1c6454-a387-4114-8834-91e7c2bf90c8} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001705 sec., 775366.5689149561 rows/sec., 51.94 MiB/sec. | ||
| 11143 | 2026.05.06 01:58:37.635258 [ 277 ] {bf1c6454-a387-4114-8834-91e7c2bf90c8} <Debug> TCPHandler: Processed in 0.001895576 sec. | ||
| 11144 | 2026.05.06 01:58:37.635365 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2026.05.06 01:58:37.635473 [ 277 ] {6824de2f-210b-4eaa-9c09-e8833c9b0255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11146 | 2026.05.06 01:58:37.635527 [ 277 ] {6824de2f-210b-4eaa-9c09-e8833c9b0255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11147 | 2026.05.06 01:58:37.636351 [ 277 ] {6824de2f-210b-4eaa-9c09-e8833c9b0255} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.05.06 01:58:37.636392 [ 277 ] {6824de2f-210b-4eaa-9c09-e8833c9b0255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11149 | 2026.05.06 01:58:37.636843 [ 277 ] {6824de2f-210b-4eaa-9c09-e8833c9b0255} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11150 | 2026.05.06 01:58:37.637070 [ 277 ] {6824de2f-210b-4eaa-9c09-e8833c9b0255} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.05.06 01:58:37.637206 [ 277 ] {6824de2f-210b-4eaa-9c09-e8833c9b0255} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001757 sec., 852020.4894706886 rows/sec., 51.68 MiB/sec. | ||
| 11152 | 2026.05.06 01:58:37.637253 [ 277 ] {6824de2f-210b-4eaa-9c09-e8833c9b0255} <Debug> TCPHandler: Processed in 0.001937217 sec. | ||
| 11153 | 2026.05.06 01:58:37.637372 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2026.05.06 01:58:37.637470 [ 277 ] {e6100019-73a0-4915-a959-1ef95d0a153a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11155 | 2026.05.06 01:58:37.637525 [ 277 ] {e6100019-73a0-4915-a959-1ef95d0a153a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11156 | 2026.05.06 01:58:37.638403 [ 277 ] {e6100019-73a0-4915-a959-1ef95d0a153a} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2026.05.06 01:58:37.638440 [ 277 ] {e6100019-73a0-4915-a959-1ef95d0a153a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11158 | 2026.05.06 01:58:37.639025 [ 277 ] {e6100019-73a0-4915-a959-1ef95d0a153a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11159 | 2026.05.06 01:58:37.639264 [ 277 ] {e6100019-73a0-4915-a959-1ef95d0a153a} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.05.06 01:58:37.639392 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11161 | 2026.05.06 01:58:37.639405 [ 277 ] {e6100019-73a0-4915-a959-1ef95d0a153a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001954 sec., 20982.59979529171 rows/sec., 37.60 MiB/sec. | ||
| 11162 | 2026.05.06 01:58:37.639460 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2026.05.06 01:58:37.639487 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11164 | 2026.05.06 01:58:37.639488 [ 277 ] {e6100019-73a0-4915-a959-1ef95d0a153a} <Debug> TCPHandler: Processed in 0.002164603 sec. | ||
| 11165 | 2026.05.06 01:58:37.639570 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11166 | 2026.05.06 01:58:37.639619 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.05.06 01:58:37.639716 [ 277 ] {91fa2762-e077-4da6-9d44-51f77965abe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.05.06 01:58:37.639752 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11169 | 2026.05.06 01:58:37.639758 [ 277 ] {91fa2762-e077-4da6-9d44-51f77965abe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11170 | 2026.05.06 01:58:37.639800 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1287 rows starting from the beginning of the part | ||
| 11171 | 2026.05.06 01:58:37.639911 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 11172 | 2026.05.06 01:58:37.640017 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 11 rows starting from the beginning of the part | ||
| 11173 | 2026.05.06 01:58:37.640095 [ 277 ] {91fa2762-e077-4da6-9d44-51f77965abe5} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.05.06 01:58:37.640126 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 11175 | 2026.05.06 01:58:37.640132 [ 277 ] {91fa2762-e077-4da6-9d44-51f77965abe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11176 | 2026.05.06 01:58:37.640235 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 11 rows starting from the beginning of the part | ||
| 11177 | 2026.05.06 01:58:37.640336 [ 193 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 41 rows starting from the beginning of the part | ||
| 11178 | 2026.05.06 01:58:37.640454 [ 277 ] {91fa2762-e077-4da6-9d44-51f77965abe5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11179 | 2026.05.06 01:58:37.640671 [ 277 ] {91fa2762-e077-4da6-9d44-51f77965abe5} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.05.06 01:58:37.640800 [ 277 ] {91fa2762-e077-4da6-9d44-51f77965abe5} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 750.79 KiB/sec. | ||
| 11181 | 2026.05.06 01:58:37.640836 [ 277 ] {91fa2762-e077-4da6-9d44-51f77965abe5} <Debug> TCPHandler: Processed in 0.001265881 sec. | ||
| 11182 | 2026.05.06 01:58:37.648837 [ 196 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 19 columns (19 merged, 0 gathered) in 0.009295197 sec., 151691.2444136472 rows/sec., 271.82 MiB/sec. | ||
| 11183 | 2026.05.06 01:58:37.651030 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11184 | 2026.05.06 01:58:37.651430 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11185 | 2026.05.06 01:58:37.651521 [ 202 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11186 | 2026.05.06 01:58:37.651701 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.45 MiB. | ||
| 11187 | 2026.05.06 01:58:38.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.59 MiB, peak 340.01 MiB, free memory in arenas 0.00 B, will set to 333.12 MiB (RSS), difference: 4.52 MiB | ||
| 11188 | 2026.05.06 01:58:39.364228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1374 | ||
| 11189 | 2026.05.06 01:58:39.366747 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.05.06 01:58:39.366784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11191 | 2026.05.06 01:58:39.367954 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11192 | 2026.05.06 01:58:39.368209 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11193 | 2026.05.06 01:58:39.368462 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1374 | ||
| 11194 | 2026.05.06 01:58:41.765541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22535 | ||
| 11195 | 2026.05.06 01:58:41.766086 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2026.05.06 01:58:41.766127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11197 | 2026.05.06 01:58:41.766662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11198 | 2026.05.06 01:58:41.766882 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2026.05.06 01:58:41.767004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22535 | ||
| 11200 | 2026.05.06 01:58:42.249010 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2026.05.06 01:58:42.249249 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11202 | 2026.05.06 01:58:42.249600 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11203 | 2026.05.06 01:58:42.249640 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11204 | 2026.05.06 01:58:42.249863 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11205 | 2026.05.06 01:58:42.249938 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11206 | 2026.05.06 01:58:42.250090 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 11207 | 2026.05.06 01:58:42.250130 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11208 | 2026.05.06 01:58:42.250155 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 11209 | 2026.05.06 01:58:42.250173 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11210 | 2026.05.06 01:58:42.250218 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11211 | 2026.05.06 01:58:42.250242 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11212 | 2026.05.06 01:58:42.251487 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002329 sec., 22327.179046801204 rows/sec., 5.29 MiB/sec. | ||
| 11213 | 2026.05.06 01:58:42.251609 [ 277 ] {915691f8-b89c-4db9-bb9d-00a59f61e922} <Debug> TCPHandler: Processed in 0.002734977 sec. | ||
| 11214 | 2026.05.06 01:58:42.253090 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2026.05.06 01:58:42.253208 [ 277 ] {8d78dada-5da0-49e3-a8f8-f7a74d6a2a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11216 | 2026.05.06 01:58:42.253258 [ 277 ] {8d78dada-5da0-49e3-a8f8-f7a74d6a2a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11217 | 2026.05.06 01:58:42.253773 [ 277 ] {8d78dada-5da0-49e3-a8f8-f7a74d6a2a34} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2026.05.06 01:58:42.253823 [ 277 ] {8d78dada-5da0-49e3-a8f8-f7a74d6a2a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11219 | 2026.05.06 01:58:42.254224 [ 277 ] {8d78dada-5da0-49e3-a8f8-f7a74d6a2a34} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11220 | 2026.05.06 01:58:42.254453 [ 277 ] {8d78dada-5da0-49e3-a8f8-f7a74d6a2a34} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2026.05.06 01:58:42.254614 [ 277 ] {8d78dada-5da0-49e3-a8f8-f7a74d6a2a34} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00144 sec., 38888.88888888888 rows/sec., 2.99 MiB/sec. | ||
| 11222 | 2026.05.06 01:58:42.254654 [ 277 ] {8d78dada-5da0-49e3-a8f8-f7a74d6a2a34} <Debug> TCPHandler: Processed in 0.00161768 sec. | ||
| 11223 | 2026.05.06 01:58:42.254773 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11224 | 2026.05.06 01:58:42.254873 [ 277 ] {d9c3feb2-6027-4b90-a20d-29becee398ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11225 | 2026.05.06 01:58:42.254916 [ 277 ] {d9c3feb2-6027-4b90-a20d-29becee398ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11226 | 2026.05.06 01:58:42.255344 [ 277 ] {d9c3feb2-6027-4b90-a20d-29becee398ad} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11227 | 2026.05.06 01:58:42.255378 [ 277 ] {d9c3feb2-6027-4b90-a20d-29becee398ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11228 | 2026.05.06 01:58:42.255696 [ 277 ] {d9c3feb2-6027-4b90-a20d-29becee398ad} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11229 | 2026.05.06 01:58:42.255947 [ 277 ] {d9c3feb2-6027-4b90-a20d-29becee398ad} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2026.05.06 01:58:42.256083 [ 277 ] {d9c3feb2-6027-4b90-a20d-29becee398ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 11231 | 2026.05.06 01:58:42.256121 [ 277 ] {d9c3feb2-6027-4b90-a20d-29becee398ad} <Debug> TCPHandler: Processed in 0.001397444 sec. | ||
| 11232 | 2026.05.06 01:58:42.256242 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.05.06 01:58:42.256339 [ 277 ] {646be6ae-9abc-4734-baa1-f33d77cf250f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11234 | 2026.05.06 01:58:42.256381 [ 277 ] {646be6ae-9abc-4734-baa1-f33d77cf250f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11235 | 2026.05.06 01:58:42.256761 [ 277 ] {646be6ae-9abc-4734-baa1-f33d77cf250f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2026.05.06 01:58:42.256795 [ 277 ] {646be6ae-9abc-4734-baa1-f33d77cf250f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11237 | 2026.05.06 01:58:42.257164 [ 277 ] {646be6ae-9abc-4734-baa1-f33d77cf250f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11238 | 2026.05.06 01:58:42.257377 [ 277 ] {646be6ae-9abc-4734-baa1-f33d77cf250f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2026.05.06 01:58:42.257512 [ 277 ] {646be6ae-9abc-4734-baa1-f33d77cf250f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001192 sec., 107382.55033557047 rows/sec., 7.48 MiB/sec. | ||
| 11240 | 2026.05.06 01:58:42.257548 [ 277 ] {646be6ae-9abc-4734-baa1-f33d77cf250f} <Debug> TCPHandler: Processed in 0.001354544 sec. | ||
| 11241 | 2026.05.06 01:58:42.257664 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.05.06 01:58:42.257759 [ 277 ] {f4709819-8177-4d8e-8cf8-71064967bd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11243 | 2026.05.06 01:58:42.257799 [ 277 ] {f4709819-8177-4d8e-8cf8-71064967bd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11244 | 2026.05.06 01:58:42.258127 [ 277 ] {f4709819-8177-4d8e-8cf8-71064967bd95} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.05.06 01:58:42.258164 [ 277 ] {f4709819-8177-4d8e-8cf8-71064967bd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11246 | 2026.05.06 01:58:42.258483 [ 277 ] {f4709819-8177-4d8e-8cf8-71064967bd95} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11247 | 2026.05.06 01:58:42.258797 [ 277 ] {f4709819-8177-4d8e-8cf8-71064967bd95} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.05.06 01:58:42.258975 [ 277 ] {f4709819-8177-4d8e-8cf8-71064967bd95} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001235 sec., 38866.396761133605 rows/sec., 2.62 MiB/sec. | ||
| 11249 | 2026.05.06 01:58:42.259012 [ 277 ] {f4709819-8177-4d8e-8cf8-71064967bd95} <Debug> TCPHandler: Processed in 0.001396415 sec. | ||
| 11250 | 2026.05.06 01:58:42.945593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11251 | 2026.05.06 01:58:42.961043 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2026.05.06 01:58:42.961093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11253 | 2026.05.06 01:58:42.966672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11254 | 2026.05.06 01:58:42.967339 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11255 | 2026.05.06 01:58:42.969954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11256 | 2026.05.06 01:58:45.760402 [ 266 ] {} <Trace> TCP-Session: 0e675972-76ac-4f2d-a810-ab2caddb51da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.05.06 01:58:45.760658 [ 266 ] {4659f2e4-0330-4c2c-a809-75bcb801c511} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57996) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE has_own_data (stage: Complete) | ||
| 11258 | 2026.05.06 01:58:45.761052 [ 266 ] {4659f2e4-0330-4c2c-a809-75bcb801c511} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 11259 | 2026.05.06 01:58:45.761209 [ 266 ] {4659f2e4-0330-4c2c-a809-75bcb801c511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11260 | 2026.05.06 01:58:45.761627 [ 355 ] {4659f2e4-0330-4c2c-a809-75bcb801c511} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 11261 | 2026.05.06 01:58:45.762228 [ 266 ] {4659f2e4-0330-4c2c-a809-75bcb801c511} <Debug> executeQuery: Read 140 rows, 7.96 KiB in 0.001684 sec., 83135.39192399051 rows/sec., 4.61 MiB/sec. | ||
| 11262 | 2026.05.06 01:58:45.762332 [ 266 ] {4659f2e4-0330-4c2c-a809-75bcb801c511} <Debug> TCPHandler: Processed in 0.00206205 sec. | ||
| 11263 | 2026.05.06 01:58:47.251134 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11264 | 2026.05.06 01:58:47.251405 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11265 | 2026.05.06 01:58:47.251789 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11266 | 2026.05.06 01:58:47.251833 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11267 | 2026.05.06 01:58:47.252060 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11268 | 2026.05.06 01:58:47.252134 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11269 | 2026.05.06 01:58:47.252279 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11270 | 2026.05.06 01:58:47.252316 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11271 | 2026.05.06 01:58:47.252338 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 11272 | 2026.05.06 01:58:47.252354 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11273 | 2026.05.06 01:58:47.252394 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11274 | 2026.05.06 01:58:47.252416 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11275 | 2026.05.06 01:58:47.253887 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002581 sec., 20147.229755908564 rows/sec., 4.77 MiB/sec. | ||
| 11276 | 2026.05.06 01:58:47.254020 [ 277 ] {a2a4564b-5aab-4546-873a-b3a5ad3a5a8f} <Debug> TCPHandler: Processed in 0.003029264 sec. | ||
| 11277 | 2026.05.06 01:58:47.255915 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.05.06 01:58:47.256049 [ 277 ] {b6ae4667-228e-473e-8ba6-32c8bade9232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11279 | 2026.05.06 01:58:47.256104 [ 277 ] {b6ae4667-228e-473e-8ba6-32c8bade9232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11280 | 2026.05.06 01:58:47.256701 [ 277 ] {b6ae4667-228e-473e-8ba6-32c8bade9232} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.05.06 01:58:47.256758 [ 277 ] {b6ae4667-228e-473e-8ba6-32c8bade9232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11282 | 2026.05.06 01:58:47.257151 [ 277 ] {b6ae4667-228e-473e-8ba6-32c8bade9232} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11283 | 2026.05.06 01:58:47.257377 [ 277 ] {b6ae4667-228e-473e-8ba6-32c8bade9232} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.05.06 01:58:47.257530 [ 277 ] {b6ae4667-228e-473e-8ba6-32c8bade9232} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001521 sec., 51282.05128205128 rows/sec., 4.25 MiB/sec. | ||
| 11285 | 2026.05.06 01:58:47.257570 [ 277 ] {b6ae4667-228e-473e-8ba6-32c8bade9232} <Debug> TCPHandler: Processed in 0.001719882 sec. | ||
| 11286 | 2026.05.06 01:58:47.257693 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.05.06 01:58:47.257793 [ 277 ] {017f0a1f-fc7e-4ae8-997c-a341c8d179fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.05.06 01:58:47.257834 [ 277 ] {017f0a1f-fc7e-4ae8-997c-a341c8d179fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11289 | 2026.05.06 01:58:47.258245 [ 277 ] {017f0a1f-fc7e-4ae8-997c-a341c8d179fc} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.05.06 01:58:47.258284 [ 277 ] {017f0a1f-fc7e-4ae8-997c-a341c8d179fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11291 | 2026.05.06 01:58:47.258667 [ 277 ] {017f0a1f-fc7e-4ae8-997c-a341c8d179fc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11292 | 2026.05.06 01:58:47.259038 [ 277 ] {017f0a1f-fc7e-4ae8-997c-a341c8d179fc} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.05.06 01:58:47.259258 [ 277 ] {017f0a1f-fc7e-4ae8-997c-a341c8d179fc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001484 sec., 7412.398921832883 rows/sec., 557.38 KiB/sec. | ||
| 11294 | 2026.05.06 01:58:47.259314 [ 277 ] {017f0a1f-fc7e-4ae8-997c-a341c8d179fc} <Debug> TCPHandler: Processed in 0.001671141 sec. | ||
| 11295 | 2026.05.06 01:58:47.259494 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.05.06 01:58:47.259603 [ 277 ] {5d2702c0-cddf-4bd1-bc77-657a23fbf39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11297 | 2026.05.06 01:58:47.259651 [ 277 ] {5d2702c0-cddf-4bd1-bc77-657a23fbf39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11298 | 2026.05.06 01:58:47.260186 [ 277 ] {5d2702c0-cddf-4bd1-bc77-657a23fbf39e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.05.06 01:58:47.260227 [ 277 ] {5d2702c0-cddf-4bd1-bc77-657a23fbf39e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11300 | 2026.05.06 01:58:47.260554 [ 277 ] {5d2702c0-cddf-4bd1-bc77-657a23fbf39e} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11301 | 2026.05.06 01:58:47.260762 [ 277 ] {5d2702c0-cddf-4bd1-bc77-657a23fbf39e} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.05.06 01:58:47.260900 [ 277 ] {5d2702c0-cddf-4bd1-bc77-657a23fbf39e} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001323 sec., 56689.34240362812 rows/sec., 4.43 MiB/sec. | ||
| 11303 | 2026.05.06 01:58:47.260938 [ 277 ] {5d2702c0-cddf-4bd1-bc77-657a23fbf39e} <Debug> TCPHandler: Processed in 0.001501657 sec. | ||
| 11304 | 2026.05.06 01:58:47.261064 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.05.06 01:58:47.261162 [ 277 ] {4380793c-dac4-4408-aeaf-95d976ff465c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11306 | 2026.05.06 01:58:47.261208 [ 277 ] {4380793c-dac4-4408-aeaf-95d976ff465c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11307 | 2026.05.06 01:58:47.261614 [ 277 ] {4380793c-dac4-4408-aeaf-95d976ff465c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.05.06 01:58:47.261652 [ 277 ] {4380793c-dac4-4408-aeaf-95d976ff465c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11309 | 2026.05.06 01:58:47.261979 [ 277 ] {4380793c-dac4-4408-aeaf-95d976ff465c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11310 | 2026.05.06 01:58:47.262186 [ 277 ] {4380793c-dac4-4408-aeaf-95d976ff465c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.05.06 01:58:47.262320 [ 277 ] {4380793c-dac4-4408-aeaf-95d976ff465c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11312 | 2026.05.06 01:58:47.262359 [ 277 ] {4380793c-dac4-4408-aeaf-95d976ff465c} <Debug> TCPHandler: Processed in 0.001343793 sec. | ||
| 11313 | 2026.05.06 01:58:47.262479 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.05.06 01:58:47.262575 [ 277 ] {a0b99cde-a391-41f4-91e4-7adab9967123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11315 | 2026.05.06 01:58:47.262631 [ 277 ] {a0b99cde-a391-41f4-91e4-7adab9967123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11316 | 2026.05.06 01:58:47.263459 [ 277 ] {a0b99cde-a391-41f4-91e4-7adab9967123} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.05.06 01:58:47.263498 [ 277 ] {a0b99cde-a391-41f4-91e4-7adab9967123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11318 | 2026.05.06 01:58:47.264014 [ 277 ] {a0b99cde-a391-41f4-91e4-7adab9967123} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11319 | 2026.05.06 01:58:47.264283 [ 277 ] {a0b99cde-a391-41f4-91e4-7adab9967123} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.05.06 01:58:47.264456 [ 277 ] {a0b99cde-a391-41f4-91e4-7adab9967123} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001899 sec., 5792.522380200105 rows/sec., 10.38 MiB/sec. | ||
| 11321 | 2026.05.06 01:58:47.264533 [ 277 ] {a0b99cde-a391-41f4-91e4-7adab9967123} <Debug> TCPHandler: Processed in 0.002102551 sec. | ||
| 11322 | 2026.05.06 01:58:47.264669 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.05.06 01:58:47.264772 [ 277 ] {84a21fd1-d7ac-404c-bcea-a4993ad1ea16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11324 | 2026.05.06 01:58:47.264819 [ 277 ] {84a21fd1-d7ac-404c-bcea-a4993ad1ea16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11325 | 2026.05.06 01:58:47.265169 [ 277 ] {84a21fd1-d7ac-404c-bcea-a4993ad1ea16} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.05.06 01:58:47.265206 [ 277 ] {84a21fd1-d7ac-404c-bcea-a4993ad1ea16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11327 | 2026.05.06 01:58:47.265518 [ 277 ] {84a21fd1-d7ac-404c-bcea-a4993ad1ea16} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11328 | 2026.05.06 01:58:47.265731 [ 277 ] {84a21fd1-d7ac-404c-bcea-a4993ad1ea16} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.05.06 01:58:47.265859 [ 277 ] {84a21fd1-d7ac-404c-bcea-a4993ad1ea16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 11330 | 2026.05.06 01:58:47.265896 [ 277 ] {84a21fd1-d7ac-404c-bcea-a4993ad1ea16} <Debug> TCPHandler: Processed in 0.001276421 sec. | ||
| 11331 | 2026.05.06 01:58:49.097293 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11332 | 2026.05.06 01:58:49.097346 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11333 | 2026.05.06 01:58:49.267078 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23047 | ||
| 11334 | 2026.05.06 01:58:49.267633 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.05.06 01:58:49.267677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11336 | 2026.05.06 01:58:49.268150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11337 | 2026.05.06 01:58:49.268361 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.05.06 01:58:49.268485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23047 | ||
| 11339 | 2026.05.06 01:58:49.368657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1400 | ||
| 11340 | 2026.05.06 01:58:49.370773 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2026.05.06 01:58:49.370809 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11342 | 2026.05.06 01:58:49.371965 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11343 | 2026.05.06 01:58:49.372218 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2026.05.06 01:58:49.372368 [ 130 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11345 | 2026.05.06 01:58:49.372410 [ 130 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11346 | 2026.05.06 01:58:49.372433 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11347 | 2026.05.06 01:58:49.372463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1400 | ||
| 11348 | 2026.05.06 01:58:49.372579 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 11349 | 2026.05.06 01:58:49.373186 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11350 | 2026.05.06 01:58:49.373345 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1194 rows starting from the beginning of the part | ||
| 11351 | 2026.05.06 01:58:49.373715 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 62 rows starting from the beginning of the part | ||
| 11352 | 2026.05.06 01:58:49.374043 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 11353 | 2026.05.06 01:58:49.374368 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
| 11354 | 2026.05.06 01:58:49.374686 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 11355 | 2026.05.06 01:58:49.375007 [ 189 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 11356 | 2026.05.06 01:58:49.381298 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 72 columns (72 merged, 0 gathered) in 0.008787395 sec., 159319.1156195892 rows/sec., 133.74 MiB/sec. | ||
| 11357 | 2026.05.06 01:58:49.383035 [ 187 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11358 | 2026.05.06 01:58:49.383672 [ 187 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2026.05.06 01:58:49.383755 [ 187 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_36_7} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11360 | 2026.05.06 01:58:49.384078 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 11361 | 2026.05.06 01:58:50.001323 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000905553 sec. | ||
| 11362 | 2026.05.06 01:58:50.470015 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11363 | 2026.05.06 01:58:50.486291 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2026.05.06 01:58:50.486353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11365 | 2026.05.06 01:58:50.492397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11366 | 2026.05.06 01:58:50.493084 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11367 | 2026.05.06 01:58:50.495887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11368 | 2026.05.06 01:58:52.251766 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.05.06 01:58:52.252004 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11370 | 2026.05.06 01:58:52.252327 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11371 | 2026.05.06 01:58:52.252361 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11372 | 2026.05.06 01:58:52.252572 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11373 | 2026.05.06 01:58:52.252640 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11374 | 2026.05.06 01:58:52.252779 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11375 | 2026.05.06 01:58:52.252813 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11376 | 2026.05.06 01:58:52.252835 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 11377 | 2026.05.06 01:58:52.252850 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11378 | 2026.05.06 01:58:52.252889 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11379 | 2026.05.06 01:58:52.252909 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11380 | 2026.05.06 01:58:52.254111 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002198 sec., 23657.870791628753 rows/sec., 5.60 MiB/sec. | ||
| 11381 | 2026.05.06 01:58:52.254213 [ 277 ] {709311b1-3da6-4598-bd8e-3fc6993f0a26} <Debug> TCPHandler: Processed in 0.002572993 sec. | ||
| 11382 | 2026.05.06 01:58:52.256421 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11383 | 2026.05.06 01:58:52.256603 [ 277 ] {7350a6b2-4f1e-4730-970d-f137abaef149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11384 | 2026.05.06 01:58:52.256676 [ 277 ] {7350a6b2-4f1e-4730-970d-f137abaef149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11385 | 2026.05.06 01:58:52.257323 [ 277 ] {7350a6b2-4f1e-4730-970d-f137abaef149} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2026.05.06 01:58:52.257366 [ 277 ] {7350a6b2-4f1e-4730-970d-f137abaef149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11387 | 2026.05.06 01:58:52.257737 [ 277 ] {7350a6b2-4f1e-4730-970d-f137abaef149} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11388 | 2026.05.06 01:58:52.257962 [ 277 ] {7350a6b2-4f1e-4730-970d-f137abaef149} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2026.05.06 01:58:52.258109 [ 277 ] {7350a6b2-4f1e-4730-970d-f137abaef149} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001559 sec., 74406.67094291213 rows/sec., 6.32 MiB/sec. | ||
| 11390 | 2026.05.06 01:58:52.258147 [ 277 ] {7350a6b2-4f1e-4730-970d-f137abaef149} <Debug> TCPHandler: Processed in 0.001813054 sec. | ||
| 11391 | 2026.05.06 01:58:52.258275 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2026.05.06 01:58:52.258367 [ 277 ] {7b4cd33b-d1c3-4820-a630-87bad7115e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11393 | 2026.05.06 01:58:52.258407 [ 277 ] {7b4cd33b-d1c3-4820-a630-87bad7115e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11394 | 2026.05.06 01:58:52.258955 [ 277 ] {7b4cd33b-d1c3-4820-a630-87bad7115e67} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11395 | 2026.05.06 01:58:52.258999 [ 277 ] {7b4cd33b-d1c3-4820-a630-87bad7115e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11396 | 2026.05.06 01:58:52.259391 [ 277 ] {7b4cd33b-d1c3-4820-a630-87bad7115e67} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11397 | 2026.05.06 01:58:52.259825 [ 277 ] {7b4cd33b-d1c3-4820-a630-87bad7115e67} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11398 | 2026.05.06 01:58:52.259980 [ 277 ] {7b4cd33b-d1c3-4820-a630-87bad7115e67} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001632 sec., 18382.352941176472 rows/sec., 1.35 MiB/sec. | ||
| 11399 | 2026.05.06 01:58:52.260018 [ 277 ] {7b4cd33b-d1c3-4820-a630-87bad7115e67} <Debug> TCPHandler: Processed in 0.001791094 sec. | ||
| 11400 | 2026.05.06 01:58:52.260145 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11401 | 2026.05.06 01:58:52.260239 [ 277 ] {828e8e5b-4b5b-4024-b77e-93c557537ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11402 | 2026.05.06 01:58:52.260278 [ 277 ] {828e8e5b-4b5b-4024-b77e-93c557537ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11403 | 2026.05.06 01:58:52.260704 [ 277 ] {828e8e5b-4b5b-4024-b77e-93c557537ded} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2026.05.06 01:58:52.260740 [ 277 ] {828e8e5b-4b5b-4024-b77e-93c557537ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11405 | 2026.05.06 01:58:52.261048 [ 277 ] {828e8e5b-4b5b-4024-b77e-93c557537ded} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11406 | 2026.05.06 01:58:52.261258 [ 277 ] {828e8e5b-4b5b-4024-b77e-93c557537ded} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11407 | 2026.05.06 01:58:52.261383 [ 277 ] {828e8e5b-4b5b-4024-b77e-93c557537ded} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001162 sec., 80895.00860585198 rows/sec., 6.32 MiB/sec. | ||
| 11408 | 2026.05.06 01:58:52.261419 [ 277 ] {828e8e5b-4b5b-4024-b77e-93c557537ded} <Debug> TCPHandler: Processed in 0.001322762 sec. | ||
| 11409 | 2026.05.06 01:58:52.261541 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11410 | 2026.05.06 01:58:52.261633 [ 277 ] {9284080b-cd97-4572-9374-76f34d59e78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11411 | 2026.05.06 01:58:52.261675 [ 277 ] {9284080b-cd97-4572-9374-76f34d59e78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11412 | 2026.05.06 01:58:52.262072 [ 277 ] {9284080b-cd97-4572-9374-76f34d59e78c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11413 | 2026.05.06 01:58:52.262107 [ 277 ] {9284080b-cd97-4572-9374-76f34d59e78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11414 | 2026.05.06 01:58:52.262431 [ 277 ] {9284080b-cd97-4572-9374-76f34d59e78c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11415 | 2026.05.06 01:58:52.262639 [ 277 ] {9284080b-cd97-4572-9374-76f34d59e78c} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11416 | 2026.05.06 01:58:52.262774 [ 277 ] {9284080b-cd97-4572-9374-76f34d59e78c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 11417 | 2026.05.06 01:58:52.262802 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 3 parts from all_1_75_15 to all_77_77_0 | ||
| 11418 | 2026.05.06 01:58:52.262814 [ 277 ] {9284080b-cd97-4572-9374-76f34d59e78c} <Debug> TCPHandler: Processed in 0.001319252 sec. | ||
| 11419 | 2026.05.06 01:58:52.262877 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11420 | 2026.05.06 01:58:52.262904 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11421 | 2026.05.06 01:58:52.262975 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.05.06 01:58:52.263004 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_75_15 to all_77_77_0 into Compact with storage Full | ||
| 11423 | 2026.05.06 01:58:52.263072 [ 277 ] {f8378232-86b0-46a7-b853-62b523288aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11424 | 2026.05.06 01:58:52.263130 [ 277 ] {f8378232-86b0-46a7-b853-62b523288aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11425 | 2026.05.06 01:58:52.263131 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11426 | 2026.05.06 01:58:52.263179 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 27624 rows starting from the beginning of the part | ||
| 11427 | 2026.05.06 01:58:52.263244 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11428 | 2026.05.06 01:58:52.263290 [ 192 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1497 rows starting from the beginning of the part | ||
| 11429 | 2026.05.06 01:58:52.263953 [ 277 ] {f8378232-86b0-46a7-b853-62b523288aca} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11430 | 2026.05.06 01:58:52.263993 [ 277 ] {f8378232-86b0-46a7-b853-62b523288aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11431 | 2026.05.06 01:58:52.264914 [ 277 ] {f8378232-86b0-46a7-b853-62b523288aca} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11432 | 2026.05.06 01:58:52.265171 [ 277 ] {f8378232-86b0-46a7-b853-62b523288aca} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11433 | 2026.05.06 01:58:52.265312 [ 277 ] {f8378232-86b0-46a7-b853-62b523288aca} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002257 sec., 13291.98050509526 rows/sec., 23.82 MiB/sec. | ||
| 11434 | 2026.05.06 01:58:52.265365 [ 277 ] {f8378232-86b0-46a7-b853-62b523288aca} <Debug> TCPHandler: Processed in 0.00243736 sec. | ||
| 11435 | 2026.05.06 01:58:52.265489 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11436 | 2026.05.06 01:58:52.265582 [ 277 ] {7571e16b-6991-4bd4-881d-72b9ffd59aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11437 | 2026.05.06 01:58:52.265623 [ 277 ] {7571e16b-6991-4bd4-881d-72b9ffd59aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11438 | 2026.05.06 01:58:52.265956 [ 277 ] {7571e16b-6991-4bd4-881d-72b9ffd59aab} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2026.05.06 01:58:52.265991 [ 277 ] {7571e16b-6991-4bd4-881d-72b9ffd59aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11440 | 2026.05.06 01:58:52.266445 [ 277 ] {7571e16b-6991-4bd4-881d-72b9ffd59aab} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11441 | 2026.05.06 01:58:52.266655 [ 277 ] {7571e16b-6991-4bd4-881d-72b9ffd59aab} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2026.05.06 01:58:52.266788 [ 277 ] {7571e16b-6991-4bd4-881d-72b9ffd59aab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 11443 | 2026.05.06 01:58:52.266829 [ 277 ] {7571e16b-6991-4bd4-881d-72b9ffd59aab} <Debug> TCPHandler: Processed in 0.001386754 sec. | ||
| 11444 | 2026.05.06 01:58:52.270957 [ 187 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29281 rows, containing 5 columns (5 merged, 0 gathered) in 0.007987875 sec., 3665680.797458648 rows/sec., 236.00 MiB/sec. | ||
| 11445 | 2026.05.06 01:58:52.271325 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Trace> MergedBlockOutputStream: filled checksums all_1_77_16 (state Temporary) | ||
| 11446 | 2026.05.06 01:58:52.271605 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_77_16 to all_1_77_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11447 | 2026.05.06 01:58:52.271679 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_77_16} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 3 parts: [all_1_75_15, all_77_77_0] -> all_1_77_16 | ||
| 11448 | 2026.05.06 01:58:52.271763 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11449 | 2026.05.06 01:58:53.001214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.61 MiB, peak 340.85 MiB, free memory in arenas 0.00 B, will set to 335.57 MiB (RSS), difference: 1.96 MiB | ||
| 11450 | 2026.05.06 01:58:56.379688 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62500 | ||
| 11451 | 2026.05.06 01:58:56.379827 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11452 | 2026.05.06 01:58:56.379858 [ 258 ] {} <Debug> TCP-Session: 1d8a73c0-8b07-4c20-9630-ace8131ff1f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62500 | ||
| 11453 | 2026.05.06 01:58:56.379884 [ 258 ] {} <Debug> TCP-Session: 1d8a73c0-8b07-4c20-9630-ace8131ff1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11454 | 2026.05.06 01:58:56.379900 [ 258 ] {} <Debug> TCP-Session: 1d8a73c0-8b07-4c20-9630-ace8131ff1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2026.05.06 01:58:56.380116 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34665 | ||
| 11456 | 2026.05.06 01:58:56.380151 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39019 | ||
| 11457 | 2026.05.06 01:58:56.380146 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55880 | ||
| 11458 | 2026.05.06 01:58:56.380191 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42680 | ||
| 11459 | 2026.05.06 01:58:56.380268 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11460 | 2026.05.06 01:58:56.380248 [ 258 ] {} <Trace> TCP-Session: 1d8a73c0-8b07-4c20-9630-ace8131ff1f0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11461 | 2026.05.06 01:58:56.380311 [ 370 ] {} <Debug> TCP-Session: d7074a26-d765-4385-9bfc-d75160726f9a Authenticating user 'default' from [fd00:1122:3344:101::e]:39019 | ||
| 11462 | 2026.05.06 01:58:56.380328 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11463 | 2026.05.06 01:58:56.380341 [ 370 ] {} <Debug> TCP-Session: d7074a26-d765-4385-9bfc-d75160726f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11464 | 2026.05.06 01:58:56.380241 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11465 | 2026.05.06 01:58:56.380374 [ 370 ] {} <Debug> TCP-Session: d7074a26-d765-4385-9bfc-d75160726f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11466 | 2026.05.06 01:58:56.380372 [ 369 ] {} <Debug> TCP-Session: 4ca10d1f-243d-4aa5-87ba-22cbc16aa4a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55880 | ||
| 11467 | 2026.05.06 01:58:56.380408 [ 368 ] {} <Debug> TCP-Session: c42bd5e6-7667-4ee4-a6fd-3a25823495fe Authenticating user 'default' from [fd00:1122:3344:101::e]:34665 | ||
| 11468 | 2026.05.06 01:58:56.380438 [ 369 ] {} <Debug> TCP-Session: 4ca10d1f-243d-4aa5-87ba-22cbc16aa4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11469 | 2026.05.06 01:58:56.380448 [ 368 ] {} <Debug> TCP-Session: c42bd5e6-7667-4ee4-a6fd-3a25823495fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2026.05.06 01:58:56.380474 [ 258 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62500) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11471 | 2026.05.06 01:58:56.380486 [ 369 ] {} <Debug> TCP-Session: 4ca10d1f-243d-4aa5-87ba-22cbc16aa4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11472 | 2026.05.06 01:58:56.380494 [ 368 ] {} <Debug> TCP-Session: c42bd5e6-7667-4ee4-a6fd-3a25823495fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2026.05.06 01:58:56.380514 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11474 | 2026.05.06 01:58:56.380563 [ 371 ] {} <Debug> TCP-Session: 283118e6-f529-4482-9e29-187eac101c76 Authenticating user 'default' from [fd00:1122:3344:101::e]:42680 | ||
| 11475 | 2026.05.06 01:58:56.380591 [ 371 ] {} <Debug> TCP-Session: 283118e6-f529-4482-9e29-187eac101c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11476 | 2026.05.06 01:58:56.380590 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52295 | ||
| 11477 | 2026.05.06 01:58:56.380607 [ 371 ] {} <Debug> TCP-Session: 283118e6-f529-4482-9e29-187eac101c76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2026.05.06 01:58:56.380591 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35460 | ||
| 11479 | 2026.05.06 01:58:56.380642 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45937 | ||
| 11480 | 2026.05.06 01:58:56.380693 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53680 | ||
| 11481 | 2026.05.06 01:58:56.380757 [ 258 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11482 | 2026.05.06 01:58:56.380823 [ 258 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11483 | 2026.05.06 01:58:56.381006 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11484 | 2026.05.06 01:58:56.381042 [ 376 ] {} <Debug> TCP-Session: e3a8b339-a1ab-44f2-98b9-c66a979c1a25 Authenticating user 'default' from [fd00:1122:3344:101::e]:52295 | ||
| 11485 | 2026.05.06 01:58:56.381064 [ 376 ] {} <Debug> TCP-Session: e3a8b339-a1ab-44f2-98b9-c66a979c1a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11486 | 2026.05.06 01:58:56.381077 [ 376 ] {} <Debug> TCP-Session: e3a8b339-a1ab-44f2-98b9-c66a979c1a25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11487 | 2026.05.06 01:58:56.381080 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11488 | 2026.05.06 01:58:56.381112 [ 372 ] {} <Debug> TCP-Session: c26b6d72-9414-4380-93e1-defc852855f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35460 | ||
| 11489 | 2026.05.06 01:58:56.381120 [ 258 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 11490 | 2026.05.06 01:58:56.381129 [ 372 ] {} <Debug> TCP-Session: c26b6d72-9414-4380-93e1-defc852855f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11491 | 2026.05.06 01:58:56.381158 [ 372 ] {} <Debug> TCP-Session: c26b6d72-9414-4380-93e1-defc852855f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11492 | 2026.05.06 01:58:56.381490 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11493 | 2026.05.06 01:58:56.381529 [ 378 ] {} <Debug> TCP-Session: 0be057cb-3a8c-40c0-90d4-5c99a37ecae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53680 | ||
| 11494 | 2026.05.06 01:58:56.381548 [ 378 ] {} <Debug> TCP-Session: 0be057cb-3a8c-40c0-90d4-5c99a37ecae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11495 | 2026.05.06 01:58:56.381561 [ 378 ] {} <Debug> TCP-Session: 0be057cb-3a8c-40c0-90d4-5c99a37ecae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11496 | 2026.05.06 01:58:56.381612 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11497 | 2026.05.06 01:58:56.381649 [ 377 ] {} <Debug> TCP-Session: 8b7b3717-9c72-4245-a674-9bf9db7122a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45937 | ||
| 11498 | 2026.05.06 01:58:56.381666 [ 377 ] {} <Debug> TCP-Session: 8b7b3717-9c72-4245-a674-9bf9db7122a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11499 | 2026.05.06 01:58:56.381678 [ 377 ] {} <Debug> TCP-Session: 8b7b3717-9c72-4245-a674-9bf9db7122a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2026.05.06 01:58:56.382174 [ 313 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Trace> AggregatingTransform: Aggregating | ||
| 11501 | 2026.05.06 01:58:56.382223 [ 313 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Trace> Aggregator: Aggregation method: without_key | ||
| 11502 | 2026.05.06 01:58:56.382267 [ 313 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032826 sec. (968.217 rows/sec., 37.82 KiB/sec.) | ||
| 11503 | 2026.05.06 01:58:56.382291 [ 313 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Trace> Aggregator: Merging aggregated data | ||
| 11504 | 2026.05.06 01:58:56.383502 [ 258 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 11505 | 2026.05.06 01:58:56.383653 [ 258 ] {bf605075-d5b0-48a5-b39a-93cb7d8482a1} <Debug> TCPHandler: Processed in 0.003522737 sec. | ||
| 11506 | 2026.05.06 01:58:56.383769 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11507 | 2026.05.06 01:58:56.383799 [ 258 ] {} <Debug> TCP-Session: 1d8a73c0-8b07-4c20-9630-ace8131ff1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11508 | 2026.05.06 01:58:56.383805 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11509 | 2026.05.06 01:58:56.383821 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11510 | 2026.05.06 01:58:56.383840 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11511 | 2026.05.06 01:58:56.383865 [ 368 ] {} <Debug> TCP-Session: c42bd5e6-7667-4ee4-a6fd-3a25823495fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2026.05.06 01:58:56.383874 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11513 | 2026.05.06 01:58:56.383898 [ 370 ] {} <Debug> TCP-Session: d7074a26-d765-4385-9bfc-d75160726f9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11514 | 2026.05.06 01:58:56.383904 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11515 | 2026.05.06 01:58:56.383921 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11516 | 2026.05.06 01:58:56.383925 [ 377 ] {} <Debug> TCP-Session: 8b7b3717-9c72-4245-a674-9bf9db7122a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2026.05.06 01:58:56.383971 [ 371 ] {} <Debug> TCP-Session: 283118e6-f529-4482-9e29-187eac101c76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2026.05.06 01:58:56.383987 [ 376 ] {} <Debug> TCP-Session: e3a8b339-a1ab-44f2-98b9-c66a979c1a25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11519 | 2026.05.06 01:58:56.383888 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11520 | 2026.05.06 01:58:56.383879 [ 369 ] {} <Debug> TCP-Session: 4ca10d1f-243d-4aa5-87ba-22cbc16aa4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2026.05.06 01:58:56.384050 [ 372 ] {} <Debug> TCP-Session: c26b6d72-9414-4380-93e1-defc852855f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11522 | 2026.05.06 01:58:56.383859 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11523 | 2026.05.06 01:58:56.384113 [ 378 ] {} <Debug> TCP-Session: 0be057cb-3a8c-40c0-90d4-5c99a37ecae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11524 | 2026.05.06 01:58:56.415335 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37726 | ||
| 11525 | 2026.05.06 01:58:56.415464 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11526 | 2026.05.06 01:58:56.415495 [ 258 ] {} <Debug> TCP-Session: 7bf3c165-0da9-48b5-afa3-0f712f9eadc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37726 | ||
| 11527 | 2026.05.06 01:58:56.415519 [ 258 ] {} <Debug> TCP-Session: 7bf3c165-0da9-48b5-afa3-0f712f9eadc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11528 | 2026.05.06 01:58:56.415535 [ 258 ] {} <Debug> TCP-Session: 7bf3c165-0da9-48b5-afa3-0f712f9eadc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11529 | 2026.05.06 01:58:56.415750 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58787 | ||
| 11530 | 2026.05.06 01:58:56.415772 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56279 | ||
| 11531 | 2026.05.06 01:58:56.415803 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62974 | ||
| 11532 | 2026.05.06 01:58:56.415824 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65040 | ||
| 11533 | 2026.05.06 01:58:56.415841 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40891 | ||
| 11534 | 2026.05.06 01:58:56.415861 [ 258 ] {} <Trace> TCP-Session: 7bf3c165-0da9-48b5-afa3-0f712f9eadc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11535 | 2026.05.06 01:58:56.415886 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11536 | 2026.05.06 01:58:56.415898 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11537 | 2026.05.06 01:58:56.415929 [ 372 ] {} <Debug> TCP-Session: 2e553dd1-5ab5-42a8-9925-7c484437ac03 Authenticating user 'default' from [fd00:1122:3344:101::e]:62974 | ||
| 11538 | 2026.05.06 01:58:56.415934 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11539 | 2026.05.06 01:58:56.415938 [ 376 ] {} <Debug> TCP-Session: 3e102a50-5dd6-4d37-bace-cc5c85ea018d Authenticating user 'default' from [fd00:1122:3344:101::e]:65040 | ||
| 11540 | 2026.05.06 01:58:56.415953 [ 372 ] {} <Debug> TCP-Session: 2e553dd1-5ab5-42a8-9925-7c484437ac03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11541 | 2026.05.06 01:58:56.415970 [ 377 ] {} <Debug> TCP-Session: e84ddd9d-96aa-4a19-9b1c-d675658d77b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40891 | ||
| 11542 | 2026.05.06 01:58:56.415980 [ 372 ] {} <Debug> TCP-Session: 2e553dd1-5ab5-42a8-9925-7c484437ac03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11543 | 2026.05.06 01:58:56.415977 [ 376 ] {} <Debug> TCP-Session: 3e102a50-5dd6-4d37-bace-cc5c85ea018d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11544 | 2026.05.06 01:58:56.415998 [ 377 ] {} <Debug> TCP-Session: e84ddd9d-96aa-4a19-9b1c-d675658d77b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11545 | 2026.05.06 01:58:56.416017 [ 376 ] {} <Debug> TCP-Session: 3e102a50-5dd6-4d37-bace-cc5c85ea018d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11546 | 2026.05.06 01:58:56.416031 [ 377 ] {} <Debug> TCP-Session: e84ddd9d-96aa-4a19-9b1c-d675658d77b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11547 | 2026.05.06 01:58:56.415873 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11548 | 2026.05.06 01:58:56.416064 [ 258 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11549 | 2026.05.06 01:58:56.416091 [ 369 ] {} <Debug> TCP-Session: c7baaae5-e9a4-4e9e-a04c-3380be047531 Authenticating user 'default' from [fd00:1122:3344:101::e]:56279 | ||
| 11550 | 2026.05.06 01:58:56.415785 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47218 | ||
| 11551 | 2026.05.06 01:58:56.416125 [ 369 ] {} <Debug> TCP-Session: c7baaae5-e9a4-4e9e-a04c-3380be047531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2026.05.06 01:58:56.415858 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11553 | 2026.05.06 01:58:56.416164 [ 369 ] {} <Debug> TCP-Session: c7baaae5-e9a4-4e9e-a04c-3380be047531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2026.05.06 01:58:56.416194 [ 368 ] {} <Debug> TCP-Session: a0c9a87f-3692-4fbe-bdaa-6bf436535fa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58787 | ||
| 11555 | 2026.05.06 01:58:56.416195 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11556 | 2026.05.06 01:58:56.416223 [ 368 ] {} <Debug> TCP-Session: a0c9a87f-3692-4fbe-bdaa-6bf436535fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11557 | 2026.05.06 01:58:56.415846 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35889 | ||
| 11558 | 2026.05.06 01:58:56.416248 [ 368 ] {} <Debug> TCP-Session: a0c9a87f-3692-4fbe-bdaa-6bf436535fa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11559 | 2026.05.06 01:58:56.416246 [ 370 ] {} <Debug> TCP-Session: 0e08a2c4-8c72-452e-aacf-32c203a65fb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47218 | ||
| 11560 | 2026.05.06 01:58:56.415792 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51107 | ||
| 11561 | 2026.05.06 01:58:56.416322 [ 370 ] {} <Debug> TCP-Session: 0e08a2c4-8c72-452e-aacf-32c203a65fb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11562 | 2026.05.06 01:58:56.416330 [ 258 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11563 | 2026.05.06 01:58:56.416352 [ 370 ] {} <Debug> TCP-Session: 0e08a2c4-8c72-452e-aacf-32c203a65fb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11564 | 2026.05.06 01:58:56.416330 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11565 | 2026.05.06 01:58:56.416384 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11566 | 2026.05.06 01:58:56.416395 [ 258 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11567 | 2026.05.06 01:58:56.416413 [ 378 ] {} <Debug> TCP-Session: a0fcf38d-4b54-4648-9a6f-f3f1148c742a Authenticating user 'default' from [fd00:1122:3344:101::e]:35889 | ||
| 11568 | 2026.05.06 01:58:56.416424 [ 371 ] {} <Debug> TCP-Session: 69dfff3e-50fc-4d93-855c-02647f99a317 Authenticating user 'default' from [fd00:1122:3344:101::e]:51107 | ||
| 11569 | 2026.05.06 01:58:56.416451 [ 378 ] {} <Debug> TCP-Session: a0fcf38d-4b54-4648-9a6f-f3f1148c742a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11570 | 2026.05.06 01:58:56.416464 [ 371 ] {} <Debug> TCP-Session: 69dfff3e-50fc-4d93-855c-02647f99a317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11571 | 2026.05.06 01:58:56.416473 [ 378 ] {} <Debug> TCP-Session: a0fcf38d-4b54-4648-9a6f-f3f1148c742a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11572 | 2026.05.06 01:58:56.416489 [ 371 ] {} <Debug> TCP-Session: 69dfff3e-50fc-4d93-855c-02647f99a317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11573 | 2026.05.06 01:58:56.416699 [ 258 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 11574 | 2026.05.06 01:58:56.417546 [ 267 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Trace> AggregatingTransform: Aggregating | ||
| 11575 | 2026.05.06 01:58:56.417588 [ 267 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Trace> Aggregator: Aggregation method: without_key | ||
| 11576 | 2026.05.06 01:58:56.417622 [ 267 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00082522 sec. (1211.798 rows/sec., 47.34 KiB/sec.) | ||
| 11577 | 2026.05.06 01:58:56.417639 [ 267 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Trace> Aggregator: Merging aggregated data | ||
| 11578 | 2026.05.06 01:58:56.418924 [ 258 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002921 sec., 342.3485107839781 rows/sec., 13.37 KiB/sec. | ||
| 11579 | 2026.05.06 01:58:56.419070 [ 258 ] {ee286c98-6add-4cab-8ffc-0f1fb9ef697d} <Debug> TCPHandler: Processed in 0.003329321 sec. | ||
| 11580 | 2026.05.06 01:58:56.419207 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11581 | 2026.05.06 01:58:56.419230 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11582 | 2026.05.06 01:58:56.419236 [ 258 ] {} <Debug> TCP-Session: 7bf3c165-0da9-48b5-afa3-0f712f9eadc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11583 | 2026.05.06 01:58:56.419251 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11584 | 2026.05.06 01:58:56.419268 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11585 | 2026.05.06 01:58:56.419290 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11586 | 2026.05.06 01:58:56.419307 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11587 | 2026.05.06 01:58:56.419332 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11588 | 2026.05.06 01:58:56.419352 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11589 | 2026.05.06 01:58:56.419368 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11590 | 2026.05.06 01:58:56.419384 [ 372 ] {} <Debug> TCP-Session: 2e553dd1-5ab5-42a8-9925-7c484437ac03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11591 | 2026.05.06 01:58:56.419400 [ 376 ] {} <Debug> TCP-Session: 3e102a50-5dd6-4d37-bace-cc5c85ea018d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11592 | 2026.05.06 01:58:56.419421 [ 377 ] {} <Debug> TCP-Session: e84ddd9d-96aa-4a19-9b1c-d675658d77b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11593 | 2026.05.06 01:58:56.419367 [ 370 ] {} <Debug> TCP-Session: 0e08a2c4-8c72-452e-aacf-32c203a65fb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11594 | 2026.05.06 01:58:56.419333 [ 369 ] {} <Debug> TCP-Session: c7baaae5-e9a4-4e9e-a04c-3380be047531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11595 | 2026.05.06 01:58:56.419309 [ 368 ] {} <Debug> TCP-Session: a0c9a87f-3692-4fbe-bdaa-6bf436535fa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11596 | 2026.05.06 01:58:56.419282 [ 378 ] {} <Debug> TCP-Session: a0fcf38d-4b54-4648-9a6f-f3f1148c742a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11597 | 2026.05.06 01:58:56.419347 [ 371 ] {} <Debug> TCP-Session: 69dfff3e-50fc-4d93-855c-02647f99a317 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2026.05.06 01:58:56.436306 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41008 | ||
| 11599 | 2026.05.06 01:58:56.436377 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11600 | 2026.05.06 01:58:56.436399 [ 258 ] {} <Debug> TCP-Session: 637e957e-5b60-464d-8cc7-145bd86a82eb Authenticating user 'default' from [fd00:1122:3344:101::e]:41008 | ||
| 11601 | 2026.05.06 01:58:56.436416 [ 258 ] {} <Debug> TCP-Session: 637e957e-5b60-464d-8cc7-145bd86a82eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11602 | 2026.05.06 01:58:56.436428 [ 258 ] {} <Debug> TCP-Session: 637e957e-5b60-464d-8cc7-145bd86a82eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11603 | 2026.05.06 01:58:56.436619 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57345 | ||
| 11604 | 2026.05.06 01:58:56.436644 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35458 | ||
| 11605 | 2026.05.06 01:58:56.436663 [ 258 ] {} <Trace> TCP-Session: 637e957e-5b60-464d-8cc7-145bd86a82eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.05.06 01:58:56.436663 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39433 | ||
| 11607 | 2026.05.06 01:58:56.436692 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52629 | ||
| 11608 | 2026.05.06 01:58:56.436719 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11609 | 2026.05.06 01:58:56.436710 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11610 | 2026.05.06 01:58:56.436767 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11611 | 2026.05.06 01:58:56.436777 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11612 | 2026.05.06 01:58:56.436795 [ 368 ] {} <Debug> TCP-Session: e65449ca-871e-4736-a28c-e699360e75f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57345 | ||
| 11613 | 2026.05.06 01:58:56.436813 [ 377 ] {} <Debug> TCP-Session: 50043005-8968-41ed-8503-e89df9160871 Authenticating user 'default' from [fd00:1122:3344:101::e]:52629 | ||
| 11614 | 2026.05.06 01:58:56.436804 [ 258 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41008) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11615 | 2026.05.06 01:58:56.436842 [ 377 ] {} <Debug> TCP-Session: 50043005-8968-41ed-8503-e89df9160871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11616 | 2026.05.06 01:58:56.436836 [ 368 ] {} <Debug> TCP-Session: e65449ca-871e-4736-a28c-e699360e75f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11617 | 2026.05.06 01:58:56.436864 [ 377 ] {} <Debug> TCP-Session: 50043005-8968-41ed-8503-e89df9160871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11618 | 2026.05.06 01:58:56.436887 [ 368 ] {} <Debug> TCP-Session: e65449ca-871e-4736-a28c-e699360e75f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11619 | 2026.05.06 01:58:56.436800 [ 372 ] {} <Debug> TCP-Session: 1e08ab04-2fe9-4f99-bd33-46f0f5b51902 Authenticating user 'default' from [fd00:1122:3344:101::e]:39433 | ||
| 11620 | 2026.05.06 01:58:56.436761 [ 370 ] {} <Debug> TCP-Session: a1063db2-f32b-4cbb-8bde-77b8f51fc03e Authenticating user 'default' from [fd00:1122:3344:101::e]:35458 | ||
| 11621 | 2026.05.06 01:58:56.436936 [ 372 ] {} <Debug> TCP-Session: 1e08ab04-2fe9-4f99-bd33-46f0f5b51902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11622 | 2026.05.06 01:58:56.436955 [ 370 ] {} <Debug> TCP-Session: a1063db2-f32b-4cbb-8bde-77b8f51fc03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11623 | 2026.05.06 01:58:56.436968 [ 372 ] {} <Debug> TCP-Session: 1e08ab04-2fe9-4f99-bd33-46f0f5b51902 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2026.05.06 01:58:56.436982 [ 370 ] {} <Debug> TCP-Session: a1063db2-f32b-4cbb-8bde-77b8f51fc03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11625 | 2026.05.06 01:58:56.436700 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56945 | ||
| 11626 | 2026.05.06 01:58:56.436630 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55344 | ||
| 11627 | 2026.05.06 01:58:56.437028 [ 258 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11628 | 2026.05.06 01:58:56.436671 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56967 | ||
| 11629 | 2026.05.06 01:58:56.437082 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11630 | 2026.05.06 01:58:56.437096 [ 258 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11631 | 2026.05.06 01:58:56.437129 [ 369 ] {} <Debug> TCP-Session: 9c3e3b94-934e-4a9d-b547-52b658f5fe4e Authenticating user 'default' from [fd00:1122:3344:101::e]:55344 | ||
| 11632 | 2026.05.06 01:58:56.437137 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11633 | 2026.05.06 01:58:56.437156 [ 369 ] {} <Debug> TCP-Session: 9c3e3b94-934e-4a9d-b547-52b658f5fe4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11634 | 2026.05.06 01:58:56.437173 [ 376 ] {} <Debug> TCP-Session: f59c6e8d-0700-4ad7-992c-37c57f24eb79 Authenticating user 'default' from [fd00:1122:3344:101::e]:56967 | ||
| 11635 | 2026.05.06 01:58:56.437188 [ 369 ] {} <Debug> TCP-Session: 9c3e3b94-934e-4a9d-b547-52b658f5fe4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11636 | 2026.05.06 01:58:56.437203 [ 376 ] {} <Debug> TCP-Session: f59c6e8d-0700-4ad7-992c-37c57f24eb79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11637 | 2026.05.06 01:58:56.437074 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11638 | 2026.05.06 01:58:56.437226 [ 376 ] {} <Debug> TCP-Session: f59c6e8d-0700-4ad7-992c-37c57f24eb79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11639 | 2026.05.06 01:58:56.437251 [ 378 ] {} <Debug> TCP-Session: c2e7dc5f-4cce-407f-a8f1-db79e5efebe7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56945 | ||
| 11640 | 2026.05.06 01:58:56.436659 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59244 | ||
| 11641 | 2026.05.06 01:58:56.437277 [ 378 ] {} <Debug> TCP-Session: c2e7dc5f-4cce-407f-a8f1-db79e5efebe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11642 | 2026.05.06 01:58:56.437306 [ 378 ] {} <Debug> TCP-Session: c2e7dc5f-4cce-407f-a8f1-db79e5efebe7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11643 | 2026.05.06 01:58:56.437333 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11644 | 2026.05.06 01:58:56.437360 [ 371 ] {} <Debug> TCP-Session: c00b17e1-3433-4958-87d7-d9092649035b Authenticating user 'default' from [fd00:1122:3344:101::e]:59244 | ||
| 11645 | 2026.05.06 01:58:56.437364 [ 258 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 11646 | 2026.05.06 01:58:56.437379 [ 371 ] {} <Debug> TCP-Session: c00b17e1-3433-4958-87d7-d9092649035b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11647 | 2026.05.06 01:58:56.437407 [ 371 ] {} <Debug> TCP-Session: c00b17e1-3433-4958-87d7-d9092649035b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11648 | 2026.05.06 01:58:56.438180 [ 362 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Trace> AggregatingTransform: Aggregating | ||
| 11649 | 2026.05.06 01:58:56.438236 [ 362 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Trace> Aggregator: Aggregation method: without_key | ||
| 11650 | 2026.05.06 01:58:56.438268 [ 362 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00080702 sec. (1239.127 rows/sec., 48.40 KiB/sec.) | ||
| 11651 | 2026.05.06 01:58:56.438285 [ 362 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Trace> Aggregator: Merging aggregated data | ||
| 11652 | 2026.05.06 01:58:56.439641 [ 258 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002876 sec., 347.70514603616135 rows/sec., 13.58 KiB/sec. | ||
| 11653 | 2026.05.06 01:58:56.439752 [ 258 ] {c9d41982-6320-4732-97bf-26ed0f37ff86} <Debug> TCPHandler: Processed in 0.003152508 sec. | ||
| 11654 | 2026.05.06 01:58:56.439871 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11655 | 2026.05.06 01:58:56.439898 [ 258 ] {} <Debug> TCP-Session: 637e957e-5b60-464d-8cc7-145bd86a82eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11656 | 2026.05.06 01:58:56.439902 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11657 | 2026.05.06 01:58:56.439919 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11658 | 2026.05.06 01:58:56.439940 [ 369 ] {} <Debug> TCP-Session: 9c3e3b94-934e-4a9d-b547-52b658f5fe4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11659 | 2026.05.06 01:58:56.439948 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11660 | 2026.05.06 01:58:56.439968 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11661 | 2026.05.06 01:58:56.439995 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11662 | 2026.05.06 01:58:56.440007 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11663 | 2026.05.06 01:58:56.440017 [ 370 ] {} <Debug> TCP-Session: a1063db2-f32b-4cbb-8bde-77b8f51fc03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11664 | 2026.05.06 01:58:56.440037 [ 372 ] {} <Debug> TCP-Session: 1e08ab04-2fe9-4f99-bd33-46f0f5b51902 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11665 | 2026.05.06 01:58:56.440037 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11666 | 2026.05.06 01:58:56.440047 [ 377 ] {} <Debug> TCP-Session: 50043005-8968-41ed-8503-e89df9160871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2026.05.06 01:58:56.440094 [ 376 ] {} <Debug> TCP-Session: f59c6e8d-0700-4ad7-992c-37c57f24eb79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11668 | 2026.05.06 01:58:56.440002 [ 368 ] {} <Debug> TCP-Session: e65449ca-871e-4736-a28c-e699360e75f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11669 | 2026.05.06 01:58:56.439956 [ 378 ] {} <Debug> TCP-Session: c2e7dc5f-4cce-407f-a8f1-db79e5efebe7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11670 | 2026.05.06 01:58:56.439955 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11671 | 2026.05.06 01:58:56.440176 [ 371 ] {} <Debug> TCP-Session: c00b17e1-3433-4958-87d7-d9092649035b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11672 | 2026.05.06 01:58:56.768546 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23495 | ||
| 11673 | 2026.05.06 01:58:56.769049 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11674 | 2026.05.06 01:58:56.769098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11675 | 2026.05.06 01:58:56.769582 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11676 | 2026.05.06 01:58:56.769830 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11677 | 2026.05.06 01:58:56.769987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23495 | ||
| 11678 | 2026.05.06 01:58:57.252988 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11679 | 2026.05.06 01:58:57.253230 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 11680 | 2026.05.06 01:58:57.253619 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11681 | 2026.05.06 01:58:57.253675 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 11682 | 2026.05.06 01:58:57.253953 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11683 | 2026.05.06 01:58:57.254033 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11684 | 2026.05.06 01:58:57.254183 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 11685 | 2026.05.06 01:58:57.254222 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11686 | 2026.05.06 01:58:57.254244 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 11687 | 2026.05.06 01:58:57.254261 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11688 | 2026.05.06 01:58:57.254303 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 11689 | 2026.05.06 01:58:57.254324 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11690 | 2026.05.06 01:58:57.255506 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002372 sec., 21922.428330522765 rows/sec., 5.19 MiB/sec. | ||
| 11691 | 2026.05.06 01:58:57.255660 [ 277 ] {b0057fdf-cf2b-4558-84cc-10756bf31bf2} <Debug> TCPHandler: Processed in 0.002812609 sec. | ||
| 11692 | 2026.05.06 01:58:57.259339 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2026.05.06 01:58:57.259517 [ 277 ] {d3ff9904-b60d-4e2f-80c7-8d53adbf6ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11694 | 2026.05.06 01:58:57.259581 [ 277 ] {d3ff9904-b60d-4e2f-80c7-8d53adbf6ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11695 | 2026.05.06 01:58:57.260795 [ 277 ] {d3ff9904-b60d-4e2f-80c7-8d53adbf6ceb} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.05.06 01:58:57.260881 [ 277 ] {d3ff9904-b60d-4e2f-80c7-8d53adbf6ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11697 | 2026.05.06 01:58:57.261744 [ 277 ] {d3ff9904-b60d-4e2f-80c7-8d53adbf6ceb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11698 | 2026.05.06 01:58:57.262109 [ 277 ] {d3ff9904-b60d-4e2f-80c7-8d53adbf6ceb} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.05.06 01:58:57.262326 [ 277 ] {d3ff9904-b60d-4e2f-80c7-8d53adbf6ceb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002856 sec., 8403.361344537814 rows/sec., 713.96 KiB/sec. | ||
| 11700 | 2026.05.06 01:58:57.262389 [ 277 ] {d3ff9904-b60d-4e2f-80c7-8d53adbf6ceb} <Debug> TCPHandler: Processed in 0.003141886 sec. | ||
| 11701 | 2026.05.06 01:58:57.262561 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.05.06 01:58:57.262680 [ 277 ] {17b42ccd-8457-4379-ac1c-e87bab1b7615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11703 | 2026.05.06 01:58:57.262731 [ 277 ] {17b42ccd-8457-4379-ac1c-e87bab1b7615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11704 | 2026.05.06 01:58:57.263310 [ 277 ] {17b42ccd-8457-4379-ac1c-e87bab1b7615} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.05.06 01:58:57.263354 [ 277 ] {17b42ccd-8457-4379-ac1c-e87bab1b7615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11706 | 2026.05.06 01:58:57.263764 [ 277 ] {17b42ccd-8457-4379-ac1c-e87bab1b7615} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11707 | 2026.05.06 01:58:57.264022 [ 277 ] {17b42ccd-8457-4379-ac1c-e87bab1b7615} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.05.06 01:58:57.264171 [ 277 ] {17b42ccd-8457-4379-ac1c-e87bab1b7615} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.001518 sec., 130434.78260869565 rows/sec., 11.63 MiB/sec. | ||
| 11709 | 2026.05.06 01:58:57.264191 [ 120 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11710 | 2026.05.06 01:58:57.264210 [ 277 ] {17b42ccd-8457-4379-ac1c-e87bab1b7615} <Debug> TCPHandler: Processed in 0.001709842 sec. | ||
| 11711 | 2026.05.06 01:58:57.264259 [ 120 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2026.05.06 01:58:57.264285 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11713 | 2026.05.06 01:58:57.264373 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11714 | 2026.05.06 01:58:57.264417 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11715 | 2026.05.06 01:58:57.264477 [ 277 ] {9f49367f-36e3-4b35-8181-a2dd43a5f706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11716 | 2026.05.06 01:58:57.264524 [ 277 ] {9f49367f-36e3-4b35-8181-a2dd43a5f706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11717 | 2026.05.06 01:58:57.264566 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11718 | 2026.05.06 01:58:57.264608 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3365 rows starting from the beginning of the part | ||
| 11719 | 2026.05.06 01:58:57.264674 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2466 rows starting from the beginning of the part | ||
| 11720 | 2026.05.06 01:58:57.264721 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11721 | 2026.05.06 01:58:57.264784 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 78 rows starting from the beginning of the part | ||
| 11722 | 2026.05.06 01:58:57.264830 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 116 rows starting from the beginning of the part | ||
| 11723 | 2026.05.06 01:58:57.264872 [ 195 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 198 rows starting from the beginning of the part | ||
| 11724 | 2026.05.06 01:58:57.264958 [ 277 ] {9f49367f-36e3-4b35-8181-a2dd43a5f706} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.05.06 01:58:57.265001 [ 277 ] {9f49367f-36e3-4b35-8181-a2dd43a5f706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11726 | 2026.05.06 01:58:57.265448 [ 277 ] {9f49367f-36e3-4b35-8181-a2dd43a5f706} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11727 | 2026.05.06 01:58:57.265696 [ 277 ] {9f49367f-36e3-4b35-8181-a2dd43a5f706} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11728 | 2026.05.06 01:58:57.265847 [ 277 ] {9f49367f-36e3-4b35-8181-a2dd43a5f706} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.001374 sec., 16739.446870451236 rows/sec., 1.27 MiB/sec. | ||
| 11729 | 2026.05.06 01:58:57.265885 [ 277 ] {9f49367f-36e3-4b35-8181-a2dd43a5f706} <Debug> TCPHandler: Processed in 0.001551268 sec. | ||
| 11730 | 2026.05.06 01:58:57.266021 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11731 | 2026.05.06 01:58:57.266124 [ 277 ] {8b641536-43c7-480b-916e-14dd2bb34ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11732 | 2026.05.06 01:58:57.266168 [ 277 ] {8b641536-43c7-480b-916e-14dd2bb34ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11733 | 2026.05.06 01:58:57.266604 [ 277 ] {8b641536-43c7-480b-916e-14dd2bb34ff0} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11734 | 2026.05.06 01:58:57.266642 [ 277 ] {8b641536-43c7-480b-916e-14dd2bb34ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11735 | 2026.05.06 01:58:57.266941 [ 277 ] {8b641536-43c7-480b-916e-14dd2bb34ff0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11736 | 2026.05.06 01:58:57.267153 [ 277 ] {8b641536-43c7-480b-916e-14dd2bb34ff0} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11737 | 2026.05.06 01:58:57.267316 [ 277 ] {8b641536-43c7-480b-916e-14dd2bb34ff0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001214 sec., 19769.357495881384 rows/sec., 1.64 MiB/sec. | ||
| 11738 | 2026.05.06 01:58:57.267337 [ 188 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002973423 sec., 2111707.6177859656 rows/sec., 168.14 MiB/sec. | ||
| 11739 | 2026.05.06 01:58:57.267367 [ 277 ] {8b641536-43c7-480b-916e-14dd2bb34ff0} <Debug> TCPHandler: Processed in 0.001400794 sec. | ||
| 11740 | 2026.05.06 01:58:57.267512 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2026.05.06 01:58:57.267618 [ 277 ] {65e359ae-ad8c-4912-961d-8103453e9ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11742 | 2026.05.06 01:58:57.267668 [ 277 ] {65e359ae-ad8c-4912-961d-8103453e9ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11743 | 2026.05.06 01:58:57.267678 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11744 | 2026.05.06 01:58:57.267976 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11745 | 2026.05.06 01:58:57.268060 [ 191 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_81_16} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11746 | 2026.05.06 01:58:57.268108 [ 277 ] {65e359ae-ad8c-4912-961d-8103453e9ae2} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.05.06 01:58:57.268151 [ 277 ] {65e359ae-ad8c-4912-961d-8103453e9ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11748 | 2026.05.06 01:58:57.268164 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 11749 | 2026.05.06 01:58:57.268464 [ 277 ] {65e359ae-ad8c-4912-961d-8103453e9ae2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 11750 | 2026.05.06 01:58:57.268682 [ 277 ] {65e359ae-ad8c-4912-961d-8103453e9ae2} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2026.05.06 01:58:57.268817 [ 277 ] {65e359ae-ad8c-4912-961d-8103453e9ae2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 766.56 KiB/sec. | ||
| 11752 | 2026.05.06 01:58:57.268855 [ 277 ] {65e359ae-ad8c-4912-961d-8103453e9ae2} <Debug> TCPHandler: Processed in 0.001394354 sec. | ||
| 11753 | 2026.05.06 01:58:57.269001 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11754 | 2026.05.06 01:58:57.269102 [ 277 ] {32124e1e-2f10-4516-b631-8564036e39f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11755 | 2026.05.06 01:58:57.269151 [ 277 ] {32124e1e-2f10-4516-b631-8564036e39f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11756 | 2026.05.06 01:58:57.269677 [ 277 ] {32124e1e-2f10-4516-b631-8564036e39f5} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2026.05.06 01:58:57.269714 [ 277 ] {32124e1e-2f10-4516-b631-8564036e39f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11758 | 2026.05.06 01:58:57.270074 [ 277 ] {32124e1e-2f10-4516-b631-8564036e39f5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11759 | 2026.05.06 01:58:57.270295 [ 277 ] {32124e1e-2f10-4516-b631-8564036e39f5} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2026.05.06 01:58:57.270423 [ 277 ] {32124e1e-2f10-4516-b631-8564036e39f5} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001342 sec., 82712.3695976155 rows/sec., 6.73 MiB/sec. | ||
| 11761 | 2026.05.06 01:58:57.270422 [ 120 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11762 | 2026.05.06 01:58:57.270462 [ 277 ] {32124e1e-2f10-4516-b631-8564036e39f5} <Debug> TCPHandler: Processed in 0.001511997 sec. | ||
| 11763 | 2026.05.06 01:58:57.270482 [ 120 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2026.05.06 01:58:57.270509 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11765 | 2026.05.06 01:58:57.270617 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11766 | 2026.05.06 01:58:57.270620 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.05.06 01:58:57.270762 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11768 | 2026.05.06 01:58:57.270785 [ 277 ] {d2237883-2c5a-491b-878c-e525248d266f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11769 | 2026.05.06 01:58:57.270817 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1835 rows starting from the beginning of the part | ||
| 11770 | 2026.05.06 01:58:57.270851 [ 277 ] {d2237883-2c5a-491b-878c-e525248d266f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11771 | 2026.05.06 01:58:57.270920 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1322 rows starting from the beginning of the part | ||
| 11772 | 2026.05.06 01:58:57.270983 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11773 | 2026.05.06 01:58:57.271032 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 75 rows starting from the beginning of the part | ||
| 11774 | 2026.05.06 01:58:57.271071 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 94 rows starting from the beginning of the part | ||
| 11775 | 2026.05.06 01:58:57.271110 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 111 rows starting from the beginning of the part | ||
| 11776 | 2026.05.06 01:58:57.271422 [ 277 ] {d2237883-2c5a-491b-878c-e525248d266f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2026.05.06 01:58:57.271472 [ 277 ] {d2237883-2c5a-491b-878c-e525248d266f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11778 | 2026.05.06 01:58:57.271887 [ 277 ] {d2237883-2c5a-491b-878c-e525248d266f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11779 | 2026.05.06 01:58:57.272129 [ 277 ] {d2237883-2c5a-491b-878c-e525248d266f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2026.05.06 01:58:57.272277 [ 277 ] {d2237883-2c5a-491b-878c-e525248d266f} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001517 sec., 129202.37310481214 rows/sec., 9.27 MiB/sec. | ||
| 11781 | 2026.05.06 01:58:57.272316 [ 277 ] {d2237883-2c5a-491b-878c-e525248d266f} <Debug> TCPHandler: Processed in 0.001759663 sec. | ||
| 11782 | 2026.05.06 01:58:57.272487 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2026.05.06 01:58:57.272589 [ 277 ] {0834bc82-568d-4a93-a77a-43e42c6e2582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11784 | 2026.05.06 01:58:57.272647 [ 277 ] {0834bc82-568d-4a93-a77a-43e42c6e2582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11785 | 2026.05.06 01:58:57.272957 [ 198 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386179 sec., 1467199.2335864159 rows/sec., 106.57 MiB/sec. | ||
| 11786 | 2026.05.06 01:58:57.273254 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11787 | 2026.05.06 01:58:57.273541 [ 277 ] {0834bc82-568d-4a93-a77a-43e42c6e2582} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.05.06 01:58:57.273586 [ 277 ] {0834bc82-568d-4a93-a77a-43e42c6e2582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11789 | 2026.05.06 01:58:57.273611 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11790 | 2026.05.06 01:58:57.273720 [ 188 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_81_16} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11791 | 2026.05.06 01:58:57.273823 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 11792 | 2026.05.06 01:58:57.274174 [ 277 ] {0834bc82-568d-4a93-a77a-43e42c6e2582} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11793 | 2026.05.06 01:58:57.274417 [ 277 ] {0834bc82-568d-4a93-a77a-43e42c6e2582} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2026.05.06 01:58:57.274572 [ 277 ] {0834bc82-568d-4a93-a77a-43e42c6e2582} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002002 sec., 5494.505494505494 rows/sec., 9.85 MiB/sec. | ||
| 11795 | 2026.05.06 01:58:57.274630 [ 277 ] {0834bc82-568d-4a93-a77a-43e42c6e2582} <Debug> TCPHandler: Processed in 0.002200734 sec. | ||
| 11796 | 2026.05.06 01:58:57.274758 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11797 | 2026.05.06 01:58:57.274854 [ 277 ] {d3f63cfe-3609-43a1-947b-2ad79dcff37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11798 | 2026.05.06 01:58:57.274896 [ 277 ] {d3f63cfe-3609-43a1-947b-2ad79dcff37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11799 | 2026.05.06 01:58:57.275259 [ 277 ] {d3f63cfe-3609-43a1-947b-2ad79dcff37e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11800 | 2026.05.06 01:58:57.275296 [ 277 ] {d3f63cfe-3609-43a1-947b-2ad79dcff37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11801 | 2026.05.06 01:58:57.275629 [ 277 ] {d3f63cfe-3609-43a1-947b-2ad79dcff37e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11802 | 2026.05.06 01:58:57.275847 [ 277 ] {d3f63cfe-3609-43a1-947b-2ad79dcff37e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11803 | 2026.05.06 01:58:57.275987 [ 277 ] {d3f63cfe-3609-43a1-947b-2ad79dcff37e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 11804 | 2026.05.06 01:58:57.275987 [ 120 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11805 | 2026.05.06 01:58:57.276031 [ 277 ] {d3f63cfe-3609-43a1-947b-2ad79dcff37e} <Debug> TCPHandler: Processed in 0.001322232 sec. | ||
| 11806 | 2026.05.06 01:58:57.276051 [ 120 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11807 | 2026.05.06 01:58:57.276084 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11808 | 2026.05.06 01:58:57.276175 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11809 | 2026.05.06 01:58:57.276299 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11810 | 2026.05.06 01:58:57.276328 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4140 rows starting from the beginning of the part | ||
| 11811 | 2026.05.06 01:58:57.276384 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 12 rows starting from the beginning of the part | ||
| 11812 | 2026.05.06 01:58:57.276430 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
| 11813 | 2026.05.06 01:58:57.276479 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11814 | 2026.05.06 01:58:57.276518 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11815 | 2026.05.06 01:58:57.276557 [ 191 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11816 | 2026.05.06 01:58:57.278024 [ 198 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881896 sec., 2327439.986056615 rows/sec., 155.47 MiB/sec. | ||
| 11817 | 2026.05.06 01:58:57.278409 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11818 | 2026.05.06 01:58:57.278755 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.05.06 01:58:57.278842 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_81_16} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11820 | 2026.05.06 01:58:57.278940 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11821 | 2026.05.06 01:58:57.995985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11822 | 2026.05.06 01:58:58.013729 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11823 | 2026.05.06 01:58:58.013798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11824 | 2026.05.06 01:58:58.019974 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11825 | 2026.05.06 01:58:58.020694 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11826 | 2026.05.06 01:58:58.024214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11827 | 2026.05.06 01:58:59.372676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1440 | ||
| 11828 | 2026.05.06 01:58:59.375268 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.05.06 01:58:59.375316 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11830 | 2026.05.06 01:58:59.376515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11831 | 2026.05.06 01:58:59.376765 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.05.06 01:58:59.377030 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11833 | 2026.05.06 01:59:00.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.60 MiB, peak 345.91 MiB, free memory in arenas 0.00 B, will set to 335.61 MiB (RSS), difference: 4.01 MiB | ||
| 11834 | 2026.05.06 01:59:02.252455 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.05.06 01:59:02.252701 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11836 | 2026.05.06 01:59:02.253049 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11837 | 2026.05.06 01:59:02.253085 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11838 | 2026.05.06 01:59:02.253307 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11839 | 2026.05.06 01:59:02.253377 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11840 | 2026.05.06 01:59:02.253523 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11841 | 2026.05.06 01:59:02.253560 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11842 | 2026.05.06 01:59:02.253581 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 11843 | 2026.05.06 01:59:02.253597 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11844 | 2026.05.06 01:59:02.253636 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11845 | 2026.05.06 01:59:02.253657 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11846 | 2026.05.06 01:59:02.254746 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002138 sec., 24321.79607109448 rows/sec., 5.76 MiB/sec. | ||
| 11847 | 2026.05.06 01:59:02.254817 [ 277 ] {d41ef94a-a042-49ae-afeb-29160f7bbb98} <Debug> TCPHandler: Processed in 0.002493831 sec. | ||
| 11848 | 2026.05.06 01:59:02.256905 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11849 | 2026.05.06 01:59:02.257037 [ 277 ] {520e0ce3-932e-45ec-bb74-1475ab20c6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11850 | 2026.05.06 01:59:02.257090 [ 277 ] {520e0ce3-932e-45ec-bb74-1475ab20c6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11851 | 2026.05.06 01:59:02.257615 [ 277 ] {520e0ce3-932e-45ec-bb74-1475ab20c6bc} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11852 | 2026.05.06 01:59:02.257657 [ 277 ] {520e0ce3-932e-45ec-bb74-1475ab20c6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11853 | 2026.05.06 01:59:02.258030 [ 277 ] {520e0ce3-932e-45ec-bb74-1475ab20c6bc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11854 | 2026.05.06 01:59:02.258257 [ 277 ] {520e0ce3-932e-45ec-bb74-1475ab20c6bc} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.05.06 01:59:02.258405 [ 277 ] {520e0ce3-932e-45ec-bb74-1475ab20c6bc} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001406 sec., 82503.55618776672 rows/sec., 7.01 MiB/sec. | ||
| 11856 | 2026.05.06 01:59:02.258444 [ 277 ] {520e0ce3-932e-45ec-bb74-1475ab20c6bc} <Debug> TCPHandler: Processed in 0.001599259 sec. | ||
| 11857 | 2026.05.06 01:59:02.258563 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2026.05.06 01:59:02.258657 [ 277 ] {a595e245-ae53-4e49-bed7-610935dc8b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11859 | 2026.05.06 01:59:02.258697 [ 277 ] {a595e245-ae53-4e49-bed7-610935dc8b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11860 | 2026.05.06 01:59:02.259086 [ 277 ] {a595e245-ae53-4e49-bed7-610935dc8b80} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2026.05.06 01:59:02.259121 [ 277 ] {a595e245-ae53-4e49-bed7-610935dc8b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11862 | 2026.05.06 01:59:02.259418 [ 277 ] {a595e245-ae53-4e49-bed7-610935dc8b80} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11863 | 2026.05.06 01:59:02.259665 [ 277 ] {a595e245-ae53-4e49-bed7-610935dc8b80} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11864 | 2026.05.06 01:59:02.259807 [ 277 ] {a595e245-ae53-4e49-bed7-610935dc8b80} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001204 sec., 24916.943521594683 rows/sec., 1.83 MiB/sec. | ||
| 11865 | 2026.05.06 01:59:02.259851 [ 277 ] {a595e245-ae53-4e49-bed7-610935dc8b80} <Debug> TCPHandler: Processed in 0.001376304 sec. | ||
| 11866 | 2026.05.06 01:59:02.259988 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11867 | 2026.05.06 01:59:02.260093 [ 277 ] {8bdbd3d7-4325-40e5-afeb-b2190b6b3bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11868 | 2026.05.06 01:59:02.260140 [ 277 ] {8bdbd3d7-4325-40e5-afeb-b2190b6b3bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11869 | 2026.05.06 01:59:02.260924 [ 277 ] {8bdbd3d7-4325-40e5-afeb-b2190b6b3bd9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2026.05.06 01:59:02.260968 [ 277 ] {8bdbd3d7-4325-40e5-afeb-b2190b6b3bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11871 | 2026.05.06 01:59:02.261316 [ 277 ] {8bdbd3d7-4325-40e5-afeb-b2190b6b3bd9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11872 | 2026.05.06 01:59:02.261586 [ 277 ] {8bdbd3d7-4325-40e5-afeb-b2190b6b3bd9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.05.06 01:59:02.261751 [ 277 ] {8bdbd3d7-4325-40e5-afeb-b2190b6b3bd9} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001623 sec., 57917.436845348115 rows/sec., 4.52 MiB/sec. | ||
| 11874 | 2026.05.06 01:59:02.261794 [ 277 ] {8bdbd3d7-4325-40e5-afeb-b2190b6b3bd9} <Debug> TCPHandler: Processed in 0.001813394 sec. | ||
| 11875 | 2026.05.06 01:59:02.261928 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11876 | 2026.05.06 01:59:02.262027 [ 277 ] {6e359eb0-7d16-419c-9daf-3533e318f6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11877 | 2026.05.06 01:59:02.262070 [ 277 ] {6e359eb0-7d16-419c-9daf-3533e318f6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11878 | 2026.05.06 01:59:02.262519 [ 277 ] {6e359eb0-7d16-419c-9daf-3533e318f6cf} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11879 | 2026.05.06 01:59:02.262560 [ 277 ] {6e359eb0-7d16-419c-9daf-3533e318f6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11880 | 2026.05.06 01:59:02.262911 [ 277 ] {6e359eb0-7d16-419c-9daf-3533e318f6cf} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11881 | 2026.05.06 01:59:02.263137 [ 277 ] {6e359eb0-7d16-419c-9daf-3533e318f6cf} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11882 | 2026.05.06 01:59:02.263285 [ 277 ] {6e359eb0-7d16-419c-9daf-3533e318f6cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 11883 | 2026.05.06 01:59:02.263284 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 6 parts from all_1_77_16 to all_82_82_0 | ||
| 11884 | 2026.05.06 01:59:02.263335 [ 277 ] {6e359eb0-7d16-419c-9daf-3533e318f6cf} <Debug> TCPHandler: Processed in 0.001457206 sec. | ||
| 11885 | 2026.05.06 01:59:02.263377 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11886 | 2026.05.06 01:59:02.263405 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11887 | 2026.05.06 01:59:02.263488 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.05.06 01:59:02.263537 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_77_16 to all_82_82_0 into Compact with storage Full | ||
| 11889 | 2026.05.06 01:59:02.263596 [ 277 ] {5112189b-539f-43b5-aa2b-524adde7ce2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11890 | 2026.05.06 01:59:02.263670 [ 277 ] {5112189b-539f-43b5-aa2b-524adde7ce2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11891 | 2026.05.06 01:59:02.263703 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11892 | 2026.05.06 01:59:02.263748 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_77_16, total 29281 rows starting from the beginning of the part | ||
| 11893 | 2026.05.06 01:59:02.263836 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
| 11894 | 2026.05.06 01:59:02.263898 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11895 | 2026.05.06 01:59:02.263962 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 160 rows starting from the beginning of the part | ||
| 11896 | 2026.05.06 01:59:02.264012 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 196 rows starting from the beginning of the part | ||
| 11897 | 2026.05.06 01:59:02.264069 [ 191 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11898 | 2026.05.06 01:59:02.264612 [ 277 ] {5112189b-539f-43b5-aa2b-524adde7ce2f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2026.05.06 01:59:02.264656 [ 277 ] {5112189b-539f-43b5-aa2b-524adde7ce2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11900 | 2026.05.06 01:59:02.265242 [ 277 ] {5112189b-539f-43b5-aa2b-524adde7ce2f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11901 | 2026.05.06 01:59:02.265476 [ 277 ] {5112189b-539f-43b5-aa2b-524adde7ce2f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11902 | 2026.05.06 01:59:02.265619 [ 277 ] {5112189b-539f-43b5-aa2b-524adde7ce2f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002047 sec., 14655.593551538836 rows/sec., 26.26 MiB/sec. | ||
| 11903 | 2026.05.06 01:59:02.265675 [ 277 ] {5112189b-539f-43b5-aa2b-524adde7ce2f} <Debug> TCPHandler: Processed in 0.002243245 sec. | ||
| 11904 | 2026.05.06 01:59:02.265788 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11905 | 2026.05.06 01:59:02.265885 [ 277 ] {536a369c-9e8e-4118-a938-b32955486280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11906 | 2026.05.06 01:59:02.265928 [ 277 ] {536a369c-9e8e-4118-a938-b32955486280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11907 | 2026.05.06 01:59:02.266260 [ 277 ] {536a369c-9e8e-4118-a938-b32955486280} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11908 | 2026.05.06 01:59:02.266300 [ 277 ] {536a369c-9e8e-4118-a938-b32955486280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11909 | 2026.05.06 01:59:02.266640 [ 277 ] {536a369c-9e8e-4118-a938-b32955486280} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11910 | 2026.05.06 01:59:02.266854 [ 277 ] {536a369c-9e8e-4118-a938-b32955486280} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11911 | 2026.05.06 01:59:02.266986 [ 277 ] {536a369c-9e8e-4118-a938-b32955486280} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 11912 | 2026.05.06 01:59:02.267050 [ 277 ] {536a369c-9e8e-4118-a938-b32955486280} <Debug> TCPHandler: Processed in 0.001310712 sec. | ||
| 11913 | 2026.05.06 01:59:02.270665 [ 198 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30085 rows, containing 5 columns (5 merged, 0 gathered) in 0.007188086 sec., 4185397.893124818 rows/sec., 270.10 MiB/sec. | ||
| 11914 | 2026.05.06 01:59:02.271150 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Trace> MergedBlockOutputStream: filled checksums all_1_82_17 (state Temporary) | ||
| 11915 | 2026.05.06 01:59:02.271440 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_82_17 to all_1_82_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.05.06 01:59:02.271507 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_82_17} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 6 parts: [all_1_77_16, all_82_82_0] -> all_1_82_17 | ||
| 11917 | 2026.05.06 01:59:02.271604 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11918 | 2026.05.06 01:59:04.097629 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11919 | 2026.05.06 01:59:04.097718 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11920 | 2026.05.06 01:59:04.270178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24007 | ||
| 11921 | 2026.05.06 01:59:04.271039 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.05.06 01:59:04.271083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11923 | 2026.05.06 01:59:04.271553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11924 | 2026.05.06 01:59:04.271773 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.05.06 01:59:04.271905 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24007 | ||
| 11926 | 2026.05.06 01:59:05.524303 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11927 | 2026.05.06 01:59:05.543057 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.05.06 01:59:05.543124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11929 | 2026.05.06 01:59:05.549305 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11930 | 2026.05.06 01:59:05.550046 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.05.06 01:59:05.553134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11932 | 2026.05.06 01:59:07.250723 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11933 | 2026.05.06 01:59:07.250993 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 11934 | 2026.05.06 01:59:07.251376 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 11935 | 2026.05.06 01:59:07.251419 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 11936 | 2026.05.06 01:59:07.251655 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11937 | 2026.05.06 01:59:07.251727 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11938 | 2026.05.06 01:59:07.251873 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 11939 | 2026.05.06 01:59:07.251909 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 11940 | 2026.05.06 01:59:07.251931 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 11941 | 2026.05.06 01:59:07.251946 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 11942 | 2026.05.06 01:59:07.251987 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 11943 | 2026.05.06 01:59:07.252007 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 11944 | 2026.05.06 01:59:07.253098 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.00221 sec., 23529.41176470588 rows/sec., 5.57 MiB/sec. | ||
| 11945 | 2026.05.06 01:59:07.253176 [ 277 ] {a74bd8d1-ee91-4004-8bb1-a7c4045150a1} <Debug> TCPHandler: Processed in 0.002594764 sec. | ||
| 11946 | 2026.05.06 01:59:07.254985 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11947 | 2026.05.06 01:59:07.255097 [ 277 ] {60727c85-9bbf-4d82-b442-3d9e7627e13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11948 | 2026.05.06 01:59:07.255144 [ 277 ] {60727c85-9bbf-4d82-b442-3d9e7627e13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11949 | 2026.05.06 01:59:07.255620 [ 277 ] {60727c85-9bbf-4d82-b442-3d9e7627e13d} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.05.06 01:59:07.255659 [ 277 ] {60727c85-9bbf-4d82-b442-3d9e7627e13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11951 | 2026.05.06 01:59:07.256033 [ 277 ] {60727c85-9bbf-4d82-b442-3d9e7627e13d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11952 | 2026.05.06 01:59:07.256260 [ 277 ] {60727c85-9bbf-4d82-b442-3d9e7627e13d} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.05.06 01:59:07.256408 [ 277 ] {60727c85-9bbf-4d82-b442-3d9e7627e13d} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001344 sec., 58035.71428571429 rows/sec., 4.81 MiB/sec. | ||
| 11954 | 2026.05.06 01:59:07.256447 [ 277 ] {60727c85-9bbf-4d82-b442-3d9e7627e13d} <Debug> TCPHandler: Processed in 0.001513007 sec. | ||
| 11955 | 2026.05.06 01:59:07.256572 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11956 | 2026.05.06 01:59:07.256671 [ 277 ] {b482c7b2-318b-4c7e-85d2-48e1cd30361b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11957 | 2026.05.06 01:59:07.256715 [ 277 ] {b482c7b2-318b-4c7e-85d2-48e1cd30361b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11958 | 2026.05.06 01:59:07.257107 [ 277 ] {b482c7b2-318b-4c7e-85d2-48e1cd30361b} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11959 | 2026.05.06 01:59:07.257143 [ 277 ] {b482c7b2-318b-4c7e-85d2-48e1cd30361b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11960 | 2026.05.06 01:59:07.257443 [ 277 ] {b482c7b2-318b-4c7e-85d2-48e1cd30361b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11961 | 2026.05.06 01:59:07.257656 [ 277 ] {b482c7b2-318b-4c7e-85d2-48e1cd30361b} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2026.05.06 01:59:07.257763 [ 109 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11963 | 2026.05.06 01:59:07.257786 [ 277 ] {b482c7b2-318b-4c7e-85d2-48e1cd30361b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001137 sec., 9674.582233948988 rows/sec., 727.48 KiB/sec. | ||
| 11964 | 2026.05.06 01:59:07.257798 [ 109 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.05.06 01:59:07.257819 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11966 | 2026.05.06 01:59:07.257826 [ 277 ] {b482c7b2-318b-4c7e-85d2-48e1cd30361b} <Debug> TCPHandler: Processed in 0.001304132 sec. | ||
| 11967 | 2026.05.06 01:59:07.257934 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11968 | 2026.05.06 01:59:07.257940 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2026.05.06 01:59:07.258083 [ 277 ] {4bea6f51-4137-4a8c-93e1-0c1b801d319c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11970 | 2026.05.06 01:59:07.258106 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11971 | 2026.05.06 01:59:07.258124 [ 277 ] {4bea6f51-4137-4a8c-93e1-0c1b801d319c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11972 | 2026.05.06 01:59:07.258153 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 230 rows starting from the beginning of the part | ||
| 11973 | 2026.05.06 01:59:07.258233 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 11974 | 2026.05.06 01:59:07.258296 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 11975 | 2026.05.06 01:59:07.258348 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part | ||
| 11976 | 2026.05.06 01:59:07.258393 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 11977 | 2026.05.06 01:59:07.258436 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 11978 | 2026.05.06 01:59:07.258547 [ 277 ] {4bea6f51-4137-4a8c-93e1-0c1b801d319c} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2026.05.06 01:59:07.258591 [ 277 ] {4bea6f51-4137-4a8c-93e1-0c1b801d319c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11980 | 2026.05.06 01:59:07.258935 [ 277 ] {4bea6f51-4137-4a8c-93e1-0c1b801d319c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11981 | 2026.05.06 01:59:07.259166 [ 277 ] {4bea6f51-4137-4a8c-93e1-0c1b801d319c} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2026.05.06 01:59:07.259304 [ 277 ] {4bea6f51-4137-4a8c-93e1-0c1b801d319c} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001241 sec., 60435.13295729251 rows/sec., 4.72 MiB/sec. | ||
| 11983 | 2026.05.06 01:59:07.259341 [ 277 ] {4bea6f51-4137-4a8c-93e1-0c1b801d319c} <Debug> TCPHandler: Processed in 0.001449856 sec. | ||
| 11984 | 2026.05.06 01:59:07.259370 [ 198 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488426 sec., 225069.97324690648 rows/sec., 16.00 MiB/sec. | ||
| 11985 | 2026.05.06 01:59:07.259491 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11986 | 2026.05.06 01:59:07.259602 [ 277 ] {9430dac2-5e14-4c70-b4af-fa9ce47392e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11987 | 2026.05.06 01:59:07.259646 [ 198 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11988 | 2026.05.06 01:59:07.259655 [ 277 ] {9430dac2-5e14-4c70-b4af-fa9ce47392e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11989 | 2026.05.06 01:59:07.260109 [ 198 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11990 | 2026.05.06 01:59:07.260259 [ 198 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_71_14} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11991 | 2026.05.06 01:59:07.260500 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11992 | 2026.05.06 01:59:07.260835 [ 277 ] {9430dac2-5e14-4c70-b4af-fa9ce47392e4} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11993 | 2026.05.06 01:59:07.260887 [ 277 ] {9430dac2-5e14-4c70-b4af-fa9ce47392e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11994 | 2026.05.06 01:59:07.261273 [ 277 ] {9430dac2-5e14-4c70-b4af-fa9ce47392e4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11995 | 2026.05.06 01:59:07.261507 [ 277 ] {9430dac2-5e14-4c70-b4af-fa9ce47392e4} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11996 | 2026.05.06 01:59:07.261681 [ 277 ] {9430dac2-5e14-4c70-b4af-fa9ce47392e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002099 sec., 76226.77465459742 rows/sec., 5.31 MiB/sec. | ||
| 11997 | 2026.05.06 01:59:07.261752 [ 277 ] {9430dac2-5e14-4c70-b4af-fa9ce47392e4} <Debug> TCPHandler: Processed in 0.002317897 sec. | ||
| 11998 | 2026.05.06 01:59:07.261900 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11999 | 2026.05.06 01:59:07.262012 [ 277 ] {da57aee0-498f-4a50-b403-20d8692a414e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12000 | 2026.05.06 01:59:07.262078 [ 277 ] {da57aee0-498f-4a50-b403-20d8692a414e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12001 | 2026.05.06 01:59:07.262938 [ 277 ] {da57aee0-498f-4a50-b403-20d8692a414e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12002 | 2026.05.06 01:59:07.262975 [ 277 ] {da57aee0-498f-4a50-b403-20d8692a414e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12003 | 2026.05.06 01:59:07.263533 [ 277 ] {da57aee0-498f-4a50-b403-20d8692a414e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12004 | 2026.05.06 01:59:07.263764 [ 277 ] {da57aee0-498f-4a50-b403-20d8692a414e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12005 | 2026.05.06 01:59:07.263879 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12006 | 2026.05.06 01:59:07.263912 [ 277 ] {da57aee0-498f-4a50-b403-20d8692a414e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001921 sec., 5726.184279021343 rows/sec., 10.26 MiB/sec. | ||
| 12007 | 2026.05.06 01:59:07.263914 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2026.05.06 01:59:07.263946 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12009 | 2026.05.06 01:59:07.263990 [ 277 ] {da57aee0-498f-4a50-b403-20d8692a414e} <Debug> TCPHandler: Processed in 0.002146162 sec. | ||
| 12010 | 2026.05.06 01:59:07.264048 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12011 | 2026.05.06 01:59:07.264129 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12012 | 2026.05.06 01:59:07.264239 [ 277 ] {58293835-2764-4b51-aef4-742fab4acd26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12013 | 2026.05.06 01:59:07.264284 [ 277 ] {58293835-2764-4b51-aef4-742fab4acd26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12014 | 2026.05.06 01:59:07.264369 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12015 | 2026.05.06 01:59:07.264453 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1410 rows starting from the beginning of the part | ||
| 12016 | 2026.05.06 01:59:07.264613 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 11 rows starting from the beginning of the part | ||
| 12017 | 2026.05.06 01:59:07.264645 [ 277 ] {58293835-2764-4b51-aef4-742fab4acd26} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12018 | 2026.05.06 01:59:07.264692 [ 277 ] {58293835-2764-4b51-aef4-742fab4acd26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12019 | 2026.05.06 01:59:07.264776 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 12020 | 2026.05.06 01:59:07.264920 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 11 rows starting from the beginning of the part | ||
| 12021 | 2026.05.06 01:59:07.265022 [ 277 ] {58293835-2764-4b51-aef4-742fab4acd26} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12022 | 2026.05.06 01:59:07.265082 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 12023 | 2026.05.06 01:59:07.265238 [ 199 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 11 rows starting from the beginning of the part | ||
| 12024 | 2026.05.06 01:59:07.265266 [ 277 ] {58293835-2764-4b51-aef4-742fab4acd26} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2026.05.06 01:59:07.265411 [ 277 ] {58293835-2764-4b51-aef4-742fab4acd26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 12026 | 2026.05.06 01:59:07.265450 [ 277 ] {58293835-2764-4b51-aef4-742fab4acd26} <Debug> TCPHandler: Processed in 0.001369284 sec. | ||
| 12027 | 2026.05.06 01:59:07.273854 [ 198 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1503 rows, containing 19 columns (19 merged, 0 gathered) in 0.009855531 sec., 152503.19845779997 rows/sec., 273.28 MiB/sec. | ||
| 12028 | 2026.05.06 01:59:07.275352 [ 186 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12029 | 2026.05.06 01:59:07.275734 [ 186 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12030 | 2026.05.06 01:59:07.275817 [ 186 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12031 | 2026.05.06 01:59:07.275974 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 12032 | 2026.05.06 01:59:07.608337 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12033 | 2026.05.06 01:59:07.608585 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12034 | 2026.05.06 01:59:07.608947 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12035 | 2026.05.06 01:59:07.608984 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12036 | 2026.05.06 01:59:07.609229 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12037 | 2026.05.06 01:59:07.609295 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12038 | 2026.05.06 01:59:07.609440 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 12039 | 2026.05.06 01:59:07.609477 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12040 | 2026.05.06 01:59:07.609498 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 12041 | 2026.05.06 01:59:07.609513 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12042 | 2026.05.06 01:59:07.609552 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'oximeter_collector:failed_collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12043 | 2026.05.06 01:59:07.609573 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12044 | 2026.05.06 01:59:07.610557 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002074 sec., 25072.324011571844 rows/sec., 5.94 MiB/sec. | ||
| 12045 | 2026.05.06 01:59:07.610629 [ 277 ] {517ecd61-9b44-4833-8253-4f0eadea7b05} <Debug> TCPHandler: Processed in 0.002428139 sec. | ||
| 12046 | 2026.05.06 01:59:07.623660 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12047 | 2026.05.06 01:59:07.623789 [ 277 ] {c686dd47-157d-49bf-a772-406147c4f235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12048 | 2026.05.06 01:59:07.623839 [ 277 ] {c686dd47-157d-49bf-a772-406147c4f235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12049 | 2026.05.06 01:59:07.624360 [ 277 ] {c686dd47-157d-49bf-a772-406147c4f235} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12050 | 2026.05.06 01:59:07.624412 [ 277 ] {c686dd47-157d-49bf-a772-406147c4f235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12051 | 2026.05.06 01:59:07.624786 [ 277 ] {c686dd47-157d-49bf-a772-406147c4f235} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12052 | 2026.05.06 01:59:07.625020 [ 277 ] {c686dd47-157d-49bf-a772-406147c4f235} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12053 | 2026.05.06 01:59:07.625168 [ 277 ] {c686dd47-157d-49bf-a772-406147c4f235} <Debug> executeQuery: Read 16 rows, 1.32 KiB in 0.001416 sec., 11299.435028248588 rows/sec., 931.04 KiB/sec. | ||
| 12054 | 2026.05.06 01:59:07.625208 [ 277 ] {c686dd47-157d-49bf-a772-406147c4f235} <Debug> TCPHandler: Processed in 0.001609449 sec. | ||
| 12055 | 2026.05.06 01:59:07.625329 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12056 | 2026.05.06 01:59:07.625423 [ 277 ] {b7dda870-0dc6-433f-a084-fd86eaeb8917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12057 | 2026.05.06 01:59:07.625463 [ 277 ] {b7dda870-0dc6-433f-a084-fd86eaeb8917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12058 | 2026.05.06 01:59:07.627027 [ 277 ] {b7dda870-0dc6-433f-a084-fd86eaeb8917} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2026.05.06 01:59:07.627063 [ 277 ] {b7dda870-0dc6-433f-a084-fd86eaeb8917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12060 | 2026.05.06 01:59:07.627504 [ 277 ] {b7dda870-0dc6-433f-a084-fd86eaeb8917} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12061 | 2026.05.06 01:59:07.627710 [ 277 ] {b7dda870-0dc6-433f-a084-fd86eaeb8917} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12062 | 2026.05.06 01:59:07.627839 [ 277 ] {b7dda870-0dc6-433f-a084-fd86eaeb8917} <Debug> executeQuery: Read 2474 rows, 188.06 KiB in 0.002434 sec., 1016433.8537387018 rows/sec., 75.45 MiB/sec. | ||
| 12063 | 2026.05.06 01:59:07.627876 [ 277 ] {b7dda870-0dc6-433f-a084-fd86eaeb8917} <Debug> TCPHandler: Processed in 0.002595833 sec. | ||
| 12064 | 2026.05.06 01:59:07.627992 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12065 | 2026.05.06 01:59:07.628086 [ 277 ] {0b57fe75-6219-41bf-ad24-010dafa6aa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12066 | 2026.05.06 01:59:07.628127 [ 277 ] {0b57fe75-6219-41bf-ad24-010dafa6aa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12067 | 2026.05.06 01:59:07.628539 [ 277 ] {0b57fe75-6219-41bf-ad24-010dafa6aa55} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12068 | 2026.05.06 01:59:07.628575 [ 277 ] {0b57fe75-6219-41bf-ad24-010dafa6aa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12069 | 2026.05.06 01:59:07.628871 [ 277 ] {0b57fe75-6219-41bf-ad24-010dafa6aa55} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12070 | 2026.05.06 01:59:07.629077 [ 277 ] {0b57fe75-6219-41bf-ad24-010dafa6aa55} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12071 | 2026.05.06 01:59:07.629203 [ 277 ] {0b57fe75-6219-41bf-ad24-010dafa6aa55} <Debug> executeQuery: Read 57 rows, 4.21 KiB in 0.001136 sec., 50176.05633802817 rows/sec., 3.62 MiB/sec. | ||
| 12072 | 2026.05.06 01:59:07.629240 [ 277 ] {0b57fe75-6219-41bf-ad24-010dafa6aa55} <Debug> TCPHandler: Processed in 0.001296581 sec. | ||
| 12073 | 2026.05.06 01:59:07.629350 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2026.05.06 01:59:07.629444 [ 277 ] {b62b6442-f0e2-409a-bfee-143778b8df38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12075 | 2026.05.06 01:59:07.629485 [ 277 ] {b62b6442-f0e2-409a-bfee-143778b8df38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12076 | 2026.05.06 01:59:07.630136 [ 277 ] {b62b6442-f0e2-409a-bfee-143778b8df38} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2026.05.06 01:59:07.630173 [ 277 ] {b62b6442-f0e2-409a-bfee-143778b8df38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12078 | 2026.05.06 01:59:07.630499 [ 277 ] {b62b6442-f0e2-409a-bfee-143778b8df38} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12079 | 2026.05.06 01:59:07.630707 [ 277 ] {b62b6442-f0e2-409a-bfee-143778b8df38} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2026.05.06 01:59:07.630836 [ 277 ] {b62b6442-f0e2-409a-bfee-143778b8df38} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.00141 sec., 568085.1063829787 rows/sec., 32.81 MiB/sec. | ||
| 12081 | 2026.05.06 01:59:07.630872 [ 277 ] {b62b6442-f0e2-409a-bfee-143778b8df38} <Debug> TCPHandler: Processed in 0.001569578 sec. | ||
| 12082 | 2026.05.06 01:59:07.630987 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12083 | 2026.05.06 01:59:07.631082 [ 277 ] {c2ed05a7-f1b3-4638-99ce-37de0e5d8d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12084 | 2026.05.06 01:59:07.631122 [ 277 ] {c2ed05a7-f1b3-4638-99ce-37de0e5d8d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12085 | 2026.05.06 01:59:07.631493 [ 277 ] {c2ed05a7-f1b3-4638-99ce-37de0e5d8d98} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2026.05.06 01:59:07.631528 [ 277 ] {c2ed05a7-f1b3-4638-99ce-37de0e5d8d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12087 | 2026.05.06 01:59:07.631814 [ 277 ] {c2ed05a7-f1b3-4638-99ce-37de0e5d8d98} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12088 | 2026.05.06 01:59:07.632019 [ 277 ] {c2ed05a7-f1b3-4638-99ce-37de0e5d8d98} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.05.06 01:59:07.632144 [ 277 ] {c2ed05a7-f1b3-4638-99ce-37de0e5d8d98} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 12090 | 2026.05.06 01:59:07.632182 [ 277 ] {c2ed05a7-f1b3-4638-99ce-37de0e5d8d98} <Debug> TCPHandler: Processed in 0.00124378 sec. | ||
| 12091 | 2026.05.06 01:59:07.632297 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2026.05.06 01:59:07.632389 [ 277 ] {2f58f5ab-ecf0-4ac0-a99a-02f635268533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12093 | 2026.05.06 01:59:07.632427 [ 277 ] {2f58f5ab-ecf0-4ac0-a99a-02f635268533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12094 | 2026.05.06 01:59:07.633388 [ 277 ] {2f58f5ab-ecf0-4ac0-a99a-02f635268533} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2026.05.06 01:59:07.633423 [ 277 ] {2f58f5ab-ecf0-4ac0-a99a-02f635268533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12096 | 2026.05.06 01:59:07.633785 [ 277 ] {2f58f5ab-ecf0-4ac0-a99a-02f635268533} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12097 | 2026.05.06 01:59:07.633993 [ 277 ] {2f58f5ab-ecf0-4ac0-a99a-02f635268533} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2026.05.06 01:59:07.634122 [ 277 ] {2f58f5ab-ecf0-4ac0-a99a-02f635268533} <Debug> executeQuery: Read 1336 rows, 91.84 KiB in 0.001751 sec., 762992.5756710451 rows/sec., 51.22 MiB/sec. | ||
| 12099 | 2026.05.06 01:59:07.634160 [ 277 ] {2f58f5ab-ecf0-4ac0-a99a-02f635268533} <Debug> TCPHandler: Processed in 0.001911127 sec. | ||
| 12100 | 2026.05.06 01:59:07.634279 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2026.05.06 01:59:07.634374 [ 277 ] {d978bcbd-7447-4f89-93a1-86505a3cddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12102 | 2026.05.06 01:59:07.634417 [ 277 ] {d978bcbd-7447-4f89-93a1-86505a3cddf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12103 | 2026.05.06 01:59:07.635103 [ 277 ] {d978bcbd-7447-4f89-93a1-86505a3cddf6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2026.05.06 01:59:07.635137 [ 277 ] {d978bcbd-7447-4f89-93a1-86505a3cddf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12105 | 2026.05.06 01:59:07.635560 [ 277 ] {d978bcbd-7447-4f89-93a1-86505a3cddf6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12106 | 2026.05.06 01:59:07.635779 [ 277 ] {d978bcbd-7447-4f89-93a1-86505a3cddf6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2026.05.06 01:59:07.635912 [ 277 ] {d978bcbd-7447-4f89-93a1-86505a3cddf6} <Debug> executeQuery: Read 1504 rows, 93.47 KiB in 0.001556 sec., 966580.9768637532 rows/sec., 58.66 MiB/sec. | ||
| 12108 | 2026.05.06 01:59:07.635948 [ 277 ] {d978bcbd-7447-4f89-93a1-86505a3cddf6} <Debug> TCPHandler: Processed in 0.001716452 sec. | ||
| 12109 | 2026.05.06 01:59:07.636070 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2026.05.06 01:59:07.636164 [ 277 ] {33690f07-bdaa-4da4-b4ee-ae0972114e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12111 | 2026.05.06 01:59:07.636218 [ 277 ] {33690f07-bdaa-4da4-b4ee-ae0972114e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12112 | 2026.05.06 01:59:07.637066 [ 277 ] {33690f07-bdaa-4da4-b4ee-ae0972114e77} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2026.05.06 01:59:07.637100 [ 277 ] {33690f07-bdaa-4da4-b4ee-ae0972114e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12114 | 2026.05.06 01:59:07.637672 [ 277 ] {33690f07-bdaa-4da4-b4ee-ae0972114e77} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12115 | 2026.05.06 01:59:07.637891 [ 277 ] {33690f07-bdaa-4da4-b4ee-ae0972114e77} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2026.05.06 01:59:07.638027 [ 277 ] {33690f07-bdaa-4da4-b4ee-ae0972114e77} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001881 sec., 21796.91653375864 rows/sec., 39.06 MiB/sec. | ||
| 12117 | 2026.05.06 01:59:07.638082 [ 277 ] {33690f07-bdaa-4da4-b4ee-ae0972114e77} <Debug> TCPHandler: Processed in 0.00205892 sec. | ||
| 12118 | 2026.05.06 01:59:07.638205 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2026.05.06 01:59:07.638301 [ 277 ] {bb84c2b6-7e5d-48a1-b05b-67a7c376511f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12120 | 2026.05.06 01:59:07.638341 [ 277 ] {bb84c2b6-7e5d-48a1-b05b-67a7c376511f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12121 | 2026.05.06 01:59:07.638661 [ 277 ] {bb84c2b6-7e5d-48a1-b05b-67a7c376511f} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.05.06 01:59:07.638695 [ 277 ] {bb84c2b6-7e5d-48a1-b05b-67a7c376511f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12123 | 2026.05.06 01:59:07.638990 [ 277 ] {bb84c2b6-7e5d-48a1-b05b-67a7c376511f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12124 | 2026.05.06 01:59:07.639209 [ 277 ] {bb84c2b6-7e5d-48a1-b05b-67a7c376511f} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2026.05.06 01:59:07.639340 [ 277 ] {bb84c2b6-7e5d-48a1-b05b-67a7c376511f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001057 sec., 11352.885525070955 rows/sec., 783.47 KiB/sec. | ||
| 12126 | 2026.05.06 01:59:07.639376 [ 277 ] {bb84c2b6-7e5d-48a1-b05b-67a7c376511f} <Debug> TCPHandler: Processed in 0.00121883 sec. | ||
| 12127 | 2026.05.06 01:59:08.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.12 MiB, peak 348.94 MiB, free memory in arenas 0.00 B, will set to 339.15 MiB (RSS), difference: 1.02 MiB | ||
| 12128 | 2026.05.06 01:59:09.378201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1488 | ||
| 12129 | 2026.05.06 01:59:09.380747 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12130 | 2026.05.06 01:59:09.380790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12131 | 2026.05.06 01:59:09.381981 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12132 | 2026.05.06 01:59:09.382244 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2026.05.06 01:59:09.382510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1488 | ||
| 12134 | 2026.05.06 01:59:11.772990 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24455 | ||
| 12135 | 2026.05.06 01:59:11.773498 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2026.05.06 01:59:11.773534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12137 | 2026.05.06 01:59:11.773995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12138 | 2026.05.06 01:59:11.774216 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12139 | 2026.05.06 01:59:11.774349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24455 | ||
| 12140 | 2026.05.06 01:59:11.774357 [ 100 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12141 | 2026.05.06 01:59:11.774408 [ 100 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.05.06 01:59:11.774431 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12143 | 2026.05.06 01:59:11.774599 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12144 | 2026.05.06 01:59:11.774811 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12145 | 2026.05.06 01:59:11.774872 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22087 rows starting from the beginning of the part | ||
| 12146 | 2026.05.06 01:59:11.774987 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 12147 | 2026.05.06 01:59:11.775062 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 12148 | 2026.05.06 01:59:11.775130 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 12149 | 2026.05.06 01:59:11.775204 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 12150 | 2026.05.06 01:59:11.775272 [ 193 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 12151 | 2026.05.06 01:59:11.777398 [ 198 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24455 rows, containing 4 columns (4 merged, 0 gathered) in 0.00288506 sec., 8476426.833410744 rows/sec., 121.26 MiB/sec. | ||
| 12152 | 2026.05.06 01:59:11.777891 [ 196 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12153 | 2026.05.06 01:59:11.778325 [ 196 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12154 | 2026.05.06 01:59:11.778438 [ 196 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_51_10} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12155 | 2026.05.06 01:59:11.778567 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12156 | 2026.05.06 01:59:12.249002 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2026.05.06 01:59:12.249217 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12158 | 2026.05.06 01:59:12.249535 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12159 | 2026.05.06 01:59:12.249571 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12160 | 2026.05.06 01:59:12.249783 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12161 | 2026.05.06 01:59:12.249852 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12162 | 2026.05.06 01:59:12.249990 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 12163 | 2026.05.06 01:59:12.250026 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12164 | 2026.05.06 01:59:12.250050 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 12165 | 2026.05.06 01:59:12.250067 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12166 | 2026.05.06 01:59:12.250109 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12167 | 2026.05.06 01:59:12.250132 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12168 | 2026.05.06 01:59:12.251238 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002106 sec., 24691.35802469136 rows/sec., 5.85 MiB/sec. | ||
| 12169 | 2026.05.06 01:59:12.251347 [ 277 ] {6ec91c04-de6f-47c1-88d1-9394a79c6b44} <Debug> TCPHandler: Processed in 0.00246769 sec. | ||
| 12170 | 2026.05.06 01:59:12.252916 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.05.06 01:59:12.253029 [ 277 ] {ef605b71-17c6-4814-8b82-90da8e41e16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12172 | 2026.05.06 01:59:12.253074 [ 277 ] {ef605b71-17c6-4814-8b82-90da8e41e16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12173 | 2026.05.06 01:59:12.253552 [ 277 ] {ef605b71-17c6-4814-8b82-90da8e41e16f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.05.06 01:59:12.253595 [ 277 ] {ef605b71-17c6-4814-8b82-90da8e41e16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12175 | 2026.05.06 01:59:12.253960 [ 277 ] {ef605b71-17c6-4814-8b82-90da8e41e16f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12176 | 2026.05.06 01:59:12.254200 [ 277 ] {ef605b71-17c6-4814-8b82-90da8e41e16f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.05.06 01:59:12.254351 [ 277 ] {ef605b71-17c6-4814-8b82-90da8e41e16f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001353 sec., 41389.50480413895 rows/sec., 3.18 MiB/sec. | ||
| 12178 | 2026.05.06 01:59:12.254391 [ 277 ] {ef605b71-17c6-4814-8b82-90da8e41e16f} <Debug> TCPHandler: Processed in 0.001525387 sec. | ||
| 12179 | 2026.05.06 01:59:12.254515 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.05.06 01:59:12.254608 [ 277 ] {2052cab8-4ec9-487d-8f14-2f8f454f6ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12181 | 2026.05.06 01:59:12.254647 [ 277 ] {2052cab8-4ec9-487d-8f14-2f8f454f6ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12182 | 2026.05.06 01:59:12.255086 [ 277 ] {2052cab8-4ec9-487d-8f14-2f8f454f6ee9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.05.06 01:59:12.255123 [ 277 ] {2052cab8-4ec9-487d-8f14-2f8f454f6ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12184 | 2026.05.06 01:59:12.255440 [ 277 ] {2052cab8-4ec9-487d-8f14-2f8f454f6ee9} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12185 | 2026.05.06 01:59:12.255649 [ 277 ] {2052cab8-4ec9-487d-8f14-2f8f454f6ee9} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.05.06 01:59:12.255782 [ 277 ] {2052cab8-4ec9-487d-8f14-2f8f454f6ee9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 12187 | 2026.05.06 01:59:12.255819 [ 277 ] {2052cab8-4ec9-487d-8f14-2f8f454f6ee9} <Debug> TCPHandler: Processed in 0.001351183 sec. | ||
| 12188 | 2026.05.06 01:59:12.255955 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2026.05.06 01:59:12.256050 [ 277 ] {b9a3793e-6c23-4213-a143-769ab4b6e1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12190 | 2026.05.06 01:59:12.256093 [ 277 ] {b9a3793e-6c23-4213-a143-769ab4b6e1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12191 | 2026.05.06 01:59:12.256480 [ 277 ] {b9a3793e-6c23-4213-a143-769ab4b6e1d6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.05.06 01:59:12.256516 [ 277 ] {b9a3793e-6c23-4213-a143-769ab4b6e1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12193 | 2026.05.06 01:59:12.256836 [ 277 ] {b9a3793e-6c23-4213-a143-769ab4b6e1d6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12194 | 2026.05.06 01:59:12.257047 [ 277 ] {b9a3793e-6c23-4213-a143-769ab4b6e1d6} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.05.06 01:59:12.257173 [ 277 ] {b9a3793e-6c23-4213-a143-769ab4b6e1d6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 12196 | 2026.05.06 01:59:12.257210 [ 277 ] {b9a3793e-6c23-4213-a143-769ab4b6e1d6} <Debug> TCPHandler: Processed in 0.001301741 sec. | ||
| 12197 | 2026.05.06 01:59:12.257329 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.05.06 01:59:12.257422 [ 277 ] {16c11ad4-2f5a-4299-8f75-f2593130ef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12199 | 2026.05.06 01:59:12.257461 [ 277 ] {16c11ad4-2f5a-4299-8f75-f2593130ef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12200 | 2026.05.06 01:59:12.257791 [ 277 ] {16c11ad4-2f5a-4299-8f75-f2593130ef7b} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.05.06 01:59:12.257826 [ 277 ] {16c11ad4-2f5a-4299-8f75-f2593130ef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12202 | 2026.05.06 01:59:12.258122 [ 277 ] {16c11ad4-2f5a-4299-8f75-f2593130ef7b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12203 | 2026.05.06 01:59:12.258326 [ 277 ] {16c11ad4-2f5a-4299-8f75-f2593130ef7b} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.05.06 01:59:12.258458 [ 277 ] {16c11ad4-2f5a-4299-8f75-f2593130ef7b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001054 sec., 45540.796963946865 rows/sec., 3.07 MiB/sec. | ||
| 12205 | 2026.05.06 01:59:12.258494 [ 277 ] {16c11ad4-2f5a-4299-8f75-f2593130ef7b} <Debug> TCPHandler: Processed in 0.00121193 sec. | ||
| 12206 | 2026.05.06 01:59:13.054148 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12207 | 2026.05.06 01:59:13.072696 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2026.05.06 01:59:13.072756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12209 | 2026.05.06 01:59:13.078907 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12210 | 2026.05.06 01:59:13.079666 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12211 | 2026.05.06 01:59:13.079992 [ 99 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12212 | 2026.05.06 01:59:13.080032 [ 99 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12213 | 2026.05.06 01:59:13.080059 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12214 | 2026.05.06 01:59:13.080198 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 12215 | 2026.05.06 01:59:13.083234 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12216 | 2026.05.06 01:59:13.084387 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12217 | 2026.05.06 01:59:13.085891 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12218 | 2026.05.06 01:59:13.091046 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12219 | 2026.05.06 01:59:13.095829 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12220 | 2026.05.06 01:59:13.100275 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12221 | 2026.05.06 01:59:13.104424 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12222 | 2026.05.06 01:59:13.108085 [ 193 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 12223 | 2026.05.06 01:59:13.160558 [ 196 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080419385 sec., 4774.968124911674 rows/sec., 24.69 MiB/sec. | ||
| 12224 | 2026.05.06 01:59:13.164037 [ 196 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12225 | 2026.05.06 01:59:13.166400 [ 196 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.05.06 01:59:13.166525 [ 196 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_51_10} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12227 | 2026.05.06 01:59:13.169287 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12228 | 2026.05.06 01:59:14.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.24 MiB, peak 353.66 MiB, free memory in arenas 0.00 B, will set to 341.49 MiB (RSS), difference: 1.25 MiB | ||
| 12229 | 2026.05.06 01:59:17.251027 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2026.05.06 01:59:17.251298 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12231 | 2026.05.06 01:59:17.251687 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12232 | 2026.05.06 01:59:17.251730 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12233 | 2026.05.06 01:59:17.251981 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12234 | 2026.05.06 01:59:17.252050 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12235 | 2026.05.06 01:59:17.252192 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12236 | 2026.05.06 01:59:17.252229 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12237 | 2026.05.06 01:59:17.252257 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 12238 | 2026.05.06 01:59:17.252273 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12239 | 2026.05.06 01:59:17.252312 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12240 | 2026.05.06 01:59:17.252333 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12241 | 2026.05.06 01:59:17.253648 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002455 sec., 21181.262729124235 rows/sec., 5.02 MiB/sec. | ||
| 12242 | 2026.05.06 01:59:17.253752 [ 277 ] {62fa8253-ea7e-40af-a147-a14ebc6532e6} <Debug> TCPHandler: Processed in 0.00286496 sec. | ||
| 12243 | 2026.05.06 01:59:17.255649 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2026.05.06 01:59:17.255757 [ 277 ] {4e2e4534-5360-4c60-b456-0e0d5ed0a35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12245 | 2026.05.06 01:59:17.255801 [ 277 ] {4e2e4534-5360-4c60-b456-0e0d5ed0a35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12246 | 2026.05.06 01:59:17.256359 [ 277 ] {4e2e4534-5360-4c60-b456-0e0d5ed0a35f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12247 | 2026.05.06 01:59:17.256409 [ 277 ] {4e2e4534-5360-4c60-b456-0e0d5ed0a35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12248 | 2026.05.06 01:59:17.256843 [ 277 ] {4e2e4534-5360-4c60-b456-0e0d5ed0a35f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12249 | 2026.05.06 01:59:17.257091 [ 277 ] {4e2e4534-5360-4c60-b456-0e0d5ed0a35f} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12250 | 2026.05.06 01:59:17.257235 [ 277 ] {4e2e4534-5360-4c60-b456-0e0d5ed0a35f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001509 sec., 51689.86083499006 rows/sec., 4.28 MiB/sec. | ||
| 12251 | 2026.05.06 01:59:17.257254 [ 94 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12252 | 2026.05.06 01:59:17.257275 [ 277 ] {4e2e4534-5360-4c60-b456-0e0d5ed0a35f} <Debug> TCPHandler: Processed in 0.001676031 sec. | ||
| 12253 | 2026.05.06 01:59:17.257323 [ 94 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.05.06 01:59:17.257352 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12255 | 2026.05.06 01:59:17.257427 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.05.06 01:59:17.257467 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12257 | 2026.05.06 01:59:17.257527 [ 277 ] {c2cacaa8-ffe4-4d28-9638-654499eaad49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12258 | 2026.05.06 01:59:17.257572 [ 277 ] {c2cacaa8-ffe4-4d28-9638-654499eaad49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12259 | 2026.05.06 01:59:17.257599 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12260 | 2026.05.06 01:59:17.257635 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3365 rows starting from the beginning of the part | ||
| 12261 | 2026.05.06 01:59:17.257707 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 116 rows starting from the beginning of the part | ||
| 12262 | 2026.05.06 01:59:17.257751 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 78 rows starting from the beginning of the part | ||
| 12263 | 2026.05.06 01:59:17.257791 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2474 rows starting from the beginning of the part | ||
| 12264 | 2026.05.06 01:59:17.257829 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 12265 | 2026.05.06 01:59:17.257867 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 78 rows starting from the beginning of the part | ||
| 12266 | 2026.05.06 01:59:17.257982 [ 277 ] {c2cacaa8-ffe4-4d28-9638-654499eaad49} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.05.06 01:59:17.258024 [ 277 ] {c2cacaa8-ffe4-4d28-9638-654499eaad49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12268 | 2026.05.06 01:59:17.258368 [ 277 ] {c2cacaa8-ffe4-4d28-9638-654499eaad49} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12269 | 2026.05.06 01:59:17.258599 [ 277 ] {c2cacaa8-ffe4-4d28-9638-654499eaad49} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.05.06 01:59:17.258734 [ 277 ] {c2cacaa8-ffe4-4d28-9638-654499eaad49} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001225 sec., 8979.591836734695 rows/sec., 675.22 KiB/sec. | ||
| 12271 | 2026.05.06 01:59:17.258772 [ 277 ] {c2cacaa8-ffe4-4d28-9638-654499eaad49} <Debug> TCPHandler: Processed in 0.001394425 sec. | ||
| 12272 | 2026.05.06 01:59:17.258897 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2026.05.06 01:59:17.258991 [ 277 ] {bd5ec6ce-8142-4061-87a8-160d1b537d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12274 | 2026.05.06 01:59:17.259031 [ 277 ] {bd5ec6ce-8142-4061-87a8-160d1b537d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12275 | 2026.05.06 01:59:17.259453 [ 277 ] {bd5ec6ce-8142-4061-87a8-160d1b537d84} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2026.05.06 01:59:17.259490 [ 277 ] {bd5ec6ce-8142-4061-87a8-160d1b537d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12277 | 2026.05.06 01:59:17.259860 [ 277 ] {bd5ec6ce-8142-4061-87a8-160d1b537d84} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12278 | 2026.05.06 01:59:17.260184 [ 277 ] {bd5ec6ce-8142-4061-87a8-160d1b537d84} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2026.05.06 01:59:17.260368 [ 277 ] {bd5ec6ce-8142-4061-87a8-160d1b537d84} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001392 sec., 53879.31034482759 rows/sec., 4.21 MiB/sec. | ||
| 12280 | 2026.05.06 01:59:17.260383 [ 192 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002922972 sec., 2109838.890006473 rows/sec., 167.27 MiB/sec. | ||
| 12281 | 2026.05.06 01:59:17.260425 [ 277 ] {bd5ec6ce-8142-4061-87a8-160d1b537d84} <Debug> TCPHandler: Processed in 0.001576479 sec. | ||
| 12282 | 2026.05.06 01:59:17.260410 [ 90 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12283 | 2026.05.06 01:59:17.260532 [ 90 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.05.06 01:59:17.260561 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12285 | 2026.05.06 01:59:17.260626 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12286 | 2026.05.06 01:59:17.260682 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12287 | 2026.05.06 01:59:17.260733 [ 277 ] {c9ede13d-7ad8-41ff-aec3-4c44fa88d0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12288 | 2026.05.06 01:59:17.260790 [ 277 ] {c9ede13d-7ad8-41ff-aec3-4c44fa88d0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12289 | 2026.05.06 01:59:17.260815 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12290 | 2026.05.06 01:59:17.260850 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12291 | 2026.05.06 01:59:17.260863 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1835 rows starting from the beginning of the part | ||
| 12292 | 2026.05.06 01:59:17.260949 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 94 rows starting from the beginning of the part | ||
| 12293 | 2026.05.06 01:59:17.261000 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 75 rows starting from the beginning of the part | ||
| 12294 | 2026.05.06 01:59:17.261046 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1336 rows starting from the beginning of the part | ||
| 12295 | 2026.05.06 01:59:17.261092 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12296 | 2026.05.06 01:59:17.261134 [ 202 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 75 rows starting from the beginning of the part | ||
| 12297 | 2026.05.06 01:59:17.261251 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12298 | 2026.05.06 01:59:17.261277 [ 277 ] {c9ede13d-7ad8-41ff-aec3-4c44fa88d0ad} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12299 | 2026.05.06 01:59:17.261322 [ 277 ] {c9ede13d-7ad8-41ff-aec3-4c44fa88d0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12300 | 2026.05.06 01:59:17.261348 [ 200 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_86_17} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12301 | 2026.05.06 01:59:17.261434 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 12302 | 2026.05.06 01:59:17.261711 [ 277 ] {c9ede13d-7ad8-41ff-aec3-4c44fa88d0ad} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12303 | 2026.05.06 01:59:17.261942 [ 277 ] {c9ede13d-7ad8-41ff-aec3-4c44fa88d0ad} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.05.06 01:59:17.262082 [ 277 ] {c9ede13d-7ad8-41ff-aec3-4c44fa88d0ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001371 sec., 116703.13639679067 rows/sec., 8.13 MiB/sec. | ||
| 12305 | 2026.05.06 01:59:17.262120 [ 277 ] {c9ede13d-7ad8-41ff-aec3-4c44fa88d0ad} <Debug> TCPHandler: Processed in 0.001549628 sec. | ||
| 12306 | 2026.05.06 01:59:17.262236 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12307 | 2026.05.06 01:59:17.262333 [ 277 ] {c0e7a381-e4d7-4f58-b4fe-ac1b560482d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12308 | 2026.05.06 01:59:17.262389 [ 277 ] {c0e7a381-e4d7-4f58-b4fe-ac1b560482d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12309 | 2026.05.06 01:59:17.262620 [ 187 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3479 rows, containing 5 columns (5 merged, 0 gathered) in 0.001991688 sec., 1746759.5326175585 rows/sec., 126.60 MiB/sec. | ||
| 12310 | 2026.05.06 01:59:17.262863 [ 200 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12311 | 2026.05.06 01:59:17.263119 [ 200 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.05.06 01:59:17.263192 [ 200 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_86_17} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12313 | 2026.05.06 01:59:17.263201 [ 277 ] {c0e7a381-e4d7-4f58-b4fe-ac1b560482d8} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12314 | 2026.05.06 01:59:17.263242 [ 277 ] {c0e7a381-e4d7-4f58-b4fe-ac1b560482d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12315 | 2026.05.06 01:59:17.263290 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 12316 | 2026.05.06 01:59:17.263786 [ 277 ] {c0e7a381-e4d7-4f58-b4fe-ac1b560482d8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12317 | 2026.05.06 01:59:17.264005 [ 277 ] {c0e7a381-e4d7-4f58-b4fe-ac1b560482d8} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12318 | 2026.05.06 01:59:17.264142 [ 277 ] {c0e7a381-e4d7-4f58-b4fe-ac1b560482d8} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001828 sec., 6017.505470459519 rows/sec., 10.78 MiB/sec. | ||
| 12319 | 2026.05.06 01:59:17.264195 [ 277 ] {c0e7a381-e4d7-4f58-b4fe-ac1b560482d8} <Debug> TCPHandler: Processed in 0.002007039 sec. | ||
| 12320 | 2026.05.06 01:59:17.264310 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12321 | 2026.05.06 01:59:17.264410 [ 277 ] {10af9a24-f532-4a30-bfc7-07af41c223f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12322 | 2026.05.06 01:59:17.264452 [ 277 ] {10af9a24-f532-4a30-bfc7-07af41c223f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12323 | 2026.05.06 01:59:17.264792 [ 277 ] {10af9a24-f532-4a30-bfc7-07af41c223f2} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12324 | 2026.05.06 01:59:17.264828 [ 277 ] {10af9a24-f532-4a30-bfc7-07af41c223f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12325 | 2026.05.06 01:59:17.265127 [ 277 ] {10af9a24-f532-4a30-bfc7-07af41c223f2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12326 | 2026.05.06 01:59:17.265338 [ 277 ] {10af9a24-f532-4a30-bfc7-07af41c223f2} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12327 | 2026.05.06 01:59:17.265456 [ 94 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12328 | 2026.05.06 01:59:17.265469 [ 277 ] {10af9a24-f532-4a30-bfc7-07af41c223f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12329 | 2026.05.06 01:59:17.265493 [ 94 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12330 | 2026.05.06 01:59:17.265516 [ 277 ] {10af9a24-f532-4a30-bfc7-07af41c223f2} <Debug> TCPHandler: Processed in 0.001253501 sec. | ||
| 12331 | 2026.05.06 01:59:17.265517 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12332 | 2026.05.06 01:59:17.265599 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12333 | 2026.05.06 01:59:17.265697 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12334 | 2026.05.06 01:59:17.265721 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4380 rows starting from the beginning of the part | ||
| 12335 | 2026.05.06 01:59:17.265763 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12336 | 2026.05.06 01:59:17.265798 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12337 | 2026.05.06 01:59:17.265830 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 12 rows starting from the beginning of the part | ||
| 12338 | 2026.05.06 01:59:17.265861 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
| 12339 | 2026.05.06 01:59:17.265894 [ 202 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12340 | 2026.05.06 01:59:17.267467 [ 188 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001893777 sec., 2439569.1784196347 rows/sec., 163.04 MiB/sec. | ||
| 12341 | 2026.05.06 01:59:17.267780 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12342 | 2026.05.06 01:59:17.268049 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12343 | 2026.05.06 01:59:17.268125 [ 190 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_86_17} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12344 | 2026.05.06 01:59:17.268198 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 12345 | 2026.05.06 01:59:19.097981 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12346 | 2026.05.06 01:59:19.098057 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12347 | 2026.05.06 01:59:19.274543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24967 | ||
| 12348 | 2026.05.06 01:59:19.275082 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.05.06 01:59:19.275133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12350 | 2026.05.06 01:59:19.275636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12351 | 2026.05.06 01:59:19.275887 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.05.06 01:59:19.276042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24967 | ||
| 12353 | 2026.05.06 01:59:19.382792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1512 | ||
| 12354 | 2026.05.06 01:59:19.385073 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.05.06 01:59:19.385140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12356 | 2026.05.06 01:59:19.386387 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12357 | 2026.05.06 01:59:19.386687 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.05.06 01:59:19.387045 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1512 | ||
| 12359 | 2026.05.06 01:59:19.547006 [ 91 ] {} <Debug> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 12360 | 2026.05.06 01:59:19.547087 [ 91 ] {} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12361 | 2026.05.06 01:59:19.547117 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12362 | 2026.05.06 01:59:19.547244 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 12363 | 2026.05.06 01:59:19.547398 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12364 | 2026.05.06 01:59:19.547444 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 22 rows starting from the beginning of the part | ||
| 12365 | 2026.05.06 01:59:19.547531 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part | ||
| 12366 | 2026.05.06 01:59:19.547595 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 12367 | 2026.05.06 01:59:19.547660 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12368 | 2026.05.06 01:59:19.547715 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 12369 | 2026.05.06 01:59:19.548559 [ 190 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 5 columns (5 merged, 0 gathered) in 0.001370444 sec., 42322.05037199623 rows/sec., 3.56 MiB/sec. | ||
| 12370 | 2026.05.06 01:59:19.548704 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 12371 | 2026.05.06 01:59:19.548956 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2026.05.06 01:59:19.549025 [ 195 ] {b8523df3-c0e1-44bc-9d94-c6826813fe36::all_1_19_4} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 12373 | 2026.05.06 01:59:19.549094 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12374 | 2026.05.06 01:59:20.583360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12375 | 2026.05.06 01:59:20.599216 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12376 | 2026.05.06 01:59:20.599276 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12377 | 2026.05.06 01:59:20.605173 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12378 | 2026.05.06 01:59:20.605850 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2026.05.06 01:59:20.608587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12380 | 2026.05.06 01:59:22.250703 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12381 | 2026.05.06 01:59:22.250983 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12382 | 2026.05.06 01:59:22.251342 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12383 | 2026.05.06 01:59:22.251382 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12384 | 2026.05.06 01:59:22.251606 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12385 | 2026.05.06 01:59:22.251680 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12386 | 2026.05.06 01:59:22.251834 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12387 | 2026.05.06 01:59:22.251874 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12388 | 2026.05.06 01:59:22.251898 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 12389 | 2026.05.06 01:59:22.251916 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12390 | 2026.05.06 01:59:22.251960 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12391 | 2026.05.06 01:59:22.251984 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12392 | 2026.05.06 01:59:22.253095 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002205 sec., 23582.766439909297 rows/sec., 5.59 MiB/sec. | ||
| 12393 | 2026.05.06 01:59:22.253212 [ 277 ] {9a48ea59-de4a-440e-8e8b-2d6c96864bec} <Debug> TCPHandler: Processed in 0.002643785 sec. | ||
| 12394 | 2026.05.06 01:59:22.255337 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2026.05.06 01:59:22.255472 [ 277 ] {65cdfe56-cf33-48af-ab7d-8249a7020de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12396 | 2026.05.06 01:59:22.255526 [ 277 ] {65cdfe56-cf33-48af-ab7d-8249a7020de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12397 | 2026.05.06 01:59:22.256134 [ 277 ] {65cdfe56-cf33-48af-ab7d-8249a7020de8} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.05.06 01:59:22.256177 [ 277 ] {65cdfe56-cf33-48af-ab7d-8249a7020de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12399 | 2026.05.06 01:59:22.256556 [ 277 ] {65cdfe56-cf33-48af-ab7d-8249a7020de8} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12400 | 2026.05.06 01:59:22.256791 [ 277 ] {65cdfe56-cf33-48af-ab7d-8249a7020de8} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.05.06 01:59:22.256941 [ 277 ] {65cdfe56-cf33-48af-ab7d-8249a7020de8} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001508 sec., 76923.07692307692 rows/sec., 6.53 MiB/sec. | ||
| 12402 | 2026.05.06 01:59:22.256981 [ 277 ] {65cdfe56-cf33-48af-ab7d-8249a7020de8} <Debug> TCPHandler: Processed in 0.001706822 sec. | ||
| 12403 | 2026.05.06 01:59:22.257112 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2026.05.06 01:59:22.257213 [ 277 ] {6d98277f-167a-43e4-b358-c634ad721632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12405 | 2026.05.06 01:59:22.257256 [ 277 ] {6d98277f-167a-43e4-b358-c634ad721632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12406 | 2026.05.06 01:59:22.257668 [ 277 ] {6d98277f-167a-43e4-b358-c634ad721632} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2026.05.06 01:59:22.257705 [ 277 ] {6d98277f-167a-43e4-b358-c634ad721632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12408 | 2026.05.06 01:59:22.258021 [ 277 ] {6d98277f-167a-43e4-b358-c634ad721632} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12409 | 2026.05.06 01:59:22.258237 [ 277 ] {6d98277f-167a-43e4-b358-c634ad721632} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2026.05.06 01:59:22.258369 [ 277 ] {6d98277f-167a-43e4-b358-c634ad721632} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001178 sec., 25466.893039049235 rows/sec., 1.87 MiB/sec. | ||
| 12411 | 2026.05.06 01:59:22.258407 [ 277 ] {6d98277f-167a-43e4-b358-c634ad721632} <Debug> TCPHandler: Processed in 0.001345373 sec. | ||
| 12412 | 2026.05.06 01:59:22.258526 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.05.06 01:59:22.258621 [ 277 ] {f7835a14-1b0c-4f3a-86dd-ae9deca21c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12414 | 2026.05.06 01:59:22.258661 [ 277 ] {f7835a14-1b0c-4f3a-86dd-ae9deca21c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12415 | 2026.05.06 01:59:22.259090 [ 277 ] {f7835a14-1b0c-4f3a-86dd-ae9deca21c08} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2026.05.06 01:59:22.259128 [ 277 ] {f7835a14-1b0c-4f3a-86dd-ae9deca21c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12417 | 2026.05.06 01:59:22.259440 [ 277 ] {f7835a14-1b0c-4f3a-86dd-ae9deca21c08} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12418 | 2026.05.06 01:59:22.259758 [ 277 ] {f7835a14-1b0c-4f3a-86dd-ae9deca21c08} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2026.05.06 01:59:22.259918 [ 277 ] {f7835a14-1b0c-4f3a-86dd-ae9deca21c08} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001314 sec., 71537.2907153729 rows/sec., 5.59 MiB/sec. | ||
| 12420 | 2026.05.06 01:59:22.259969 [ 277 ] {f7835a14-1b0c-4f3a-86dd-ae9deca21c08} <Debug> TCPHandler: Processed in 0.001492846 sec. | ||
| 12421 | 2026.05.06 01:59:22.260362 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12422 | 2026.05.06 01:59:22.260472 [ 277 ] {d31dd217-d361-44c2-8a41-5643fcdc3efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12423 | 2026.05.06 01:59:22.260541 [ 277 ] {d31dd217-d361-44c2-8a41-5643fcdc3efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12424 | 2026.05.06 01:59:22.261194 [ 277 ] {d31dd217-d361-44c2-8a41-5643fcdc3efe} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2026.05.06 01:59:22.261240 [ 277 ] {d31dd217-d361-44c2-8a41-5643fcdc3efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12426 | 2026.05.06 01:59:22.261635 [ 277 ] {d31dd217-d361-44c2-8a41-5643fcdc3efe} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12427 | 2026.05.06 01:59:22.261855 [ 277 ] {d31dd217-d361-44c2-8a41-5643fcdc3efe} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.05.06 01:59:22.261993 [ 277 ] {d31dd217-d361-44c2-8a41-5643fcdc3efe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
| 12429 | 2026.05.06 01:59:22.261991 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 3 parts from all_1_82_17 to all_84_84_0 | ||
| 12430 | 2026.05.06 01:59:22.262033 [ 277 ] {d31dd217-d361-44c2-8a41-5643fcdc3efe} <Debug> TCPHandler: Processed in 0.001732112 sec. | ||
| 12431 | 2026.05.06 01:59:22.262070 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2026.05.06 01:59:22.262097 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12433 | 2026.05.06 01:59:22.262178 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12434 | 2026.05.06 01:59:22.262183 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_82_17 to all_84_84_0 into Compact with storage Full | ||
| 12435 | 2026.05.06 01:59:22.262281 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12436 | 2026.05.06 01:59:22.262281 [ 277 ] {39873b2e-d882-4014-8f84-d051223dca5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12437 | 2026.05.06 01:59:22.262310 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_82_17, total 30085 rows starting from the beginning of the part | ||
| 12438 | 2026.05.06 01:59:22.262347 [ 277 ] {39873b2e-d882-4014-8f84-d051223dca5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12439 | 2026.05.06 01:59:22.262381 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12440 | 2026.05.06 01:59:22.262429 [ 197 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1504 rows starting from the beginning of the part | ||
| 12441 | 2026.05.06 01:59:22.263217 [ 277 ] {39873b2e-d882-4014-8f84-d051223dca5b} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2026.05.06 01:59:22.263254 [ 277 ] {39873b2e-d882-4014-8f84-d051223dca5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12443 | 2026.05.06 01:59:22.263852 [ 277 ] {39873b2e-d882-4014-8f84-d051223dca5b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12444 | 2026.05.06 01:59:22.264098 [ 277 ] {39873b2e-d882-4014-8f84-d051223dca5b} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2026.05.06 01:59:22.264238 [ 277 ] {39873b2e-d882-4014-8f84-d051223dca5b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001974 sec., 15197.568389057751 rows/sec., 27.23 MiB/sec. | ||
| 12446 | 2026.05.06 01:59:22.264294 [ 277 ] {39873b2e-d882-4014-8f84-d051223dca5b} <Debug> TCPHandler: Processed in 0.002165273 sec. | ||
| 12447 | 2026.05.06 01:59:22.264416 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12448 | 2026.05.06 01:59:22.264514 [ 277 ] {c426705d-a0c0-42be-9cb2-a556f14f011f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12449 | 2026.05.06 01:59:22.264557 [ 277 ] {c426705d-a0c0-42be-9cb2-a556f14f011f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12450 | 2026.05.06 01:59:22.264934 [ 277 ] {c426705d-a0c0-42be-9cb2-a556f14f011f} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12451 | 2026.05.06 01:59:22.264969 [ 277 ] {c426705d-a0c0-42be-9cb2-a556f14f011f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12452 | 2026.05.06 01:59:22.265450 [ 277 ] {c426705d-a0c0-42be-9cb2-a556f14f011f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12453 | 2026.05.06 01:59:22.265668 [ 277 ] {c426705d-a0c0-42be-9cb2-a556f14f011f} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.05.06 01:59:22.265805 [ 277 ] {c426705d-a0c0-42be-9cb2-a556f14f011f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001308 sec., 45871.55963302753 rows/sec., 3.09 MiB/sec. | ||
| 12455 | 2026.05.06 01:59:22.265842 [ 277 ] {c426705d-a0c0-42be-9cb2-a556f14f011f} <Debug> TCPHandler: Processed in 0.001477166 sec. | ||
| 12456 | 2026.05.06 01:59:22.270742 [ 195 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31749 rows, containing 5 columns (5 merged, 0 gathered) in 0.00858757 sec., 3697087.7675524047 rows/sec., 238.01 MiB/sec. | ||
| 12457 | 2026.05.06 01:59:22.271352 [ 190 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Trace> MergedBlockOutputStream: filled checksums all_1_84_18 (state Temporary) | ||
| 12458 | 2026.05.06 01:59:22.271678 [ 190 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_84_18 to all_1_84_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2026.05.06 01:59:22.271761 [ 190 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_84_18} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 3 parts: [all_1_82_17, all_84_84_0] -> all_1_84_18 | ||
| 12460 | 2026.05.06 01:59:22.271865 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 12461 | 2026.05.06 01:59:23.000241 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.42 MiB, peak 353.66 MiB, free memory in arenas 0.00 B, will set to 345.24 MiB (RSS), difference: 2.82 MiB | ||
| 12462 | 2026.05.06 01:59:26.776214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25415 | ||
| 12463 | 2026.05.06 01:59:26.776871 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12464 | 2026.05.06 01:59:26.776921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12465 | 2026.05.06 01:59:26.777592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12466 | 2026.05.06 01:59:26.777883 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12467 | 2026.05.06 01:59:26.778010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25415 | ||
| 12468 | 2026.05.06 01:59:27.252682 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12469 | 2026.05.06 01:59:27.252937 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 12470 | 2026.05.06 01:59:27.253322 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12471 | 2026.05.06 01:59:27.253366 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 12472 | 2026.05.06 01:59:27.253601 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12473 | 2026.05.06 01:59:27.253669 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12474 | 2026.05.06 01:59:27.253812 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 12475 | 2026.05.06 01:59:27.253848 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12476 | 2026.05.06 01:59:27.253868 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 12477 | 2026.05.06 01:59:27.253884 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12478 | 2026.05.06 01:59:27.253920 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 12479 | 2026.05.06 01:59:27.253941 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12480 | 2026.05.06 01:59:27.255064 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002234 sec., 23276.633840644587 rows/sec., 5.51 MiB/sec. | ||
| 12481 | 2026.05.06 01:59:27.255174 [ 277 ] {78d19ce7-9c80-47b9-8752-35da7d6b4cba} <Debug> TCPHandler: Processed in 0.002628435 sec. | ||
| 12482 | 2026.05.06 01:59:27.257974 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2026.05.06 01:59:27.258175 [ 277 ] {e13aa6ee-ff31-45e7-8ba0-5623f950af1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12484 | 2026.05.06 01:59:27.258254 [ 277 ] {e13aa6ee-ff31-45e7-8ba0-5623f950af1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12485 | 2026.05.06 01:59:27.258811 [ 277 ] {e13aa6ee-ff31-45e7-8ba0-5623f950af1c} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2026.05.06 01:59:27.258847 [ 277 ] {e13aa6ee-ff31-45e7-8ba0-5623f950af1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12487 | 2026.05.06 01:59:27.259223 [ 277 ] {e13aa6ee-ff31-45e7-8ba0-5623f950af1c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12488 | 2026.05.06 01:59:27.259439 [ 277 ] {e13aa6ee-ff31-45e7-8ba0-5623f950af1c} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.05.06 01:59:27.259590 [ 277 ] {e13aa6ee-ff31-45e7-8ba0-5623f950af1c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001471 sec., 16315.431679129842 rows/sec., 1.35 MiB/sec. | ||
| 12490 | 2026.05.06 01:59:27.259631 [ 277 ] {e13aa6ee-ff31-45e7-8ba0-5623f950af1c} <Debug> TCPHandler: Processed in 0.001754203 sec. | ||
| 12491 | 2026.05.06 01:59:27.259764 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12492 | 2026.05.06 01:59:27.259870 [ 277 ] {e5473756-6090-424e-94d1-1dd4904431fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12493 | 2026.05.06 01:59:27.259918 [ 277 ] {e5473756-6090-424e-94d1-1dd4904431fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12494 | 2026.05.06 01:59:27.260422 [ 277 ] {e5473756-6090-424e-94d1-1dd4904431fa} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.05.06 01:59:27.260463 [ 277 ] {e5473756-6090-424e-94d1-1dd4904431fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12496 | 2026.05.06 01:59:27.260917 [ 277 ] {e5473756-6090-424e-94d1-1dd4904431fa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12497 | 2026.05.06 01:59:27.261138 [ 277 ] {e5473756-6090-424e-94d1-1dd4904431fa} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.05.06 01:59:27.261407 [ 277 ] {e5473756-6090-424e-94d1-1dd4904431fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001504 sec., 1329.7872340425533 rows/sec., 108.43 KiB/sec. | ||
| 12499 | 2026.05.06 01:59:27.261765 [ 277 ] {e5473756-6090-424e-94d1-1dd4904431fa} <Debug> TCPHandler: Processed in 0.002037469 sec. | ||
| 12500 | 2026.05.06 01:59:27.262027 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12501 | 2026.05.06 01:59:27.262138 [ 277 ] {d2d0783b-bd82-4dcf-be81-40b9ab52318a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12502 | 2026.05.06 01:59:27.262181 [ 277 ] {d2d0783b-bd82-4dcf-be81-40b9ab52318a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12503 | 2026.05.06 01:59:27.262747 [ 277 ] {d2d0783b-bd82-4dcf-be81-40b9ab52318a} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12504 | 2026.05.06 01:59:27.262785 [ 277 ] {d2d0783b-bd82-4dcf-be81-40b9ab52318a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12505 | 2026.05.06 01:59:27.263130 [ 277 ] {d2d0783b-bd82-4dcf-be81-40b9ab52318a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12506 | 2026.05.06 01:59:27.263388 [ 277 ] {d2d0783b-bd82-4dcf-be81-40b9ab52318a} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2026.05.06 01:59:27.263529 [ 277 ] {d2d0783b-bd82-4dcf-be81-40b9ab52318a} <Debug> executeQuery: Read 199 rows, 18.15 KiB in 0.001412 sec., 140934.84419263454 rows/sec., 12.55 MiB/sec. | ||
| 12508 | 2026.05.06 01:59:27.263574 [ 277 ] {d2d0783b-bd82-4dcf-be81-40b9ab52318a} <Debug> TCPHandler: Processed in 0.001603439 sec. | ||
| 12509 | 2026.05.06 01:59:27.263734 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12510 | 2026.05.06 01:59:27.263832 [ 277 ] {f1a2c3ad-b25a-475f-84e0-ccf218e16a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12511 | 2026.05.06 01:59:27.263872 [ 277 ] {f1a2c3ad-b25a-475f-84e0-ccf218e16a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12512 | 2026.05.06 01:59:27.264364 [ 277 ] {f1a2c3ad-b25a-475f-84e0-ccf218e16a92} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12513 | 2026.05.06 01:59:27.264401 [ 277 ] {f1a2c3ad-b25a-475f-84e0-ccf218e16a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12514 | 2026.05.06 01:59:27.264702 [ 277 ] {f1a2c3ad-b25a-475f-84e0-ccf218e16a92} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12515 | 2026.05.06 01:59:27.264911 [ 277 ] {f1a2c3ad-b25a-475f-84e0-ccf218e16a92} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2026.05.06 01:59:27.265056 [ 277 ] {f1a2c3ad-b25a-475f-84e0-ccf218e16a92} <Debug> executeQuery: Read 25 rows, 1.93 KiB in 0.00124 sec., 20161.290322580644 rows/sec., 1.52 MiB/sec. | ||
| 12517 | 2026.05.06 01:59:27.265096 [ 277 ] {f1a2c3ad-b25a-475f-84e0-ccf218e16a92} <Debug> TCPHandler: Processed in 0.001424695 sec. | ||
| 12518 | 2026.05.06 01:59:27.265228 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2026.05.06 01:59:27.265322 [ 277 ] {f03af755-824c-474e-81d3-d436d5e91653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12520 | 2026.05.06 01:59:27.265361 [ 277 ] {f03af755-824c-474e-81d3-d436d5e91653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12521 | 2026.05.06 01:59:27.265830 [ 277 ] {f03af755-824c-474e-81d3-d436d5e91653} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2026.05.06 01:59:27.265866 [ 277 ] {f03af755-824c-474e-81d3-d436d5e91653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12523 | 2026.05.06 01:59:27.266153 [ 277 ] {f03af755-824c-474e-81d3-d436d5e91653} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12524 | 2026.05.06 01:59:27.266363 [ 277 ] {f03af755-824c-474e-81d3-d436d5e91653} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2026.05.06 01:59:27.266494 [ 277 ] {f03af755-824c-474e-81d3-d436d5e91653} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001188 sec., 20202.0202020202 rows/sec., 1.68 MiB/sec. | ||
| 12526 | 2026.05.06 01:59:27.266533 [ 277 ] {f03af755-824c-474e-81d3-d436d5e91653} <Debug> TCPHandler: Processed in 0.001358593 sec. | ||
| 12527 | 2026.05.06 01:59:27.266657 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2026.05.06 01:59:27.266751 [ 277 ] {2dc61870-21eb-4a54-a92d-e844c290fdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12529 | 2026.05.06 01:59:27.266789 [ 277 ] {2dc61870-21eb-4a54-a92d-e844c290fdad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12530 | 2026.05.06 01:59:27.267200 [ 277 ] {2dc61870-21eb-4a54-a92d-e844c290fdad} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2026.05.06 01:59:27.267236 [ 277 ] {2dc61870-21eb-4a54-a92d-e844c290fdad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12532 | 2026.05.06 01:59:27.267524 [ 277 ] {2dc61870-21eb-4a54-a92d-e844c290fdad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 12533 | 2026.05.06 01:59:27.267729 [ 277 ] {2dc61870-21eb-4a54-a92d-e844c290fdad} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.05.06 01:59:27.267863 [ 277 ] {2dc61870-21eb-4a54-a92d-e844c290fdad} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 831.12 KiB/sec. | ||
| 12535 | 2026.05.06 01:59:27.267915 [ 277 ] {2dc61870-21eb-4a54-a92d-e844c290fdad} <Debug> TCPHandler: Processed in 0.001304682 sec. | ||
| 12536 | 2026.05.06 01:59:27.268041 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2026.05.06 01:59:27.268135 [ 277 ] {94a7a2ca-f007-48bd-ba81-12b5081c7e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12538 | 2026.05.06 01:59:27.268173 [ 277 ] {94a7a2ca-f007-48bd-ba81-12b5081c7e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12539 | 2026.05.06 01:59:27.268613 [ 277 ] {94a7a2ca-f007-48bd-ba81-12b5081c7e53} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2026.05.06 01:59:27.268647 [ 277 ] {94a7a2ca-f007-48bd-ba81-12b5081c7e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12541 | 2026.05.06 01:59:27.268947 [ 277 ] {94a7a2ca-f007-48bd-ba81-12b5081c7e53} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12542 | 2026.05.06 01:59:27.269146 [ 277 ] {94a7a2ca-f007-48bd-ba81-12b5081c7e53} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2026.05.06 01:59:27.269276 [ 277 ] {94a7a2ca-f007-48bd-ba81-12b5081c7e53} <Debug> executeQuery: Read 113 rows, 9.42 KiB in 0.001157 sec., 97666.37856525497 rows/sec., 7.95 MiB/sec. | ||
| 12544 | 2026.05.06 01:59:27.269318 [ 277 ] {94a7a2ca-f007-48bd-ba81-12b5081c7e53} <Debug> TCPHandler: Processed in 0.001324202 sec. | ||
| 12545 | 2026.05.06 01:59:27.269444 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12546 | 2026.05.06 01:59:27.269537 [ 277 ] {97adfde5-889c-4c3e-9e67-d007943e09a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12547 | 2026.05.06 01:59:27.269580 [ 277 ] {97adfde5-889c-4c3e-9e67-d007943e09a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12548 | 2026.05.06 01:59:27.270016 [ 277 ] {97adfde5-889c-4c3e-9e67-d007943e09a5} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12549 | 2026.05.06 01:59:27.270051 [ 277 ] {97adfde5-889c-4c3e-9e67-d007943e09a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12550 | 2026.05.06 01:59:27.270387 [ 277 ] {97adfde5-889c-4c3e-9e67-d007943e09a5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12551 | 2026.05.06 01:59:27.270592 [ 277 ] {97adfde5-889c-4c3e-9e67-d007943e09a5} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12552 | 2026.05.06 01:59:27.270721 [ 277 ] {97adfde5-889c-4c3e-9e67-d007943e09a5} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.0012 sec., 164166.6666666667 rows/sec., 11.78 MiB/sec. | ||
| 12553 | 2026.05.06 01:59:27.270760 [ 277 ] {97adfde5-889c-4c3e-9e67-d007943e09a5} <Debug> TCPHandler: Processed in 0.001363613 sec. | ||
| 12554 | 2026.05.06 01:59:27.270890 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2026.05.06 01:59:27.270983 [ 277 ] {1d999b08-51b1-44ee-94ce-3f07980e135d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12556 | 2026.05.06 01:59:27.271036 [ 277 ] {1d999b08-51b1-44ee-94ce-3f07980e135d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12557 | 2026.05.06 01:59:27.271814 [ 277 ] {1d999b08-51b1-44ee-94ce-3f07980e135d} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.05.06 01:59:27.271849 [ 277 ] {1d999b08-51b1-44ee-94ce-3f07980e135d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12559 | 2026.05.06 01:59:27.272361 [ 277 ] {1d999b08-51b1-44ee-94ce-3f07980e135d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12560 | 2026.05.06 01:59:27.272590 [ 277 ] {1d999b08-51b1-44ee-94ce-3f07980e135d} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.05.06 01:59:27.272728 [ 277 ] {1d999b08-51b1-44ee-94ce-3f07980e135d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00176 sec., 6250 rows/sec., 11.20 MiB/sec. | ||
| 12562 | 2026.05.06 01:59:27.272783 [ 277 ] {1d999b08-51b1-44ee-94ce-3f07980e135d} <Debug> TCPHandler: Processed in 0.001939997 sec. | ||
| 12563 | 2026.05.06 01:59:27.272906 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2026.05.06 01:59:27.272999 [ 277 ] {02163a39-bbaf-4b80-ab70-473ed4311f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12565 | 2026.05.06 01:59:27.273039 [ 277 ] {02163a39-bbaf-4b80-ab70-473ed4311f00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12566 | 2026.05.06 01:59:27.273381 [ 277 ] {02163a39-bbaf-4b80-ab70-473ed4311f00} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2026.05.06 01:59:27.273417 [ 277 ] {02163a39-bbaf-4b80-ab70-473ed4311f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12568 | 2026.05.06 01:59:27.273718 [ 277 ] {02163a39-bbaf-4b80-ab70-473ed4311f00} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12569 | 2026.05.06 01:59:27.273925 [ 277 ] {02163a39-bbaf-4b80-ab70-473ed4311f00} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.05.06 01:59:27.274054 [ 277 ] {02163a39-bbaf-4b80-ab70-473ed4311f00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12571 | 2026.05.06 01:59:27.274091 [ 277 ] {02163a39-bbaf-4b80-ab70-473ed4311f00} <Debug> TCPHandler: Processed in 0.00123335 sec. | ||
| 12572 | 2026.05.06 01:59:28.108899 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12573 | 2026.05.06 01:59:28.125315 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2026.05.06 01:59:28.125377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12575 | 2026.05.06 01:59:28.132178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12576 | 2026.05.06 01:59:28.132934 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2026.05.06 01:59:28.136088 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12578 | 2026.05.06 01:59:29.387234 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1548 | ||
| 12579 | 2026.05.06 01:59:29.389586 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.05.06 01:59:29.389633 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12581 | 2026.05.06 01:59:29.390820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12582 | 2026.05.06 01:59:29.391073 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12583 | 2026.05.06 01:59:29.391331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
| 12584 | 2026.05.06 01:59:32.252136 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12585 | 2026.05.06 01:59:32.252390 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12586 | 2026.05.06 01:59:32.252735 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12587 | 2026.05.06 01:59:32.252772 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12588 | 2026.05.06 01:59:32.252995 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12589 | 2026.05.06 01:59:32.253067 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12590 | 2026.05.06 01:59:32.253212 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12591 | 2026.05.06 01:59:32.253249 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12592 | 2026.05.06 01:59:32.253270 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 12593 | 2026.05.06 01:59:32.253286 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12594 | 2026.05.06 01:59:32.253326 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12595 | 2026.05.06 01:59:32.253346 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12596 | 2026.05.06 01:59:32.254587 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002287 sec., 22737.210319195452 rows/sec., 5.39 MiB/sec. | ||
| 12597 | 2026.05.06 01:59:32.254712 [ 277 ] {9ee3cf3e-65e3-4a35-96dd-d091c0398ca8} <Debug> TCPHandler: Processed in 0.002710226 sec. | ||
| 12598 | 2026.05.06 01:59:32.256882 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12599 | 2026.05.06 01:59:32.257016 [ 277 ] {301fb149-2da5-4184-9cf4-623ec793b2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12600 | 2026.05.06 01:59:32.257070 [ 277 ] {301fb149-2da5-4184-9cf4-623ec793b2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12601 | 2026.05.06 01:59:32.257676 [ 277 ] {301fb149-2da5-4184-9cf4-623ec793b2a7} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12602 | 2026.05.06 01:59:32.257725 [ 277 ] {301fb149-2da5-4184-9cf4-623ec793b2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12603 | 2026.05.06 01:59:32.258122 [ 277 ] {301fb149-2da5-4184-9cf4-623ec793b2a7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12604 | 2026.05.06 01:59:32.258352 [ 277 ] {301fb149-2da5-4184-9cf4-623ec793b2a7} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12605 | 2026.05.06 01:59:32.258509 [ 277 ] {301fb149-2da5-4184-9cf4-623ec793b2a7} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.00153 sec., 75816.9934640523 rows/sec., 6.44 MiB/sec. | ||
| 12606 | 2026.05.06 01:59:32.258553 [ 277 ] {301fb149-2da5-4184-9cf4-623ec793b2a7} <Debug> TCPHandler: Processed in 0.001731023 sec. | ||
| 12607 | 2026.05.06 01:59:32.258684 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12608 | 2026.05.06 01:59:32.258784 [ 277 ] {01db4a5e-7b65-4e8a-ac37-94c50ef0318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12609 | 2026.05.06 01:59:32.258826 [ 277 ] {01db4a5e-7b65-4e8a-ac37-94c50ef0318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12610 | 2026.05.06 01:59:32.259244 [ 277 ] {01db4a5e-7b65-4e8a-ac37-94c50ef0318d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12611 | 2026.05.06 01:59:32.259281 [ 277 ] {01db4a5e-7b65-4e8a-ac37-94c50ef0318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12612 | 2026.05.06 01:59:32.259628 [ 277 ] {01db4a5e-7b65-4e8a-ac37-94c50ef0318d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12613 | 2026.05.06 01:59:32.259985 [ 277 ] {01db4a5e-7b65-4e8a-ac37-94c50ef0318d} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2026.05.06 01:59:32.260219 [ 277 ] {01db4a5e-7b65-4e8a-ac37-94c50ef0318d} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001455 sec., 20618.556701030928 rows/sec., 1.51 MiB/sec. | ||
| 12615 | 2026.05.06 01:59:32.260278 [ 277 ] {01db4a5e-7b65-4e8a-ac37-94c50ef0318d} <Debug> TCPHandler: Processed in 0.001641511 sec. | ||
| 12616 | 2026.05.06 01:59:32.260360 [ 74 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12617 | 2026.05.06 01:59:32.260483 [ 74 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12618 | 2026.05.06 01:59:32.260485 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12619 | 2026.05.06 01:59:32.260514 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12620 | 2026.05.06 01:59:32.260632 [ 277 ] {1a4881c7-2c4a-4e3f-853c-29a3cacde801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12621 | 2026.05.06 01:59:32.260689 [ 277 ] {1a4881c7-2c4a-4e3f-853c-29a3cacde801} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12622 | 2026.05.06 01:59:32.261114 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12623 | 2026.05.06 01:59:32.261326 [ 277 ] {1a4881c7-2c4a-4e3f-853c-29a3cacde801} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12624 | 2026.05.06 01:59:32.261388 [ 277 ] {1a4881c7-2c4a-4e3f-853c-29a3cacde801} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12625 | 2026.05.06 01:59:32.261409 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12626 | 2026.05.06 01:59:32.261482 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 230 rows starting from the beginning of the part | ||
| 12627 | 2026.05.06 01:59:32.261585 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 57 rows starting from the beginning of the part | ||
| 12628 | 2026.05.06 01:59:32.261643 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 12629 | 2026.05.06 01:59:32.261692 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 12630 | 2026.05.06 01:59:32.261734 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part | ||
| 12631 | 2026.05.06 01:59:32.261776 [ 191 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 12632 | 2026.05.06 01:59:32.261795 [ 277 ] {1a4881c7-2c4a-4e3f-853c-29a3cacde801} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12633 | 2026.05.06 01:59:32.262060 [ 277 ] {1a4881c7-2c4a-4e3f-853c-29a3cacde801} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2026.05.06 01:59:32.262217 [ 277 ] {1a4881c7-2c4a-4e3f-853c-29a3cacde801} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001612 sec., 58312.65508684864 rows/sec., 4.55 MiB/sec. | ||
| 12635 | 2026.05.06 01:59:32.262256 [ 277 ] {1a4881c7-2c4a-4e3f-853c-29a3cacde801} <Debug> TCPHandler: Processed in 0.001840625 sec. | ||
| 12636 | 2026.05.06 01:59:32.262408 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12637 | 2026.05.06 01:59:32.262511 [ 277 ] {f3f94e0a-cd48-4b82-8446-87a7653513cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12638 | 2026.05.06 01:59:32.262556 [ 277 ] {f3f94e0a-cd48-4b82-8446-87a7653513cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12639 | 2026.05.06 01:59:32.262821 [ 201 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812535 sec., 211306.2644307558 rows/sec., 15.14 MiB/sec. | ||
| 12640 | 2026.05.06 01:59:32.262993 [ 186 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12641 | 2026.05.06 01:59:32.262994 [ 277 ] {f3f94e0a-cd48-4b82-8446-87a7653513cf} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2026.05.06 01:59:32.263053 [ 277 ] {f3f94e0a-cd48-4b82-8446-87a7653513cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12643 | 2026.05.06 01:59:32.263336 [ 186 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2026.05.06 01:59:32.263443 [ 277 ] {f3f94e0a-cd48-4b82-8446-87a7653513cf} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12645 | 2026.05.06 01:59:32.263449 [ 186 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_76_15} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12646 | 2026.05.06 01:59:32.263576 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12647 | 2026.05.06 01:59:32.263675 [ 277 ] {f3f94e0a-cd48-4b82-8446-87a7653513cf} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12648 | 2026.05.06 01:59:32.263804 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 5 parts from all_1_84_18 to all_88_88_0 | ||
| 12649 | 2026.05.06 01:59:32.263821 [ 277 ] {f3f94e0a-cd48-4b82-8446-87a7653513cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001333 sec., 120030.00750187547 rows/sec., 8.36 MiB/sec. | ||
| 12650 | 2026.05.06 01:59:32.263842 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12651 | 2026.05.06 01:59:32.263865 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12652 | 2026.05.06 01:59:32.263867 [ 277 ] {f3f94e0a-cd48-4b82-8446-87a7653513cf} <Debug> TCPHandler: Processed in 0.001510807 sec. | ||
| 12653 | 2026.05.06 01:59:32.263940 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_84_18 to all_88_88_0 into Compact with storage Full | ||
| 12654 | 2026.05.06 01:59:32.264009 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12655 | 2026.05.06 01:59:32.264037 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12656 | 2026.05.06 01:59:32.264074 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_84_18, total 31749 rows starting from the beginning of the part | ||
| 12657 | 2026.05.06 01:59:32.264112 [ 277 ] {b146df26-f048-45d0-807a-b5a2d5fc0b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12658 | 2026.05.06 01:59:32.264132 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
| 12659 | 2026.05.06 01:59:32.264174 [ 277 ] {b146df26-f048-45d0-807a-b5a2d5fc0b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12660 | 2026.05.06 01:59:32.264184 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12661 | 2026.05.06 01:59:32.264236 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12662 | 2026.05.06 01:59:32.264274 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 197 rows starting from the beginning of the part | ||
| 12663 | 2026.05.06 01:59:32.265099 [ 277 ] {b146df26-f048-45d0-807a-b5a2d5fc0b2f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.05.06 01:59:32.265146 [ 277 ] {b146df26-f048-45d0-807a-b5a2d5fc0b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12665 | 2026.05.06 01:59:32.265820 [ 277 ] {b146df26-f048-45d0-807a-b5a2d5fc0b2f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12666 | 2026.05.06 01:59:32.266059 [ 277 ] {b146df26-f048-45d0-807a-b5a2d5fc0b2f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.05.06 01:59:32.266182 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12668 | 2026.05.06 01:59:32.266207 [ 277 ] {b146df26-f048-45d0-807a-b5a2d5fc0b2f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002116 sec., 14177.693761814746 rows/sec., 25.41 MiB/sec. | ||
| 12669 | 2026.05.06 01:59:32.266214 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12670 | 2026.05.06 01:59:32.266248 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12671 | 2026.05.06 01:59:32.266297 [ 277 ] {b146df26-f048-45d0-807a-b5a2d5fc0b2f} <Debug> TCPHandler: Processed in 0.002338758 sec. | ||
| 12672 | 2026.05.06 01:59:32.266325 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12673 | 2026.05.06 01:59:32.266442 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12674 | 2026.05.06 01:59:32.266512 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12675 | 2026.05.06 01:59:32.266541 [ 277 ] {e5f64834-6a1d-423f-91a0-c9a445305d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12676 | 2026.05.06 01:59:32.266562 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1503 rows starting from the beginning of the part | ||
| 12677 | 2026.05.06 01:59:32.266584 [ 277 ] {e5f64834-6a1d-423f-91a0-c9a445305d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12678 | 2026.05.06 01:59:32.266679 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 12679 | 2026.05.06 01:59:32.266779 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 11 rows starting from the beginning of the part | ||
| 12680 | 2026.05.06 01:59:32.266875 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 12681 | 2026.05.06 01:59:32.266929 [ 277 ] {e5f64834-6a1d-423f-91a0-c9a445305d4b} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2026.05.06 01:59:32.266966 [ 277 ] {e5f64834-6a1d-423f-91a0-c9a445305d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12683 | 2026.05.06 01:59:32.266970 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 11 rows starting from the beginning of the part | ||
| 12684 | 2026.05.06 01:59:32.267067 [ 201 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 12685 | 2026.05.06 01:59:32.267450 [ 277 ] {e5f64834-6a1d-423f-91a0-c9a445305d4b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12686 | 2026.05.06 01:59:32.267684 [ 277 ] {e5f64834-6a1d-423f-91a0-c9a445305d4b} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12687 | 2026.05.06 01:59:32.267821 [ 277 ] {e5f64834-6a1d-423f-91a0-c9a445305d4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 12688 | 2026.05.06 01:59:32.267861 [ 277 ] {e5f64834-6a1d-423f-91a0-c9a445305d4b} <Debug> TCPHandler: Processed in 0.001470566 sec. | ||
| 12689 | 2026.05.06 01:59:32.271793 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32394 rows, containing 5 columns (5 merged, 0 gathered) in 0.007881233 sec., 4110270.5629943945 rows/sec., 265.10 MiB/sec. | ||
| 12690 | 2026.05.06 01:59:32.272237 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Trace> MergedBlockOutputStream: filled checksums all_1_88_19 (state Temporary) | ||
| 12691 | 2026.05.06 01:59:32.272479 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_88_19 to all_1_88_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2026.05.06 01:59:32.272545 [ 186 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_88_19} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 5 parts: [all_1_84_18, all_88_88_0] -> all_1_88_19 | ||
| 12693 | 2026.05.06 01:59:32.272609 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12694 | 2026.05.06 01:59:32.275091 [ 198 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1626 rows, containing 19 columns (19 merged, 0 gathered) in 0.008804365 sec., 184681.12123929439 rows/sec., 330.94 MiB/sec. | ||
| 12695 | 2026.05.06 01:59:32.277172 [ 189 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12696 | 2026.05.06 01:59:32.277521 [ 189 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2026.05.06 01:59:32.277593 [ 189 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12698 | 2026.05.06 01:59:32.277708 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12699 | 2026.05.06 01:59:33.001186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.81 MiB, peak 358.82 MiB, free memory in arenas 0.00 B, will set to 350.34 MiB (RSS), difference: 4.53 MiB | ||
| 12700 | 2026.05.06 01:59:34.098125 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12701 | 2026.05.06 01:59:34.098203 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12702 | 2026.05.06 01:59:34.279091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25927 | ||
| 12703 | 2026.05.06 01:59:34.279588 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2026.05.06 01:59:34.279632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12705 | 2026.05.06 01:59:34.280114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12706 | 2026.05.06 01:59:34.280345 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2026.05.06 01:59:34.280485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25927 | ||
| 12708 | 2026.05.06 01:59:35.637117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12709 | 2026.05.06 01:59:35.656325 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2026.05.06 01:59:35.656401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12711 | 2026.05.06 01:59:35.662715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12712 | 2026.05.06 01:59:35.663465 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2026.05.06 01:59:35.667643 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12714 | 2026.05.06 01:59:37.251281 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12715 | 2026.05.06 01:59:37.251676 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 12716 | 2026.05.06 01:59:37.252035 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12717 | 2026.05.06 01:59:37.252072 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 12718 | 2026.05.06 01:59:37.252295 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12719 | 2026.05.06 01:59:37.252367 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12720 | 2026.05.06 01:59:37.252512 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 12721 | 2026.05.06 01:59:37.252550 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12722 | 2026.05.06 01:59:37.252572 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 12723 | 2026.05.06 01:59:37.252587 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12724 | 2026.05.06 01:59:37.252627 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 12725 | 2026.05.06 01:59:37.252648 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12726 | 2026.05.06 01:59:37.253899 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002372 sec., 21922.428330522765 rows/sec., 5.19 MiB/sec. | ||
| 12727 | 2026.05.06 01:59:37.254020 [ 277 ] {88cb79a4-09c0-427b-b987-f657a00053fb} <Debug> TCPHandler: Processed in 0.002934151 sec. | ||
| 12728 | 2026.05.06 01:59:37.255947 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12729 | 2026.05.06 01:59:37.256085 [ 277 ] {b36b5579-ecf5-47b7-86db-6794f844e262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12730 | 2026.05.06 01:59:37.256139 [ 277 ] {b36b5579-ecf5-47b7-86db-6794f844e262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12731 | 2026.05.06 01:59:37.256737 [ 277 ] {b36b5579-ecf5-47b7-86db-6794f844e262} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12732 | 2026.05.06 01:59:37.256780 [ 277 ] {b36b5579-ecf5-47b7-86db-6794f844e262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12733 | 2026.05.06 01:59:37.257165 [ 277 ] {b36b5579-ecf5-47b7-86db-6794f844e262} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12734 | 2026.05.06 01:59:37.257389 [ 277 ] {b36b5579-ecf5-47b7-86db-6794f844e262} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12735 | 2026.05.06 01:59:37.257541 [ 277 ] {b36b5579-ecf5-47b7-86db-6794f844e262} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001497 sec., 52104.208416833666 rows/sec., 4.31 MiB/sec. | ||
| 12736 | 2026.05.06 01:59:37.257585 [ 277 ] {b36b5579-ecf5-47b7-86db-6794f844e262} <Debug> TCPHandler: Processed in 0.001701451 sec. | ||
| 12737 | 2026.05.06 01:59:37.257715 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12738 | 2026.05.06 01:59:37.257817 [ 277 ] {b50c1428-5d0b-4cee-8439-03bd48c5bd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12739 | 2026.05.06 01:59:37.257860 [ 277 ] {b50c1428-5d0b-4cee-8439-03bd48c5bd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12740 | 2026.05.06 01:59:37.258266 [ 277 ] {b50c1428-5d0b-4cee-8439-03bd48c5bd46} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12741 | 2026.05.06 01:59:37.258305 [ 277 ] {b50c1428-5d0b-4cee-8439-03bd48c5bd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12742 | 2026.05.06 01:59:37.258622 [ 277 ] {b50c1428-5d0b-4cee-8439-03bd48c5bd46} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12743 | 2026.05.06 01:59:37.258837 [ 277 ] {b50c1428-5d0b-4cee-8439-03bd48c5bd46} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12744 | 2026.05.06 01:59:37.258969 [ 277 ] {b50c1428-5d0b-4cee-8439-03bd48c5bd46} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001173 sec., 9377.66410912191 rows/sec., 705.16 KiB/sec. | ||
| 12745 | 2026.05.06 01:59:37.259006 [ 277 ] {b50c1428-5d0b-4cee-8439-03bd48c5bd46} <Debug> TCPHandler: Processed in 0.001343253 sec. | ||
| 12746 | 2026.05.06 01:59:37.259131 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12747 | 2026.05.06 01:59:37.259226 [ 277 ] {df788fcf-79a6-46f8-ad7b-b394746863fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12748 | 2026.05.06 01:59:37.259266 [ 277 ] {df788fcf-79a6-46f8-ad7b-b394746863fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12749 | 2026.05.06 01:59:37.259824 [ 277 ] {df788fcf-79a6-46f8-ad7b-b394746863fe} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12750 | 2026.05.06 01:59:37.259890 [ 277 ] {df788fcf-79a6-46f8-ad7b-b394746863fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12751 | 2026.05.06 01:59:37.260424 [ 277 ] {df788fcf-79a6-46f8-ad7b-b394746863fe} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12752 | 2026.05.06 01:59:37.260813 [ 277 ] {df788fcf-79a6-46f8-ad7b-b394746863fe} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12753 | 2026.05.06 01:59:37.261020 [ 277 ] {df788fcf-79a6-46f8-ad7b-b394746863fe} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00181 sec., 41436.46408839779 rows/sec., 3.24 MiB/sec. | ||
| 12754 | 2026.05.06 01:59:37.261076 [ 277 ] {df788fcf-79a6-46f8-ad7b-b394746863fe} <Debug> TCPHandler: Processed in 0.001994039 sec. | ||
| 12755 | 2026.05.06 01:59:37.261218 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2026.05.06 01:59:37.261317 [ 277 ] {280b8bcf-4d8b-4890-8ad2-96cbd4858107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12757 | 2026.05.06 01:59:37.261362 [ 277 ] {280b8bcf-4d8b-4890-8ad2-96cbd4858107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12758 | 2026.05.06 01:59:37.261832 [ 277 ] {280b8bcf-4d8b-4890-8ad2-96cbd4858107} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12759 | 2026.05.06 01:59:37.261871 [ 277 ] {280b8bcf-4d8b-4890-8ad2-96cbd4858107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12760 | 2026.05.06 01:59:37.262210 [ 277 ] {280b8bcf-4d8b-4890-8ad2-96cbd4858107} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12761 | 2026.05.06 01:59:37.262425 [ 277 ] {280b8bcf-4d8b-4890-8ad2-96cbd4858107} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2026.05.06 01:59:37.262567 [ 277 ] {280b8bcf-4d8b-4890-8ad2-96cbd4858107} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 12763 | 2026.05.06 01:59:37.262606 [ 277 ] {280b8bcf-4d8b-4890-8ad2-96cbd4858107} <Debug> TCPHandler: Processed in 0.001437595 sec. | ||
| 12764 | 2026.05.06 01:59:37.262744 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2026.05.06 01:59:37.262841 [ 277 ] {f1c8696e-af1b-4dac-8fc6-bc67abaaba79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12766 | 2026.05.06 01:59:37.262896 [ 277 ] {f1c8696e-af1b-4dac-8fc6-bc67abaaba79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12767 | 2026.05.06 01:59:37.263707 [ 277 ] {f1c8696e-af1b-4dac-8fc6-bc67abaaba79} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2026.05.06 01:59:37.263745 [ 277 ] {f1c8696e-af1b-4dac-8fc6-bc67abaaba79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12769 | 2026.05.06 01:59:37.264277 [ 277 ] {f1c8696e-af1b-4dac-8fc6-bc67abaaba79} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12770 | 2026.05.06 01:59:37.264502 [ 277 ] {f1c8696e-af1b-4dac-8fc6-bc67abaaba79} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2026.05.06 01:59:37.264645 [ 277 ] {f1c8696e-af1b-4dac-8fc6-bc67abaaba79} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001824 sec., 6030.701754385965 rows/sec., 10.81 MiB/sec. | ||
| 12772 | 2026.05.06 01:59:37.264717 [ 277 ] {f1c8696e-af1b-4dac-8fc6-bc67abaaba79} <Debug> TCPHandler: Processed in 0.00202091 sec. | ||
| 12773 | 2026.05.06 01:59:37.264844 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2026.05.06 01:59:37.264939 [ 277 ] {27c7a617-58e0-427e-8f46-4820e3d4f73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12775 | 2026.05.06 01:59:37.264981 [ 277 ] {27c7a617-58e0-427e-8f46-4820e3d4f73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12776 | 2026.05.06 01:59:37.265334 [ 277 ] {27c7a617-58e0-427e-8f46-4820e3d4f73e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2026.05.06 01:59:37.265370 [ 277 ] {27c7a617-58e0-427e-8f46-4820e3d4f73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12778 | 2026.05.06 01:59:37.265674 [ 277 ] {27c7a617-58e0-427e-8f46-4820e3d4f73e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12779 | 2026.05.06 01:59:37.265889 [ 277 ] {27c7a617-58e0-427e-8f46-4820e3d4f73e} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.05.06 01:59:37.266019 [ 277 ] {27c7a617-58e0-427e-8f46-4820e3d4f73e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 12781 | 2026.05.06 01:59:37.266057 [ 277 ] {27c7a617-58e0-427e-8f46-4820e3d4f73e} <Debug> TCPHandler: Processed in 0.001261481 sec. | ||
| 12782 | 2026.05.06 01:59:37.606645 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2026.05.06 01:59:37.606911 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 12784 | 2026.05.06 01:59:37.607320 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 12785 | 2026.05.06 01:59:37.607365 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 12786 | 2026.05.06 01:59:37.607646 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 12787 | 2026.05.06 01:59:37.607717 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12788 | 2026.05.06 01:59:37.607863 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 12789 | 2026.05.06 01:59:37.607899 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 12790 | 2026.05.06 01:59:37.607921 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 12791 | 2026.05.06 01:59:37.607936 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 12792 | 2026.05.06 01:59:37.607975 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 12793 | 2026.05.06 01:59:37.607995 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 12794 | 2026.05.06 01:59:37.609097 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.0023 sec., 22608.695652173912 rows/sec., 5.36 MiB/sec. | ||
| 12795 | 2026.05.06 01:59:37.609210 [ 277 ] {83d2d72f-7dd1-4081-b731-c013ac3fa667} <Debug> TCPHandler: Processed in 0.002710256 sec. | ||
| 12796 | 2026.05.06 01:59:37.621777 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12797 | 2026.05.06 01:59:37.621913 [ 277 ] {a93011c0-3e27-4bad-baff-8f019d2dcff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12798 | 2026.05.06 01:59:37.621964 [ 277 ] {a93011c0-3e27-4bad-baff-8f019d2dcff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12799 | 2026.05.06 01:59:37.622499 [ 277 ] {a93011c0-3e27-4bad-baff-8f019d2dcff4} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12800 | 2026.05.06 01:59:37.622553 [ 277 ] {a93011c0-3e27-4bad-baff-8f019d2dcff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12801 | 2026.05.06 01:59:37.622922 [ 277 ] {a93011c0-3e27-4bad-baff-8f019d2dcff4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12802 | 2026.05.06 01:59:37.623142 [ 277 ] {a93011c0-3e27-4bad-baff-8f019d2dcff4} <Trace> oximeter.fields_ipaddr (b8523df3-c0e1-44bc-9d94-c6826813fe36): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12803 | 2026.05.06 01:59:37.623288 [ 277 ] {a93011c0-3e27-4bad-baff-8f019d2dcff4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001415 sec., 1413.4275618374559 rows/sec., 115.26 KiB/sec. | ||
| 12804 | 2026.05.06 01:59:37.623328 [ 277 ] {a93011c0-3e27-4bad-baff-8f019d2dcff4} <Debug> TCPHandler: Processed in 0.00161502 sec. | ||
| 12805 | 2026.05.06 01:59:37.623439 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12806 | 2026.05.06 01:59:37.623534 [ 277 ] {933c0a9b-e24c-46dc-acc6-d1c1add151e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12807 | 2026.05.06 01:59:37.623574 [ 277 ] {933c0a9b-e24c-46dc-acc6-d1c1add151e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12808 | 2026.05.06 01:59:37.625235 [ 277 ] {933c0a9b-e24c-46dc-acc6-d1c1add151e7} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12809 | 2026.05.06 01:59:37.625272 [ 277 ] {933c0a9b-e24c-46dc-acc6-d1c1add151e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12810 | 2026.05.06 01:59:37.625742 [ 277 ] {933c0a9b-e24c-46dc-acc6-d1c1add151e7} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12811 | 2026.05.06 01:59:37.625955 [ 277 ] {933c0a9b-e24c-46dc-acc6-d1c1add151e7} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12812 | 2026.05.06 01:59:37.626084 [ 64 ] {} <Debug> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12813 | 2026.05.06 01:59:37.626088 [ 277 ] {933c0a9b-e24c-46dc-acc6-d1c1add151e7} <Debug> executeQuery: Read 2466 rows, 187.45 KiB in 0.002571 sec., 959159.8599766628 rows/sec., 71.20 MiB/sec. | ||
| 12814 | 2026.05.06 01:59:37.626161 [ 64 ] {} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2026.05.06 01:59:37.626177 [ 277 ] {933c0a9b-e24c-46dc-acc6-d1c1add151e7} <Debug> TCPHandler: Processed in 0.002785978 sec. | ||
| 12816 | 2026.05.06 01:59:37.626192 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12817 | 2026.05.06 01:59:37.626311 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12818 | 2026.05.06 01:59:37.626313 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12819 | 2026.05.06 01:59:37.626410 [ 277 ] {01e50e0b-0b8a-484e-9c2f-b8487db945de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12820 | 2026.05.06 01:59:37.626427 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12821 | 2026.05.06 01:59:37.626451 [ 277 ] {01e50e0b-0b8a-484e-9c2f-b8487db945de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12822 | 2026.05.06 01:59:37.626457 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3365 rows starting from the beginning of the part | ||
| 12823 | 2026.05.06 01:59:37.626516 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 116 rows starting from the beginning of the part | ||
| 12824 | 2026.05.06 01:59:37.626564 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 199 rows starting from the beginning of the part | ||
| 12825 | 2026.05.06 01:59:37.626608 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 116 rows starting from the beginning of the part | ||
| 12826 | 2026.05.06 01:59:37.626647 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part | ||
| 12827 | 2026.05.06 01:59:37.626700 [ 201 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2466 rows starting from the beginning of the part | ||
| 12828 | 2026.05.06 01:59:37.626885 [ 277 ] {01e50e0b-0b8a-484e-9c2f-b8487db945de} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2026.05.06 01:59:37.626921 [ 277 ] {01e50e0b-0b8a-484e-9c2f-b8487db945de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12830 | 2026.05.06 01:59:37.627231 [ 277 ] {01e50e0b-0b8a-484e-9c2f-b8487db945de} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12831 | 2026.05.06 01:59:37.627456 [ 277 ] {01e50e0b-0b8a-484e-9c2f-b8487db945de} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2026.05.06 01:59:37.627591 [ 277 ] {01e50e0b-0b8a-484e-9c2f-b8487db945de} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001199 sec., 35863.21934945788 rows/sec., 2.62 MiB/sec. | ||
| 12833 | 2026.05.06 01:59:37.627630 [ 277 ] {01e50e0b-0b8a-484e-9c2f-b8487db945de} <Debug> TCPHandler: Processed in 0.001376064 sec. | ||
| 12834 | 2026.05.06 01:59:37.627761 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2026.05.06 01:59:37.627855 [ 277 ] {c7776d2a-d4db-481e-a363-bdd39cff399e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12836 | 2026.05.06 01:59:37.627896 [ 277 ] {c7776d2a-d4db-481e-a363-bdd39cff399e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12837 | 2026.05.06 01:59:37.628662 [ 277 ] {c7776d2a-d4db-481e-a363-bdd39cff399e} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2026.05.06 01:59:37.628699 [ 277 ] {c7776d2a-d4db-481e-a363-bdd39cff399e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12839 | 2026.05.06 01:59:37.628822 [ 199 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562503 sec., 2474143.4449052354 rows/sec., 197.39 MiB/sec. | ||
| 12840 | 2026.05.06 01:59:37.629056 [ 277 ] {c7776d2a-d4db-481e-a363-bdd39cff399e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12841 | 2026.05.06 01:59:37.629185 [ 196 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12842 | 2026.05.06 01:59:37.629310 [ 277 ] {c7776d2a-d4db-481e-a363-bdd39cff399e} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12843 | 2026.05.06 01:59:37.629440 [ 64 ] {} <Debug> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 12844 | 2026.05.06 01:59:37.629454 [ 277 ] {c7776d2a-d4db-481e-a363-bdd39cff399e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001617 sec., 495361.7810760668 rows/sec., 28.61 MiB/sec. | ||
| 12845 | 2026.05.06 01:59:37.629485 [ 64 ] {} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2026.05.06 01:59:37.629508 [ 277 ] {c7776d2a-d4db-481e-a363-bdd39cff399e} <Debug> TCPHandler: Processed in 0.001795574 sec. | ||
| 12847 | 2026.05.06 01:59:37.629508 [ 196 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2026.05.06 01:59:37.629512 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12849 | 2026.05.06 01:59:37.629617 [ 196 ] {29f3078d-6800-40e3-8d2d-ff3e6bdc2026::all_1_91_18} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12850 | 2026.05.06 01:59:37.629635 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2026.05.06 01:59:37.629639 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 12852 | 2026.05.06 01:59:37.629728 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 12853 | 2026.05.06 01:59:37.629754 [ 277 ] {f066e676-0493-43f2-92ad-97cce4f5603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12854 | 2026.05.06 01:59:37.629761 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12855 | 2026.05.06 01:59:37.629804 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 975 rows starting from the beginning of the part | ||
| 12856 | 2026.05.06 01:59:37.629809 [ 277 ] {f066e676-0493-43f2-92ad-97cce4f5603d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12857 | 2026.05.06 01:59:37.629874 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 801 rows starting from the beginning of the part | ||
| 12858 | 2026.05.06 01:59:37.629944 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 12859 | 2026.05.06 01:59:37.630012 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 801 rows starting from the beginning of the part | ||
| 12860 | 2026.05.06 01:59:37.630081 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 12861 | 2026.05.06 01:59:37.630147 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 801 rows starting from the beginning of the part | ||
| 12862 | 2026.05.06 01:59:37.630286 [ 277 ] {f066e676-0493-43f2-92ad-97cce4f5603d} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2026.05.06 01:59:37.630325 [ 277 ] {f066e676-0493-43f2-92ad-97cce4f5603d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12864 | 2026.05.06 01:59:37.630696 [ 277 ] {f066e676-0493-43f2-92ad-97cce4f5603d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12865 | 2026.05.06 01:59:37.630987 [ 277 ] {f066e676-0493-43f2-92ad-97cce4f5603d} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2026.05.06 01:59:37.631155 [ 277 ] {f066e676-0493-43f2-92ad-97cce4f5603d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001423 sec., 702.7406886858749 rows/sec., 49.41 KiB/sec. | ||
| 12867 | 2026.05.06 01:59:37.631205 [ 277 ] {f066e676-0493-43f2-92ad-97cce4f5603d} <Debug> TCPHandler: Processed in 0.00162539 sec. | ||
| 12868 | 2026.05.06 01:59:37.631325 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12869 | 2026.05.06 01:59:37.631443 [ 277 ] {6d0fa65a-6080-403e-b5eb-6969041eb0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12870 | 2026.05.06 01:59:37.631498 [ 277 ] {6d0fa65a-6080-403e-b5eb-6969041eb0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12871 | 2026.05.06 01:59:37.631678 [ 196 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3426 rows, containing 5 columns (5 merged, 0 gathered) in 0.002086151 sec., 1642258.8777130705 rows/sec., 102.49 MiB/sec. | ||
| 12872 | 2026.05.06 01:59:37.631828 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 12873 | 2026.05.06 01:59:37.632061 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.05.06 01:59:37.632124 [ 193 ] {443811c5-037b-4ce3-8746-7ce46eb4bdd0::all_1_30_6} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 12875 | 2026.05.06 01:59:37.632203 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12876 | 2026.05.06 01:59:37.632595 [ 277 ] {6d0fa65a-6080-403e-b5eb-6969041eb0cf} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12877 | 2026.05.06 01:59:37.632633 [ 277 ] {6d0fa65a-6080-403e-b5eb-6969041eb0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12878 | 2026.05.06 01:59:37.633020 [ 277 ] {6d0fa65a-6080-403e-b5eb-6969041eb0cf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12879 | 2026.05.06 01:59:37.633242 [ 277 ] {6d0fa65a-6080-403e-b5eb-6969041eb0cf} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12880 | 2026.05.06 01:59:37.633366 [ 64 ] {} <Debug> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12881 | 2026.05.06 01:59:37.633377 [ 277 ] {6d0fa65a-6080-403e-b5eb-6969041eb0cf} <Debug> executeQuery: Read 1322 rows, 90.68 KiB in 0.001961 sec., 674145.8439571647 rows/sec., 45.16 MiB/sec. | ||
| 12882 | 2026.05.06 01:59:37.633406 [ 64 ] {} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12883 | 2026.05.06 01:59:37.633431 [ 277 ] {6d0fa65a-6080-403e-b5eb-6969041eb0cf} <Debug> TCPHandler: Processed in 0.002161463 sec. | ||
| 12884 | 2026.05.06 01:59:37.633434 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12885 | 2026.05.06 01:59:37.633523 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12886 | 2026.05.06 01:59:37.633555 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12887 | 2026.05.06 01:59:37.633617 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12888 | 2026.05.06 01:59:37.633653 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1835 rows starting from the beginning of the part | ||
| 12889 | 2026.05.06 01:59:37.633663 [ 277 ] {498f958a-0ac2-40ad-8d27-ad8dcdca49d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12890 | 2026.05.06 01:59:37.633720 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 94 rows starting from the beginning of the part | ||
| 12891 | 2026.05.06 01:59:37.633721 [ 277 ] {498f958a-0ac2-40ad-8d27-ad8dcdca49d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12892 | 2026.05.06 01:59:37.633782 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 113 rows starting from the beginning of the part | ||
| 12893 | 2026.05.06 01:59:37.633835 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 94 rows starting from the beginning of the part | ||
| 12894 | 2026.05.06 01:59:37.633879 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 75 rows starting from the beginning of the part | ||
| 12895 | 2026.05.06 01:59:37.633924 [ 196 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1322 rows starting from the beginning of the part | ||
| 12896 | 2026.05.06 01:59:37.634706 [ 277 ] {498f958a-0ac2-40ad-8d27-ad8dcdca49d1} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12897 | 2026.05.06 01:59:37.634748 [ 277 ] {498f958a-0ac2-40ad-8d27-ad8dcdca49d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12898 | 2026.05.06 01:59:37.635212 [ 277 ] {498f958a-0ac2-40ad-8d27-ad8dcdca49d1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12899 | 2026.05.06 01:59:37.635335 [ 193 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3533 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842925 sec., 1917061.1934831857 rows/sec., 139.41 MiB/sec. | ||
| 12900 | 2026.05.06 01:59:37.635434 [ 277 ] {498f958a-0ac2-40ad-8d27-ad8dcdca49d1} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.05.06 01:59:37.635563 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12902 | 2026.05.06 01:59:37.635571 [ 277 ] {498f958a-0ac2-40ad-8d27-ad8dcdca49d1} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001928 sec., 776452.2821576763 rows/sec., 47.09 MiB/sec. | ||
| 12903 | 2026.05.06 01:59:37.635626 [ 277 ] {498f958a-0ac2-40ad-8d27-ad8dcdca49d1} <Debug> TCPHandler: Processed in 0.002123762 sec. | ||
| 12904 | 2026.05.06 01:59:37.635752 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12905 | 2026.05.06 01:59:37.635841 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2026.05.06 01:59:37.635875 [ 277 ] {bea22871-3965-47a3-a6e8-d203785ee138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12907 | 2026.05.06 01:59:37.635920 [ 192 ] {a41bca86-ca14-4641-ac67-5f30bc37e014::all_1_91_18} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12908 | 2026.05.06 01:59:37.635947 [ 277 ] {bea22871-3965-47a3-a6e8-d203785ee138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12909 | 2026.05.06 01:59:37.635990 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 12910 | 2026.05.06 01:59:37.636927 [ 277 ] {bea22871-3965-47a3-a6e8-d203785ee138} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.05.06 01:59:37.636979 [ 277 ] {bea22871-3965-47a3-a6e8-d203785ee138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12912 | 2026.05.06 01:59:37.637639 [ 277 ] {bea22871-3965-47a3-a6e8-d203785ee138} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12913 | 2026.05.06 01:59:37.637871 [ 277 ] {bea22871-3965-47a3-a6e8-d203785ee138} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.05.06 01:59:37.638017 [ 277 ] {bea22871-3965-47a3-a6e8-d203785ee138} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002167 sec., 18920.166128287954 rows/sec., 33.90 MiB/sec. | ||
| 12915 | 2026.05.06 01:59:37.638073 [ 277 ] {bea22871-3965-47a3-a6e8-d203785ee138} <Debug> TCPHandler: Processed in 0.002381598 sec. | ||
| 12916 | 2026.05.06 01:59:37.638212 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.05.06 01:59:37.638309 [ 277 ] {b0d7b6e0-b3d2-45f0-bedf-3daa8d664a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12918 | 2026.05.06 01:59:37.638351 [ 277 ] {b0d7b6e0-b3d2-45f0-bedf-3daa8d664a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12919 | 2026.05.06 01:59:37.638670 [ 277 ] {b0d7b6e0-b3d2-45f0-bedf-3daa8d664a7c} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.05.06 01:59:37.638707 [ 277 ] {b0d7b6e0-b3d2-45f0-bedf-3daa8d664a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12921 | 2026.05.06 01:59:37.639003 [ 277 ] {b0d7b6e0-b3d2-45f0-bedf-3daa8d664a7c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12922 | 2026.05.06 01:59:37.639207 [ 277 ] {b0d7b6e0-b3d2-45f0-bedf-3daa8d664a7c} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.05.06 01:59:37.639320 [ 64 ] {} <Debug> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12924 | 2026.05.06 01:59:37.639340 [ 277 ] {b0d7b6e0-b3d2-45f0-bedf-3daa8d664a7c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001049 sec., 11439.466158245948 rows/sec., 789.44 KiB/sec. | ||
| 12925 | 2026.05.06 01:59:37.639352 [ 64 ] {} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2026.05.06 01:59:37.639380 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12927 | 2026.05.06 01:59:37.639384 [ 277 ] {b0d7b6e0-b3d2-45f0-bedf-3daa8d664a7c} <Debug> TCPHandler: Processed in 0.00122051 sec. | ||
| 12928 | 2026.05.06 01:59:37.639449 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12929 | 2026.05.06 01:59:37.639553 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12930 | 2026.05.06 01:59:37.639582 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4620 rows starting from the beginning of the part | ||
| 12931 | 2026.05.06 01:59:37.639634 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12932 | 2026.05.06 01:59:37.639678 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12933 | 2026.05.06 01:59:37.639716 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12934 | 2026.05.06 01:59:37.639764 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12935 | 2026.05.06 01:59:37.639803 [ 196 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 12 rows starting from the beginning of the part | ||
| 12936 | 2026.05.06 01:59:37.641441 [ 193 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4872 rows, containing 4 columns (4 merged, 0 gathered) in 0.002020089 sec., 2411774.9267482767 rows/sec., 161.25 MiB/sec. | ||
| 12937 | 2026.05.06 01:59:37.641829 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12938 | 2026.05.06 01:59:37.642181 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.05.06 01:59:37.642293 [ 187 ] {8e6bfb29-4010-4443-a406-01f27a20dee5::all_1_91_18} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12940 | 2026.05.06 01:59:37.642420 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 12941 | 2026.05.06 01:59:38.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 351.66 MiB, peak 358.82 MiB, free memory in arenas 0.00 B, will set to 350.44 MiB (RSS), difference: -1.22 MiB | ||
| 12942 | 2026.05.06 01:59:39.391548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1596 | ||
| 12943 | 2026.05.06 01:59:39.394164 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12944 | 2026.05.06 01:59:39.394212 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12945 | 2026.05.06 01:59:39.395406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12946 | 2026.05.06 01:59:39.395670 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12947 | 2026.05.06 01:59:39.395859 [ 57 ] {} <Debug> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12948 | 2026.05.06 01:59:39.395934 [ 57 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2026.05.06 01:59:39.395940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1596 | ||
| 12950 | 2026.05.06 01:59:39.395959 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12951 | 2026.05.06 01:59:39.396073 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 12952 | 2026.05.06 01:59:39.396588 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12953 | 2026.05.06 01:59:39.396723 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1400 rows starting from the beginning of the part | ||
| 12954 | 2026.05.06 01:59:39.397055 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 12955 | 2026.05.06 01:59:39.397373 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 48 rows starting from the beginning of the part | ||
| 12956 | 2026.05.06 01:59:39.397713 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 12957 | 2026.05.06 01:59:39.398082 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 12958 | 2026.05.06 01:59:39.398437 [ 202 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part | ||
| 12959 | 2026.05.06 01:59:39.404700 [ 200 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 72 columns (72 merged, 0 gathered) in 0.008669172 sec., 184100.6269110822 rows/sec., 154.02 MiB/sec. | ||
| 12960 | 2026.05.06 01:59:39.406643 [ 188 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12961 | 2026.05.06 01:59:39.407248 [ 188 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.05.06 01:59:39.407335 [ 188 ] {1a61048d-93fd-4909-b8d9-e2cabab6d0c8::all_1_41_8} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12963 | 2026.05.06 01:59:39.407676 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
| 12964 | 2026.05.06 01:59:41.410772 [ 55 ] {} <Debug> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 12965 | 2026.05.06 01:59:41.410855 [ 55 ] {} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12966 | 2026.05.06 01:59:41.410880 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12967 | 2026.05.06 01:59:41.410987 [ 195 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 12968 | 2026.05.06 01:59:41.411124 [ 195 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12969 | 2026.05.06 01:59:41.411163 [ 195 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 12970 | 2026.05.06 01:59:41.411249 [ 195 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 12971 | 2026.05.06 01:59:41.411299 [ 195 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 12972 | 2026.05.06 01:59:41.411346 [ 195 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 12973 | 2026.05.06 01:59:41.411402 [ 195 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 12974 | 2026.05.06 01:59:41.412268 [ 197 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323052 sec., 501869.9189449848 rows/sec., 35.20 MiB/sec. | ||
| 12975 | 2026.05.06 01:59:41.412514 [ 190 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 12976 | 2026.05.06 01:59:41.412881 [ 190 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.05.06 01:59:41.412963 [ 190 ] {db15c44b-307a-4e4c-a442-a54d5c962602::all_1_18_4} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 12978 | 2026.05.06 01:59:41.413076 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12979 | 2026.05.06 01:59:41.780680 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26375 | ||
| 12980 | 2026.05.06 01:59:41.781226 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12981 | 2026.05.06 01:59:41.781277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12982 | 2026.05.06 01:59:41.781831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12983 | 2026.05.06 01:59:41.782073 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12984 | 2026.05.06 01:59:41.782218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26375 | ||
| 12985 | 2026.05.06 01:59:41.843356 [ 55 ] {} <Debug> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 12986 | 2026.05.06 01:59:41.843425 [ 55 ] {} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12987 | 2026.05.06 01:59:41.843450 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12988 | 2026.05.06 01:59:41.843574 [ 200 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 12989 | 2026.05.06 01:59:41.843705 [ 200 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12990 | 2026.05.06 01:59:41.843741 [ 200 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 12991 | 2026.05.06 01:59:41.843809 [ 200 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 12992 | 2026.05.06 01:59:41.843860 [ 200 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 12993 | 2026.05.06 01:59:41.843905 [ 200 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 12994 | 2026.05.06 01:59:41.843942 [ 200 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 12995 | 2026.05.06 01:59:41.844643 [ 190 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118518 sec., 307549.81144693244 rows/sec., 19.50 MiB/sec. | ||
| 12996 | 2026.05.06 01:59:41.844815 [ 190 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 12997 | 2026.05.06 01:59:41.845120 [ 190 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2026.05.06 01:59:41.845203 [ 190 ] {ac3d555e-6526-47f1-87d2-31e950fae1ad::all_1_18_4} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 12999 | 2026.05.06 01:59:41.845304 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13000 | 2026.05.06 01:59:42.249972 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13001 | 2026.05.06 01:59:42.250235 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13002 | 2026.05.06 01:59:42.250643 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13003 | 2026.05.06 01:59:42.250684 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13004 | 2026.05.06 01:59:42.250908 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13005 | 2026.05.06 01:59:42.250979 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13006 | 2026.05.06 01:59:42.251123 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 13007 | 2026.05.06 01:59:42.251162 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13008 | 2026.05.06 01:59:42.251186 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 13009 | 2026.05.06 01:59:42.251203 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13010 | 2026.05.06 01:59:42.251245 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13011 | 2026.05.06 01:59:42.251268 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13012 | 2026.05.06 01:59:42.252390 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002261 sec., 22998.673153471915 rows/sec., 5.45 MiB/sec. | ||
| 13013 | 2026.05.06 01:59:42.252501 [ 277 ] {73c39cb9-37bd-4a0f-9bfe-888c13eeeb03} <Debug> TCPHandler: Processed in 0.002693156 sec. | ||
| 13014 | 2026.05.06 01:59:42.254080 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2026.05.06 01:59:42.254206 [ 277 ] {43e64eb3-e6ec-4924-8d25-2321a0223dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13016 | 2026.05.06 01:59:42.254260 [ 277 ] {43e64eb3-e6ec-4924-8d25-2321a0223dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13017 | 2026.05.06 01:59:42.254816 [ 277 ] {43e64eb3-e6ec-4924-8d25-2321a0223dd5} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2026.05.06 01:59:42.254868 [ 277 ] {43e64eb3-e6ec-4924-8d25-2321a0223dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13019 | 2026.05.06 01:59:42.255240 [ 277 ] {43e64eb3-e6ec-4924-8d25-2321a0223dd5} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13020 | 2026.05.06 01:59:42.255462 [ 277 ] {43e64eb3-e6ec-4924-8d25-2321a0223dd5} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.05.06 01:59:42.255606 [ 277 ] {43e64eb3-e6ec-4924-8d25-2321a0223dd5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001436 sec., 38997.214484679665 rows/sec., 3.00 MiB/sec. | ||
| 13022 | 2026.05.06 01:59:42.255643 [ 277 ] {43e64eb3-e6ec-4924-8d25-2321a0223dd5} <Debug> TCPHandler: Processed in 0.00162172 sec. | ||
| 13023 | 2026.05.06 01:59:42.255774 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2026.05.06 01:59:42.255867 [ 277 ] {d47df06a-20c5-4396-9f49-06525500addf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13025 | 2026.05.06 01:59:42.255905 [ 277 ] {d47df06a-20c5-4396-9f49-06525500addf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13026 | 2026.05.06 01:59:42.256316 [ 277 ] {d47df06a-20c5-4396-9f49-06525500addf} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2026.05.06 01:59:42.256351 [ 277 ] {d47df06a-20c5-4396-9f49-06525500addf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13028 | 2026.05.06 01:59:42.256653 [ 277 ] {d47df06a-20c5-4396-9f49-06525500addf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13029 | 2026.05.06 01:59:42.256856 [ 277 ] {d47df06a-20c5-4396-9f49-06525500addf} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2026.05.06 01:59:42.256980 [ 277 ] {d47df06a-20c5-4396-9f49-06525500addf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 13031 | 2026.05.06 01:59:42.257017 [ 277 ] {d47df06a-20c5-4396-9f49-06525500addf} <Debug> TCPHandler: Processed in 0.001290461 sec. | ||
| 13032 | 2026.05.06 01:59:42.257134 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13033 | 2026.05.06 01:59:42.257227 [ 277 ] {9f484f58-830a-43a2-ae45-b9314a4eea52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13034 | 2026.05.06 01:59:42.257269 [ 277 ] {9f484f58-830a-43a2-ae45-b9314a4eea52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13035 | 2026.05.06 01:59:42.257645 [ 277 ] {9f484f58-830a-43a2-ae45-b9314a4eea52} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2026.05.06 01:59:42.257680 [ 277 ] {9f484f58-830a-43a2-ae45-b9314a4eea52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13037 | 2026.05.06 01:59:42.258009 [ 277 ] {9f484f58-830a-43a2-ae45-b9314a4eea52} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13038 | 2026.05.06 01:59:42.258213 [ 277 ] {9f484f58-830a-43a2-ae45-b9314a4eea52} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13039 | 2026.05.06 01:59:42.258338 [ 277 ] {9f484f58-830a-43a2-ae45-b9314a4eea52} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001129 sec., 113374.66784765279 rows/sec., 7.90 MiB/sec. | ||
| 13040 | 2026.05.06 01:59:42.258375 [ 277 ] {9f484f58-830a-43a2-ae45-b9314a4eea52} <Debug> TCPHandler: Processed in 0.001287151 sec. | ||
| 13041 | 2026.05.06 01:59:42.258495 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13042 | 2026.05.06 01:59:42.258587 [ 277 ] {0fd52f93-984d-4a98-93fa-396f9e725134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13043 | 2026.05.06 01:59:42.258627 [ 277 ] {0fd52f93-984d-4a98-93fa-396f9e725134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13044 | 2026.05.06 01:59:42.258947 [ 277 ] {0fd52f93-984d-4a98-93fa-396f9e725134} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2026.05.06 01:59:42.258981 [ 277 ] {0fd52f93-984d-4a98-93fa-396f9e725134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13046 | 2026.05.06 01:59:42.259276 [ 277 ] {0fd52f93-984d-4a98-93fa-396f9e725134} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13047 | 2026.05.06 01:59:42.259480 [ 277 ] {0fd52f93-984d-4a98-93fa-396f9e725134} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.05.06 01:59:42.259620 [ 277 ] {0fd52f93-984d-4a98-93fa-396f9e725134} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00105 sec., 45714.28571428572 rows/sec., 3.08 MiB/sec. | ||
| 13049 | 2026.05.06 01:59:42.259666 [ 277 ] {0fd52f93-984d-4a98-93fa-396f9e725134} <Debug> TCPHandler: Processed in 0.00121722 sec. | ||
| 13050 | 2026.05.06 01:59:43.167758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13051 | 2026.05.06 01:59:43.185579 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.05.06 01:59:43.185634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13053 | 2026.05.06 01:59:43.191804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13054 | 2026.05.06 01:59:43.192506 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.05.06 01:59:43.195424 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13056 | 2026.05.06 01:59:47.251267 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13057 | 2026.05.06 01:59:47.251536 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13058 | 2026.05.06 01:59:47.251917 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13059 | 2026.05.06 01:59:47.251958 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13060 | 2026.05.06 01:59:47.252181 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13061 | 2026.05.06 01:59:47.252248 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13062 | 2026.05.06 01:59:47.252394 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13063 | 2026.05.06 01:59:47.252430 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13064 | 2026.05.06 01:59:47.252450 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 13065 | 2026.05.06 01:59:47.252465 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13066 | 2026.05.06 01:59:47.252504 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13067 | 2026.05.06 01:59:47.252525 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13068 | 2026.05.06 01:59:47.253630 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002197 sec., 23668.639053254436 rows/sec., 5.61 MiB/sec. | ||
| 13069 | 2026.05.06 01:59:47.253735 [ 277 ] {8af6924b-27c2-4e78-811f-a870d8b9c62f} <Debug> TCPHandler: Processed in 0.002608013 sec. | ||
| 13070 | 2026.05.06 01:59:47.255682 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13071 | 2026.05.06 01:59:47.255788 [ 277 ] {6fbf49fa-1821-47b9-b5aa-7083d6629d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13072 | 2026.05.06 01:59:47.255831 [ 277 ] {6fbf49fa-1821-47b9-b5aa-7083d6629d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13073 | 2026.05.06 01:59:47.256316 [ 277 ] {6fbf49fa-1821-47b9-b5aa-7083d6629d1e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13074 | 2026.05.06 01:59:47.256360 [ 277 ] {6fbf49fa-1821-47b9-b5aa-7083d6629d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13075 | 2026.05.06 01:59:47.256737 [ 277 ] {6fbf49fa-1821-47b9-b5aa-7083d6629d1e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13076 | 2026.05.06 01:59:47.256958 [ 277 ] {6fbf49fa-1821-47b9-b5aa-7083d6629d1e} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2026.05.06 01:59:47.257101 [ 277 ] {6fbf49fa-1821-47b9-b5aa-7083d6629d1e} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001344 sec., 58035.71428571429 rows/sec., 4.81 MiB/sec. | ||
| 13078 | 2026.05.06 01:59:47.257138 [ 277 ] {6fbf49fa-1821-47b9-b5aa-7083d6629d1e} <Debug> TCPHandler: Processed in 0.001504426 sec. | ||
| 13079 | 2026.05.06 01:59:47.257261 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13080 | 2026.05.06 01:59:47.257357 [ 277 ] {e20e34c6-f9ce-4941-b4dc-4d882dc20efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13081 | 2026.05.06 01:59:47.257398 [ 277 ] {e20e34c6-f9ce-4941-b4dc-4d882dc20efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13082 | 2026.05.06 01:59:47.257810 [ 277 ] {e20e34c6-f9ce-4941-b4dc-4d882dc20efc} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13083 | 2026.05.06 01:59:47.257844 [ 277 ] {e20e34c6-f9ce-4941-b4dc-4d882dc20efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13084 | 2026.05.06 01:59:47.258130 [ 277 ] {e20e34c6-f9ce-4941-b4dc-4d882dc20efc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13085 | 2026.05.06 01:59:47.258329 [ 277 ] {e20e34c6-f9ce-4941-b4dc-4d882dc20efc} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13086 | 2026.05.06 01:59:47.258455 [ 277 ] {e20e34c6-f9ce-4941-b4dc-4d882dc20efc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001117 sec., 9847.806624888093 rows/sec., 740.51 KiB/sec. | ||
| 13087 | 2026.05.06 01:59:47.258492 [ 277 ] {e20e34c6-f9ce-4941-b4dc-4d882dc20efc} <Debug> TCPHandler: Processed in 0.001278771 sec. | ||
| 13088 | 2026.05.06 01:59:47.258615 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13089 | 2026.05.06 01:59:47.258705 [ 277 ] {27b7e9fb-d6f2-48e0-b0ba-152e85cfd249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13090 | 2026.05.06 01:59:47.258744 [ 277 ] {27b7e9fb-d6f2-48e0-b0ba-152e85cfd249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13091 | 2026.05.06 01:59:47.259160 [ 277 ] {27b7e9fb-d6f2-48e0-b0ba-152e85cfd249} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13092 | 2026.05.06 01:59:47.259194 [ 277 ] {27b7e9fb-d6f2-48e0-b0ba-152e85cfd249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13093 | 2026.05.06 01:59:47.259494 [ 277 ] {27b7e9fb-d6f2-48e0-b0ba-152e85cfd249} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13094 | 2026.05.06 01:59:47.259754 [ 277 ] {27b7e9fb-d6f2-48e0-b0ba-152e85cfd249} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13095 | 2026.05.06 01:59:47.259916 [ 277 ] {27b7e9fb-d6f2-48e0-b0ba-152e85cfd249} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001227 sec., 61124.69437652812 rows/sec., 4.77 MiB/sec. | ||
| 13096 | 2026.05.06 01:59:47.259960 [ 277 ] {27b7e9fb-d6f2-48e0-b0ba-152e85cfd249} <Debug> TCPHandler: Processed in 0.001391994 sec. | ||
| 13097 | 2026.05.06 01:59:47.260280 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13098 | 2026.05.06 01:59:47.260391 [ 277 ] {6b9b48e5-65ee-44ba-bc73-c3c5632c2e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13099 | 2026.05.06 01:59:47.260451 [ 277 ] {6b9b48e5-65ee-44ba-bc73-c3c5632c2e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13100 | 2026.05.06 01:59:47.261066 [ 277 ] {6b9b48e5-65ee-44ba-bc73-c3c5632c2e20} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13101 | 2026.05.06 01:59:47.261113 [ 277 ] {6b9b48e5-65ee-44ba-bc73-c3c5632c2e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13102 | 2026.05.06 01:59:47.261489 [ 277 ] {6b9b48e5-65ee-44ba-bc73-c3c5632c2e20} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13103 | 2026.05.06 01:59:47.261765 [ 277 ] {6b9b48e5-65ee-44ba-bc73-c3c5632c2e20} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13104 | 2026.05.06 01:59:47.261906 [ 277 ] {6b9b48e5-65ee-44ba-bc73-c3c5632c2e20} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001538 sec., 104031.20936280883 rows/sec., 7.25 MiB/sec. | ||
| 13105 | 2026.05.06 01:59:47.261912 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Selected 4 parts from all_1_88_19 to all_91_91_0 | ||
| 13106 | 2026.05.06 01:59:47.261944 [ 277 ] {6b9b48e5-65ee-44ba-bc73-c3c5632c2e20} <Debug> TCPHandler: Processed in 0.001726642 sec. | ||
| 13107 | 2026.05.06 01:59:47.261990 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.05.06 01:59:47.262017 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13109 | 2026.05.06 01:59:47.262101 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13110 | 2026.05.06 01:59:47.262126 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_88_19 to all_91_91_0 into Compact with storage Full | ||
| 13111 | 2026.05.06 01:59:47.262212 [ 277 ] {c50ff9d1-b3c1-43e2-a08a-8c7db02adf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13112 | 2026.05.06 01:59:47.262267 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13113 | 2026.05.06 01:59:47.262276 [ 277 ] {c50ff9d1-b3c1-43e2-a08a-8c7db02adf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13114 | 2026.05.06 01:59:47.262310 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_88_19, total 32394 rows starting from the beginning of the part | ||
| 13115 | 2026.05.06 01:59:47.262378 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 13116 | 2026.05.06 01:59:47.262442 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 13117 | 2026.05.06 01:59:47.262498 [ 200 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1497 rows starting from the beginning of the part | ||
| 13118 | 2026.05.06 01:59:47.263176 [ 277 ] {c50ff9d1-b3c1-43e2-a08a-8c7db02adf7f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.05.06 01:59:47.263218 [ 277 ] {c50ff9d1-b3c1-43e2-a08a-8c7db02adf7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13120 | 2026.05.06 01:59:47.263800 [ 277 ] {c50ff9d1-b3c1-43e2-a08a-8c7db02adf7f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13121 | 2026.05.06 01:59:47.264042 [ 277 ] {c50ff9d1-b3c1-43e2-a08a-8c7db02adf7f} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.05.06 01:59:47.264198 [ 277 ] {c50ff9d1-b3c1-43e2-a08a-8c7db02adf7f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002004 sec., 5489.021956087824 rows/sec., 9.84 MiB/sec. | ||
| 13123 | 2026.05.06 01:59:47.264275 [ 277 ] {c50ff9d1-b3c1-43e2-a08a-8c7db02adf7f} <Debug> TCPHandler: Processed in 0.002230035 sec. | ||
| 13124 | 2026.05.06 01:59:47.264410 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13125 | 2026.05.06 01:59:47.264506 [ 277 ] {4a6a72ad-5927-43e2-a670-80cee791ea7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13126 | 2026.05.06 01:59:47.264576 [ 277 ] {4a6a72ad-5927-43e2-a670-80cee791ea7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13127 | 2026.05.06 01:59:47.264959 [ 277 ] {4a6a72ad-5927-43e2-a670-80cee791ea7c} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2026.05.06 01:59:47.264995 [ 277 ] {4a6a72ad-5927-43e2-a670-80cee791ea7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13129 | 2026.05.06 01:59:47.265324 [ 277 ] {4a6a72ad-5927-43e2-a670-80cee791ea7c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13130 | 2026.05.06 01:59:47.265537 [ 277 ] {4a6a72ad-5927-43e2-a670-80cee791ea7c} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13131 | 2026.05.06 01:59:47.265671 [ 277 ] {4a6a72ad-5927-43e2-a670-80cee791ea7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 13132 | 2026.05.06 01:59:47.265708 [ 277 ] {4a6a72ad-5927-43e2-a670-80cee791ea7c} <Debug> TCPHandler: Processed in 0.001348393 sec. | ||
| 13133 | 2026.05.06 01:59:47.270005 [ 190 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34211 rows, containing 5 columns (5 merged, 0 gathered) in 0.007916274 sec., 4321603.825233943 rows/sec., 278.21 MiB/sec. | ||
| 13134 | 2026.05.06 01:59:47.270357 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Trace> MergedBlockOutputStream: filled checksums all_1_91_20 (state Temporary) | ||
| 13135 | 2026.05.06 01:59:47.270676 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_merge_all_1_91_20 to all_1_91_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13136 | 2026.05.06 01:59:47.270752 [ 189 ] {cb5801b0-5207-4e0b-9dcb-0a150e6e12ea::all_1_91_20} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea) (MergerMutator): Merged 4 parts: [all_1_88_19, all_91_91_0] -> all_1_91_20 | ||
| 13137 | 2026.05.06 01:59:47.270848 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13138 | 2026.05.06 01:59:48.001202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.93 MiB, peak 358.82 MiB, free memory in arenas 0.00 B, will set to 352.13 MiB (RSS), difference: 1.20 MiB | ||
| 13139 | 2026.05.06 01:59:49.098246 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13140 | 2026.05.06 01:59:49.098304 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13141 | 2026.05.06 01:59:49.283221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26887 | ||
| 13142 | 2026.05.06 01:59:49.283722 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2026.05.06 01:59:49.283759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13144 | 2026.05.06 01:59:49.284241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13145 | 2026.05.06 01:59:49.284472 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2026.05.06 01:59:49.284594 [ 40 ] {} <Debug> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13147 | 2026.05.06 01:59:49.284616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26887 | ||
| 13148 | 2026.05.06 01:59:49.284633 [ 40 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2026.05.06 01:59:49.284652 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13150 | 2026.05.06 01:59:49.284773 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13151 | 2026.05.06 01:59:49.284930 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13152 | 2026.05.06 01:59:49.284975 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24455 rows starting from the beginning of the part | ||
| 13153 | 2026.05.06 01:59:49.285045 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 13154 | 2026.05.06 01:59:49.285089 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 13155 | 2026.05.06 01:59:49.285128 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 13156 | 2026.05.06 01:59:49.285166 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 13157 | 2026.05.06 01:59:49.285204 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 13158 | 2026.05.06 01:59:49.287465 [ 189 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26887 rows, containing 4 columns (4 merged, 0 gathered) in 0.002745957 sec., 9791486.174036957 rows/sec., 140.07 MiB/sec. | ||
| 13159 | 2026.05.06 01:59:49.287655 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13160 | 2026.05.06 01:59:49.287915 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.05.06 01:59:49.287987 [ 191 ] {09a815c4-d161-4402-88d4-c8350bdc4121::all_1_56_11} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13162 | 2026.05.06 01:59:49.288069 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 13163 | 2026.05.06 01:59:49.397188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1620 | ||
| 13164 | 2026.05.06 01:59:49.399382 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13165 | 2026.05.06 01:59:49.399428 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13166 | 2026.05.06 01:59:49.400578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13167 | 2026.05.06 01:59:49.400829 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13168 | 2026.05.06 01:59:49.401087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1620 | ||
| 13169 | 2026.05.06 01:59:49.480634 [ 40 ] {} <Debug> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13170 | 2026.05.06 01:59:49.480680 [ 40 ] {} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.05.06 01:59:49.480707 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13172 | 2026.05.06 01:59:49.480804 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 13173 | 2026.05.06 01:59:49.480911 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13174 | 2026.05.06 01:59:49.480945 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 13175 | 2026.05.06 01:59:49.481009 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 13176 | 2026.05.06 01:59:49.481068 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 13177 | 2026.05.06 01:59:49.481135 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13178 | 2026.05.06 01:59:49.481209 [ 198 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13179 | 2026.05.06 01:59:49.482237 [ 191 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475126 sec., 4067.4491534960403 rows/sec., 301.88 KiB/sec. | ||
| 13180 | 2026.05.06 01:59:49.482368 [ 191 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13181 | 2026.05.06 01:59:49.482627 [ 191 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13182 | 2026.05.06 01:59:49.482697 [ 191 ] {b60850ce-8304-4c7a-85ab-8e1fd3d68f9e::all_1_13_3} <Trace> oximeter.fields_u64 (b60850ce-8304-4c7a-85ab-8e1fd3d68f9e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13183 | 2026.05.06 01:59:49.482782 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13184 | 2026.05.06 01:59:50.696423 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13185 | 2026.05.06 01:59:50.715776 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13186 | 2026.05.06 01:59:50.715848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13187 | 2026.05.06 01:59:50.722133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13188 | 2026.05.06 01:59:50.722848 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13189 | 2026.05.06 01:59:50.723175 [ 42 ] {} <Debug> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13190 | 2026.05.06 01:59:50.723238 [ 42 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2026.05.06 01:59:50.723259 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13192 | 2026.05.06 01:59:50.723395 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13193 | 2026.05.06 01:59:50.726864 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13194 | 2026.05.06 01:59:50.727412 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13195 | 2026.05.06 01:59:50.728908 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 13196 | 2026.05.06 01:59:50.733548 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 13197 | 2026.05.06 01:59:50.738106 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 13198 | 2026.05.06 01:59:50.742578 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 13199 | 2026.05.06 01:59:50.746777 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 13200 | 2026.05.06 01:59:50.750599 [ 189 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 13201 | 2026.05.06 01:59:50.801325 [ 199 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.077990076 sec., 5410.944848931805 rows/sec., 27.98 MiB/sec. | ||
| 13202 | 2026.05.06 01:59:50.804242 [ 199 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13203 | 2026.05.06 01:59:50.806225 [ 199 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13204 | 2026.05.06 01:59:50.806305 [ 199 ] {0bce7c8c-1647-44bd-bd41-66bc2e7faadf::all_1_56_11} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13205 | 2026.05.06 01:59:50.808915 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13206 | 2026.05.06 01:59:52.251412 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13207 | 2026.05.06 01:59:52.251664 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 13208 | 2026.05.06 01:59:52.252014 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13209 | 2026.05.06 01:59:52.252051 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 13210 | 2026.05.06 01:59:52.252276 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13211 | 2026.05.06 01:59:52.252349 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13212 | 2026.05.06 01:59:52.252497 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 13213 | 2026.05.06 01:59:52.252534 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13214 | 2026.05.06 01:59:52.252556 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 13215 | 2026.05.06 01:59:52.252571 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13216 | 2026.05.06 01:59:52.252613 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 13217 | 2026.05.06 01:59:52.252634 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13218 | 2026.05.06 01:59:52.253878 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002305 sec., 22559.652928416483 rows/sec., 5.34 MiB/sec. | ||
| 13219 | 2026.05.06 01:59:52.254013 [ 277 ] {f34f059d-2cd0-4668-9b51-e35f0982b6de} <Debug> TCPHandler: Processed in 0.002736637 sec. | ||
| 13220 | 2026.05.06 01:59:52.256272 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13221 | 2026.05.06 01:59:52.256396 [ 277 ] {631e0585-23e7-4895-bb8d-5ddb30e412c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13222 | 2026.05.06 01:59:52.256447 [ 277 ] {631e0585-23e7-4895-bb8d-5ddb30e412c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13223 | 2026.05.06 01:59:52.257041 [ 277 ] {631e0585-23e7-4895-bb8d-5ddb30e412c9} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13224 | 2026.05.06 01:59:52.257090 [ 277 ] {631e0585-23e7-4895-bb8d-5ddb30e412c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13225 | 2026.05.06 01:59:52.257493 [ 277 ] {631e0585-23e7-4895-bb8d-5ddb30e412c9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13226 | 2026.05.06 01:59:52.257732 [ 277 ] {631e0585-23e7-4895-bb8d-5ddb30e412c9} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13227 | 2026.05.06 01:59:52.257896 [ 277 ] {631e0585-23e7-4895-bb8d-5ddb30e412c9} <Debug> executeQuery: Read 116 rows, 10.09 KiB in 0.001534 sec., 75619.295958279 rows/sec., 6.42 MiB/sec. | ||
| 13228 | 2026.05.06 01:59:52.257941 [ 277 ] {631e0585-23e7-4895-bb8d-5ddb30e412c9} <Debug> TCPHandler: Processed in 0.001725502 sec. | ||
| 13229 | 2026.05.06 01:59:52.258073 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13230 | 2026.05.06 01:59:52.258176 [ 277 ] {8d75a0ed-e49a-48e7-ae64-6e145a93c5cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13231 | 2026.05.06 01:59:52.258220 [ 277 ] {8d75a0ed-e49a-48e7-ae64-6e145a93c5cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13232 | 2026.05.06 01:59:52.258684 [ 277 ] {8d75a0ed-e49a-48e7-ae64-6e145a93c5cd} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2026.05.06 01:59:52.258724 [ 277 ] {8d75a0ed-e49a-48e7-ae64-6e145a93c5cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13234 | 2026.05.06 01:59:52.259036 [ 277 ] {8d75a0ed-e49a-48e7-ae64-6e145a93c5cd} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13235 | 2026.05.06 01:59:52.259242 [ 277 ] {8d75a0ed-e49a-48e7-ae64-6e145a93c5cd} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2026.05.06 01:59:52.259385 [ 277 ] {8d75a0ed-e49a-48e7-ae64-6e145a93c5cd} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.001231 sec., 24370.430544272946 rows/sec., 1.79 MiB/sec. | ||
| 13237 | 2026.05.06 01:59:52.259427 [ 277 ] {8d75a0ed-e49a-48e7-ae64-6e145a93c5cd} <Debug> TCPHandler: Processed in 0.001405864 sec. | ||
| 13238 | 2026.05.06 01:59:52.259584 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13239 | 2026.05.06 01:59:52.259710 [ 277 ] {8c5bc8a1-04d7-429e-946f-83ee87badab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13240 | 2026.05.06 01:59:52.259766 [ 277 ] {8c5bc8a1-04d7-429e-946f-83ee87badab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13241 | 2026.05.06 01:59:52.260541 [ 277 ] {8c5bc8a1-04d7-429e-946f-83ee87badab3} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13242 | 2026.05.06 01:59:52.260628 [ 277 ] {8c5bc8a1-04d7-429e-946f-83ee87badab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13243 | 2026.05.06 01:59:52.261073 [ 277 ] {8c5bc8a1-04d7-429e-946f-83ee87badab3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13244 | 2026.05.06 01:59:52.261326 [ 277 ] {8c5bc8a1-04d7-429e-946f-83ee87badab3} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13245 | 2026.05.06 01:59:52.261477 [ 277 ] {8c5bc8a1-04d7-429e-946f-83ee87badab3} <Debug> executeQuery: Read 94 rows, 7.52 KiB in 0.001793 sec., 52426.1015058561 rows/sec., 4.09 MiB/sec. | ||
| 13246 | 2026.05.06 01:59:52.261517 [ 277 ] {8c5bc8a1-04d7-429e-946f-83ee87badab3} <Debug> TCPHandler: Processed in 0.001997389 sec. | ||
| 13247 | 2026.05.06 01:59:52.261647 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13248 | 2026.05.06 01:59:52.261749 [ 277 ] {fe384eaf-d4b1-40ce-98ee-eb227081a6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13249 | 2026.05.06 01:59:52.261795 [ 277 ] {fe384eaf-d4b1-40ce-98ee-eb227081a6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13250 | 2026.05.06 01:59:52.262231 [ 277 ] {fe384eaf-d4b1-40ce-98ee-eb227081a6a2} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2026.05.06 01:59:52.262270 [ 277 ] {fe384eaf-d4b1-40ce-98ee-eb227081a6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13252 | 2026.05.06 01:59:52.262610 [ 277 ] {fe384eaf-d4b1-40ce-98ee-eb227081a6a2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13253 | 2026.05.06 01:59:52.262825 [ 277 ] {fe384eaf-d4b1-40ce-98ee-eb227081a6a2} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2026.05.06 01:59:52.262959 [ 277 ] {fe384eaf-d4b1-40ce-98ee-eb227081a6a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 13255 | 2026.05.06 01:59:52.262997 [ 277 ] {fe384eaf-d4b1-40ce-98ee-eb227081a6a2} <Debug> TCPHandler: Processed in 0.001401694 sec. | ||
| 13256 | 2026.05.06 01:59:52.263117 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13257 | 2026.05.06 01:59:52.263215 [ 277 ] {2610736e-ae16-4b90-b198-64a0137b50aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13258 | 2026.05.06 01:59:52.263271 [ 277 ] {2610736e-ae16-4b90-b198-64a0137b50aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13259 | 2026.05.06 01:59:52.264226 [ 277 ] {2610736e-ae16-4b90-b198-64a0137b50aa} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2026.05.06 01:59:52.264266 [ 277 ] {2610736e-ae16-4b90-b198-64a0137b50aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13261 | 2026.05.06 01:59:52.264875 [ 277 ] {2610736e-ae16-4b90-b198-64a0137b50aa} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13262 | 2026.05.06 01:59:52.265105 [ 277 ] {2610736e-ae16-4b90-b198-64a0137b50aa} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2026.05.06 01:59:52.265249 [ 277 ] {2610736e-ae16-4b90-b198-64a0137b50aa} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002054 sec., 14605.647517039923 rows/sec., 26.17 MiB/sec. | ||
| 13264 | 2026.05.06 01:59:52.265338 [ 277 ] {2610736e-ae16-4b90-b198-64a0137b50aa} <Debug> TCPHandler: Processed in 0.002270496 sec. | ||
| 13265 | 2026.05.06 01:59:52.265474 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13266 | 2026.05.06 01:59:52.265574 [ 277 ] {e98043db-2b50-4084-877b-8af8bb01188b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13267 | 2026.05.06 01:59:52.265615 [ 277 ] {e98043db-2b50-4084-877b-8af8bb01188b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13268 | 2026.05.06 01:59:52.265966 [ 277 ] {e98043db-2b50-4084-877b-8af8bb01188b} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13269 | 2026.05.06 01:59:52.266002 [ 277 ] {e98043db-2b50-4084-877b-8af8bb01188b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13270 | 2026.05.06 01:59:52.266310 [ 277 ] {e98043db-2b50-4084-877b-8af8bb01188b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13271 | 2026.05.06 01:59:52.266522 [ 277 ] {e98043db-2b50-4084-877b-8af8bb01188b} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13272 | 2026.05.06 01:59:52.266654 [ 277 ] {e98043db-2b50-4084-877b-8af8bb01188b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 13273 | 2026.05.06 01:59:52.266690 [ 277 ] {e98043db-2b50-4084-877b-8af8bb01188b} <Debug> TCPHandler: Processed in 0.001267151 sec. | ||
| 13274 | 2026.05.06 01:59:56.281016 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41835 | ||
| 13275 | 2026.05.06 01:59:56.281131 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13276 | 2026.05.06 01:59:56.281158 [ 258 ] {} <Debug> TCP-Session: 874f0475-8adf-4edc-9aa2-cc49907fe20a Authenticating user 'default' from [fd00:1122:3344:101::e]:41835 | ||
| 13277 | 2026.05.06 01:59:56.281180 [ 258 ] {} <Debug> TCP-Session: 874f0475-8adf-4edc-9aa2-cc49907fe20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13278 | 2026.05.06 01:59:56.281192 [ 258 ] {} <Debug> TCP-Session: 874f0475-8adf-4edc-9aa2-cc49907fe20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13279 | 2026.05.06 01:59:56.281380 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48455 | ||
| 13280 | 2026.05.06 01:59:56.281405 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50003 | ||
| 13281 | 2026.05.06 01:59:56.281436 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35338 | ||
| 13282 | 2026.05.06 01:59:56.281477 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42062 | ||
| 13283 | 2026.05.06 01:59:56.281450 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50894 | ||
| 13284 | 2026.05.06 01:59:56.281428 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44208 | ||
| 13285 | 2026.05.06 01:59:56.281570 [ 258 ] {} <Trace> TCP-Session: 874f0475-8adf-4edc-9aa2-cc49907fe20a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13286 | 2026.05.06 01:59:56.281425 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62731 | ||
| 13287 | 2026.05.06 01:59:56.281393 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45296 | ||
| 13288 | 2026.05.06 01:59:56.281671 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13289 | 2026.05.06 01:59:56.281708 [ 368 ] {} <Debug> TCP-Session: 1e6996ae-18e6-4f8f-b200-27cd84198d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:48455 | ||
| 13290 | 2026.05.06 01:59:56.281730 [ 368 ] {} <Debug> TCP-Session: 1e6996ae-18e6-4f8f-b200-27cd84198d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13291 | 2026.05.06 01:59:56.281743 [ 368 ] {} <Debug> TCP-Session: 1e6996ae-18e6-4f8f-b200-27cd84198d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13292 | 2026.05.06 01:59:56.281770 [ 258 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41835) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13293 | 2026.05.06 01:59:56.281992 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13294 | 2026.05.06 01:59:56.282022 [ 377 ] {} <Debug> TCP-Session: d9bc79a5-ad80-4049-ad97-516ed231e3eb Authenticating user 'default' from [fd00:1122:3344:101::e]:50894 | ||
| 13295 | 2026.05.06 01:59:56.282038 [ 258 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13296 | 2026.05.06 01:59:56.282040 [ 377 ] {} <Debug> TCP-Session: d9bc79a5-ad80-4049-ad97-516ed231e3eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13297 | 2026.05.06 01:59:56.282071 [ 377 ] {} <Debug> TCP-Session: d9bc79a5-ad80-4049-ad97-516ed231e3eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13298 | 2026.05.06 01:59:56.282090 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13299 | 2026.05.06 01:59:56.282098 [ 258 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13300 | 2026.05.06 01:59:56.282120 [ 370 ] {} <Debug> TCP-Session: 291ca925-dbb5-490b-95aa-a9b31d2b8512 Authenticating user 'default' from [fd00:1122:3344:101::e]:45296 | ||
| 13301 | 2026.05.06 01:59:56.282138 [ 370 ] {} <Debug> TCP-Session: 291ca925-dbb5-490b-95aa-a9b31d2b8512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13302 | 2026.05.06 01:59:56.282151 [ 370 ] {} <Debug> TCP-Session: 291ca925-dbb5-490b-95aa-a9b31d2b8512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13303 | 2026.05.06 01:59:56.282413 [ 258 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 13304 | 2026.05.06 01:59:56.282519 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13305 | 2026.05.06 01:59:56.282554 [ 372 ] {} <Debug> TCP-Session: aeb5232c-f534-43ca-861f-bf1e0d329f99 Authenticating user 'default' from [fd00:1122:3344:101::e]:62731 | ||
| 13306 | 2026.05.06 01:59:56.282572 [ 372 ] {} <Debug> TCP-Session: aeb5232c-f534-43ca-861f-bf1e0d329f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13307 | 2026.05.06 01:59:56.282588 [ 372 ] {} <Debug> TCP-Session: aeb5232c-f534-43ca-861f-bf1e0d329f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13308 | 2026.05.06 01:59:56.282802 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13309 | 2026.05.06 01:59:56.282854 [ 378 ] {} <Debug> TCP-Session: 4212b8e9-d70d-4480-918a-9c596187ecd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42062 | ||
| 13310 | 2026.05.06 01:59:56.282894 [ 378 ] {} <Debug> TCP-Session: 4212b8e9-d70d-4480-918a-9c596187ecd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13311 | 2026.05.06 01:59:56.282914 [ 378 ] {} <Debug> TCP-Session: 4212b8e9-d70d-4480-918a-9c596187ecd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13312 | 2026.05.06 01:59:56.282933 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13313 | 2026.05.06 01:59:56.282995 [ 376 ] {} <Debug> TCP-Session: 8b777288-e959-4545-9605-601b82718002 Authenticating user 'default' from [fd00:1122:3344:101::e]:35338 | ||
| 13314 | 2026.05.06 01:59:56.283015 [ 376 ] {} <Debug> TCP-Session: 8b777288-e959-4545-9605-601b82718002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13315 | 2026.05.06 01:59:56.283034 [ 376 ] {} <Debug> TCP-Session: 8b777288-e959-4545-9605-601b82718002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13316 | 2026.05.06 01:59:56.283346 [ 314 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Trace> AggregatingTransform: Aggregating | ||
| 13317 | 2026.05.06 01:59:56.283391 [ 314 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Trace> Aggregator: Aggregation method: without_key | ||
| 13318 | 2026.05.06 01:59:56.283425 [ 314 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907402 sec. (1102.047 rows/sec., 43.05 KiB/sec.) | ||
| 13319 | 2026.05.06 01:59:56.283444 [ 314 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Trace> Aggregator: Merging aggregated data | ||
| 13320 | 2026.05.06 01:59:56.283595 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13321 | 2026.05.06 01:59:56.283637 [ 369 ] {} <Debug> TCP-Session: 0b529b29-7a71-4ccb-9867-6f88b5f14bad Authenticating user 'default' from [fd00:1122:3344:101::e]:50003 | ||
| 13322 | 2026.05.06 01:59:56.283660 [ 369 ] {} <Debug> TCP-Session: 0b529b29-7a71-4ccb-9867-6f88b5f14bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13323 | 2026.05.06 01:59:56.283676 [ 369 ] {} <Debug> TCP-Session: 0b529b29-7a71-4ccb-9867-6f88b5f14bad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13324 | 2026.05.06 01:59:56.284004 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13325 | 2026.05.06 01:59:56.284050 [ 371 ] {} <Debug> TCP-Session: 993331a6-86a2-491c-a6ae-c29abf80e341 Authenticating user 'default' from [fd00:1122:3344:101::e]:44208 | ||
| 13326 | 2026.05.06 01:59:56.284074 [ 371 ] {} <Debug> TCP-Session: 993331a6-86a2-491c-a6ae-c29abf80e341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13327 | 2026.05.06 01:59:56.284087 [ 371 ] {} <Debug> TCP-Session: 993331a6-86a2-491c-a6ae-c29abf80e341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13328 | 2026.05.06 01:59:56.284971 [ 258 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 13329 | 2026.05.06 01:59:56.285101 [ 258 ] {047e5c97-7d97-4075-bd89-5cdf32895f3a} <Debug> TCPHandler: Processed in 0.003647039 sec. | ||
| 13330 | 2026.05.06 01:59:56.285228 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13331 | 2026.05.06 01:59:56.285255 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13332 | 2026.05.06 01:59:56.285256 [ 258 ] {} <Debug> TCP-Session: 874f0475-8adf-4edc-9aa2-cc49907fe20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13333 | 2026.05.06 01:59:56.285278 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13334 | 2026.05.06 01:59:56.285303 [ 368 ] {} <Debug> TCP-Session: 1e6996ae-18e6-4f8f-b200-27cd84198d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13335 | 2026.05.06 01:59:56.285312 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13336 | 2026.05.06 01:59:56.285339 [ 369 ] {} <Debug> TCP-Session: 0b529b29-7a71-4ccb-9867-6f88b5f14bad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13337 | 2026.05.06 01:59:56.285346 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13338 | 2026.05.06 01:59:56.285362 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13339 | 2026.05.06 01:59:56.285404 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13340 | 2026.05.06 01:59:56.285404 [ 370 ] {} <Debug> TCP-Session: 291ca925-dbb5-490b-95aa-a9b31d2b8512 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13341 | 2026.05.06 01:59:56.285429 [ 372 ] {} <Debug> TCP-Session: aeb5232c-f534-43ca-861f-bf1e0d329f99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13342 | 2026.05.06 01:59:56.285439 [ 377 ] {} <Debug> TCP-Session: d9bc79a5-ad80-4049-ad97-516ed231e3eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13343 | 2026.05.06 01:59:56.285368 [ 378 ] {} <Debug> TCP-Session: 4212b8e9-d70d-4480-918a-9c596187ecd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13344 | 2026.05.06 01:59:56.285380 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13345 | 2026.05.06 01:59:56.285295 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13346 | 2026.05.06 01:59:56.285528 [ 376 ] {} <Debug> TCP-Session: 8b777288-e959-4545-9605-601b82718002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13347 | 2026.05.06 01:59:56.285555 [ 371 ] {} <Debug> TCP-Session: 993331a6-86a2-491c-a6ae-c29abf80e341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13348 | 2026.05.06 01:59:56.375981 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35808 | ||
| 13349 | 2026.05.06 01:59:56.376089 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13350 | 2026.05.06 01:59:56.376114 [ 258 ] {} <Debug> TCP-Session: f7113323-2105-436a-98e4-bb4e3cc64a8a Authenticating user 'default' from [fd00:1122:3344:101::e]:35808 | ||
| 13351 | 2026.05.06 01:59:56.376136 [ 258 ] {} <Debug> TCP-Session: f7113323-2105-436a-98e4-bb4e3cc64a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13352 | 2026.05.06 01:59:56.376148 [ 258 ] {} <Debug> TCP-Session: f7113323-2105-436a-98e4-bb4e3cc64a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13353 | 2026.05.06 01:59:56.376368 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40980 | ||
| 13354 | 2026.05.06 01:59:56.376386 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63407 | ||
| 13355 | 2026.05.06 01:59:56.376404 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60780 | ||
| 13356 | 2026.05.06 01:59:56.376428 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35674 | ||
| 13357 | 2026.05.06 01:59:56.376439 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49710 | ||
| 13358 | 2026.05.06 01:59:56.376487 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13359 | 2026.05.06 01:59:56.376500 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13360 | 2026.05.06 01:59:56.376497 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13361 | 2026.05.06 01:59:56.376524 [ 370 ] {} <Debug> TCP-Session: eb8dd566-187f-4aeb-a014-17eaf2297ea3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63407 | ||
| 13362 | 2026.05.06 01:59:56.376542 [ 368 ] {} <Debug> TCP-Session: 9152e65e-b0ee-4027-845f-0a3f76908c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:40980 | ||
| 13363 | 2026.05.06 01:59:56.376545 [ 372 ] {} <Debug> TCP-Session: 61a620c7-cdee-44ff-80a5-3b18b5010d9e Authenticating user 'default' from [fd00:1122:3344:101::e]:60780 | ||
| 13364 | 2026.05.06 01:59:56.376563 [ 370 ] {} <Debug> TCP-Session: eb8dd566-187f-4aeb-a014-17eaf2297ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13365 | 2026.05.06 01:59:56.376582 [ 372 ] {} <Debug> TCP-Session: 61a620c7-cdee-44ff-80a5-3b18b5010d9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13366 | 2026.05.06 01:59:56.376580 [ 368 ] {} <Debug> TCP-Session: 9152e65e-b0ee-4027-845f-0a3f76908c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13367 | 2026.05.06 01:59:56.376595 [ 370 ] {} <Debug> TCP-Session: eb8dd566-187f-4aeb-a014-17eaf2297ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13368 | 2026.05.06 01:59:56.376620 [ 368 ] {} <Debug> TCP-Session: 9152e65e-b0ee-4027-845f-0a3f76908c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13369 | 2026.05.06 01:59:56.376610 [ 372 ] {} <Debug> TCP-Session: 61a620c7-cdee-44ff-80a5-3b18b5010d9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13370 | 2026.05.06 01:59:56.376514 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13371 | 2026.05.06 01:59:56.376462 [ 258 ] {} <Trace> TCP-Session: f7113323-2105-436a-98e4-bb4e3cc64a8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.05.06 01:59:56.376702 [ 377 ] {} <Debug> TCP-Session: 649ceab5-a35c-447a-882b-a5c880bda36b Authenticating user 'default' from [fd00:1122:3344:101::e]:35674 | ||
| 13373 | 2026.05.06 01:59:56.376415 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54147 | ||
| 13374 | 2026.05.06 01:59:56.376731 [ 377 ] {} <Debug> TCP-Session: 649ceab5-a35c-447a-882b-a5c880bda36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13375 | 2026.05.06 01:59:56.376410 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57026 | ||
| 13376 | 2026.05.06 01:59:56.376775 [ 377 ] {} <Debug> TCP-Session: 649ceab5-a35c-447a-882b-a5c880bda36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13377 | 2026.05.06 01:59:56.376812 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13378 | 2026.05.06 01:59:56.376579 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13379 | 2026.05.06 01:59:56.376856 [ 376 ] {} <Debug> TCP-Session: 38d17402-5379-4288-8ab2-00baa98ce435 Authenticating user 'default' from [fd00:1122:3344:101::e]:54147 | ||
| 13380 | 2026.05.06 01:59:56.376869 [ 258 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35808) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13381 | 2026.05.06 01:59:56.376891 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13382 | 2026.05.06 01:59:56.376898 [ 376 ] {} <Debug> TCP-Session: 38d17402-5379-4288-8ab2-00baa98ce435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13383 | 2026.05.06 01:59:56.376897 [ 378 ] {} <Debug> TCP-Session: ec74fdb1-204b-4a8d-aa58-54fe695b5386 Authenticating user 'default' from [fd00:1122:3344:101::e]:49710 | ||
| 13384 | 2026.05.06 01:59:56.376937 [ 376 ] {} <Debug> TCP-Session: 38d17402-5379-4288-8ab2-00baa98ce435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13385 | 2026.05.06 01:59:56.376934 [ 371 ] {} <Debug> TCP-Session: 425edaff-f4f1-44e1-902f-68705533cdac Authenticating user 'default' from [fd00:1122:3344:101::e]:57026 | ||
| 13386 | 2026.05.06 01:59:56.376968 [ 378 ] {} <Debug> TCP-Session: ec74fdb1-204b-4a8d-aa58-54fe695b5386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13387 | 2026.05.06 01:59:56.376397 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58367 | ||
| 13388 | 2026.05.06 01:59:56.377002 [ 378 ] {} <Debug> TCP-Session: ec74fdb1-204b-4a8d-aa58-54fe695b5386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13389 | 2026.05.06 01:59:56.376999 [ 371 ] {} <Debug> TCP-Session: 425edaff-f4f1-44e1-902f-68705533cdac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13390 | 2026.05.06 01:59:56.377052 [ 371 ] {} <Debug> TCP-Session: 425edaff-f4f1-44e1-902f-68705533cdac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13391 | 2026.05.06 01:59:56.377079 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13392 | 2026.05.06 01:59:56.377109 [ 369 ] {} <Debug> TCP-Session: ad3a4358-2fb4-400f-baab-6db550bf021a Authenticating user 'default' from [fd00:1122:3344:101::e]:58367 | ||
| 13393 | 2026.05.06 01:59:56.377128 [ 369 ] {} <Debug> TCP-Session: ad3a4358-2fb4-400f-baab-6db550bf021a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13394 | 2026.05.06 01:59:56.377140 [ 369 ] {} <Debug> TCP-Session: ad3a4358-2fb4-400f-baab-6db550bf021a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13395 | 2026.05.06 01:59:56.377145 [ 258 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13396 | 2026.05.06 01:59:56.377204 [ 258 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13397 | 2026.05.06 01:59:56.377478 [ 258 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 13398 | 2026.05.06 01:59:56.378416 [ 335 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Trace> AggregatingTransform: Aggregating | ||
| 13399 | 2026.05.06 01:59:56.378458 [ 335 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 13400 | 2026.05.06 01:59:56.378497 [ 335 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921732 sec. (1084.914 rows/sec., 42.38 KiB/sec.) | ||
| 13401 | 2026.05.06 01:59:56.378518 [ 335 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Trace> Aggregator: Merging aggregated data | ||
| 13402 | 2026.05.06 01:59:56.379825 [ 258 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00301 sec., 332.22591362126246 rows/sec., 12.98 KiB/sec. | ||
| 13403 | 2026.05.06 01:59:56.380006 [ 258 ] {35283797-308c-404d-8810-a47fb7fe8b4c} <Debug> TCPHandler: Processed in 0.003670359 sec. | ||
| 13404 | 2026.05.06 01:59:56.380132 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13405 | 2026.05.06 01:59:56.380161 [ 258 ] {} <Debug> TCP-Session: f7113323-2105-436a-98e4-bb4e3cc64a8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13406 | 2026.05.06 01:59:56.380167 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13407 | 2026.05.06 01:59:56.380200 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13408 | 2026.05.06 01:59:56.380213 [ 378 ] {} <Debug> TCP-Session: ec74fdb1-204b-4a8d-aa58-54fe695b5386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13409 | 2026.05.06 01:59:56.380231 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13410 | 2026.05.06 01:59:56.380251 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13411 | 2026.05.06 01:59:56.380270 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13412 | 2026.05.06 01:59:56.380286 [ 368 ] {} <Debug> TCP-Session: 9152e65e-b0ee-4027-845f-0a3f76908c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13413 | 2026.05.06 01:59:56.380303 [ 370 ] {} <Debug> TCP-Session: eb8dd566-187f-4aeb-a014-17eaf2297ea3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13414 | 2026.05.06 01:59:56.380303 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13415 | 2026.05.06 01:59:56.380321 [ 371 ] {} <Debug> TCP-Session: 425edaff-f4f1-44e1-902f-68705533cdac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13416 | 2026.05.06 01:59:56.380356 [ 377 ] {} <Debug> TCP-Session: 649ceab5-a35c-447a-882b-a5c880bda36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13417 | 2026.05.06 01:59:56.380209 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13418 | 2026.05.06 01:59:56.380288 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13419 | 2026.05.06 01:59:56.380416 [ 372 ] {} <Debug> TCP-Session: 61a620c7-cdee-44ff-80a5-3b18b5010d9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13420 | 2026.05.06 01:59:56.380258 [ 369 ] {} <Debug> TCP-Session: ad3a4358-2fb4-400f-baab-6db550bf021a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13421 | 2026.05.06 01:59:56.380435 [ 376 ] {} <Debug> TCP-Session: 38d17402-5379-4288-8ab2-00baa98ce435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13422 | 2026.05.06 01:59:56.474419 [ 369 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44033 | ||
| 13423 | 2026.05.06 01:59:56.474534 [ 369 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13424 | 2026.05.06 01:59:56.474561 [ 369 ] {} <Debug> TCP-Session: 9ee08c8c-e378-4ef9-872d-90afbb1b425b Authenticating user 'default' from [fd00:1122:3344:101::e]:44033 | ||
| 13425 | 2026.05.06 01:59:56.474584 [ 369 ] {} <Debug> TCP-Session: 9ee08c8c-e378-4ef9-872d-90afbb1b425b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2026.05.06 01:59:56.474596 [ 369 ] {} <Debug> TCP-Session: 9ee08c8c-e378-4ef9-872d-90afbb1b425b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13427 | 2026.05.06 01:59:56.474818 [ 370 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64539 | ||
| 13428 | 2026.05.06 01:59:56.474836 [ 376 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36425 | ||
| 13429 | 2026.05.06 01:59:56.474878 [ 368 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49499 | ||
| 13430 | 2026.05.06 01:59:56.474874 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39323 | ||
| 13431 | 2026.05.06 01:59:56.474858 [ 378 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57126 | ||
| 13432 | 2026.05.06 01:59:56.474937 [ 369 ] {} <Trace> TCP-Session: 9ee08c8c-e378-4ef9-872d-90afbb1b425b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13433 | 2026.05.06 01:59:56.474957 [ 376 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13434 | 2026.05.06 01:59:56.474989 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13435 | 2026.05.06 01:59:56.475007 [ 376 ] {} <Debug> TCP-Session: eb5be54f-5001-457b-9292-86530310a7fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36425 | ||
| 13436 | 2026.05.06 01:59:56.475010 [ 378 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13437 | 2026.05.06 01:59:56.475027 [ 258 ] {} <Debug> TCP-Session: 71d9a468-4bde-412f-9b18-bc30a7072957 Authenticating user 'default' from [fd00:1122:3344:101::e]:39323 | ||
| 13438 | 2026.05.06 01:59:56.475040 [ 376 ] {} <Debug> TCP-Session: eb5be54f-5001-457b-9292-86530310a7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2026.05.06 01:59:56.475054 [ 378 ] {} <Debug> TCP-Session: fc3835bd-5ce6-4080-b3d5-048f0a4f2924 Authenticating user 'default' from [fd00:1122:3344:101::e]:57126 | ||
| 13440 | 2026.05.06 01:59:56.475071 [ 258 ] {} <Debug> TCP-Session: 71d9a468-4bde-412f-9b18-bc30a7072957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13441 | 2026.05.06 01:59:56.475073 [ 376 ] {} <Debug> TCP-Session: eb5be54f-5001-457b-9292-86530310a7fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13442 | 2026.05.06 01:59:56.475101 [ 258 ] {} <Debug> TCP-Session: 71d9a468-4bde-412f-9b18-bc30a7072957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13443 | 2026.05.06 01:59:56.474957 [ 368 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13444 | 2026.05.06 01:59:56.474938 [ 370 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13445 | 2026.05.06 01:59:56.475157 [ 368 ] {} <Debug> TCP-Session: c0e62664-d317-45aa-b1c6-650e53f46c3c Authenticating user 'default' from [fd00:1122:3344:101::e]:49499 | ||
| 13446 | 2026.05.06 01:59:56.475179 [ 370 ] {} <Debug> TCP-Session: 3493956c-40f5-435a-84e7-67a89e584e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:64539 | ||
| 13447 | 2026.05.06 01:59:56.475188 [ 368 ] {} <Debug> TCP-Session: c0e62664-d317-45aa-b1c6-650e53f46c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13448 | 2026.05.06 01:59:56.475203 [ 370 ] {} <Debug> TCP-Session: 3493956c-40f5-435a-84e7-67a89e584e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13449 | 2026.05.06 01:59:56.475215 [ 368 ] {} <Debug> TCP-Session: c0e62664-d317-45aa-b1c6-650e53f46c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13450 | 2026.05.06 01:59:56.475230 [ 370 ] {} <Debug> TCP-Session: 3493956c-40f5-435a-84e7-67a89e584e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13451 | 2026.05.06 01:59:56.474849 [ 377 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60189 | ||
| 13452 | 2026.05.06 01:59:56.474833 [ 372 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56007 | ||
| 13453 | 2026.05.06 01:59:56.474831 [ 371 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48355 | ||
| 13454 | 2026.05.06 01:59:56.475332 [ 377 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13455 | 2026.05.06 01:59:56.475365 [ 372 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13456 | 2026.05.06 01:59:56.475379 [ 377 ] {} <Debug> TCP-Session: ee1277d7-24a8-4b97-a9b6-5e9fecbf999a Authenticating user 'default' from [fd00:1122:3344:101::e]:60189 | ||
| 13457 | 2026.05.06 01:59:56.475092 [ 378 ] {} <Debug> TCP-Session: fc3835bd-5ce6-4080-b3d5-048f0a4f2924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13458 | 2026.05.06 01:59:56.475408 [ 377 ] {} <Debug> TCP-Session: ee1277d7-24a8-4b97-a9b6-5e9fecbf999a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13459 | 2026.05.06 01:59:56.475423 [ 378 ] {} <Debug> TCP-Session: fc3835bd-5ce6-4080-b3d5-048f0a4f2924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13460 | 2026.05.06 01:59:56.475436 [ 377 ] {} <Debug> TCP-Session: ee1277d7-24a8-4b97-a9b6-5e9fecbf999a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13461 | 2026.05.06 01:59:56.475427 [ 371 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13462 | 2026.05.06 01:59:56.475400 [ 372 ] {} <Debug> TCP-Session: 4d1f32f6-ec27-48a0-be31-838460ef2f16 Authenticating user 'default' from [fd00:1122:3344:101::e]:56007 | ||
| 13463 | 2026.05.06 01:59:56.475146 [ 369 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44033) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13464 | 2026.05.06 01:59:56.475507 [ 371 ] {} <Debug> TCP-Session: bfaa332d-be89-4cfc-ab99-c43e5bf4b0a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48355 | ||
| 13465 | 2026.05.06 01:59:56.475525 [ 372 ] {} <Debug> TCP-Session: 4d1f32f6-ec27-48a0-be31-838460ef2f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13466 | 2026.05.06 01:59:56.475561 [ 371 ] {} <Debug> TCP-Session: bfaa332d-be89-4cfc-ab99-c43e5bf4b0a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13467 | 2026.05.06 01:59:56.475575 [ 372 ] {} <Debug> TCP-Session: 4d1f32f6-ec27-48a0-be31-838460ef2f16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13468 | 2026.05.06 01:59:56.475586 [ 371 ] {} <Debug> TCP-Session: bfaa332d-be89-4cfc-ab99-c43e5bf4b0a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13469 | 2026.05.06 01:59:56.475829 [ 369 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13470 | 2026.05.06 01:59:56.475899 [ 369 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13471 | 2026.05.06 01:59:56.476235 [ 369 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Debug> oximeter.version (5299de5e-df85-4292-a6b4-42a91b5a88f4) (SelectExecutor): Key condition: unknown | ||
| 13472 | 2026.05.06 01:59:56.477303 [ 320 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Trace> AggregatingTransform: Aggregating | ||
| 13473 | 2026.05.06 01:59:56.477340 [ 320 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Trace> Aggregator: Aggregation method: without_key | ||
| 13474 | 2026.05.06 01:59:56.477377 [ 320 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040526 sec. (961.052 rows/sec., 37.54 KiB/sec.) | ||
| 13475 | 2026.05.06 01:59:56.477391 [ 320 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Trace> Aggregator: Merging aggregated data | ||
| 13476 | 2026.05.06 01:59:56.478860 [ 369 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003781 sec., 264.48029621793177 rows/sec., 10.33 KiB/sec. | ||
| 13477 | 2026.05.06 01:59:56.479021 [ 369 ] {50db4aed-eed1-413b-8ce5-e73dac978229} <Debug> TCPHandler: Processed in 0.004237053 sec. | ||
| 13478 | 2026.05.06 01:59:56.479152 [ 369 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13479 | 2026.05.06 01:59:56.479185 [ 371 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13480 | 2026.05.06 01:59:56.479194 [ 369 ] {} <Debug> TCP-Session: 9ee08c8c-e378-4ef9-872d-90afbb1b425b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2026.05.06 01:59:56.479208 [ 368 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13482 | 2026.05.06 01:59:56.479233 [ 371 ] {} <Debug> TCP-Session: bfaa332d-be89-4cfc-ab99-c43e5bf4b0a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13483 | 2026.05.06 01:59:56.479253 [ 370 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13484 | 2026.05.06 01:59:56.479273 [ 368 ] {} <Debug> TCP-Session: c0e62664-d317-45aa-b1c6-650e53f46c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13485 | 2026.05.06 01:59:56.479285 [ 378 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13486 | 2026.05.06 01:59:56.479304 [ 377 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13487 | 2026.05.06 01:59:56.479334 [ 376 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13488 | 2026.05.06 01:59:56.479353 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13489 | 2026.05.06 01:59:56.479371 [ 377 ] {} <Debug> TCP-Session: ee1277d7-24a8-4b97-a9b6-5e9fecbf999a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13490 | 2026.05.06 01:59:56.479384 [ 376 ] {} <Debug> TCP-Session: eb5be54f-5001-457b-9292-86530310a7fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13491 | 2026.05.06 01:59:56.479398 [ 258 ] {} <Debug> TCP-Session: 71d9a468-4bde-412f-9b18-bc30a7072957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13492 | 2026.05.06 01:59:56.479228 [ 372 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13493 | 2026.05.06 01:59:56.479336 [ 378 ] {} <Debug> TCP-Session: fc3835bd-5ce6-4080-b3d5-048f0a4f2924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13494 | 2026.05.06 01:59:56.479307 [ 370 ] {} <Debug> TCP-Session: 3493956c-40f5-435a-84e7-67a89e584e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13495 | 2026.05.06 01:59:56.479468 [ 372 ] {} <Debug> TCP-Session: 4d1f32f6-ec27-48a0-be31-838460ef2f16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13496 | 2026.05.06 01:59:56.784784 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27335 | ||
| 13497 | 2026.05.06 01:59:56.785300 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13498 | 2026.05.06 01:59:56.785365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13499 | 2026.05.06 01:59:56.785881 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13500 | 2026.05.06 01:59:56.786112 [ 244 ] {} <Trace> system.asynchronous_metric_log (09a815c4-d161-4402-88d4-c8350bdc4121): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13501 | 2026.05.06 01:59:56.786265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27335 | ||
| 13502 | 2026.05.06 01:59:57.252074 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13503 | 2026.05.06 01:59:57.252320 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 13504 | 2026.05.06 01:59:57.252672 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 13505 | 2026.05.06 01:59:57.252713 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 13506 | 2026.05.06 01:59:57.252950 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 13507 | 2026.05.06 01:59:57.253021 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13508 | 2026.05.06 01:59:57.253174 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 13509 | 2026.05.06 01:59:57.253213 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 13510 | 2026.05.06 01:59:57.253234 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Debug> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (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 | ||
| 13511 | 2026.05.06 01:59:57.253249 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Trace> oximeter.timeseries_schema (3732fcc2-0743-4202-83d2-95383f066c23) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 13512 | 2026.05.06 01:59:57.253289 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 13513 | 2026.05.06 01:59:57.253316 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 52 rows starting from 0 | ||
| 13514 | 2026.05.06 01:59:57.254474 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Debug> executeQuery: Read 52 rows, 12.62 KiB in 0.002257 sec., 23039.43287549845 rows/sec., 5.46 MiB/sec. | ||
| 13515 | 2026.05.06 01:59:57.254587 [ 277 ] {75e5e343-41df-4cc7-9a0f-aab53a13865f} <Debug> TCPHandler: Processed in 0.002650035 sec. | ||
| 13516 | 2026.05.06 01:59:57.257342 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2026.05.06 01:59:57.257465 [ 277 ] {5f34a8a3-bc3a-4d92-9434-734b34d6d666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13518 | 2026.05.06 01:59:57.257513 [ 277 ] {5f34a8a3-bc3a-4d92-9434-734b34d6d666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13519 | 2026.05.06 01:59:57.258008 [ 277 ] {5f34a8a3-bc3a-4d92-9434-734b34d6d666} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.05.06 01:59:57.258057 [ 277 ] {5f34a8a3-bc3a-4d92-9434-734b34d6d666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13521 | 2026.05.06 01:59:57.258432 [ 277 ] {5f34a8a3-bc3a-4d92-9434-734b34d6d666} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13522 | 2026.05.06 01:59:57.258661 [ 277 ] {5f34a8a3-bc3a-4d92-9434-734b34d6d666} <Trace> oximeter.fields_i16 (db15c44b-307a-4e4c-a442-a54d5c962602): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.05.06 01:59:57.258809 [ 277 ] {5f34a8a3-bc3a-4d92-9434-734b34d6d666} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001381 sec., 17378.71107892831 rows/sec., 1.44 MiB/sec. | ||
| 13524 | 2026.05.06 01:59:57.258849 [ 277 ] {5f34a8a3-bc3a-4d92-9434-734b34d6d666} <Debug> TCPHandler: Processed in 0.001562829 sec. | ||
| 13525 | 2026.05.06 01:59:57.258979 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.05.06 01:59:57.259076 [ 277 ] {da6e96ed-e4ff-4dd1-a813-b3d0fdcaf3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13527 | 2026.05.06 01:59:57.259118 [ 277 ] {da6e96ed-e4ff-4dd1-a813-b3d0fdcaf3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13528 | 2026.05.06 01:59:57.259616 [ 277 ] {da6e96ed-e4ff-4dd1-a813-b3d0fdcaf3fb} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.05.06 01:59:57.259659 [ 277 ] {da6e96ed-e4ff-4dd1-a813-b3d0fdcaf3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13530 | 2026.05.06 01:59:57.259993 [ 277 ] {da6e96ed-e4ff-4dd1-a813-b3d0fdcaf3fb} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13531 | 2026.05.06 01:59:57.260209 [ 277 ] {da6e96ed-e4ff-4dd1-a813-b3d0fdcaf3fb} <Trace> oximeter.fields_string (29f3078d-6800-40e3-8d2d-ff3e6bdc2026): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.05.06 01:59:57.260380 [ 277 ] {da6e96ed-e4ff-4dd1-a813-b3d0fdcaf3fb} <Debug> executeQuery: Read 198 rows, 18.08 KiB in 0.00132 sec., 150000 rows/sec., 13.37 MiB/sec. | ||
| 13533 | 2026.05.06 01:59:57.260436 [ 277 ] {da6e96ed-e4ff-4dd1-a813-b3d0fdcaf3fb} <Debug> TCPHandler: Processed in 0.001505886 sec. | ||
| 13534 | 2026.05.06 01:59:57.260589 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13535 | 2026.05.06 01:59:57.260689 [ 277 ] {edc3557b-d210-4011-9e0f-7e816ef2dc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13536 | 2026.05.06 01:59:57.260734 [ 277 ] {edc3557b-d210-4011-9e0f-7e816ef2dc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13537 | 2026.05.06 01:59:57.261421 [ 277 ] {edc3557b-d210-4011-9e0f-7e816ef2dc31} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.05.06 01:59:57.261474 [ 277 ] {edc3557b-d210-4011-9e0f-7e816ef2dc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13539 | 2026.05.06 01:59:57.261992 [ 277 ] {edc3557b-d210-4011-9e0f-7e816ef2dc31} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13540 | 2026.05.06 01:59:57.262346 [ 277 ] {edc3557b-d210-4011-9e0f-7e816ef2dc31} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.05.06 01:59:57.262585 [ 277 ] {edc3557b-d210-4011-9e0f-7e816ef2dc31} <Debug> executeQuery: Read 23 rows, 1.79 KiB in 0.00191 sec., 12041.884816753927 rows/sec., 936.17 KiB/sec. | ||
| 13542 | 2026.05.06 01:59:57.262642 [ 277 ] {edc3557b-d210-4011-9e0f-7e816ef2dc31} <Debug> TCPHandler: Processed in 0.002102941 sec. | ||
| 13543 | 2026.05.06 01:59:57.262954 [ 28 ] {} <Debug> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13544 | 2026.05.06 01:59:57.263120 [ 28 ] {} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13545 | 2026.05.06 01:59:57.263126 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13546 | 2026.05.06 01:59:57.263157 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13547 | 2026.05.06 01:59:57.263264 [ 277 ] {0a17366b-9276-4df5-abaa-f091b83e843d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13548 | 2026.05.06 01:59:57.263327 [ 277 ] {0a17366b-9276-4df5-abaa-f091b83e843d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13549 | 2026.05.06 01:59:57.263474 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13550 | 2026.05.06 01:59:57.263668 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13551 | 2026.05.06 01:59:57.263728 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 230 rows starting from the beginning of the part | ||
| 13552 | 2026.05.06 01:59:57.263825 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 13553 | 2026.05.06 01:59:57.263874 [ 277 ] {0a17366b-9276-4df5-abaa-f091b83e843d} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13554 | 2026.05.06 01:59:57.263886 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 43 rows starting from the beginning of the part | ||
| 13555 | 2026.05.06 01:59:57.263926 [ 277 ] {0a17366b-9276-4df5-abaa-f091b83e843d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13556 | 2026.05.06 01:59:57.263957 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 13557 | 2026.05.06 01:59:57.264006 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 13558 | 2026.05.06 01:59:57.264051 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 23 rows starting from the beginning of the part | ||
| 13559 | 2026.05.06 01:59:57.264326 [ 277 ] {0a17366b-9276-4df5-abaa-f091b83e843d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 13560 | 2026.05.06 01:59:57.264610 [ 277 ] {0a17366b-9276-4df5-abaa-f091b83e843d} <Trace> oximeter.fields_u32 (443811c5-037b-4ce3-8746-7ce46eb4bdd0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13561 | 2026.05.06 01:59:57.264788 [ 277 ] {0a17366b-9276-4df5-abaa-f091b83e843d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001548 sec., 15503.87596899225 rows/sec., 1.29 MiB/sec. | ||
| 13562 | 2026.05.06 01:59:57.264829 [ 277 ] {0a17366b-9276-4df5-abaa-f091b83e843d} <Debug> TCPHandler: Processed in 0.001789634 sec. | ||
| 13563 | 2026.05.06 01:59:57.264968 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13564 | 2026.05.06 01:59:57.265075 [ 277 ] {e95e00ff-e3c8-428e-8c83-442da7a2bd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13565 | 2026.05.06 01:59:57.265076 [ 199 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703891 sec., 204238.41665928162 rows/sec., 14.56 MiB/sec. | ||
| 13566 | 2026.05.06 01:59:57.265127 [ 277 ] {e95e00ff-e3c8-428e-8c83-442da7a2bd09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13567 | 2026.05.06 01:59:57.265252 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13568 | 2026.05.06 01:59:57.265537 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13569 | 2026.05.06 01:59:57.265617 [ 187 ] {d4eb7311-bb58-4ba2-9858-2ccf47a76dbf::all_1_81_16} <Trace> oximeter.fields_u16 (d4eb7311-bb58-4ba2-9858-2ccf47a76dbf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13570 | 2026.05.06 01:59:57.265623 [ 277 ] {e95e00ff-e3c8-428e-8c83-442da7a2bd09} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13571 | 2026.05.06 01:59:57.265678 [ 277 ] {e95e00ff-e3c8-428e-8c83-442da7a2bd09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13572 | 2026.05.06 01:59:57.265701 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13573 | 2026.05.06 01:59:57.266143 [ 277 ] {e95e00ff-e3c8-428e-8c83-442da7a2bd09} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 13574 | 2026.05.06 01:59:57.266439 [ 277 ] {e95e00ff-e3c8-428e-8c83-442da7a2bd09} <Trace> oximeter.fields_u8 (ac3d555e-6526-47f1-87d2-31e950fae1ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.05.06 01:59:57.266596 [ 277 ] {e95e00ff-e3c8-428e-8c83-442da7a2bd09} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001546 sec., 7761.966364812419 rows/sec., 606.40 KiB/sec. | ||
| 13576 | 2026.05.06 01:59:57.266637 [ 277 ] {e95e00ff-e3c8-428e-8c83-442da7a2bd09} <Debug> TCPHandler: Processed in 0.001726942 sec. | ||
| 13577 | 2026.05.06 01:59:57.266777 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2026.05.06 01:59:57.266890 [ 277 ] {4b317706-48f1-4953-a6b7-039201240603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13579 | 2026.05.06 01:59:57.266934 [ 277 ] {4b317706-48f1-4953-a6b7-039201240603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13580 | 2026.05.06 01:59:57.267401 [ 277 ] {4b317706-48f1-4953-a6b7-039201240603} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2026.05.06 01:59:57.267439 [ 277 ] {4b317706-48f1-4953-a6b7-039201240603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13582 | 2026.05.06 01:59:57.267789 [ 277 ] {4b317706-48f1-4953-a6b7-039201240603} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13583 | 2026.05.06 01:59:57.268010 [ 277 ] {4b317706-48f1-4953-a6b7-039201240603} <Trace> oximeter.fields_uuid (a41bca86-ca14-4641-ac67-5f30bc37e014): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2026.05.06 01:59:57.268145 [ 277 ] {4b317706-48f1-4953-a6b7-039201240603} <Debug> executeQuery: Read 111 rows, 9.25 KiB in 0.001278 sec., 86854.4600938967 rows/sec., 7.07 MiB/sec. | ||
| 13585 | 2026.05.06 01:59:57.268184 [ 277 ] {4b317706-48f1-4953-a6b7-039201240603} <Debug> TCPHandler: Processed in 0.001458266 sec. | ||
| 13586 | 2026.05.06 01:59:57.268315 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13587 | 2026.05.06 01:59:57.268412 [ 277 ] {ceaca5bd-572a-4f68-afca-37a577c28a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13588 | 2026.05.06 01:59:57.268458 [ 277 ] {ceaca5bd-572a-4f68-afca-37a577c28a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13589 | 2026.05.06 01:59:57.268888 [ 277 ] {ceaca5bd-572a-4f68-afca-37a577c28a5f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2026.05.06 01:59:57.268926 [ 277 ] {ceaca5bd-572a-4f68-afca-37a577c28a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13591 | 2026.05.06 01:59:57.269272 [ 277 ] {ceaca5bd-572a-4f68-afca-37a577c28a5f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13592 | 2026.05.06 01:59:57.269489 [ 277 ] {ceaca5bd-572a-4f68-afca-37a577c28a5f} <Trace> oximeter.measurements_cumulativeu64 (cb5801b0-5207-4e0b-9dcb-0a150e6e12ea): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2026.05.06 01:59:57.269622 [ 277 ] {ceaca5bd-572a-4f68-afca-37a577c28a5f} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001229 sec., 159479.25142392187 rows/sec., 11.44 MiB/sec. | ||
| 13594 | 2026.05.06 01:59:57.269680 [ 277 ] {ceaca5bd-572a-4f68-afca-37a577c28a5f} <Debug> TCPHandler: Processed in 0.001416184 sec. | ||
| 13595 | 2026.05.06 01:59:57.269824 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13596 | 2026.05.06 01:59:57.269925 [ 277 ] {76ff6dcb-8b33-4632-b37c-577b6dbe4e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13597 | 2026.05.06 01:59:57.269983 [ 277 ] {76ff6dcb-8b33-4632-b37c-577b6dbe4e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13598 | 2026.05.06 01:59:57.270931 [ 277 ] {76ff6dcb-8b33-4632-b37c-577b6dbe4e8e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13599 | 2026.05.06 01:59:57.270972 [ 277 ] {76ff6dcb-8b33-4632-b37c-577b6dbe4e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13600 | 2026.05.06 01:59:57.271520 [ 277 ] {76ff6dcb-8b33-4632-b37c-577b6dbe4e8e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13601 | 2026.05.06 01:59:57.271769 [ 277 ] {76ff6dcb-8b33-4632-b37c-577b6dbe4e8e} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13602 | 2026.05.06 01:59:57.271921 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13603 | 2026.05.06 01:59:57.271931 [ 277 ] {76ff6dcb-8b33-4632-b37c-577b6dbe4e8e} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002028 sec., 5424.063116370809 rows/sec., 9.72 MiB/sec. | ||
| 13604 | 2026.05.06 01:59:57.271969 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13605 | 2026.05.06 01:59:57.271995 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13606 | 2026.05.06 01:59:57.272037 [ 277 ] {76ff6dcb-8b33-4632-b37c-577b6dbe4e8e} <Debug> TCPHandler: Processed in 0.002269626 sec. | ||
| 13607 | 2026.05.06 01:59:57.272078 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13608 | 2026.05.06 01:59:57.272180 [ 277 ] {} <Trace> TCP-Session: db37f94c-12f2-45a2-baec-1af44ab7c936 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13609 | 2026.05.06 01:59:57.272282 [ 277 ] {553f4923-6e1e-402c-9b23-d6bbf3264778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60350) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13610 | 2026.05.06 01:59:57.272305 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13611 | 2026.05.06 01:59:57.272330 [ 277 ] {553f4923-6e1e-402c-9b23-d6bbf3264778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13612 | 2026.05.06 01:59:57.272368 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1626 rows starting from the beginning of the part | ||
| 13613 | 2026.05.06 01:59:57.272488 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 11 rows starting from the beginning of the part | ||
| 13614 | 2026.05.06 01:59:57.272592 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 41 rows starting from the beginning of the part | ||
| 13615 | 2026.05.06 01:59:57.272696 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 11 rows starting from the beginning of the part | ||
| 13616 | 2026.05.06 01:59:57.272743 [ 277 ] {553f4923-6e1e-402c-9b23-d6bbf3264778} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13617 | 2026.05.06 01:59:57.272792 [ 277 ] {553f4923-6e1e-402c-9b23-d6bbf3264778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13618 | 2026.05.06 01:59:57.272802 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 13619 | 2026.05.06 01:59:57.272910 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 11 rows starting from the beginning of the part | ||
| 13620 | 2026.05.06 01:59:57.273141 [ 277 ] {553f4923-6e1e-402c-9b23-d6bbf3264778} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13621 | 2026.05.06 01:59:57.273472 [ 277 ] {553f4923-6e1e-402c-9b23-d6bbf3264778} <Trace> oximeter.measurements_u64 (8e6bfb29-4010-4443-a406-01f27a20dee5): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13622 | 2026.05.06 01:59:57.273619 [ 277 ] {553f4923-6e1e-402c-9b23-d6bbf3264778} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
| 13623 | 2026.05.06 01:59:57.273661 [ 277 ] {553f4923-6e1e-402c-9b23-d6bbf3264778} <Debug> TCPHandler: Processed in 0.001532498 sec. | ||
| 13624 | 2026.05.06 01:59:57.287453 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 19 columns (19 merged, 0 gathered) in 0.015396506 sec., 112363.1556406369 rows/sec., 201.35 MiB/sec. | ||
| 13625 | 2026.05.06 01:59:57.289713 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13626 | 2026.05.06 01:59:57.290114 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2026.05.06 01:59:57.290204 [ 187 ] {27c6ff27-d070-4b3d-9107-35d456df7eb7::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (27c6ff27-d070-4b3d-9107-35d456df7eb7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13628 | 2026.05.06 01:59:57.290336 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.46 MiB. | ||
| 13629 | 2026.05.06 01:59:58.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.42 MiB, peak 366.83 MiB, free memory in arenas 0.00 B, will set to 359.36 MiB (RSS), difference: 5.94 MiB | ||
| 13630 | 2026.05.06 01:59:58.226961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13631 | 2026.05.06 01:59:58.243569 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13632 | 2026.05.06 01:59:58.243627 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13633 | 2026.05.06 01:59:58.249685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13634 | 2026.05.06 01:59:58.250374 [ 243 ] {} <Trace> system.metric_log (0bce7c8c-1647-44bd-bd41-66bc2e7faadf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2026.05.06 01:59:58.253161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13636 | 2026.05.06 01:59:59.401300 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1660 | ||
| 13637 | 2026.05.06 01:59:59.404149 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.05.06 01:59:59.404187 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13639 | 2026.05.06 01:59:59.405410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13640 | 2026.05.06 01:59:59.405685 [ 242 ] {} <Trace> system.query_log (1a61048d-93fd-4909-b8d9-e2cabab6d0c8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.05.06 01:59:59.405964 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1660 | ||