| 1 | [ May 21 16:54:01 Enabled. ] | ||
| 2 | [ May 21 16:54:01 Rereading configuration. ] | ||
| 3 | [ May 21 16:54:02 Rereading configuration. ] | ||
| 4 | [ May 21 16:54:03 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 21 16:54:03 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.21 16:54:05.208086 [ 1 ] {} <Information> Application: Will watch for the process with pid 24605 | ||
| 29 | 2026.05.21 16:54:05.208511 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.21 16:54:05.441500 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 24605 | ||
| 31 | 2026.05.21 16:54:05.442783 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.21 16:54:05.442968 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.21 16:54:05.567716 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.21 16:54:05.605750 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.21 16:54:05.605818 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.21 16:54:05.605839 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.21 16:54:05.605916 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.21 16:54:05.606364 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.21 16:54:05.609730 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.21 16:54:05.611928 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.21 16:54:05.612934 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.21 16:54:05.613824 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.21 16:54:05.613850 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.21 16:54:05.613864 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 47 | 2026.05.21 16:54:05.614607 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.21 16:54:05.618253 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.21 16:54:05.624509 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.21 16:54:05.625275 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.21 16:54:05.627704 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.21 16:54:05.628335 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.21 16:54:05.629397 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.21 16:54:05.629951 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.21 16:54:05.635748 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.21 16:54:05.636470 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.21 16:54:05.638683 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.21 16:54:05.639046 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.21 16:54:05.639327 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.21 16:54:05.639609 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.21 16:54:05.640501 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.21 16:54:05.640538 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.21 16:54:05.640629 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.21 16:54:05.640744 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.21 16:54:05.650306 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.21 16:54:05.650342 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000164411 sec | ||
| 69 | 2026.05.21 16:54:05.650368 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.21 16:54:05.650381 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.21 16:54:05.651042 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.21 16:54:05.651630 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.21 16:54:05.666343 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.21 16:54:05.666409 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.21 16:54:05.666423 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.21 16:54:05.666435 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.21 16:54:05.666473 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.21 16:54:05.666488 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.21 16:54:05.668568 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.21 16:54:05.668613 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.21 16:54:05.668635 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.21 16:54:05.668778 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.21 16:54:05.668821 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.21 16:54:05.668842 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.21 16:54:05.668854 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.21 16:54:05.668866 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.21 16:54:05.668899 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.21 16:54:05.668918 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.21 16:54:05.692649 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.21 16:54:05.694003 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.21 16:54:05.694037 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.571e-05 sec | ||
| 92 | 2026.05.21 16:54:05.694054 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.21 16:54:05.694065 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.21 16:54:05.694092 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.21 16:54:05.694290 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.21 16:54:05.694331 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.21 16:54:05.694343 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.21 16:54:05.694354 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.21 16:54:05.694373 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.21 16:54:05.698329 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.21 16:54:05.698519 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.86 MiB, peak 24.86 MiB, free memory in arenas 0.00 B, will set to 117.34 MiB (RSS), difference: 92.48 MiB | ||
| 102 | 2026.05.21 16:54:05.699921 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.544e-05 sec. | ||
| 103 | 2026.05.21 16:54:05.700249 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.21 16:54:05.701497 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.21 16:54:05.701517 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.21 16:54:05.944156 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58442 | ||
| 107 | 2026.05.21 16:54:05.944436 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.21 16:54:05.944490 [ 3 ] {} <Debug> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58442 | ||
| 109 | 2026.05.21 16:54:05.944519 [ 3 ] {} <Debug> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.21 16:54:05.944557 [ 3 ] {} <Debug> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.21 16:54:05.944670 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.21 16:54:05.944703 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.21 16:54:05.944731 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.21 16:54:05.945102 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63112 | ||
| 115 | 2026.05.21 16:54:05.945206 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62915 | ||
| 116 | 2026.05.21 16:54:05.945213 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36267 | ||
| 117 | 2026.05.21 16:54:05.945301 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.05.21 16:54:05.945360 [ 4 ] {} <Debug> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Authenticating user 'default' from [fd00:1122:3344:101::d]:63112 | ||
| 119 | 2026.05.21 16:54:05.945392 [ 4 ] {} <Debug> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.21 16:54:05.945409 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58615 | ||
| 121 | 2026.05.21 16:54:05.945414 [ 4 ] {} <Debug> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.21 16:54:05.945447 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.21 16:54:05.945501 [ 5 ] {} <Debug> TCP-Session: 77b60e6d-931f-4489-8f6a-fc39622996ca Authenticating user 'default' from [fd00:1122:3344:101::d]:62915 | ||
| 124 | 2026.05.21 16:54:05.945544 [ 5 ] {} <Debug> TCP-Session: 77b60e6d-931f-4489-8f6a-fc39622996ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.05.21 16:54:05.945554 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44966 | ||
| 126 | 2026.05.21 16:54:05.945558 [ 5 ] {} <Debug> TCP-Session: 77b60e6d-931f-4489-8f6a-fc39622996ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.21 16:54:05.946217 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.21 16:54:05.946286 [ 254 ] {} <Debug> TCP-Session: 4906dad1-e52e-45a9-aa0d-349c72058f4e Authenticating user 'default' from [fd00:1122:3344:101::d]:36267 | ||
| 129 | 2026.05.21 16:54:05.946310 [ 254 ] {} <Debug> TCP-Session: 4906dad1-e52e-45a9-aa0d-349c72058f4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.05.21 16:54:05.946329 [ 254 ] {} <Debug> TCP-Session: 4906dad1-e52e-45a9-aa0d-349c72058f4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.21 16:54:05.946353 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63279 | ||
| 132 | 2026.05.21 16:54:05.946501 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.21 16:54:05.946538 [ 255 ] {} <Debug> TCP-Session: 9c62f57e-0093-4e7c-87a2-abd0162e207c Authenticating user 'default' from [fd00:1122:3344:101::d]:58615 | ||
| 134 | 2026.05.21 16:54:05.946564 [ 255 ] {} <Debug> TCP-Session: 9c62f57e-0093-4e7c-87a2-abd0162e207c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.21 16:54:05.946577 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.21 16:54:05.946582 [ 255 ] {} <Debug> TCP-Session: 9c62f57e-0093-4e7c-87a2-abd0162e207c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.21 16:54:05.946596 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47059 | ||
| 138 | 2026.05.21 16:54:05.946626 [ 256 ] {} <Debug> TCP-Session: 9f2ec17d-50ac-47ca-8594-92268a696871 Authenticating user 'default' from [fd00:1122:3344:101::d]:44966 | ||
| 139 | 2026.05.21 16:54:05.946663 [ 256 ] {} <Debug> TCP-Session: 9f2ec17d-50ac-47ca-8594-92268a696871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.21 16:54:05.946676 [ 256 ] {} <Debug> TCP-Session: 9f2ec17d-50ac-47ca-8594-92268a696871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.21 16:54:05.947210 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.21 16:54:05.947252 [ 257 ] {} <Debug> TCP-Session: 0644ed1d-847b-49ce-ac6e-5cf856f9f7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:63279 | ||
| 143 | 2026.05.21 16:54:05.947269 [ 257 ] {} <Debug> TCP-Session: 0644ed1d-847b-49ce-ac6e-5cf856f9f7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.21 16:54:05.947306 [ 257 ] {} <Debug> TCP-Session: 0644ed1d-847b-49ce-ac6e-5cf856f9f7b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.21 16:54:05.947314 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44226 | ||
| 146 | 2026.05.21 16:54:05.948053 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.21 16:54:05.948091 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 148 | 2026.05.21 16:54:05.948063 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 149 | 2026.05.21 16:54:05.948123 [ 258 ] {} <Debug> TCP-Session: 03f0fe1a-3ab9-42a4-b962-ac9b7a919c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:47059 | ||
| 150 | 2026.05.21 16:54:05.948163 [ 259 ] {} <Debug> TCP-Session: aac9a1ec-15d6-4e3c-8685-ed723c93bd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:44226 | ||
| 151 | 2026.05.21 16:54:05.948172 [ 258 ] {} <Debug> TCP-Session: 03f0fe1a-3ab9-42a4-b962-ac9b7a919c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.21 16:54:05.948190 [ 259 ] {} <Debug> TCP-Session: aac9a1ec-15d6-4e3c-8685-ed723c93bd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.21 16:54:05.948196 [ 258 ] {} <Debug> TCP-Session: 03f0fe1a-3ab9-42a4-b962-ac9b7a919c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.21 16:54:05.948248 [ 259 ] {} <Debug> TCP-Session: aac9a1ec-15d6-4e3c-8685-ed723c93bd0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.05.21 16:54:05.949209 [ 3 ] {a00acb4a-6851-4056-94df-29dc1bb1101d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.21 16:54:06.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.40 MiB, peak 117.40 MiB, free memory in arenas 0.00 B, will set to 121.79 MiB (RSS), difference: 4.39 MiB | ||
| 157 | 2026.05.21 16:54:06.017349 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63540 | ||
| 158 | 2026.05.21 16:54:06.021520 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.21 16:54:06.021692 [ 260 ] {} <Debug> TCP-Session: aa0e4300-f4b2-4b1e-89c8-3384263b4108 Authenticating user 'default' from [fd00:1122:3344:101::a]:63540 | ||
| 160 | 2026.05.21 16:54:06.021719 [ 260 ] {} <Debug> TCP-Session: aa0e4300-f4b2-4b1e-89c8-3384263b4108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.21 16:54:06.021732 [ 260 ] {} <Debug> TCP-Session: aa0e4300-f4b2-4b1e-89c8-3384263b4108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.21 16:54:06.021886 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 163 | 2026.05.21 16:54:06.021918 [ 260 ] {} <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 | ||
| 164 | 2026.05.21 16:54:06.022026 [ 260 ] {} <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 | ||
| 165 | 2026.05.21 16:54:06.024046 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63635 | ||
| 166 | 2026.05.21 16:54:06.026358 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2026.05.21 16:54:06.026399 [ 261 ] {} <Debug> TCP-Session: 153f2813-500b-4a94-a0e1-2aaeb4d2f981 Authenticating user 'default' from [fd00:1122:3344:101::a]:63635 | ||
| 168 | 2026.05.21 16:54:06.026399 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35754 | ||
| 169 | 2026.05.21 16:54:06.026422 [ 261 ] {} <Debug> TCP-Session: 153f2813-500b-4a94-a0e1-2aaeb4d2f981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.21 16:54:06.026528 [ 261 ] {} <Debug> TCP-Session: 153f2813-500b-4a94-a0e1-2aaeb4d2f981 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.05.21 16:54:06.026680 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61558 | ||
| 172 | 2026.05.21 16:54:06.026692 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.05.21 16:54:06.026754 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50907 | ||
| 174 | 2026.05.21 16:54:06.026694 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38431 | ||
| 175 | 2026.05.21 16:54:06.026846 [ 262 ] {} <Debug> TCP-Session: 34614620-90ff-4995-a9fd-018b723cfe9b Authenticating user 'default' from [fd00:1122:3344:101::a]:35754 | ||
| 176 | 2026.05.21 16:54:06.026873 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38900 | ||
| 177 | 2026.05.21 16:54:06.026915 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.05.21 16:54:06.026878 [ 262 ] {} <Debug> TCP-Session: 34614620-90ff-4995-a9fd-018b723cfe9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.21 16:54:06.026975 [ 262 ] {} <Debug> TCP-Session: 34614620-90ff-4995-a9fd-018b723cfe9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.05.21 16:54:06.027003 [ 264 ] {} <Debug> TCP-Session: 63eb630b-b85c-4440-898c-5028d580d165 Authenticating user 'default' from [fd00:1122:3344:101::a]:61558 | ||
| 181 | 2026.05.21 16:54:06.026987 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34059 | ||
| 182 | 2026.05.21 16:54:06.027091 [ 264 ] {} <Debug> TCP-Session: 63eb630b-b85c-4440-898c-5028d580d165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.21 16:54:06.027110 [ 264 ] {} <Debug> TCP-Session: 63eb630b-b85c-4440-898c-5028d580d165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.21 16:54:06.027140 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.05.21 16:54:06.027184 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2026.05.21 16:54:06.027203 [ 265 ] {} <Debug> TCP-Session: c3fc4b98-6959-42b7-97a2-2ef48052d38e Authenticating user 'default' from [fd00:1122:3344:101::a]:50907 | ||
| 187 | 2026.05.21 16:54:06.027225 [ 263 ] {} <Debug> TCP-Session: c5bcaeb2-2ebf-40e7-af22-92be988ac282 Authenticating user 'default' from [fd00:1122:3344:101::a]:38431 | ||
| 188 | 2026.05.21 16:54:06.027305 [ 265 ] {} <Debug> TCP-Session: c3fc4b98-6959-42b7-97a2-2ef48052d38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.21 16:54:06.027321 [ 263 ] {} <Debug> TCP-Session: c5bcaeb2-2ebf-40e7-af22-92be988ac282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.21 16:54:06.027327 [ 265 ] {} <Debug> TCP-Session: c3fc4b98-6959-42b7-97a2-2ef48052d38e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.21 16:54:06.027323 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 192 | 2026.05.21 16:54:06.027449 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 193 | 2026.05.21 16:54:06.027475 [ 266 ] {} <Debug> TCP-Session: b259991f-7176-42c1-9728-c9a4ec0cb6f6 Authenticating user 'default' from [fd00:1122:3344:101::a]:38900 | ||
| 194 | 2026.05.21 16:54:06.027451 [ 263 ] {} <Debug> TCP-Session: c5bcaeb2-2ebf-40e7-af22-92be988ac282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.05.21 16:54:06.027547 [ 267 ] {} <Debug> TCP-Session: df76cc22-5c4f-41a4-bf74-dff4e8684584 Authenticating user 'default' from [fd00:1122:3344:101::a]:34059 | ||
| 196 | 2026.05.21 16:54:06.027605 [ 266 ] {} <Debug> TCP-Session: b259991f-7176-42c1-9728-c9a4ec0cb6f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.21 16:54:06.027620 [ 267 ] {} <Debug> TCP-Session: df76cc22-5c4f-41a4-bf74-dff4e8684584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.05.21 16:54:06.027713 [ 266 ] {} <Debug> TCP-Session: b259991f-7176-42c1-9728-c9a4ec0cb6f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 199 | 2026.05.21 16:54:06.027722 [ 267 ] {} <Debug> TCP-Session: df76cc22-5c4f-41a4-bf74-dff4e8684584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 200 | 2026.05.21 16:54:06.060270 [ 3 ] {a00acb4a-6851-4056-94df-29dc1bb1101d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58442) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 201 | |||
| 202 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 223 | |||
| 224 | 2026.05.21 16:54:06.061369 [ 3 ] {a00acb4a-6851-4056-94df-29dc1bb1101d} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 225 | |||
| 226 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 247 | |||
| 248 | 2026.05.21 16:54:06.061633 [ 3 ] {a00acb4a-6851-4056-94df-29dc1bb1101d} <Debug> TCPHandler: Processed in 0.116302645 sec. | ||
| 249 | 2026.05.21 16:54:06.062078 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 250 | 2026.05.21 16:54:06.062383 [ 4 ] {b26ab61d-54fa-40a7-8a0a-b41609ee17f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 251 | 2026.05.21 16:54:06.062800 [ 4 ] {b26ab61d-54fa-40a7-8a0a-b41609ee17f3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63112) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 252 | |||
| 253 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 274 | |||
| 275 | 2026.05.21 16:54:06.063050 [ 4 ] {b26ab61d-54fa-40a7-8a0a-b41609ee17f3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 276 | |||
| 277 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 298 | |||
| 299 | 2026.05.21 16:54:06.063266 [ 4 ] {b26ab61d-54fa-40a7-8a0a-b41609ee17f3} <Debug> TCPHandler: Processed in 0.001367657 sec. | ||
| 300 | 2026.05.21 16:54:06.063595 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.05.21 16:54:06.064403 [ 3 ] {2f30d923-a781-41e5-8ce4-ab0f2cbca813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 302 | 2026.05.21 16:54:06.064592 [ 3 ] {2f30d923-a781-41e5-8ce4-ab0f2cbca813} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 303 | 2026.05.21 16:54:06.067036 [ 3 ] {2f30d923-a781-41e5-8ce4-ab0f2cbca813} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 304 | 2026.05.21 16:54:06.067058 [ 3 ] {2f30d923-a781-41e5-8ce4-ab0f2cbca813} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.61e-05 sec | ||
| 305 | 2026.05.21 16:54:06.067145 [ 3 ] {2f30d923-a781-41e5-8ce4-ab0f2cbca813} <Trace> ReferentialDeps: No tables | ||
| 306 | 2026.05.21 16:54:06.067158 [ 3 ] {2f30d923-a781-41e5-8ce4-ab0f2cbca813} <Trace> LoadingDeps: No tables | ||
| 307 | 2026.05.21 16:54:06.067182 [ 3 ] {2f30d923-a781-41e5-8ce4-ab0f2cbca813} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 308 | 2026.05.21 16:54:06.067859 [ 3 ] {2f30d923-a781-41e5-8ce4-ab0f2cbca813} <Debug> TCPHandler: Processed in 0.004381222 sec. | ||
| 309 | 2026.05.21 16:54:06.068061 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 310 | 2026.05.21 16:54:06.068221 [ 3 ] {8a4c26da-2759-4463-afd3-7e343015fda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) /* The version table contains metadata about the `oximeter` database */ | ||
| 311 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 312 | 2026.05.21 16:54:06.068380 [ 3 ] {8a4c26da-2759-4463-afd3-7e343015fda4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 313 | 2026.05.21 16:54:06.077739 [ 3 ] {8a4c26da-2759-4463-afd3-7e343015fda4} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 314 | 2026.05.21 16:54:06.079962 [ 3 ] {8a4c26da-2759-4463-afd3-7e343015fda4} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666): Loading data parts | ||
| 315 | 2026.05.21 16:54:06.080555 [ 3 ] {8a4c26da-2759-4463-afd3-7e343015fda4} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666): There are no data parts | ||
| 316 | 2026.05.21 16:54:06.084088 [ 3 ] {8a4c26da-2759-4463-afd3-7e343015fda4} <Debug> TCPHandler: Processed in 0.016081371 sec. | ||
| 317 | 2026.05.21 16:54:06.084304 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 318 | 2026.05.21 16:54:06.085302 [ 3 ] {789cdd16-3788-4f29-a2a7-c00135566c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) /* The measurement tables contain all individual samples from each timeseries. | ||
| 319 | * | ||
| 320 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 321 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 322 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 323 | * by all samples from the same timeseries. | ||
| 324 | * | ||
| 325 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 326 | * and then uses that to index quickly into the measurements tables. | ||
| 327 | */ | ||
| 328 | 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) | ||
| 329 | 2026.05.21 16:54:06.085514 [ 3 ] {789cdd16-3788-4f29-a2a7-c00135566c6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 330 | 2026.05.21 16:54:06.094276 [ 3 ] {789cdd16-3788-4f29-a2a7-c00135566c6c} <Debug> oximeter.measurements_bool (16b0f413-0f46-4214-89c2-bf64ef7e5634): Loading data parts | ||
| 331 | 2026.05.21 16:54:06.094421 [ 3 ] {789cdd16-3788-4f29-a2a7-c00135566c6c} <Debug> oximeter.measurements_bool (16b0f413-0f46-4214-89c2-bf64ef7e5634): There are no data parts | ||
| 332 | 2026.05.21 16:54:06.095920 [ 3 ] {789cdd16-3788-4f29-a2a7-c00135566c6c} <Debug> TCPHandler: Processed in 0.011698579 sec. | ||
| 333 | 2026.05.21 16:54:06.096216 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 334 | 2026.05.21 16:54:06.096437 [ 3 ] {0085640c-6e7a-42c2-8d6c-7157a3b9d463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 335 | 2026.05.21 16:54:06.096835 [ 3 ] {0085640c-6e7a-42c2-8d6c-7157a3b9d463} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 336 | 2026.05.21 16:54:06.098716 [ 3 ] {0085640c-6e7a-42c2-8d6c-7157a3b9d463} <Debug> oximeter.measurements_i8 (ec07b507-2d3a-45ac-b394-16d756bf51ce): Loading data parts | ||
| 337 | 2026.05.21 16:54:06.098927 [ 3 ] {0085640c-6e7a-42c2-8d6c-7157a3b9d463} <Debug> oximeter.measurements_i8 (ec07b507-2d3a-45ac-b394-16d756bf51ce): There are no data parts | ||
| 338 | 2026.05.21 16:54:06.100498 [ 3 ] {0085640c-6e7a-42c2-8d6c-7157a3b9d463} <Debug> TCPHandler: Processed in 0.004349072 sec. | ||
| 339 | 2026.05.21 16:54:06.100647 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 340 | 2026.05.21 16:54:06.100877 [ 3 ] {f9cb6b93-8199-4513-ac52-eec55e64ecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 341 | 2026.05.21 16:54:06.100922 [ 3 ] {f9cb6b93-8199-4513-ac52-eec55e64ecdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 342 | 2026.05.21 16:54:06.102894 [ 3 ] {f9cb6b93-8199-4513-ac52-eec55e64ecdf} <Debug> oximeter.measurements_u8 (6d2e5084-8897-4933-8d01-1c276e9e7239): Loading data parts | ||
| 343 | 2026.05.21 16:54:06.103034 [ 3 ] {f9cb6b93-8199-4513-ac52-eec55e64ecdf} <Debug> oximeter.measurements_u8 (6d2e5084-8897-4933-8d01-1c276e9e7239): There are no data parts | ||
| 344 | 2026.05.21 16:54:06.104310 [ 3 ] {f9cb6b93-8199-4513-ac52-eec55e64ecdf} <Debug> TCPHandler: Processed in 0.003713888 sec. | ||
| 345 | 2026.05.21 16:54:06.104568 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 346 | 2026.05.21 16:54:06.104725 [ 3 ] {037db7ef-bd06-46a5-9383-5c3f8f7bb780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 347 | 2026.05.21 16:54:06.104854 [ 3 ] {037db7ef-bd06-46a5-9383-5c3f8f7bb780} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 348 | 2026.05.21 16:54:06.106664 [ 3 ] {037db7ef-bd06-46a5-9383-5c3f8f7bb780} <Debug> oximeter.measurements_i16 (7b7ccc0a-fe79-4b74-b7a3-856ee730ca1a): Loading data parts | ||
| 349 | 2026.05.21 16:54:06.106798 [ 3 ] {037db7ef-bd06-46a5-9383-5c3f8f7bb780} <Debug> oximeter.measurements_i16 (7b7ccc0a-fe79-4b74-b7a3-856ee730ca1a): There are no data parts | ||
| 350 | 2026.05.21 16:54:06.108130 [ 3 ] {037db7ef-bd06-46a5-9383-5c3f8f7bb780} <Debug> TCPHandler: Processed in 0.003611188 sec. | ||
| 351 | 2026.05.21 16:54:06.108291 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.21 16:54:06.108449 [ 3 ] {f065090f-f176-46a2-8879-a87e78713fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 353 | 2026.05.21 16:54:06.108564 [ 3 ] {f065090f-f176-46a2-8879-a87e78713fc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 354 | 2026.05.21 16:54:06.110507 [ 3 ] {f065090f-f176-46a2-8879-a87e78713fc4} <Debug> oximeter.measurements_u16 (6b93d737-3b63-478d-9637-aa1752fe716d): Loading data parts | ||
| 355 | 2026.05.21 16:54:06.110650 [ 3 ] {f065090f-f176-46a2-8879-a87e78713fc4} <Debug> oximeter.measurements_u16 (6b93d737-3b63-478d-9637-aa1752fe716d): There are no data parts | ||
| 356 | 2026.05.21 16:54:06.111960 [ 3 ] {f065090f-f176-46a2-8879-a87e78713fc4} <Debug> TCPHandler: Processed in 0.003720139 sec. | ||
| 357 | 2026.05.21 16:54:06.112194 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 358 | 2026.05.21 16:54:06.112401 [ 3 ] {36640317-11c7-4c8c-a700-d6f03a4c7124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 359 | 2026.05.21 16:54:06.112523 [ 3 ] {36640317-11c7-4c8c-a700-d6f03a4c7124} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 360 | 2026.05.21 16:54:06.114723 [ 3 ] {36640317-11c7-4c8c-a700-d6f03a4c7124} <Debug> oximeter.measurements_i32 (740001b5-1bea-49cd-9a1e-52759b75991e): Loading data parts | ||
| 361 | 2026.05.21 16:54:06.114848 [ 3 ] {36640317-11c7-4c8c-a700-d6f03a4c7124} <Debug> oximeter.measurements_i32 (740001b5-1bea-49cd-9a1e-52759b75991e): There are no data parts | ||
| 362 | 2026.05.21 16:54:06.116084 [ 3 ] {36640317-11c7-4c8c-a700-d6f03a4c7124} <Debug> TCPHandler: Processed in 0.00394011 sec. | ||
| 363 | 2026.05.21 16:54:06.116230 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 364 | 2026.05.21 16:54:06.116387 [ 3 ] {15bbe9ee-25f3-47b9-9ac5-4d3cbb13419b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 365 | 2026.05.21 16:54:06.116517 [ 3 ] {15bbe9ee-25f3-47b9-9ac5-4d3cbb13419b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 366 | 2026.05.21 16:54:06.118453 [ 3 ] {15bbe9ee-25f3-47b9-9ac5-4d3cbb13419b} <Debug> oximeter.measurements_u32 (b4453a38-df65-403d-adf0-8c8754d9d0e8): Loading data parts | ||
| 367 | 2026.05.21 16:54:06.118585 [ 3 ] {15bbe9ee-25f3-47b9-9ac5-4d3cbb13419b} <Debug> oximeter.measurements_u32 (b4453a38-df65-403d-adf0-8c8754d9d0e8): There are no data parts | ||
| 368 | 2026.05.21 16:54:06.120628 [ 3 ] {15bbe9ee-25f3-47b9-9ac5-4d3cbb13419b} <Debug> TCPHandler: Processed in 0.004448463 sec. | ||
| 369 | 2026.05.21 16:54:06.120786 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.05.21 16:54:06.121070 [ 3 ] {6614b833-006f-493a-957a-43f616aefed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 371 | 2026.05.21 16:54:06.121257 [ 3 ] {6614b833-006f-493a-957a-43f616aefed5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 372 | 2026.05.21 16:54:06.123082 [ 3 ] {6614b833-006f-493a-957a-43f616aefed5} <Debug> oximeter.measurements_i64 (c65cae69-6b97-4565-b9a7-5809358b34bb): Loading data parts | ||
| 373 | 2026.05.21 16:54:06.123224 [ 3 ] {6614b833-006f-493a-957a-43f616aefed5} <Debug> oximeter.measurements_i64 (c65cae69-6b97-4565-b9a7-5809358b34bb): There are no data parts | ||
| 374 | 2026.05.21 16:54:06.124875 [ 3 ] {6614b833-006f-493a-957a-43f616aefed5} <Debug> TCPHandler: Processed in 0.004147851 sec. | ||
| 375 | 2026.05.21 16:54:06.125021 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.05.21 16:54:06.125176 [ 3 ] {246b2512-935a-4297-9b7d-e215455905cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 377 | 2026.05.21 16:54:06.125298 [ 3 ] {246b2512-935a-4297-9b7d-e215455905cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 378 | 2026.05.21 16:54:06.127729 [ 3 ] {246b2512-935a-4297-9b7d-e215455905cd} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Loading data parts | ||
| 379 | 2026.05.21 16:54:06.127971 [ 3 ] {246b2512-935a-4297-9b7d-e215455905cd} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): There are no data parts | ||
| 380 | 2026.05.21 16:54:06.129387 [ 3 ] {246b2512-935a-4297-9b7d-e215455905cd} <Debug> TCPHandler: Processed in 0.004415063 sec. | ||
| 381 | 2026.05.21 16:54:06.129545 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.05.21 16:54:06.129818 [ 3 ] {63a1c91f-881d-4613-b49c-15ccb3d9477a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 383 | 2026.05.21 16:54:06.129970 [ 3 ] {63a1c91f-881d-4613-b49c-15ccb3d9477a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 384 | 2026.05.21 16:54:06.131678 [ 3 ] {63a1c91f-881d-4613-b49c-15ccb3d9477a} <Debug> oximeter.measurements_f32 (ba506f8a-a0ca-48b3-9e9a-b704cd8589b2): Loading data parts | ||
| 385 | 2026.05.21 16:54:06.131819 [ 3 ] {63a1c91f-881d-4613-b49c-15ccb3d9477a} <Debug> oximeter.measurements_f32 (ba506f8a-a0ca-48b3-9e9a-b704cd8589b2): There are no data parts | ||
| 386 | 2026.05.21 16:54:06.133698 [ 3 ] {63a1c91f-881d-4613-b49c-15ccb3d9477a} <Debug> TCPHandler: Processed in 0.004204591 sec. | ||
| 387 | 2026.05.21 16:54:06.133844 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.05.21 16:54:06.134005 [ 3 ] {854531bc-f1d4-49a1-9bb1-11a7c35ba369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 389 | 2026.05.21 16:54:06.134121 [ 3 ] {854531bc-f1d4-49a1-9bb1-11a7c35ba369} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 390 | 2026.05.21 16:54:06.136087 [ 3 ] {854531bc-f1d4-49a1-9bb1-11a7c35ba369} <Debug> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Loading data parts | ||
| 391 | 2026.05.21 16:54:06.136332 [ 3 ] {854531bc-f1d4-49a1-9bb1-11a7c35ba369} <Debug> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): There are no data parts | ||
| 392 | 2026.05.21 16:54:06.138794 [ 3 ] {854531bc-f1d4-49a1-9bb1-11a7c35ba369} <Debug> TCPHandler: Processed in 0.005002365 sec. | ||
| 393 | 2026.05.21 16:54:06.138942 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.05.21 16:54:06.139204 [ 3 ] {14aae9f2-d12c-40b2-b21c-8b37597fae62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 395 | 2026.05.21 16:54:06.139407 [ 3 ] {14aae9f2-d12c-40b2-b21c-8b37597fae62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 396 | 2026.05.21 16:54:06.141243 [ 3 ] {14aae9f2-d12c-40b2-b21c-8b37597fae62} <Debug> oximeter.measurements_string (21efe191-0aaa-4177-bf5d-9d51a5d7fcc0): Loading data parts | ||
| 397 | 2026.05.21 16:54:06.141401 [ 3 ] {14aae9f2-d12c-40b2-b21c-8b37597fae62} <Debug> oximeter.measurements_string (21efe191-0aaa-4177-bf5d-9d51a5d7fcc0): There are no data parts | ||
| 398 | 2026.05.21 16:54:06.142880 [ 3 ] {14aae9f2-d12c-40b2-b21c-8b37597fae62} <Debug> TCPHandler: Processed in 0.00398816 sec. | ||
| 399 | 2026.05.21 16:54:06.143033 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.05.21 16:54:06.143201 [ 3 ] {f3e7bd66-82c7-4277-9005-19ec33e193de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 401 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 402 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 403 | * a string isn't palatable for a few reasons. | ||
| 404 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 405 | * details. | ||
| 406 | */ | ||
| 407 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 408 | 2026.05.21 16:54:06.143327 [ 3 ] {f3e7bd66-82c7-4277-9005-19ec33e193de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 409 | 2026.05.21 16:54:06.145046 [ 3 ] {f3e7bd66-82c7-4277-9005-19ec33e193de} <Debug> oximeter.measurements_bytes (bc5efb18-7599-4088-b91c-9d094c28cf86): Loading data parts | ||
| 410 | 2026.05.21 16:54:06.145184 [ 3 ] {f3e7bd66-82c7-4277-9005-19ec33e193de} <Debug> oximeter.measurements_bytes (bc5efb18-7599-4088-b91c-9d094c28cf86): There are no data parts | ||
| 411 | 2026.05.21 16:54:06.146461 [ 3 ] {f3e7bd66-82c7-4277-9005-19ec33e193de} <Debug> TCPHandler: Processed in 0.003482427 sec. | ||
| 412 | 2026.05.21 16:54:06.146610 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 413 | 2026.05.21 16:54:06.146780 [ 3 ] {dcfa403c-615f-4eb2-b9b0-a6e15e0297a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 414 | 2026.05.21 16:54:06.146959 [ 3 ] {dcfa403c-615f-4eb2-b9b0-a6e15e0297a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 415 | 2026.05.21 16:54:06.148672 [ 3 ] {dcfa403c-615f-4eb2-b9b0-a6e15e0297a0} <Debug> oximeter.measurements_cumulativei64 (ac8066e0-3d70-400c-b10c-aacdc581ac6f): Loading data parts | ||
| 416 | 2026.05.21 16:54:06.148804 [ 3 ] {dcfa403c-615f-4eb2-b9b0-a6e15e0297a0} <Debug> oximeter.measurements_cumulativei64 (ac8066e0-3d70-400c-b10c-aacdc581ac6f): There are no data parts | ||
| 417 | 2026.05.21 16:54:06.150227 [ 3 ] {dcfa403c-615f-4eb2-b9b0-a6e15e0297a0} <Debug> TCPHandler: Processed in 0.003665428 sec. | ||
| 418 | 2026.05.21 16:54:06.150455 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.05.21 16:54:06.150667 [ 3 ] {917eca05-1ac9-42c9-b066-66f7698cece8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 420 | 2026.05.21 16:54:06.150784 [ 3 ] {917eca05-1ac9-42c9-b066-66f7698cece8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 421 | 2026.05.21 16:54:06.152540 [ 3 ] {917eca05-1ac9-42c9-b066-66f7698cece8} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Loading data parts | ||
| 422 | 2026.05.21 16:54:06.152890 [ 3 ] {917eca05-1ac9-42c9-b066-66f7698cece8} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): There are no data parts | ||
| 423 | 2026.05.21 16:54:06.154150 [ 3 ] {917eca05-1ac9-42c9-b066-66f7698cece8} <Debug> TCPHandler: Processed in 0.003746419 sec. | ||
| 424 | 2026.05.21 16:54:06.154303 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.05.21 16:54:06.154543 [ 3 ] {01605765-dc6f-4f58-8c4d-fafcbf55100a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 426 | 2026.05.21 16:54:06.154631 [ 3 ] {01605765-dc6f-4f58-8c4d-fafcbf55100a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 427 | 2026.05.21 16:54:06.156911 [ 3 ] {01605765-dc6f-4f58-8c4d-fafcbf55100a} <Debug> oximeter.measurements_cumulativef32 (3409bf5a-7e45-42a6-b416-925a43c6883d): Loading data parts | ||
| 428 | 2026.05.21 16:54:06.157048 [ 3 ] {01605765-dc6f-4f58-8c4d-fafcbf55100a} <Debug> oximeter.measurements_cumulativef32 (3409bf5a-7e45-42a6-b416-925a43c6883d): There are no data parts | ||
| 429 | 2026.05.21 16:54:06.158824 [ 3 ] {01605765-dc6f-4f58-8c4d-fafcbf55100a} <Debug> TCPHandler: Processed in 0.004571243 sec. | ||
| 430 | 2026.05.21 16:54:06.158969 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.05.21 16:54:06.159142 [ 3 ] {73afb41e-28d7-480f-b0c7-0a9091379f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 432 | 2026.05.21 16:54:06.159273 [ 3 ] {73afb41e-28d7-480f-b0c7-0a9091379f89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 433 | 2026.05.21 16:54:06.161216 [ 3 ] {73afb41e-28d7-480f-b0c7-0a9091379f89} <Debug> oximeter.measurements_cumulativef64 (d8364807-bd44-4cdd-a41c-e52e82fa3b07): Loading data parts | ||
| 434 | 2026.05.21 16:54:06.161424 [ 3 ] {73afb41e-28d7-480f-b0c7-0a9091379f89} <Debug> oximeter.measurements_cumulativef64 (d8364807-bd44-4cdd-a41c-e52e82fa3b07): There are no data parts | ||
| 435 | 2026.05.21 16:54:06.162863 [ 3 ] {73afb41e-28d7-480f-b0c7-0a9091379f89} <Debug> TCPHandler: Processed in 0.00394304 sec. | ||
| 436 | 2026.05.21 16:54:06.163014 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.05.21 16:54:06.163315 [ 3 ] {a4d0080f-9629-4615-aa19-170b69e97d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 438 | * NOTE: Array types cannot be Nullable, see | ||
| 439 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 440 | * for more details. | ||
| 441 | * | ||
| 442 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 443 | * is unfortunate, and at this point relies on the fact that an | ||
| 444 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 445 | * to figure out another way to represent missing samples here. | ||
| 446 | */ | ||
| 447 | 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) | ||
| 448 | 2026.05.21 16:54:06.163452 [ 3 ] {a4d0080f-9629-4615-aa19-170b69e97d4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 449 | 2026.05.21 16:54:06.165783 [ 3 ] {a4d0080f-9629-4615-aa19-170b69e97d4c} <Debug> oximeter.measurements_histogrami8 (4acd413a-7e75-41ea-9f5c-a61a0defb3aa): Loading data parts | ||
| 450 | 2026.05.21 16:54:06.165934 [ 3 ] {a4d0080f-9629-4615-aa19-170b69e97d4c} <Debug> oximeter.measurements_histogrami8 (4acd413a-7e75-41ea-9f5c-a61a0defb3aa): There are no data parts | ||
| 451 | 2026.05.21 16:54:06.167438 [ 3 ] {a4d0080f-9629-4615-aa19-170b69e97d4c} <Debug> TCPHandler: Processed in 0.004475933 sec. | ||
| 452 | 2026.05.21 16:54:06.167695 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 453 | 2026.05.21 16:54:06.167906 [ 3 ] {5a3823b7-6b66-4bf6-9c20-8b4b94aa289a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 454 | 2026.05.21 16:54:06.168037 [ 3 ] {5a3823b7-6b66-4bf6-9c20-8b4b94aa289a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 455 | 2026.05.21 16:54:06.170615 [ 3 ] {5a3823b7-6b66-4bf6-9c20-8b4b94aa289a} <Debug> oximeter.measurements_histogramu8 (c4c621aa-8562-4368-bd3a-33a47f19ba95): Loading data parts | ||
| 456 | 2026.05.21 16:54:06.170825 [ 3 ] {5a3823b7-6b66-4bf6-9c20-8b4b94aa289a} <Debug> oximeter.measurements_histogramu8 (c4c621aa-8562-4368-bd3a-33a47f19ba95): There are no data parts | ||
| 457 | 2026.05.21 16:54:06.172580 [ 3 ] {5a3823b7-6b66-4bf6-9c20-8b4b94aa289a} <Debug> TCPHandler: Processed in 0.004928705 sec. | ||
| 458 | 2026.05.21 16:54:06.172739 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 459 | 2026.05.21 16:54:06.173128 [ 3 ] {4346ce62-a20f-4eae-9f00-2033254ce938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 460 | 2026.05.21 16:54:06.173263 [ 3 ] {4346ce62-a20f-4eae-9f00-2033254ce938} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 461 | 2026.05.21 16:54:06.176219 [ 3 ] {4346ce62-a20f-4eae-9f00-2033254ce938} <Debug> oximeter.measurements_histogrami16 (3260340a-38d1-4330-985a-af4195174f71): Loading data parts | ||
| 462 | 2026.05.21 16:54:06.176351 [ 3 ] {4346ce62-a20f-4eae-9f00-2033254ce938} <Debug> oximeter.measurements_histogrami16 (3260340a-38d1-4330-985a-af4195174f71): There are no data parts | ||
| 463 | 2026.05.21 16:54:06.177914 [ 3 ] {4346ce62-a20f-4eae-9f00-2033254ce938} <Debug> TCPHandler: Processed in 0.005231567 sec. | ||
| 464 | 2026.05.21 16:54:06.178224 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 465 | 2026.05.21 16:54:06.178494 [ 3 ] {70c1bc0f-6f57-430b-8e8d-9b3794336f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 466 | 2026.05.21 16:54:06.178654 [ 3 ] {70c1bc0f-6f57-430b-8e8d-9b3794336f5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 467 | 2026.05.21 16:54:06.183347 [ 3 ] {70c1bc0f-6f57-430b-8e8d-9b3794336f5e} <Debug> oximeter.measurements_histogramu16 (021697a8-d7de-4694-83a3-b16db45ac922): Loading data parts | ||
| 468 | 2026.05.21 16:54:06.183586 [ 3 ] {70c1bc0f-6f57-430b-8e8d-9b3794336f5e} <Debug> oximeter.measurements_histogramu16 (021697a8-d7de-4694-83a3-b16db45ac922): There are no data parts | ||
| 469 | 2026.05.21 16:54:06.184988 [ 3 ] {70c1bc0f-6f57-430b-8e8d-9b3794336f5e} <Debug> TCPHandler: Processed in 0.006829984 sec. | ||
| 470 | 2026.05.21 16:54:06.185145 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 471 | 2026.05.21 16:54:06.185472 [ 3 ] {92a1b01b-58f9-4c3c-824c-b039f3cf61b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 472 | 2026.05.21 16:54:06.185610 [ 3 ] {92a1b01b-58f9-4c3c-824c-b039f3cf61b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 473 | 2026.05.21 16:54:06.188053 [ 3 ] {92a1b01b-58f9-4c3c-824c-b039f3cf61b6} <Debug> oximeter.measurements_histogrami32 (d06137e8-7661-4f6e-8cc2-908e8297f0d2): Loading data parts | ||
| 474 | 2026.05.21 16:54:06.188192 [ 3 ] {92a1b01b-58f9-4c3c-824c-b039f3cf61b6} <Debug> oximeter.measurements_histogrami32 (d06137e8-7661-4f6e-8cc2-908e8297f0d2): There are no data parts | ||
| 475 | 2026.05.21 16:54:06.189923 [ 3 ] {92a1b01b-58f9-4c3c-824c-b039f3cf61b6} <Debug> TCPHandler: Processed in 0.004828284 sec. | ||
| 476 | 2026.05.21 16:54:06.190175 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 477 | 2026.05.21 16:54:06.190389 [ 3 ] {b777ddfd-d4d9-496b-a978-342da609c3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 478 | 2026.05.21 16:54:06.190527 [ 3 ] {b777ddfd-d4d9-496b-a978-342da609c3a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 479 | 2026.05.21 16:54:06.192730 [ 3 ] {b777ddfd-d4d9-496b-a978-342da609c3a2} <Debug> oximeter.measurements_histogramu32 (468e78d7-6c06-4ee0-a1f5-bf3feee1a97d): Loading data parts | ||
| 480 | 2026.05.21 16:54:06.192908 [ 3 ] {b777ddfd-d4d9-496b-a978-342da609c3a2} <Debug> oximeter.measurements_histogramu32 (468e78d7-6c06-4ee0-a1f5-bf3feee1a97d): There are no data parts | ||
| 481 | 2026.05.21 16:54:06.194743 [ 3 ] {b777ddfd-d4d9-496b-a978-342da609c3a2} <Debug> TCPHandler: Processed in 0.004624263 sec. | ||
| 482 | 2026.05.21 16:54:06.194921 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 483 | 2026.05.21 16:54:06.195237 [ 3 ] {17e97588-fcd8-4cdf-a372-a8f7f94bc955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 484 | 2026.05.21 16:54:06.195448 [ 3 ] {17e97588-fcd8-4cdf-a372-a8f7f94bc955} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 485 | 2026.05.21 16:54:06.198013 [ 3 ] {17e97588-fcd8-4cdf-a372-a8f7f94bc955} <Debug> oximeter.measurements_histogrami64 (e0f26cf6-6610-4abe-908f-6c0aa5d435d9): Loading data parts | ||
| 486 | 2026.05.21 16:54:06.198204 [ 3 ] {17e97588-fcd8-4cdf-a372-a8f7f94bc955} <Debug> oximeter.measurements_histogrami64 (e0f26cf6-6610-4abe-908f-6c0aa5d435d9): There are no data parts | ||
| 487 | 2026.05.21 16:54:06.199807 [ 3 ] {17e97588-fcd8-4cdf-a372-a8f7f94bc955} <Debug> TCPHandler: Processed in 0.004946705 sec. | ||
| 488 | 2026.05.21 16:54:06.200212 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 489 | 2026.05.21 16:54:06.200519 [ 3 ] {09b9c230-eb85-45ec-a23f-0581a6f775ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 490 | 2026.05.21 16:54:06.200709 [ 3 ] {09b9c230-eb85-45ec-a23f-0581a6f775ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 491 | 2026.05.21 16:54:06.202932 [ 3 ] {09b9c230-eb85-45ec-a23f-0581a6f775ee} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Loading data parts | ||
| 492 | 2026.05.21 16:54:06.203087 [ 3 ] {09b9c230-eb85-45ec-a23f-0581a6f775ee} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): There are no data parts | ||
| 493 | 2026.05.21 16:54:06.204990 [ 3 ] {09b9c230-eb85-45ec-a23f-0581a6f775ee} <Debug> TCPHandler: Processed in 0.004842235 sec. | ||
| 494 | 2026.05.21 16:54:06.205175 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.05.21 16:54:06.205429 [ 3 ] {8c895649-23fd-483d-be84-647b21ddd873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 496 | 2026.05.21 16:54:06.205609 [ 3 ] {8c895649-23fd-483d-be84-647b21ddd873} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 497 | 2026.05.21 16:54:06.207761 [ 3 ] {8c895649-23fd-483d-be84-647b21ddd873} <Debug> oximeter.measurements_histogramf32 (fc36cdd9-8a3e-4594-981a-7ef8a07f19a0): Loading data parts | ||
| 498 | 2026.05.21 16:54:06.207917 [ 3 ] {8c895649-23fd-483d-be84-647b21ddd873} <Debug> oximeter.measurements_histogramf32 (fc36cdd9-8a3e-4594-981a-7ef8a07f19a0): There are no data parts | ||
| 499 | 2026.05.21 16:54:06.209765 [ 3 ] {8c895649-23fd-483d-be84-647b21ddd873} <Debug> TCPHandler: Processed in 0.004655294 sec. | ||
| 500 | 2026.05.21 16:54:06.210020 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.05.21 16:54:06.210285 [ 3 ] {0d8c2012-06f7-4885-b376-dd8071036189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 502 | 2026.05.21 16:54:06.210426 [ 3 ] {0d8c2012-06f7-4885-b376-dd8071036189} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 503 | 2026.05.21 16:54:06.212524 [ 3 ] {0d8c2012-06f7-4885-b376-dd8071036189} <Debug> oximeter.measurements_histogramf64 (85c2285c-66cf-4352-9281-d15ff4eb4416): Loading data parts | ||
| 504 | 2026.05.21 16:54:06.212662 [ 3 ] {0d8c2012-06f7-4885-b376-dd8071036189} <Debug> oximeter.measurements_histogramf64 (85c2285c-66cf-4352-9281-d15ff4eb4416): There are no data parts | ||
| 505 | 2026.05.21 16:54:06.214010 [ 3 ] {0d8c2012-06f7-4885-b376-dd8071036189} <Debug> TCPHandler: Processed in 0.00404533 sec. | ||
| 506 | 2026.05.21 16:54:06.214186 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.05.21 16:54:06.214404 [ 3 ] {7bae8ca1-7ec8-4ff2-9d2d-a274e37d3488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) /* The field tables store named dimensions of each timeseries. | ||
| 508 | * | ||
| 509 | * As with the measurement tables, there is one field table for each field data | ||
| 510 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 511 | * this behavior **must not** be relied upon for query correctness. | ||
| 512 | * | ||
| 513 | * The index for the fields differs from the measurements, however. Rows are | ||
| 514 | * sorted by timeseries name, then field name, field value, and finally | ||
| 515 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 516 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 517 | * usually then used to look up measurements. | ||
| 518 | * | ||
| 519 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 520 | * timeseries name and then key, since it would improve lookups where one | ||
| 521 | * already has the key. Realistically though, these tables are quite small and | ||
| 522 | * so performance benefits will be low in absolute terms. | ||
| 523 | * | ||
| 524 | * TTL: We use a materialized column to expire old field table records. This | ||
| 525 | * column is generated automatically by the database whenever a new row is | ||
| 526 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 527 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 528 | * record will remain during a deduplication, which will have the last | ||
| 529 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 530 | * measurement tables. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.05.21 16:54:06.214592 [ 3 ] {7bae8ca1-7ec8-4ff2-9d2d-a274e37d3488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 534 | 2026.05.21 16:54:06.217124 [ 3 ] {7bae8ca1-7ec8-4ff2-9d2d-a274e37d3488} <Debug> oximeter.fields_bool (a7943efb-8993-459a-85f9-4f2437b3e3ed): Loading data parts | ||
| 535 | 2026.05.21 16:54:06.217387 [ 3 ] {7bae8ca1-7ec8-4ff2-9d2d-a274e37d3488} <Debug> oximeter.fields_bool (a7943efb-8993-459a-85f9-4f2437b3e3ed): There are no data parts | ||
| 536 | 2026.05.21 16:54:06.218513 [ 3 ] {7bae8ca1-7ec8-4ff2-9d2d-a274e37d3488} <Debug> TCPHandler: Processed in 0.004379712 sec. | ||
| 537 | 2026.05.21 16:54:06.218665 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.21 16:54:06.218957 [ 3 ] {c4a0743d-0cd8-4a99-a743-4d43bdae1abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 539 | 2026.05.21 16:54:06.219099 [ 3 ] {c4a0743d-0cd8-4a99-a743-4d43bdae1abc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 540 | 2026.05.21 16:54:06.221208 [ 3 ] {c4a0743d-0cd8-4a99-a743-4d43bdae1abc} <Debug> oximeter.fields_i8 (7885b8c1-a328-478c-9b28-0a4bfa7b04fb): Loading data parts | ||
| 541 | 2026.05.21 16:54:06.221343 [ 3 ] {c4a0743d-0cd8-4a99-a743-4d43bdae1abc} <Debug> oximeter.fields_i8 (7885b8c1-a328-478c-9b28-0a4bfa7b04fb): There are no data parts | ||
| 542 | 2026.05.21 16:54:06.222723 [ 3 ] {c4a0743d-0cd8-4a99-a743-4d43bdae1abc} <Debug> TCPHandler: Processed in 0.004110021 sec. | ||
| 543 | 2026.05.21 16:54:06.222876 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.21 16:54:06.223050 [ 3 ] {9c2ef6fb-3312-440f-abc8-77090bbf62b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 545 | 2026.05.21 16:54:06.223192 [ 3 ] {9c2ef6fb-3312-440f-abc8-77090bbf62b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 546 | 2026.05.21 16:54:06.225071 [ 3 ] {9c2ef6fb-3312-440f-abc8-77090bbf62b8} <Debug> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Loading data parts | ||
| 547 | 2026.05.21 16:54:06.225303 [ 3 ] {9c2ef6fb-3312-440f-abc8-77090bbf62b8} <Debug> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): There are no data parts | ||
| 548 | 2026.05.21 16:54:06.226731 [ 3 ] {9c2ef6fb-3312-440f-abc8-77090bbf62b8} <Debug> TCPHandler: Processed in 0.00390767 sec. | ||
| 549 | 2026.05.21 16:54:06.226950 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.21 16:54:06.227228 [ 3 ] {195eece5-794a-4470-865b-232ea2a62d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 551 | 2026.05.21 16:54:06.227371 [ 3 ] {195eece5-794a-4470-865b-232ea2a62d97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 552 | 2026.05.21 16:54:06.229595 [ 3 ] {195eece5-794a-4470-865b-232ea2a62d97} <Debug> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Loading data parts | ||
| 553 | 2026.05.21 16:54:06.229722 [ 3 ] {195eece5-794a-4470-865b-232ea2a62d97} <Debug> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): There are no data parts | ||
| 554 | 2026.05.21 16:54:06.231086 [ 3 ] {195eece5-794a-4470-865b-232ea2a62d97} <Debug> TCPHandler: Processed in 0.004202271 sec. | ||
| 555 | 2026.05.21 16:54:06.231233 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.21 16:54:06.231388 [ 3 ] {18223f3b-59b0-4706-9e47-15208590cfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 557 | 2026.05.21 16:54:06.231523 [ 3 ] {18223f3b-59b0-4706-9e47-15208590cfd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 558 | 2026.05.21 16:54:06.233402 [ 3 ] {18223f3b-59b0-4706-9e47-15208590cfd4} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Loading data parts | ||
| 559 | 2026.05.21 16:54:06.233702 [ 3 ] {18223f3b-59b0-4706-9e47-15208590cfd4} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): There are no data parts | ||
| 560 | 2026.05.21 16:54:06.234965 [ 3 ] {18223f3b-59b0-4706-9e47-15208590cfd4} <Debug> TCPHandler: Processed in 0.00378712 sec. | ||
| 561 | 2026.05.21 16:54:06.235111 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.21 16:54:06.235411 [ 3 ] {7864bb52-4597-4128-92bf-8ffc689d4768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 563 | 2026.05.21 16:54:06.235556 [ 3 ] {7864bb52-4597-4128-92bf-8ffc689d4768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 564 | 2026.05.21 16:54:06.237343 [ 3 ] {7864bb52-4597-4128-92bf-8ffc689d4768} <Debug> oximeter.fields_i32 (be1ed5c9-ec1d-4f0a-bc87-35cdecd00a40): Loading data parts | ||
| 565 | 2026.05.21 16:54:06.237497 [ 3 ] {7864bb52-4597-4128-92bf-8ffc689d4768} <Debug> oximeter.fields_i32 (be1ed5c9-ec1d-4f0a-bc87-35cdecd00a40): There are no data parts | ||
| 566 | 2026.05.21 16:54:06.239059 [ 3 ] {7864bb52-4597-4128-92bf-8ffc689d4768} <Debug> TCPHandler: Processed in 0.00399626 sec. | ||
| 567 | 2026.05.21 16:54:06.239205 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.21 16:54:06.239371 [ 3 ] {ed3c7329-cbdc-420c-96f7-41a69b65f705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 569 | 2026.05.21 16:54:06.239504 [ 3 ] {ed3c7329-cbdc-420c-96f7-41a69b65f705} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 570 | 2026.05.21 16:54:06.241125 [ 3 ] {ed3c7329-cbdc-420c-96f7-41a69b65f705} <Debug> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Loading data parts | ||
| 571 | 2026.05.21 16:54:06.241359 [ 3 ] {ed3c7329-cbdc-420c-96f7-41a69b65f705} <Debug> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): There are no data parts | ||
| 572 | 2026.05.21 16:54:06.242837 [ 3 ] {ed3c7329-cbdc-420c-96f7-41a69b65f705} <Debug> TCPHandler: Processed in 0.003682278 sec. | ||
| 573 | 2026.05.21 16:54:06.242985 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.21 16:54:06.243230 [ 3 ] {7577fe0a-c870-4147-ad9d-1533a60009c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 575 | 2026.05.21 16:54:06.243352 [ 3 ] {7577fe0a-c870-4147-ad9d-1533a60009c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 576 | 2026.05.21 16:54:06.245227 [ 3 ] {7577fe0a-c870-4147-ad9d-1533a60009c2} <Debug> oximeter.fields_i64 (b9839a21-0205-4b50-8511-f2080923fecc): Loading data parts | ||
| 577 | 2026.05.21 16:54:06.245353 [ 3 ] {7577fe0a-c870-4147-ad9d-1533a60009c2} <Debug> oximeter.fields_i64 (b9839a21-0205-4b50-8511-f2080923fecc): There are no data parts | ||
| 578 | 2026.05.21 16:54:06.246586 [ 3 ] {7577fe0a-c870-4147-ad9d-1533a60009c2} <Debug> TCPHandler: Processed in 0.003649708 sec. | ||
| 579 | 2026.05.21 16:54:06.246731 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.21 16:54:06.246898 [ 3 ] {1474758c-3aae-4044-8e25-13f9fcebeced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 581 | 2026.05.21 16:54:06.247039 [ 3 ] {1474758c-3aae-4044-8e25-13f9fcebeced} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 582 | 2026.05.21 16:54:06.248874 [ 3 ] {1474758c-3aae-4044-8e25-13f9fcebeced} <Debug> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Loading data parts | ||
| 583 | 2026.05.21 16:54:06.249093 [ 3 ] {1474758c-3aae-4044-8e25-13f9fcebeced} <Debug> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): There are no data parts | ||
| 584 | 2026.05.21 16:54:06.250882 [ 3 ] {1474758c-3aae-4044-8e25-13f9fcebeced} <Debug> TCPHandler: Processed in 0.004199501 sec. | ||
| 585 | 2026.05.21 16:54:06.251023 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.21 16:54:06.251287 [ 3 ] {be3af363-1064-4b66-a5ad-f611f89446a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 587 | 2026.05.21 16:54:06.251415 [ 3 ] {be3af363-1064-4b66-a5ad-f611f89446a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 588 | 2026.05.21 16:54:06.253779 [ 3 ] {be3af363-1064-4b66-a5ad-f611f89446a2} <Debug> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Loading data parts | ||
| 589 | 2026.05.21 16:54:06.253926 [ 3 ] {be3af363-1064-4b66-a5ad-f611f89446a2} <Debug> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): There are no data parts | ||
| 590 | 2026.05.21 16:54:06.255380 [ 3 ] {be3af363-1064-4b66-a5ad-f611f89446a2} <Debug> TCPHandler: Processed in 0.004406952 sec. | ||
| 591 | 2026.05.21 16:54:06.255523 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.21 16:54:06.255710 [ 3 ] {9c7304c6-b386-4197-b6a2-e65fe15faada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 593 | 2026.05.21 16:54:06.255843 [ 3 ] {9c7304c6-b386-4197-b6a2-e65fe15faada} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 594 | 2026.05.21 16:54:06.257857 [ 3 ] {9c7304c6-b386-4197-b6a2-e65fe15faada} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Loading data parts | ||
| 595 | 2026.05.21 16:54:06.258023 [ 3 ] {9c7304c6-b386-4197-b6a2-e65fe15faada} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): There are no data parts | ||
| 596 | 2026.05.21 16:54:06.259656 [ 3 ] {9c7304c6-b386-4197-b6a2-e65fe15faada} <Debug> TCPHandler: Processed in 0.004182821 sec. | ||
| 597 | 2026.05.21 16:54:06.259798 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.21 16:54:06.260035 [ 3 ] {4ea28c99-1e5a-4e1f-8b39-dd1c4df05d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) 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) | ||
| 599 | 2026.05.21 16:54:06.260166 [ 3 ] {4ea28c99-1e5a-4e1f-8b39-dd1c4df05d76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 600 | 2026.05.21 16:54:06.264000 [ 3 ] {4ea28c99-1e5a-4e1f-8b39-dd1c4df05d76} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Loading data parts | ||
| 601 | 2026.05.21 16:54:06.264135 [ 3 ] {4ea28c99-1e5a-4e1f-8b39-dd1c4df05d76} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): There are no data parts | ||
| 602 | 2026.05.21 16:54:06.266685 [ 3 ] {4ea28c99-1e5a-4e1f-8b39-dd1c4df05d76} <Debug> TCPHandler: Processed in 0.006934555 sec. | ||
| 603 | 2026.05.21 16:54:06.266858 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.21 16:54:06.267137 [ 3 ] {2c2c8585-059a-4183-b391-f737ca73744b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) /* The timeseries schema table stores the extracted schema for the samples | ||
| 605 | * oximeter collects. | ||
| 606 | */ | ||
| 607 | 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) | ||
| 608 | 2026.05.21 16:54:06.267292 [ 3 ] {2c2c8585-059a-4183-b391-f737ca73744b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 609 | 2026.05.21 16:54:06.269502 [ 3 ] {2c2c8585-059a-4183-b391-f737ca73744b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Loading data parts | ||
| 610 | 2026.05.21 16:54:06.269644 [ 3 ] {2c2c8585-059a-4183-b391-f737ca73744b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): There are no data parts | ||
| 611 | 2026.05.21 16:54:06.273496 [ 3 ] {2c2c8585-059a-4183-b391-f737ca73744b} <Debug> TCPHandler: Processed in 0.006687534 sec. | ||
| 612 | 2026.05.21 16:54:06.275861 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 613 | 2026.05.21 16:54:06.276164 [ 4 ] {b70cb5a9-cbac-43ec-8d7a-87dd3b7d89c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 614 | 2026.05.21 16:54:06.278242 [ 4 ] {b70cb5a9-cbac-43ec-8d7a-87dd3b7d89c2} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 615 | 2026.05.21 16:54:06.300141 [ 268 ] {b70cb5a9-cbac-43ec-8d7a-87dd3b7d89c2} <Trace> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2026.05.21 16:54:06.300210 [ 268 ] {b70cb5a9-cbac-43ec-8d7a-87dd3b7d89c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 617 | 2026.05.21 16:54:06.308149 [ 268 ] {b70cb5a9-cbac-43ec-8d7a-87dd3b7d89c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2026.05.21 16:54:06.308857 [ 268 ] {b70cb5a9-cbac-43ec-8d7a-87dd3b7d89c2} <Trace> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2026.05.21 16:54:06.309187 [ 4 ] {b70cb5a9-cbac-43ec-8d7a-87dd3b7d89c2} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.033143 sec., 30.172283740156292 rows/sec., 482.76 B/sec. | ||
| 620 | 2026.05.21 16:54:06.309655 [ 4 ] {b70cb5a9-cbac-43ec-8d7a-87dd3b7d89c2} <Debug> TCPHandler: Processed in 0.03393653 sec. | ||
| 621 | 2026.05.21 16:54:07.001088 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.69 MiB, peak 128.69 MiB, free memory in arenas 0.00 B, will set to 138.11 MiB (RSS), difference: 9.42 MiB | ||
| 622 | 2026.05.21 16:54:07.362202 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36930 | ||
| 623 | 2026.05.21 16:54:07.362500 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.05.21 16:54:07.362537 [ 269 ] {} <Debug> TCP-Session: 7adf7678-12c9-49ff-8596-8cc6d86e1aa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36930 | ||
| 625 | 2026.05.21 16:54:07.362568 [ 269 ] {} <Debug> TCP-Session: 7adf7678-12c9-49ff-8596-8cc6d86e1aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.21 16:54:07.362668 [ 269 ] {} <Debug> TCP-Session: 7adf7678-12c9-49ff-8596-8cc6d86e1aa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.05.21 16:54:07.362819 [ 269 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.05.21 16:54:07.362871 [ 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 | ||
| 629 | 2026.05.21 16:54:07.362986 [ 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 | ||
| 630 | 2026.05.21 16:54:07.363492 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56228 | ||
| 631 | 2026.05.21 16:54:07.363652 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64152 | ||
| 632 | 2026.05.21 16:54:07.363687 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.21 16:54:07.363744 [ 270 ] {} <Debug> TCP-Session: 79d63966-5a61-410d-abdc-897b09db7bdd Authenticating user 'default' from [fd00:1122:3344:101::e]:56228 | ||
| 634 | 2026.05.21 16:54:07.363781 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59983 | ||
| 635 | 2026.05.21 16:54:07.363876 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.05.21 16:54:07.363946 [ 270 ] {} <Debug> TCP-Session: 79d63966-5a61-410d-abdc-897b09db7bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.21 16:54:07.363964 [ 271 ] {} <Debug> TCP-Session: da39b69b-9bed-467e-8a7d-31a6cf770204 Authenticating user 'default' from [fd00:1122:3344:101::e]:64152 | ||
| 638 | 2026.05.21 16:54:07.364066 [ 270 ] {} <Debug> TCP-Session: 79d63966-5a61-410d-abdc-897b09db7bdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.05.21 16:54:07.364083 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.21 16:54:07.364095 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32843 | ||
| 641 | 2026.05.21 16:54:07.364188 [ 272 ] {} <Debug> TCP-Session: 6f3e3269-e756-43f9-bd69-44fbc4e35340 Authenticating user 'default' from [fd00:1122:3344:101::e]:59983 | ||
| 642 | 2026.05.21 16:54:07.364198 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34888 | ||
| 643 | 2026.05.21 16:54:07.364160 [ 271 ] {} <Debug> TCP-Session: da39b69b-9bed-467e-8a7d-31a6cf770204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.05.21 16:54:07.364295 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41009 | ||
| 645 | 2026.05.21 16:54:07.363949 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39155 | ||
| 646 | 2026.05.21 16:54:07.364340 [ 272 ] {} <Debug> TCP-Session: 6f3e3269-e756-43f9-bd69-44fbc4e35340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.05.21 16:54:07.364400 [ 271 ] {} <Debug> TCP-Session: da39b69b-9bed-467e-8a7d-31a6cf770204 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.05.21 16:54:07.364420 [ 272 ] {} <Debug> TCP-Session: 6f3e3269-e756-43f9-bd69-44fbc4e35340 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.21 16:54:07.364477 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38562 | ||
| 650 | 2026.05.21 16:54:07.364492 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.05.21 16:54:07.364493 [ 269 ] {} <Trace> TCP-Session: 7adf7678-12c9-49ff-8596-8cc6d86e1aa4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 652 | 2026.05.21 16:54:07.364588 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.05.21 16:54:07.364591 [ 274 ] {} <Debug> TCP-Session: 25aaf633-f2cb-41a0-a9bf-d07a2fe130f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:32843 | ||
| 654 | 2026.05.21 16:54:07.364676 [ 275 ] {} <Debug> TCP-Session: a72df89a-5dad-47b5-b7b7-26575c3b1538 Authenticating user 'default' from [fd00:1122:3344:101::e]:34888 | ||
| 655 | 2026.05.21 16:54:07.364736 [ 274 ] {} <Debug> TCP-Session: 25aaf633-f2cb-41a0-a9bf-d07a2fe130f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.21 16:54:07.364748 [ 275 ] {} <Debug> TCP-Session: a72df89a-5dad-47b5-b7b7-26575c3b1538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.21 16:54:07.364761 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2026.05.21 16:54:07.364758 [ 274 ] {} <Debug> TCP-Session: 25aaf633-f2cb-41a0-a9bf-d07a2fe130f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.21 16:54:07.364892 [ 275 ] {} <Debug> TCP-Session: a72df89a-5dad-47b5-b7b7-26575c3b1538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.21 16:54:07.364925 [ 273 ] {} <Debug> TCP-Session: 71814723-ecd4-4a2a-bfab-12b9c6edf25f Authenticating user 'default' from [fd00:1122:3344:101::e]:39155 | ||
| 661 | 2026.05.21 16:54:07.364984 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 662 | 2026.05.21 16:54:07.364993 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 663 | 2026.05.21 16:54:07.365035 [ 269 ] {7131ce95-a7ef-4d81-9ec8-950feee723f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36930) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 664 | 2026.05.21 16:54:07.365095 [ 276 ] {} <Debug> TCP-Session: 9d197dec-872a-4152-8004-5dc7ee7afe77 Authenticating user 'default' from [fd00:1122:3344:101::e]:41009 | ||
| 665 | 2026.05.21 16:54:07.365124 [ 277 ] {} <Debug> TCP-Session: 4077a2b3-a665-4af1-8dc5-4741088a6245 Authenticating user 'default' from [fd00:1122:3344:101::e]:38562 | ||
| 666 | 2026.05.21 16:54:07.365190 [ 276 ] {} <Debug> TCP-Session: 9d197dec-872a-4152-8004-5dc7ee7afe77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.05.21 16:54:07.365055 [ 273 ] {} <Debug> TCP-Session: 71814723-ecd4-4a2a-bfab-12b9c6edf25f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.21 16:54:07.365274 [ 277 ] {} <Debug> TCP-Session: 4077a2b3-a665-4af1-8dc5-4741088a6245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.21 16:54:07.365303 [ 276 ] {} <Debug> TCP-Session: 9d197dec-872a-4152-8004-5dc7ee7afe77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.05.21 16:54:07.365286 [ 273 ] {} <Debug> TCP-Session: 71814723-ecd4-4a2a-bfab-12b9c6edf25f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.05.21 16:54:07.365388 [ 277 ] {} <Debug> TCP-Session: 4077a2b3-a665-4af1-8dc5-4741088a6245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 672 | 2026.05.21 16:54:07.369114 [ 269 ] {7131ce95-a7ef-4d81-9ec8-950feee723f2} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 673 | 2026.05.21 16:54:07.371408 [ 269 ] {7131ce95-a7ef-4d81-9ec8-950feee723f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 674 | 2026.05.21 16:54:07.372800 [ 268 ] {7131ce95-a7ef-4d81-9ec8-950feee723f2} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 675 | 2026.05.21 16:54:07.373320 [ 269 ] {7131ce95-a7ef-4d81-9ec8-950feee723f2} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.008463 sec., 4844.617747843554 rows/sec., 295.29 KiB/sec. | ||
| 676 | 2026.05.21 16:54:07.373410 [ 269 ] {7131ce95-a7ef-4d81-9ec8-950feee723f2} <Debug> TCPHandler: Processed in 0.009172166 sec. | ||
| 677 | 2026.05.21 16:54:07.515833 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52448 | ||
| 678 | 2026.05.21 16:54:07.516039 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.05.21 16:54:07.516182 [ 278 ] {} <Debug> TCP-Session: d3a597e4-1dd4-4ac0-ae34-37f145f058db Authenticating user 'default' from [fd00:1122:3344:101::e]:52448 | ||
| 680 | 2026.05.21 16:54:07.516207 [ 278 ] {} <Debug> TCP-Session: d3a597e4-1dd4-4ac0-ae34-37f145f058db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.05.21 16:54:07.516221 [ 278 ] {} <Debug> TCP-Session: d3a597e4-1dd4-4ac0-ae34-37f145f058db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.05.21 16:54:07.516751 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44024 | ||
| 683 | 2026.05.21 16:54:07.516762 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39703 | ||
| 684 | 2026.05.21 16:54:07.516967 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.05.21 16:54:07.516980 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46743 | ||
| 686 | 2026.05.21 16:54:07.517018 [ 280 ] {} <Debug> TCP-Session: 07f7b6b6-197d-4aa8-a1f6-06a76ab8902f Authenticating user 'default' from [fd00:1122:3344:101::e]:44024 | ||
| 687 | 2026.05.21 16:54:07.517078 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36372 | ||
| 688 | 2026.05.21 16:54:07.517111 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63857 | ||
| 689 | 2026.05.21 16:54:07.517080 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.05.21 16:54:07.517167 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44660 | ||
| 691 | 2026.05.21 16:54:07.517149 [ 280 ] {} <Debug> TCP-Session: 07f7b6b6-197d-4aa8-a1f6-06a76ab8902f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.05.21 16:54:07.517270 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.21 16:54:07.517338 [ 279 ] {} <Debug> TCP-Session: d09ea606-b504-4728-9100-c8a0028b821f Authenticating user 'default' from [fd00:1122:3344:101::e]:39703 | ||
| 694 | 2026.05.21 16:54:07.517306 [ 280 ] {} <Debug> TCP-Session: 07f7b6b6-197d-4aa8-a1f6-06a76ab8902f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.21 16:54:07.517422 [ 282 ] {} <Debug> TCP-Session: 03199f0d-9ec1-4ec0-9f25-3b370a10da4e Authenticating user 'default' from [fd00:1122:3344:101::e]:46743 | ||
| 696 | 2026.05.21 16:54:07.517420 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55284 | ||
| 697 | 2026.05.21 16:54:07.517486 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.05.21 16:54:07.517463 [ 279 ] {} <Debug> TCP-Session: d09ea606-b504-4728-9100-c8a0028b821f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.21 16:54:07.517523 [ 282 ] {} <Debug> TCP-Session: 03199f0d-9ec1-4ec0-9f25-3b370a10da4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.21 16:54:07.517543 [ 279 ] {} <Debug> TCP-Session: d09ea606-b504-4728-9100-c8a0028b821f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.05.21 16:54:07.517587 [ 283 ] {} <Debug> TCP-Session: b93358ca-691c-4b29-b4a4-781591f7cf17 Authenticating user 'default' from [fd00:1122:3344:101::e]:36372 | ||
| 702 | 2026.05.21 16:54:07.517621 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2026.05.21 16:54:07.517667 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2026.05.21 16:54:07.517650 [ 283 ] {} <Debug> TCP-Session: b93358ca-691c-4b29-b4a4-781591f7cf17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.21 16:54:07.517758 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.05.21 16:54:07.517822 [ 284 ] {} <Debug> TCP-Session: 4a1fcc97-90a7-4280-99a2-7ad5857be203 Authenticating user 'default' from [fd00:1122:3344:101::e]:44660 | ||
| 707 | 2026.05.21 16:54:07.517805 [ 281 ] {} <Debug> TCP-Session: a9ab89a0-a6d8-4dd6-acca-2bc1a4c0c9d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63857 | ||
| 708 | 2026.05.21 16:54:07.517800 [ 283 ] {} <Debug> TCP-Session: b93358ca-691c-4b29-b4a4-781591f7cf17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.05.21 16:54:07.517924 [ 284 ] {} <Debug> TCP-Session: 4a1fcc97-90a7-4280-99a2-7ad5857be203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.05.21 16:54:07.517923 [ 281 ] {} <Debug> TCP-Session: a9ab89a0-a6d8-4dd6-acca-2bc1a4c0c9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.21 16:54:07.517920 [ 285 ] {} <Debug> TCP-Session: 0dba7f4a-f970-437b-8d2a-bfd20a92c01a Authenticating user 'default' from [fd00:1122:3344:101::e]:55284 | ||
| 712 | 2026.05.21 16:54:07.518024 [ 284 ] {} <Debug> TCP-Session: 4a1fcc97-90a7-4280-99a2-7ad5857be203 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2026.05.21 16:54:07.518015 [ 281 ] {} <Debug> TCP-Session: a9ab89a0-a6d8-4dd6-acca-2bc1a4c0c9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2026.05.21 16:54:07.517632 [ 282 ] {} <Debug> TCP-Session: 03199f0d-9ec1-4ec0-9f25-3b370a10da4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2026.05.21 16:54:07.518105 [ 285 ] {} <Debug> TCP-Session: 0dba7f4a-f970-437b-8d2a-bfd20a92c01a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.05.21 16:54:07.518240 [ 285 ] {} <Debug> TCP-Session: 0dba7f4a-f970-437b-8d2a-bfd20a92c01a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.05.21 16:54:07.678493 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59113 | ||
| 718 | 2026.05.21 16:54:07.678693 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2026.05.21 16:54:07.678840 [ 286 ] {} <Debug> TCP-Session: f5c78e10-d136-4db4-99c8-da056f4681cd Authenticating user 'default' from [fd00:1122:3344:101::b]:59113 | ||
| 720 | 2026.05.21 16:54:07.678866 [ 286 ] {} <Debug> TCP-Session: f5c78e10-d136-4db4-99c8-da056f4681cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.21 16:54:07.678880 [ 286 ] {} <Debug> TCP-Session: f5c78e10-d136-4db4-99c8-da056f4681cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.05.21 16:54:07.679035 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 723 | 2026.05.21 16:54:07.679069 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 724 | 2026.05.21 16:54:07.679159 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 725 | 2026.05.21 16:54:07.679731 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33761 | ||
| 726 | 2026.05.21 16:54:07.679819 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60684 | ||
| 727 | 2026.05.21 16:54:07.679849 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33453 | ||
| 728 | 2026.05.21 16:54:07.679904 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53498 | ||
| 729 | 2026.05.21 16:54:07.680048 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56741 | ||
| 730 | 2026.05.21 16:54:07.680286 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 731 | 2026.05.21 16:54:07.680438 [ 287 ] {} <Debug> TCP-Session: d474f83a-b185-44bf-aae6-f84426446b9d Authenticating user 'default' from [fd00:1122:3344:101::b]:33761 | ||
| 732 | 2026.05.21 16:54:07.680443 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53660 | ||
| 733 | 2026.05.21 16:54:07.680467 [ 287 ] {} <Debug> TCP-Session: d474f83a-b185-44bf-aae6-f84426446b9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2026.05.21 16:54:07.680540 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.21 16:54:07.680590 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.21 16:54:07.680598 [ 287 ] {} <Debug> TCP-Session: d474f83a-b185-44bf-aae6-f84426446b9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 737 | 2026.05.21 16:54:07.680637 [ 288 ] {} <Debug> TCP-Session: 1739477e-696b-4195-9fe4-67a7768f4bd5 Authenticating user 'default' from [fd00:1122:3344:101::b]:33453 | ||
| 738 | 2026.05.21 16:54:07.680688 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.21 16:54:07.680618 [ 291 ] {} <Debug> TCP-Session: d1fecd9e-aec4-4437-8f7c-1a6e8dccba40 Authenticating user 'default' from [fd00:1122:3344:101::b]:56741 | ||
| 740 | 2026.05.21 16:54:07.680813 [ 289 ] {} <Debug> TCP-Session: 66b43540-e303-4534-8eca-654d26168e42 Authenticating user 'default' from [fd00:1122:3344:101::b]:60684 | ||
| 741 | 2026.05.21 16:54:07.680822 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.05.21 16:54:07.680771 [ 288 ] {} <Debug> TCP-Session: 1739477e-696b-4195-9fe4-67a7768f4bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.05.21 16:54:07.680910 [ 290 ] {} <Debug> TCP-Session: cccea55a-b2e5-4fc2-abc3-817d3e419a11 Authenticating user 'default' from [fd00:1122:3344:101::b]:53498 | ||
| 744 | 2026.05.21 16:54:07.680905 [ 289 ] {} <Debug> TCP-Session: 66b43540-e303-4534-8eca-654d26168e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2026.05.21 16:54:07.680879 [ 291 ] {} <Debug> TCP-Session: d1fecd9e-aec4-4437-8f7c-1a6e8dccba40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.21 16:54:07.681119 [ 290 ] {} <Debug> TCP-Session: cccea55a-b2e5-4fc2-abc3-817d3e419a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 747 | 2026.05.21 16:54:07.681083 [ 289 ] {} <Debug> TCP-Session: 66b43540-e303-4534-8eca-654d26168e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.21 16:54:07.681075 [ 288 ] {} <Debug> TCP-Session: 1739477e-696b-4195-9fe4-67a7768f4bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.21 16:54:07.681239 [ 290 ] {} <Debug> TCP-Session: cccea55a-b2e5-4fc2-abc3-817d3e419a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.21 16:54:07.681203 [ 291 ] {} <Debug> TCP-Session: d1fecd9e-aec4-4437-8f7c-1a6e8dccba40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.21 16:54:07.680874 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.05.21 16:54:07.680651 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51013 | ||
| 753 | 2026.05.21 16:54:07.681604 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2026.05.21 16:54:07.681646 [ 292 ] {} <Debug> TCP-Session: c0d91698-fed6-4a39-9093-234c48f356bd Authenticating user 'default' from [fd00:1122:3344:101::b]:53660 | ||
| 755 | 2026.05.21 16:54:07.681648 [ 293 ] {} <Debug> TCP-Session: beb8290b-1ee5-4855-b180-267dd7dc06a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:51013 | ||
| 756 | 2026.05.21 16:54:07.681675 [ 292 ] {} <Debug> TCP-Session: c0d91698-fed6-4a39-9093-234c48f356bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.05.21 16:54:07.681747 [ 293 ] {} <Debug> TCP-Session: beb8290b-1ee5-4855-b180-267dd7dc06a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.05.21 16:54:07.681757 [ 292 ] {} <Debug> TCP-Session: c0d91698-fed6-4a39-9093-234c48f356bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.05.21 16:54:07.681772 [ 293 ] {} <Debug> TCP-Session: beb8290b-1ee5-4855-b180-267dd7dc06a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.05.21 16:54:07.865115 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64659 | ||
| 761 | 2026.05.21 16:54:07.865262 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.05.21 16:54:07.865298 [ 294 ] {} <Debug> TCP-Session: 2b52665b-fd19-4f24-9810-ecb2fbd64fb4 Authenticating user 'default' from [fd00:1122:3344:101::c]:64659 | ||
| 763 | 2026.05.21 16:54:07.865328 [ 294 ] {} <Debug> TCP-Session: 2b52665b-fd19-4f24-9810-ecb2fbd64fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.21 16:54:07.865342 [ 294 ] {} <Debug> TCP-Session: 2b52665b-fd19-4f24-9810-ecb2fbd64fb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.05.21 16:54:07.865413 [ 294 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 766 | 2026.05.21 16:54:07.865441 [ 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 | ||
| 767 | 2026.05.21 16:54:07.865461 [ 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 | ||
| 768 | 2026.05.21 16:54:07.865846 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40862 | ||
| 769 | 2026.05.21 16:54:07.865945 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46133 | ||
| 770 | 2026.05.21 16:54:07.866017 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.21 16:54:07.866064 [ 295 ] {} <Debug> TCP-Session: 0fbd377d-bb7c-4fa0-8c3e-5c7f69aa79a0 Authenticating user 'default' from [fd00:1122:3344:101::c]:40862 | ||
| 772 | 2026.05.21 16:54:07.866084 [ 295 ] {} <Debug> TCP-Session: 0fbd377d-bb7c-4fa0-8c3e-5c7f69aa79a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.05.21 16:54:07.866097 [ 295 ] {} <Debug> TCP-Session: 0fbd377d-bb7c-4fa0-8c3e-5c7f69aa79a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.05.21 16:54:07.866121 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2026.05.21 16:54:07.866146 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56304 | ||
| 776 | 2026.05.21 16:54:07.866160 [ 296 ] {} <Debug> TCP-Session: be9c75c5-acf7-4ef9-9887-08e906fdf938 Authenticating user 'default' from [fd00:1122:3344:101::c]:46133 | ||
| 777 | 2026.05.21 16:54:07.866210 [ 296 ] {} <Debug> TCP-Session: be9c75c5-acf7-4ef9-9887-08e906fdf938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.21 16:54:07.866229 [ 296 ] {} <Debug> TCP-Session: be9c75c5-acf7-4ef9-9887-08e906fdf938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.05.21 16:54:07.866260 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53970 | ||
| 780 | 2026.05.21 16:54:07.866380 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.05.21 16:54:07.866395 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57214 | ||
| 782 | 2026.05.21 16:54:07.866434 [ 297 ] {} <Debug> TCP-Session: dc0f99d9-22be-4bb0-9291-b704260a8eaa Authenticating user 'default' from [fd00:1122:3344:101::c]:56304 | ||
| 783 | 2026.05.21 16:54:07.866471 [ 297 ] {} <Debug> TCP-Session: dc0f99d9-22be-4bb0-9291-b704260a8eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.05.21 16:54:07.866485 [ 297 ] {} <Debug> TCP-Session: dc0f99d9-22be-4bb0-9291-b704260a8eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.21 16:54:07.866515 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 786 | 2026.05.21 16:54:07.866558 [ 298 ] {} <Debug> TCP-Session: 9fc4f2a9-ba32-4a0c-9cd7-5349d9e20ccf Authenticating user 'default' from [fd00:1122:3344:101::c]:53970 | ||
| 787 | 2026.05.21 16:54:07.866583 [ 298 ] {} <Debug> TCP-Session: 9fc4f2a9-ba32-4a0c-9cd7-5349d9e20ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.05.21 16:54:07.866597 [ 298 ] {} <Debug> TCP-Session: 9fc4f2a9-ba32-4a0c-9cd7-5349d9e20ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.05.21 16:54:07.866600 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65217 | ||
| 790 | 2026.05.21 16:54:07.866723 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.21 16:54:07.866768 [ 299 ] {} <Debug> TCP-Session: 4fc1ed19-df1d-4549-919c-afd86a0135b4 Authenticating user 'default' from [fd00:1122:3344:101::c]:57214 | ||
| 792 | 2026.05.21 16:54:07.866772 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47178 | ||
| 793 | 2026.05.21 16:54:07.866799 [ 299 ] {} <Debug> TCP-Session: 4fc1ed19-df1d-4549-919c-afd86a0135b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.21 16:54:07.866823 [ 299 ] {} <Debug> TCP-Session: 4fc1ed19-df1d-4549-919c-afd86a0135b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.05.21 16:54:07.866822 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.21 16:54:07.866931 [ 300 ] {} <Debug> TCP-Session: 6bad73d6-e2ae-4d24-b23f-b3bb217e0d38 Authenticating user 'default' from [fd00:1122:3344:101::c]:65217 | ||
| 797 | 2026.05.21 16:54:07.866953 [ 300 ] {} <Debug> TCP-Session: 6bad73d6-e2ae-4d24-b23f-b3bb217e0d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.05.21 16:54:07.866962 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 799 | 2026.05.21 16:54:07.866967 [ 300 ] {} <Debug> TCP-Session: 6bad73d6-e2ae-4d24-b23f-b3bb217e0d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.21 16:54:07.867054 [ 301 ] {} <Debug> TCP-Session: 1695c296-6315-48e7-92dd-6e195da2cd96 Authenticating user 'default' from [fd00:1122:3344:101::c]:47178 | ||
| 801 | 2026.05.21 16:54:07.867078 [ 301 ] {} <Debug> TCP-Session: 1695c296-6315-48e7-92dd-6e195da2cd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.21 16:54:07.867092 [ 301 ] {} <Debug> TCP-Session: 1695c296-6315-48e7-92dd-6e195da2cd96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.05.21 16:54:08.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.37 MiB, peak 140.37 MiB, free memory in arenas 0.00 B, will set to 141.77 MiB (RSS), difference: 1.40 MiB | ||
| 804 | 2026.05.21 16:54:13.169944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 805 | 2026.05.21 16:54:13.170038 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.21 16:54:13.170068 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 807 | 2026.05.21 16:54:13.170157 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 808 | 2026.05.21 16:54:13.172963 [ 245 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Loading data parts | ||
| 809 | 2026.05.21 16:54:13.173090 [ 245 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): There are no data parts | ||
| 810 | 2026.05.21 16:54:13.179713 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.05.21 16:54:13.179755 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 812 | 2026.05.21 16:54:13.184036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.05.21 16:54:13.184662 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.05.21 16:54:13.184820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 815 | 2026.05.21 16:54:13.192212 [ 244 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Loading data parts | ||
| 816 | 2026.05.21 16:54:13.192372 [ 244 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): There are no data parts | ||
| 817 | 2026.05.21 16:54:13.216344 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.21 16:54:13.216392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 819 | 2026.05.21 16:54:13.222614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.21 16:54:13.223693 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.21 16:54:13.226756 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 822 | 2026.05.21 16:54:14.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.88 MiB, peak 150.88 MiB, free memory in arenas 0.00 B, will set to 155.85 MiB (RSS), difference: 8.97 MiB | ||
| 823 | 2026.05.21 16:54:15.670002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 7 entries to flush up to offset 7 | ||
| 824 | 2026.05.21 16:54:15.670099 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 825 | 2026.05.21 16:54:15.674243 [ 243 ] {} <Debug> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): Loading data parts | ||
| 826 | 2026.05.21 16:54:15.674407 [ 243 ] {} <Debug> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): There are no data parts | ||
| 827 | 2026.05.21 16:54:15.686028 [ 243 ] {} <Trace> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 828 | 2026.05.21 16:54:15.686065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 829 | 2026.05.21 16:54:15.689702 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2026.05.21 16:54:15.690256 [ 243 ] {} <Trace> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 831 | 2026.05.21 16:54:15.690477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 832 | 2026.05.21 16:54:16.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.97 MiB, peak 159.97 MiB, free memory in arenas 0.00 B, will set to 156.67 MiB (RSS), difference: -3.30 MiB | ||
| 833 | 2026.05.21 16:54:20.641454 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 834 | 2026.05.21 16:54:20.641515 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 835 | 2026.05.21 16:54:20.685052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 836 | 2026.05.21 16:54:20.685815 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 837 | 2026.05.21 16:54:20.685858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 838 | 2026.05.21 16:54:20.686699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 839 | 2026.05.21 16:54:20.687180 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 840 | 2026.05.21 16:54:20.687329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 841 | 2026.05.21 16:54:20.726991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 842 | 2026.05.21 16:54:20.744185 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 843 | 2026.05.21 16:54:20.744248 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 844 | 2026.05.21 16:54:20.750636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 845 | 2026.05.21 16:54:20.751697 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 846 | 2026.05.21 16:54:20.754537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 847 | 2026.05.21 16:54:21.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.43 MiB, peak 161.43 MiB, free memory in arenas 0.00 B, will set to 159.55 MiB (RSS), difference: 2.12 MiB | ||
| 848 | 2026.05.21 16:54:26.329668 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2026.05.21 16:54:26.329930 [ 3 ] {49bbd758-a1de-4ca6-b2e8-9c80d9ccbe65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native (stage: Complete) | ||
| 850 | 2026.05.21 16:54:26.338408 [ 3 ] {49bbd758-a1de-4ca6-b2e8-9c80d9ccbe65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2026.05.21 16:54:26.340889 [ 3 ] {49bbd758-a1de-4ca6-b2e8-9c80d9ccbe65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2026.05.21 16:54:26.341463 [ 3 ] {49bbd758-a1de-4ca6-b2e8-9c80d9ccbe65} <Debug> TCPHandler: Processed in 0.01192739 sec. | ||
| 853 | 2026.05.21 16:54:26.344822 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2026.05.21 16:54:26.344932 [ 3 ] {e0fe5f78-7b28-497d-b4ef-1a07aaab4a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 855 | 2026.05.21 16:54:26.344974 [ 3 ] {e0fe5f78-7b28-497d-b4ef-1a07aaab4a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2026.05.21 16:54:26.348102 [ 3 ] {e0fe5f78-7b28-497d-b4ef-1a07aaab4a90} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.21 16:54:26.348151 [ 3 ] {e0fe5f78-7b28-497d-b4ef-1a07aaab4a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 858 | 2026.05.21 16:54:26.351030 [ 3 ] {e0fe5f78-7b28-497d-b4ef-1a07aaab4a90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2026.05.21 16:54:26.351449 [ 3 ] {e0fe5f78-7b28-497d-b4ef-1a07aaab4a90} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.21 16:54:26.351604 [ 3 ] {e0fe5f78-7b28-497d-b4ef-1a07aaab4a90} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.006703 sec., 2386.9908995971955 rows/sec., 355.78 KiB/sec. | ||
| 861 | 2026.05.21 16:54:26.351642 [ 3 ] {e0fe5f78-7b28-497d-b4ef-1a07aaab4a90} <Debug> TCPHandler: Processed in 0.006869045 sec. | ||
| 862 | 2026.05.21 16:54:26.351779 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.05.21 16:54:26.351875 [ 3 ] {1b81f9e0-deb2-4576-8e9e-cb8a02aa67e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 864 | 2026.05.21 16:54:26.351916 [ 3 ] {1b81f9e0-deb2-4576-8e9e-cb8a02aa67e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 865 | 2026.05.21 16:54:26.356742 [ 3 ] {1b81f9e0-deb2-4576-8e9e-cb8a02aa67e0} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2026.05.21 16:54:26.356783 [ 3 ] {1b81f9e0-deb2-4576-8e9e-cb8a02aa67e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 867 | 2026.05.21 16:54:26.357326 [ 3 ] {1b81f9e0-deb2-4576-8e9e-cb8a02aa67e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2026.05.21 16:54:26.357785 [ 3 ] {1b81f9e0-deb2-4576-8e9e-cb8a02aa67e0} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2026.05.21 16:54:26.357910 [ 3 ] {1b81f9e0-deb2-4576-8e9e-cb8a02aa67e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.006053 sec., 660.8293408227325 rows/sec., 53.89 KiB/sec. | ||
| 870 | 2026.05.21 16:54:26.357945 [ 3 ] {1b81f9e0-deb2-4576-8e9e-cb8a02aa67e0} <Debug> TCPHandler: Processed in 0.006214541 sec. | ||
| 871 | 2026.05.21 16:54:26.358070 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.05.21 16:54:26.358163 [ 3 ] {7d299683-5643-48de-bfdd-63a7f31cb70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 873 | 2026.05.21 16:54:26.358202 [ 3 ] {7d299683-5643-48de-bfdd-63a7f31cb70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 874 | 2026.05.21 16:54:26.360467 [ 3 ] {7d299683-5643-48de-bfdd-63a7f31cb70a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2026.05.21 16:54:26.360501 [ 3 ] {7d299683-5643-48de-bfdd-63a7f31cb70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 876 | 2026.05.21 16:54:26.360965 [ 3 ] {7d299683-5643-48de-bfdd-63a7f31cb70a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2026.05.21 16:54:26.361459 [ 3 ] {7d299683-5643-48de-bfdd-63a7f31cb70a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2026.05.21 16:54:26.361600 [ 3 ] {7d299683-5643-48de-bfdd-63a7f31cb70a} <Debug> executeQuery: Read 50 rows, 4.36 KiB in 0.003454 sec., 14475.969889982629 rows/sec., 1.23 MiB/sec. | ||
| 879 | 2026.05.21 16:54:26.361632 [ 3 ] {7d299683-5643-48de-bfdd-63a7f31cb70a} <Debug> TCPHandler: Processed in 0.003610248 sec. | ||
| 880 | 2026.05.21 16:54:26.361746 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2026.05.21 16:54:26.361840 [ 3 ] {df113f66-33dc-473e-bbe6-fa82e52b4190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 882 | 2026.05.21 16:54:26.361878 [ 3 ] {df113f66-33dc-473e-bbe6-fa82e52b4190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 883 | 2026.05.21 16:54:26.362301 [ 3 ] {df113f66-33dc-473e-bbe6-fa82e52b4190} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2026.05.21 16:54:26.362334 [ 3 ] {df113f66-33dc-473e-bbe6-fa82e52b4190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 885 | 2026.05.21 16:54:26.362725 [ 3 ] {df113f66-33dc-473e-bbe6-fa82e52b4190} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2026.05.21 16:54:26.363209 [ 3 ] {df113f66-33dc-473e-bbe6-fa82e52b4190} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2026.05.21 16:54:26.363330 [ 3 ] {df113f66-33dc-473e-bbe6-fa82e52b4190} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001509 sec., 9940.357852882704 rows/sec., 733.23 KiB/sec. | ||
| 888 | 2026.05.21 16:54:26.363362 [ 3 ] {df113f66-33dc-473e-bbe6-fa82e52b4190} <Debug> TCPHandler: Processed in 0.001663999 sec. | ||
| 889 | 2026.05.21 16:54:26.363491 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.21 16:54:26.363585 [ 3 ] {d000c905-0b40-4e7f-bce1-f1a1a95b50b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.21 16:54:26.363622 [ 3 ] {d000c905-0b40-4e7f-bce1-f1a1a95b50b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 892 | 2026.05.21 16:54:26.364021 [ 3 ] {d000c905-0b40-4e7f-bce1-f1a1a95b50b8} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.21 16:54:26.364057 [ 3 ] {d000c905-0b40-4e7f-bce1-f1a1a95b50b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 894 | 2026.05.21 16:54:26.364477 [ 3 ] {d000c905-0b40-4e7f-bce1-f1a1a95b50b8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.21 16:54:26.364884 [ 3 ] {d000c905-0b40-4e7f-bce1-f1a1a95b50b8} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.21 16:54:26.365007 [ 3 ] {d000c905-0b40-4e7f-bce1-f1a1a95b50b8} <Debug> executeQuery: Read 43 rows, 3.44 KiB in 0.00144 sec., 29861.11111111111 rows/sec., 2.34 MiB/sec. | ||
| 897 | 2026.05.21 16:54:26.365038 [ 3 ] {d000c905-0b40-4e7f-bce1-f1a1a95b50b8} <Debug> TCPHandler: Processed in 0.001600378 sec. | ||
| 898 | 2026.05.21 16:54:26.365147 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.21 16:54:26.365240 [ 3 ] {dc690ac4-fcdb-47a5-b8e5-0720139a01e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.21 16:54:26.365282 [ 3 ] {dc690ac4-fcdb-47a5-b8e5-0720139a01e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 901 | 2026.05.21 16:54:26.365666 [ 3 ] {dc690ac4-fcdb-47a5-b8e5-0720139a01e7} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.21 16:54:26.365697 [ 3 ] {dc690ac4-fcdb-47a5-b8e5-0720139a01e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 903 | 2026.05.21 16:54:26.366106 [ 3 ] {dc690ac4-fcdb-47a5-b8e5-0720139a01e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.21 16:54:26.366571 [ 3 ] {dc690ac4-fcdb-47a5-b8e5-0720139a01e7} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.21 16:54:26.366695 [ 3 ] {dc690ac4-fcdb-47a5-b8e5-0720139a01e7} <Debug> executeQuery: Read 82 rows, 5.82 KiB in 0.001472 sec., 55706.52173913043 rows/sec., 3.86 MiB/sec. | ||
| 906 | 2026.05.21 16:54:26.366726 [ 3 ] {dc690ac4-fcdb-47a5-b8e5-0720139a01e7} <Debug> TCPHandler: Processed in 0.001626679 sec. | ||
| 907 | 2026.05.21 16:54:26.366834 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.21 16:54:26.366927 [ 3 ] {21ecf5da-4e3c-4ee0-98f7-71311d1828b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.21 16:54:26.366980 [ 3 ] {21ecf5da-4e3c-4ee0-98f7-71311d1828b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 910 | 2026.05.21 16:54:26.367795 [ 3 ] {21ecf5da-4e3c-4ee0-98f7-71311d1828b1} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.21 16:54:26.367831 [ 3 ] {21ecf5da-4e3c-4ee0-98f7-71311d1828b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 912 | 2026.05.21 16:54:26.368465 [ 3 ] {21ecf5da-4e3c-4ee0-98f7-71311d1828b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.21 16:54:26.368881 [ 3 ] {21ecf5da-4e3c-4ee0-98f7-71311d1828b1} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.21 16:54:26.369012 [ 3 ] {21ecf5da-4e3c-4ee0-98f7-71311d1828b1} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002103 sec., 5230.622919638612 rows/sec., 9.37 MiB/sec. | ||
| 915 | 2026.05.21 16:54:26.369056 [ 3 ] {21ecf5da-4e3c-4ee0-98f7-71311d1828b1} <Debug> TCPHandler: Processed in 0.002269362 sec. | ||
| 916 | 2026.05.21 16:54:26.369175 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.21 16:54:26.369268 [ 3 ] {469ea108-8d4a-4239-a99a-3a9c833c9b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.21 16:54:26.369309 [ 3 ] {469ea108-8d4a-4239-a99a-3a9c833c9b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 919 | 2026.05.21 16:54:26.369664 [ 3 ] {469ea108-8d4a-4239-a99a-3a9c833c9b5c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.21 16:54:26.369710 [ 3 ] {469ea108-8d4a-4239-a99a-3a9c833c9b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 921 | 2026.05.21 16:54:26.370207 [ 3 ] {469ea108-8d4a-4239-a99a-3a9c833c9b5c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.21 16:54:26.370684 [ 3 ] {469ea108-8d4a-4239-a99a-3a9c833c9b5c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.21 16:54:26.370814 [ 3 ] {469ea108-8d4a-4239-a99a-3a9c833c9b5c} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001564 sec., 15345.268542199488 rows/sec., 1.05 MiB/sec. | ||
| 924 | 2026.05.21 16:54:26.370846 [ 3 ] {469ea108-8d4a-4239-a99a-3a9c833c9b5c} <Debug> TCPHandler: Processed in 0.001719628 sec. | ||
| 925 | 2026.05.21 16:54:28.188014 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 926 | 2026.05.21 16:54:28.188826 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.05.21 16:54:28.188907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 928 | 2026.05.21 16:54:28.189618 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 929 | 2026.05.21 16:54:28.190056 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.05.21 16:54:28.190183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 931 | 2026.05.21 16:54:28.254778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 932 | 2026.05.21 16:54:28.271589 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2026.05.21 16:54:28.271650 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 934 | 2026.05.21 16:54:28.278016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 935 | 2026.05.21 16:54:28.279172 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2026.05.21 16:54:28.282156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 937 | 2026.05.21 16:54:29.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.76 MiB, peak 164.76 MiB, free memory in arenas 0.00 B, will set to 161.80 MiB (RSS), difference: 1.04 MiB | ||
| 938 | 2026.05.21 16:54:31.323317 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.05.21 16:54:31.323709 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 940 | 2026.05.21 16:54:31.324082 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 941 | 2026.05.21 16:54:31.326681 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 942 | 2026.05.21 16:54:31.327074 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 943 | 2026.05.21 16:54:31.334966 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 944 | 2026.05.21 16:54:31.337910 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 945 | 2026.05.21 16:54:31.340516 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 946 | 2026.05.21 16:54:31.342686 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 947 | 2026.05.21 16:54:31.342709 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 948 | 2026.05.21 16:54:31.342845 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 949 | 2026.05.21 16:54:31.342874 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 950 | 2026.05.21 16:54:31.358745 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.035182 sec., 454.77801148314484 rows/sec., 67.78 KiB/sec. | ||
| 951 | 2026.05.21 16:54:31.358936 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Debug> MemoryTracker: Peak memory usage (for query): 131.66 KiB. | ||
| 952 | 2026.05.21 16:54:31.358966 [ 3 ] {7e90be36-5ee3-4a1c-a6ef-011ad556d5aa} <Debug> TCPHandler: Processed in 0.03584116 sec. | ||
| 953 | 2026.05.21 16:54:31.360555 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.05.21 16:54:31.360669 [ 3 ] {b9a63b7e-956b-4cf6-b30c-d34c4e5ec28a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 955 | 2026.05.21 16:54:31.360717 [ 3 ] {b9a63b7e-956b-4cf6-b30c-d34c4e5ec28a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 956 | 2026.05.21 16:54:31.361275 [ 3 ] {b9a63b7e-956b-4cf6-b30c-d34c4e5ec28a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 957 | 2026.05.21 16:54:31.361324 [ 3 ] {b9a63b7e-956b-4cf6-b30c-d34c4e5ec28a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 958 | 2026.05.21 16:54:31.361889 [ 3 ] {b9a63b7e-956b-4cf6-b30c-d34c4e5ec28a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 959 | 2026.05.21 16:54:31.362357 [ 3 ] {b9a63b7e-956b-4cf6-b30c-d34c4e5ec28a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 960 | 2026.05.21 16:54:31.362507 [ 3 ] {b9a63b7e-956b-4cf6-b30c-d34c4e5ec28a} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001871 sec., 13896.312132549438 rows/sec., 1.05 MiB/sec. | ||
| 961 | 2026.05.21 16:54:31.362542 [ 3 ] {b9a63b7e-956b-4cf6-b30c-d34c4e5ec28a} <Debug> TCPHandler: Processed in 0.00203874 sec. | ||
| 962 | 2026.05.21 16:54:31.362668 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 963 | 2026.05.21 16:54:31.362767 [ 3 ] {28689db8-8896-4823-88c4-99f7b87bcac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 964 | 2026.05.21 16:54:31.362807 [ 3 ] {28689db8-8896-4823-88c4-99f7b87bcac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 965 | 2026.05.21 16:54:31.363210 [ 3 ] {28689db8-8896-4823-88c4-99f7b87bcac9} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.05.21 16:54:31.363246 [ 3 ] {28689db8-8896-4823-88c4-99f7b87bcac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 967 | 2026.05.21 16:54:31.363687 [ 3 ] {28689db8-8896-4823-88c4-99f7b87bcac9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 968 | 2026.05.21 16:54:31.364129 [ 3 ] {28689db8-8896-4823-88c4-99f7b87bcac9} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.05.21 16:54:31.364262 [ 3 ] {28689db8-8896-4823-88c4-99f7b87bcac9} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001515 sec., 18481.848184818482 rows/sec., 1.44 MiB/sec. | ||
| 970 | 2026.05.21 16:54:31.364297 [ 3 ] {28689db8-8896-4823-88c4-99f7b87bcac9} <Debug> TCPHandler: Processed in 0.001680108 sec. | ||
| 971 | 2026.05.21 16:54:31.364412 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.05.21 16:54:31.364509 [ 3 ] {b054c701-9b51-4874-a52f-08e1045adb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 973 | 2026.05.21 16:54:31.364554 [ 3 ] {b054c701-9b51-4874-a52f-08e1045adb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 974 | 2026.05.21 16:54:31.364932 [ 3 ] {b054c701-9b51-4874-a52f-08e1045adb31} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 975 | 2026.05.21 16:54:31.364969 [ 3 ] {b054c701-9b51-4874-a52f-08e1045adb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 976 | 2026.05.21 16:54:31.365416 [ 3 ] {b054c701-9b51-4874-a52f-08e1045adb31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 977 | 2026.05.21 16:54:31.365875 [ 3 ] {b054c701-9b51-4874-a52f-08e1045adb31} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 978 | 2026.05.21 16:54:31.366007 [ 3 ] {b054c701-9b51-4874-a52f-08e1045adb31} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001516 sec., 65963.06068601583 rows/sec., 4.57 MiB/sec. | ||
| 979 | 2026.05.21 16:54:31.366041 [ 3 ] {b054c701-9b51-4874-a52f-08e1045adb31} <Debug> TCPHandler: Processed in 0.001679709 sec. | ||
| 980 | 2026.05.21 16:54:31.366158 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 981 | 2026.05.21 16:54:31.366256 [ 3 ] {5951043b-2835-4b7a-ac01-76476190bd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 982 | 2026.05.21 16:54:31.366299 [ 3 ] {5951043b-2835-4b7a-ac01-76476190bd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 983 | 2026.05.21 16:54:31.366619 [ 3 ] {5951043b-2835-4b7a-ac01-76476190bd61} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2026.05.21 16:54:31.366656 [ 3 ] {5951043b-2835-4b7a-ac01-76476190bd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 985 | 2026.05.21 16:54:31.367078 [ 3 ] {5951043b-2835-4b7a-ac01-76476190bd61} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 986 | 2026.05.21 16:54:31.367516 [ 3 ] {5951043b-2835-4b7a-ac01-76476190bd61} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2026.05.21 16:54:31.367641 [ 3 ] {5951043b-2835-4b7a-ac01-76476190bd61} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001408 sec., 21306.818181818184 rows/sec., 1.46 MiB/sec. | ||
| 988 | 2026.05.21 16:54:31.367673 [ 3 ] {5951043b-2835-4b7a-ac01-76476190bd61} <Debug> TCPHandler: Processed in 0.001571358 sec. | ||
| 989 | 2026.05.21 16:54:35.641557 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 990 | 2026.05.21 16:54:35.641616 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 991 | 2026.05.21 16:54:35.690438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 992 | 2026.05.21 16:54:35.691061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 11 | ||
| 993 | 2026.05.21 16:54:35.691239 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.05.21 16:54:35.691293 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 995 | 2026.05.21 16:54:35.691995 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 996 | 2026.05.21 16:54:35.692512 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.05.21 16:54:35.692643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 998 | 2026.05.21 16:54:35.693572 [ 243 ] {} <Trace> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2026.05.21 16:54:35.693612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1000 | 2026.05.21 16:54:35.694794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2026.05.21 16:54:35.695270 [ 243 ] {} <Trace> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): 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.21 16:54:35.695495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 11 | ||
| 1003 | 2026.05.21 16:54:35.782384 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1004 | 2026.05.21 16:54:35.798609 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.05.21 16:54:35.798655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1006 | 2026.05.21 16:54:35.805031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1007 | 2026.05.21 16:54:35.806108 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.05.21 16:54:35.808966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1009 | 2026.05.21 16:54:36.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.66 MiB, peak 167.66 MiB, free memory in arenas 0.00 B, will set to 164.80 MiB (RSS), difference: 1.14 MiB | ||
| 1010 | 2026.05.21 16:54:36.324186 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.05.21 16:54:36.324412 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1012 | 2026.05.21 16:54:36.324745 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1013 | 2026.05.21 16:54:36.324790 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1014 | 2026.05.21 16:54:36.325008 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.05.21 16:54:36.325075 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.05.21 16:54:36.325214 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1017 | 2026.05.21 16:54:36.325251 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1018 | 2026.05.21 16:54:36.325273 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 1019 | 2026.05.21 16:54:36.325289 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1020 | 2026.05.21 16:54:36.325330 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1021 | 2026.05.21 16:54:36.325350 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1022 | 2026.05.21 16:54:36.326435 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.002115 sec., 7565.0118203309685 rows/sec., 1.10 MiB/sec. | ||
| 1023 | 2026.05.21 16:54:36.326529 [ 3 ] {e53a45d0-66c5-425d-9861-c7b0510fca11} <Debug> TCPHandler: Processed in 0.002454883 sec. | ||
| 1024 | 2026.05.21 16:54:36.327874 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1025 | 2026.05.21 16:54:36.328000 [ 3 ] {bf896fc8-850b-4b62-8bf9-53dae8afda23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1026 | 2026.05.21 16:54:36.328054 [ 3 ] {bf896fc8-850b-4b62-8bf9-53dae8afda23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1027 | 2026.05.21 16:54:36.328583 [ 3 ] {bf896fc8-850b-4b62-8bf9-53dae8afda23} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1028 | 2026.05.21 16:54:36.328632 [ 3 ] {bf896fc8-850b-4b62-8bf9-53dae8afda23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1029 | 2026.05.21 16:54:36.329130 [ 3 ] {bf896fc8-850b-4b62-8bf9-53dae8afda23} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1030 | 2026.05.21 16:54:36.329564 [ 3 ] {bf896fc8-850b-4b62-8bf9-53dae8afda23} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1031 | 2026.05.21 16:54:36.329711 [ 3 ] {bf896fc8-850b-4b62-8bf9-53dae8afda23} <Debug> executeQuery: Read 48 rows, 4.22 KiB in 0.001748 sec., 27459.95423340961 rows/sec., 2.36 MiB/sec. | ||
| 1032 | 2026.05.21 16:54:36.329746 [ 3 ] {bf896fc8-850b-4b62-8bf9-53dae8afda23} <Debug> TCPHandler: Processed in 0.00192319 sec. | ||
| 1033 | 2026.05.21 16:54:36.329883 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.05.21 16:54:36.329989 [ 3 ] {00e91f49-5cde-443e-b7b7-f0b5eb98a546} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1035 | 2026.05.21 16:54:36.330031 [ 3 ] {00e91f49-5cde-443e-b7b7-f0b5eb98a546} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1036 | 2026.05.21 16:54:36.330430 [ 3 ] {00e91f49-5cde-443e-b7b7-f0b5eb98a546} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.05.21 16:54:36.330466 [ 3 ] {00e91f49-5cde-443e-b7b7-f0b5eb98a546} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1038 | 2026.05.21 16:54:36.330906 [ 3 ] {00e91f49-5cde-443e-b7b7-f0b5eb98a546} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1039 | 2026.05.21 16:54:36.331321 [ 3 ] {00e91f49-5cde-443e-b7b7-f0b5eb98a546} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.05.21 16:54:36.331453 [ 3 ] {00e91f49-5cde-443e-b7b7-f0b5eb98a546} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001483 sec., 7417.3971679029 rows/sec., 557.75 KiB/sec. | ||
| 1041 | 2026.05.21 16:54:36.331487 [ 3 ] {00e91f49-5cde-443e-b7b7-f0b5eb98a546} <Debug> TCPHandler: Processed in 0.001668239 sec. | ||
| 1042 | 2026.05.21 16:54:36.331605 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.05.21 16:54:36.331701 [ 3 ] {46736986-b479-4f0c-8bd8-b0837425f48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1044 | 2026.05.21 16:54:36.331741 [ 3 ] {46736986-b479-4f0c-8bd8-b0837425f48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1045 | 2026.05.21 16:54:36.332135 [ 3 ] {46736986-b479-4f0c-8bd8-b0837425f48b} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.05.21 16:54:36.332171 [ 3 ] {46736986-b479-4f0c-8bd8-b0837425f48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1047 | 2026.05.21 16:54:36.332605 [ 3 ] {46736986-b479-4f0c-8bd8-b0837425f48b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1048 | 2026.05.21 16:54:36.333143 [ 3 ] {46736986-b479-4f0c-8bd8-b0837425f48b} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.05.21 16:54:36.333272 [ 3 ] {46736986-b479-4f0c-8bd8-b0837425f48b} <Debug> executeQuery: Read 39 rows, 3.12 KiB in 0.001589 sec., 24543.738200125867 rows/sec., 1.92 MiB/sec. | ||
| 1050 | 2026.05.21 16:54:36.333305 [ 3 ] {46736986-b479-4f0c-8bd8-b0837425f48b} <Debug> TCPHandler: Processed in 0.001751469 sec. | ||
| 1051 | 2026.05.21 16:54:36.333420 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.05.21 16:54:36.333515 [ 3 ] {04d3b45c-9be0-4ffa-84ae-c0314de9ce47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1053 | 2026.05.21 16:54:36.333559 [ 3 ] {04d3b45c-9be0-4ffa-84ae-c0314de9ce47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1054 | 2026.05.21 16:54:36.333904 [ 3 ] {04d3b45c-9be0-4ffa-84ae-c0314de9ce47} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.05.21 16:54:36.333940 [ 3 ] {04d3b45c-9be0-4ffa-84ae-c0314de9ce47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1056 | 2026.05.21 16:54:36.334386 [ 3 ] {04d3b45c-9be0-4ffa-84ae-c0314de9ce47} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1057 | 2026.05.21 16:54:36.334810 [ 3 ] {04d3b45c-9be0-4ffa-84ae-c0314de9ce47} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.05.21 16:54:36.334939 [ 3 ] {04d3b45c-9be0-4ffa-84ae-c0314de9ce47} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001441 sec., 69396.25260235947 rows/sec., 4.81 MiB/sec. | ||
| 1059 | 2026.05.21 16:54:36.334972 [ 3 ] {04d3b45c-9be0-4ffa-84ae-c0314de9ce47} <Debug> TCPHandler: Processed in 0.001601628 sec. | ||
| 1060 | 2026.05.21 16:54:36.335098 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.05.21 16:54:36.335193 [ 3 ] {aa76a2ce-c9a7-42d0-b743-bcc19f028302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.05.21 16:54:36.335247 [ 3 ] {aa76a2ce-c9a7-42d0-b743-bcc19f028302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1063 | 2026.05.21 16:54:36.335973 [ 3 ] {aa76a2ce-c9a7-42d0-b743-bcc19f028302} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.05.21 16:54:36.336011 [ 3 ] {aa76a2ce-c9a7-42d0-b743-bcc19f028302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1065 | 2026.05.21 16:54:36.336622 [ 3 ] {aa76a2ce-c9a7-42d0-b743-bcc19f028302} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.05.21 16:54:36.337033 [ 3 ] {aa76a2ce-c9a7-42d0-b743-bcc19f028302} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.05.21 16:54:36.337170 [ 3 ] {aa76a2ce-c9a7-42d0-b743-bcc19f028302} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001994 sec., 5516.5496489468405 rows/sec., 9.89 MiB/sec. | ||
| 1068 | 2026.05.21 16:54:36.337216 [ 3 ] {aa76a2ce-c9a7-42d0-b743-bcc19f028302} <Debug> TCPHandler: Processed in 0.00216979 sec. | ||
| 1069 | 2026.05.21 16:54:36.337332 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.05.21 16:54:36.337428 [ 3 ] {8e72ede7-914b-4257-b8dd-d7ff74280ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.05.21 16:54:36.337470 [ 3 ] {8e72ede7-914b-4257-b8dd-d7ff74280ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.05.21 16:54:36.337785 [ 3 ] {8e72ede7-914b-4257-b8dd-d7ff74280ca6} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.05.21 16:54:36.337820 [ 3 ] {8e72ede7-914b-4257-b8dd-d7ff74280ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1074 | 2026.05.21 16:54:36.338241 [ 3 ] {8e72ede7-914b-4257-b8dd-d7ff74280ca6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1075 | 2026.05.21 16:54:36.338717 [ 3 ] {8e72ede7-914b-4257-b8dd-d7ff74280ca6} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.05.21 16:54:36.338846 [ 3 ] {8e72ede7-914b-4257-b8dd-d7ff74280ca6} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001436 sec., 20891.364902506964 rows/sec., 1.43 MiB/sec. | ||
| 1077 | 2026.05.21 16:54:36.338878 [ 3 ] {8e72ede7-914b-4257-b8dd-d7ff74280ca6} <Debug> TCPHandler: Processed in 0.001597138 sec. | ||
| 1078 | 2026.05.21 16:54:41.323880 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.05.21 16:54:41.324224 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1080 | 2026.05.21 16:54:41.324531 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1081 | 2026.05.21 16:54:41.324572 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1082 | 2026.05.21 16:54:41.324787 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.05.21 16:54:41.324855 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.05.21 16:54:41.324994 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1085 | 2026.05.21 16:54:41.325029 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1086 | 2026.05.21 16:54:41.325052 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 1087 | 2026.05.21 16:54:41.325068 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1088 | 2026.05.21 16:54:41.325107 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1089 | 2026.05.21 16:54:41.325127 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1090 | 2026.05.21 16:54:41.326404 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.002294 sec., 6974.716652136007 rows/sec., 1.02 MiB/sec. | ||
| 1091 | 2026.05.21 16:54:41.326502 [ 3 ] {8eeba1cb-c93b-4e9c-8e98-8639dc8aa9e4} <Debug> TCPHandler: Processed in 0.002810224 sec. | ||
| 1092 | 2026.05.21 16:54:41.327673 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.05.21 16:54:41.327781 [ 3 ] {bdd67763-0d91-43ce-944e-a75b09aea6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1094 | 2026.05.21 16:54:41.327829 [ 3 ] {bdd67763-0d91-43ce-944e-a75b09aea6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1095 | 2026.05.21 16:54:41.328298 [ 3 ] {bdd67763-0d91-43ce-944e-a75b09aea6e8} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.05.21 16:54:41.328339 [ 3 ] {bdd67763-0d91-43ce-944e-a75b09aea6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1097 | 2026.05.21 16:54:41.328813 [ 3 ] {bdd67763-0d91-43ce-944e-a75b09aea6e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1098 | 2026.05.21 16:54:41.329277 [ 3 ] {bdd67763-0d91-43ce-944e-a75b09aea6e8} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.05.21 16:54:41.329413 [ 3 ] {bdd67763-0d91-43ce-944e-a75b09aea6e8} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001704 sec., 15258.215962441314 rows/sec., 1.15 MiB/sec. | ||
| 1100 | 2026.05.21 16:54:41.329445 [ 3 ] {bdd67763-0d91-43ce-944e-a75b09aea6e8} <Debug> TCPHandler: Processed in 0.001863329 sec. | ||
| 1101 | 2026.05.21 16:54:41.329576 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.05.21 16:54:41.329685 [ 3 ] {18c1359f-8a3b-4920-9b42-a520b6c223bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1103 | 2026.05.21 16:54:41.329722 [ 3 ] {18c1359f-8a3b-4920-9b42-a520b6c223bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1104 | 2026.05.21 16:54:41.330179 [ 3 ] {18c1359f-8a3b-4920-9b42-a520b6c223bd} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.05.21 16:54:41.330215 [ 3 ] {18c1359f-8a3b-4920-9b42-a520b6c223bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1106 | 2026.05.21 16:54:41.330635 [ 3 ] {18c1359f-8a3b-4920-9b42-a520b6c223bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1107 | 2026.05.21 16:54:41.331115 [ 3 ] {18c1359f-8a3b-4920-9b42-a520b6c223bd} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.05.21 16:54:41.331244 [ 3 ] {18c1359f-8a3b-4920-9b42-a520b6c223bd} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001524 sec., 18372.70341207349 rows/sec., 1.43 MiB/sec. | ||
| 1109 | 2026.05.21 16:54:41.331275 [ 3 ] {18c1359f-8a3b-4920-9b42-a520b6c223bd} <Debug> TCPHandler: Processed in 0.001695269 sec. | ||
| 1110 | 2026.05.21 16:54:41.331397 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.05.21 16:54:41.331491 [ 3 ] {c206e238-38fe-4102-b464-b87a905259e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1112 | 2026.05.21 16:54:41.331533 [ 3 ] {c206e238-38fe-4102-b464-b87a905259e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1113 | 2026.05.21 16:54:41.331904 [ 3 ] {c206e238-38fe-4102-b464-b87a905259e5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2026.05.21 16:54:41.331937 [ 3 ] {c206e238-38fe-4102-b464-b87a905259e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1115 | 2026.05.21 16:54:41.332402 [ 3 ] {c206e238-38fe-4102-b464-b87a905259e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1116 | 2026.05.21 16:54:41.332850 [ 3 ] {c206e238-38fe-4102-b464-b87a905259e5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2026.05.21 16:54:41.332983 [ 3 ] {c206e238-38fe-4102-b464-b87a905259e5} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001511 sec., 66181.33686300463 rows/sec., 4.59 MiB/sec. | ||
| 1118 | 2026.05.21 16:54:41.333015 [ 3 ] {c206e238-38fe-4102-b464-b87a905259e5} <Debug> TCPHandler: Processed in 0.001666039 sec. | ||
| 1119 | 2026.05.21 16:54:41.333135 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.05.21 16:54:41.333228 [ 3 ] {a66d7fa1-a76e-43f4-a7f7-5b42c4db5d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1121 | 2026.05.21 16:54:41.333268 [ 3 ] {a66d7fa1-a76e-43f4-a7f7-5b42c4db5d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1122 | 2026.05.21 16:54:41.333579 [ 3 ] {a66d7fa1-a76e-43f4-a7f7-5b42c4db5d08} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.05.21 16:54:41.333612 [ 3 ] {a66d7fa1-a76e-43f4-a7f7-5b42c4db5d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1124 | 2026.05.21 16:54:41.334031 [ 3 ] {a66d7fa1-a76e-43f4-a7f7-5b42c4db5d08} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1125 | 2026.05.21 16:54:41.334522 [ 3 ] {a66d7fa1-a76e-43f4-a7f7-5b42c4db5d08} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.05.21 16:54:41.334647 [ 3 ] {a66d7fa1-a76e-43f4-a7f7-5b42c4db5d08} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001438 sec., 20862.30876216968 rows/sec., 1.43 MiB/sec. | ||
| 1127 | 2026.05.21 16:54:41.334679 [ 3 ] {a66d7fa1-a76e-43f4-a7f7-5b42c4db5d08} <Debug> TCPHandler: Processed in 0.001595648 sec. | ||
| 1128 | 2026.05.21 16:54:43.192901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1129 | 2026.05.21 16:54:43.193548 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.21 16:54:43.193612 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1131 | 2026.05.21 16:54:43.194610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1132 | 2026.05.21 16:54:43.195247 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.21 16:54:43.195398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1134 | 2026.05.21 16:54:43.309194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1135 | 2026.05.21 16:54:43.326275 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1136 | 2026.05.21 16:54:43.326338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1137 | 2026.05.21 16:54:43.332299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1138 | 2026.05.21 16:54:43.333499 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1139 | 2026.05.21 16:54:43.336770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1140 | 2026.05.21 16:54:46.324449 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.05.21 16:54:46.324714 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native (stage: Complete) | ||
| 1142 | 2026.05.21 16:54:46.325068 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1143 | 2026.05.21 16:54:46.325110 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram')" moved to PREWHERE | ||
| 1144 | 2026.05.21 16:54:46.325342 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1145 | 2026.05.21 16:54:46.325410 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1146 | 2026.05.21 16:54:46.325547 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 15-element set) | ||
| 1147 | 2026.05.21 16:54:46.325582 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1148 | 2026.05.21 16:54:46.325604 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 1149 | 2026.05.21 16:54:46.325620 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1150 | 2026.05.21 16:54:46.325659 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram'))" | ||
| 1151 | 2026.05.21 16:54:46.325679 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1152 | 2026.05.21 16:54:46.326834 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.002223 sec., 7197.480881691407 rows/sec., 1.05 MiB/sec. | ||
| 1153 | 2026.05.21 16:54:46.326931 [ 3 ] {85a1ed23-634b-4cbb-a78a-d3b3eac61f73} <Debug> TCPHandler: Processed in 0.002676864 sec. | ||
| 1154 | 2026.05.21 16:54:46.328248 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.05.21 16:54:46.328356 [ 3 ] {28e0e0a4-cc18-4fc4-bed6-e336d21f5664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1156 | 2026.05.21 16:54:46.328399 [ 3 ] {28e0e0a4-cc18-4fc4-bed6-e336d21f5664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1157 | 2026.05.21 16:54:46.328872 [ 3 ] {28e0e0a4-cc18-4fc4-bed6-e336d21f5664} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.21 16:54:46.328908 [ 3 ] {28e0e0a4-cc18-4fc4-bed6-e336d21f5664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1159 | 2026.05.21 16:54:46.329459 [ 3 ] {28e0e0a4-cc18-4fc4-bed6-e336d21f5664} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1160 | 2026.05.21 16:54:46.329936 [ 3 ] {28e0e0a4-cc18-4fc4-bed6-e336d21f5664} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.21 16:54:46.330099 [ 3 ] {28e0e0a4-cc18-4fc4-bed6-e336d21f5664} <Debug> executeQuery: Read 48 rows, 4.22 KiB in 0.001775 sec., 27042.25352112676 rows/sec., 2.32 MiB/sec. | ||
| 1162 | 2026.05.21 16:54:46.330135 [ 3 ] {28e0e0a4-cc18-4fc4-bed6-e336d21f5664} <Debug> TCPHandler: Processed in 0.00193547 sec. | ||
| 1163 | 2026.05.21 16:54:46.330264 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.21 16:54:46.330359 [ 3 ] {a12d5bd6-19fd-4708-9c7c-e67d5a1c8f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.21 16:54:46.330398 [ 3 ] {a12d5bd6-19fd-4708-9c7c-e67d5a1c8f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1166 | 2026.05.21 16:54:46.330780 [ 3 ] {a12d5bd6-19fd-4708-9c7c-e67d5a1c8f61} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.21 16:54:46.330815 [ 3 ] {a12d5bd6-19fd-4708-9c7c-e67d5a1c8f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1168 | 2026.05.21 16:54:46.331236 [ 3 ] {a12d5bd6-19fd-4708-9c7c-e67d5a1c8f61} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1169 | 2026.05.21 16:54:46.331677 [ 3 ] {a12d5bd6-19fd-4708-9c7c-e67d5a1c8f61} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.21 16:54:46.331802 [ 3 ] {a12d5bd6-19fd-4708-9c7c-e67d5a1c8f61} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001461 sec., 7529.089664613278 rows/sec., 566.15 KiB/sec. | ||
| 1171 | 2026.05.21 16:54:46.331833 [ 3 ] {a12d5bd6-19fd-4708-9c7c-e67d5a1c8f61} <Debug> TCPHandler: Processed in 0.001617238 sec. | ||
| 1172 | 2026.05.21 16:54:46.331954 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.21 16:54:46.332048 [ 3 ] {5d0acf08-bba5-4d6b-a321-638d4d1df928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.21 16:54:46.332086 [ 3 ] {5d0acf08-bba5-4d6b-a321-638d4d1df928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1175 | 2026.05.21 16:54:46.332467 [ 3 ] {5d0acf08-bba5-4d6b-a321-638d4d1df928} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.21 16:54:46.332500 [ 3 ] {5d0acf08-bba5-4d6b-a321-638d4d1df928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1177 | 2026.05.21 16:54:46.332899 [ 3 ] {5d0acf08-bba5-4d6b-a321-638d4d1df928} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1178 | 2026.05.21 16:54:46.333346 [ 3 ] {5d0acf08-bba5-4d6b-a321-638d4d1df928} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.21 16:54:46.333484 [ 3 ] {5d0acf08-bba5-4d6b-a321-638d4d1df928} <Debug> executeQuery: Read 39 rows, 3.12 KiB in 0.001491 sec., 26156.941649899396 rows/sec., 2.04 MiB/sec. | ||
| 1180 | 2026.05.21 16:54:46.333515 [ 3 ] {5d0acf08-bba5-4d6b-a321-638d4d1df928} <Debug> TCPHandler: Processed in 0.001656908 sec. | ||
| 1181 | 2026.05.21 16:54:46.333616 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.21 16:54:46.333704 [ 3 ] {27244009-3fee-4768-84c8-f3d67aeb0388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.21 16:54:46.333743 [ 3 ] {27244009-3fee-4768-84c8-f3d67aeb0388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1184 | 2026.05.21 16:54:46.334157 [ 3 ] {27244009-3fee-4768-84c8-f3d67aeb0388} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.21 16:54:46.334190 [ 3 ] {27244009-3fee-4768-84c8-f3d67aeb0388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1186 | 2026.05.21 16:54:46.334608 [ 3 ] {27244009-3fee-4768-84c8-f3d67aeb0388} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1187 | 2026.05.21 16:54:46.335026 [ 3 ] {27244009-3fee-4768-84c8-f3d67aeb0388} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.21 16:54:46.335172 [ 3 ] {27244009-3fee-4768-84c8-f3d67aeb0388} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001433 sec., 69783.67062107466 rows/sec., 4.84 MiB/sec. | ||
| 1189 | 2026.05.21 16:54:46.335206 [ 3 ] {27244009-3fee-4768-84c8-f3d67aeb0388} <Debug> TCPHandler: Processed in 0.001590238 sec. | ||
| 1190 | 2026.05.21 16:54:46.335315 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1191 | 2026.05.21 16:54:46.335408 [ 3 ] {5a6c2c1d-9722-48b7-9cde-dafd133371f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1192 | 2026.05.21 16:54:46.335461 [ 3 ] {5a6c2c1d-9722-48b7-9cde-dafd133371f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1193 | 2026.05.21 16:54:46.336137 [ 3 ] {5a6c2c1d-9722-48b7-9cde-dafd133371f3} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1194 | 2026.05.21 16:54:46.336171 [ 3 ] {5a6c2c1d-9722-48b7-9cde-dafd133371f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1195 | 2026.05.21 16:54:46.336765 [ 3 ] {5a6c2c1d-9722-48b7-9cde-dafd133371f3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1196 | 2026.05.21 16:54:46.337188 [ 3 ] {5a6c2c1d-9722-48b7-9cde-dafd133371f3} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2026.05.21 16:54:46.337324 [ 3 ] {5a6c2c1d-9722-48b7-9cde-dafd133371f3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001934 sec., 5687.693898655636 rows/sec., 10.19 MiB/sec. | ||
| 1198 | 2026.05.21 16:54:46.337371 [ 3 ] {5a6c2c1d-9722-48b7-9cde-dafd133371f3} <Debug> TCPHandler: Processed in 0.002104081 sec. | ||
| 1199 | 2026.05.21 16:54:46.337485 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2026.05.21 16:54:46.337580 [ 3 ] {e90ceeed-a06e-45fc-8865-f2a58f47e8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1201 | 2026.05.21 16:54:46.337620 [ 3 ] {e90ceeed-a06e-45fc-8865-f2a58f47e8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1202 | 2026.05.21 16:54:46.337928 [ 3 ] {e90ceeed-a06e-45fc-8865-f2a58f47e8ec} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1203 | 2026.05.21 16:54:46.337964 [ 3 ] {e90ceeed-a06e-45fc-8865-f2a58f47e8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1204 | 2026.05.21 16:54:46.338374 [ 3 ] {e90ceeed-a06e-45fc-8865-f2a58f47e8ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1205 | 2026.05.21 16:54:46.338797 [ 3 ] {e90ceeed-a06e-45fc-8865-f2a58f47e8ec} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1206 | 2026.05.21 16:54:46.338946 [ 3 ] {e90ceeed-a06e-45fc-8865-f2a58f47e8ec} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001384 sec., 21676.300578034683 rows/sec., 1.48 MiB/sec. | ||
| 1207 | 2026.05.21 16:54:46.338980 [ 3 ] {e90ceeed-a06e-45fc-8865-f2a58f47e8ec} <Debug> TCPHandler: Processed in 0.001543318 sec. | ||
| 1208 | 2026.05.21 16:54:50.641886 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1209 | 2026.05.21 16:54:50.641950 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1210 | 2026.05.21 16:54:50.695645 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1211 | 2026.05.21 16:54:50.696127 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1212 | 2026.05.21 16:54:50.696166 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1213 | 2026.05.21 16:54:50.696822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1214 | 2026.05.21 16:54:50.697339 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1215 | 2026.05.21 16:54:50.697460 [ 97 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1216 | 2026.05.21 16:54:50.697465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1217 | 2026.05.21 16:54:50.697502 [ 97 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.05.21 16:54:50.697526 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1219 | 2026.05.21 16:54:50.699773 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 1220 | 2026.05.21 16:54:50.701897 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1221 | 2026.05.21 16:54:50.703849 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1222 | 2026.05.21 16:54:50.703988 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1223 | 2026.05.21 16:54:50.704102 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1224 | 2026.05.21 16:54:50.704165 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1225 | 2026.05.21 16:54:50.704221 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1226 | 2026.05.21 16:54:50.704277 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1227 | 2026.05.21 16:54:50.728322 [ 187 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.030716715 sec., 91350.91431489338 rows/sec., 1.31 MiB/sec. | ||
| 1228 | 2026.05.21 16:54:50.729298 [ 187 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1229 | 2026.05.21 16:54:50.729917 [ 187 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.05.21 16:54:50.729989 [ 187 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_6_1} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1231 | 2026.05.21 16:54:50.730075 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1232 | 2026.05.21 16:54:50.837021 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1233 | 2026.05.21 16:54:50.854195 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.05.21 16:54:50.854262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1235 | 2026.05.21 16:54:50.860599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1236 | 2026.05.21 16:54:50.861754 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.05.21 16:54:50.862033 [ 97 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1238 | 2026.05.21 16:54:50.862099 [ 97 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2026.05.21 16:54:50.862127 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1240 | 2026.05.21 16:54:50.862233 [ 187 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 1241 | 2026.05.21 16:54:50.865388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1242 | 2026.05.21 16:54:50.866649 [ 187 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1243 | 2026.05.21 16:54:50.868095 [ 187 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 1244 | 2026.05.21 16:54:50.872650 [ 187 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 1245 | 2026.05.21 16:54:50.877243 [ 187 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 1246 | 2026.05.21 16:54:50.881541 [ 187 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 1247 | 2026.05.21 16:54:50.888590 [ 187 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 1248 | 2026.05.21 16:54:50.892712 [ 187 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 1249 | 2026.05.21 16:54:50.954041 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091850392 sec., 500.81441133098264 rows/sec., 2.59 MiB/sec. | ||
| 1250 | 2026.05.21 16:54:50.956503 [ 188 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1251 | 2026.05.21 16:54:50.959224 [ 188 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_6_1} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.05.21 16:54:50.959321 [ 188 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_6_1} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1253 | 2026.05.21 16:54:50.961239 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1254 | 2026.05.21 16:54:51.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.64 MiB, peak 176.18 MiB, free memory in arenas 0.00 B, will set to 176.86 MiB (RSS), difference: 10.22 MiB | ||
| 1255 | 2026.05.21 16:54:51.324031 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.05.21 16:54:51.324273 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1257 | 2026.05.21 16:54:51.324597 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1258 | 2026.05.21 16:54:51.324631 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1259 | 2026.05.21 16:54:51.324833 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1260 | 2026.05.21 16:54:51.324901 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1261 | 2026.05.21 16:54:51.325044 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1262 | 2026.05.21 16:54:51.325081 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1263 | 2026.05.21 16:54:51.325104 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 1264 | 2026.05.21 16:54:51.325119 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1265 | 2026.05.21 16:54:51.325159 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1266 | 2026.05.21 16:54:51.325178 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1267 | 2026.05.21 16:54:51.326227 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.00205 sec., 7804.878048780487 rows/sec., 1.14 MiB/sec. | ||
| 1268 | 2026.05.21 16:54:51.326319 [ 3 ] {6bb59f61-54ab-4cb4-b264-f86d39cee5c5} <Debug> TCPHandler: Processed in 0.002431462 sec. | ||
| 1269 | 2026.05.21 16:54:51.327455 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.05.21 16:54:51.327563 [ 3 ] {c265ce79-8df9-496c-ad07-c738cb560c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1271 | 2026.05.21 16:54:51.327606 [ 3 ] {c265ce79-8df9-496c-ad07-c738cb560c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1272 | 2026.05.21 16:54:51.328077 [ 3 ] {c265ce79-8df9-496c-ad07-c738cb560c1b} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.05.21 16:54:51.328118 [ 3 ] {c265ce79-8df9-496c-ad07-c738cb560c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1274 | 2026.05.21 16:54:51.328637 [ 3 ] {c265ce79-8df9-496c-ad07-c738cb560c1b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1275 | 2026.05.21 16:54:51.329142 [ 3 ] {c265ce79-8df9-496c-ad07-c738cb560c1b} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.05.21 16:54:51.329287 [ 3 ] {c265ce79-8df9-496c-ad07-c738cb560c1b} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001755 sec., 14814.814814814814 rows/sec., 1.12 MiB/sec. | ||
| 1277 | 2026.05.21 16:54:51.329286 [ 96 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1278 | 2026.05.21 16:54:51.329322 [ 3 ] {c265ce79-8df9-496c-ad07-c738cb560c1b} <Debug> TCPHandler: Processed in 0.00191581 sec. | ||
| 1279 | 2026.05.21 16:54:51.329356 [ 96 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.05.21 16:54:51.329385 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1281 | 2026.05.21 16:54:51.329453 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.05.21 16:54:51.329540 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 1283 | 2026.05.21 16:54:51.329554 [ 3 ] {28aeda04-e355-44ce-adfd-38abc31ebfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1284 | 2026.05.21 16:54:51.329618 [ 3 ] {28aeda04-e355-44ce-adfd-38abc31ebfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1285 | 2026.05.21 16:54:51.329689 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1286 | 2026.05.21 16:54:51.329734 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1287 | 2026.05.21 16:54:51.329829 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1288 | 2026.05.21 16:54:51.329879 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 1289 | 2026.05.21 16:54:51.329930 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1290 | 2026.05.21 16:54:51.329979 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1291 | 2026.05.21 16:54:51.330029 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1292 | 2026.05.21 16:54:51.330051 [ 3 ] {28aeda04-e355-44ce-adfd-38abc31ebfdb} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.05.21 16:54:51.330093 [ 3 ] {28aeda04-e355-44ce-adfd-38abc31ebfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1294 | 2026.05.21 16:54:51.330691 [ 3 ] {28aeda04-e355-44ce-adfd-38abc31ebfdb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1295 | 2026.05.21 16:54:51.331124 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001649059 sec., 135835.04289415965 rows/sec., 11.66 MiB/sec. | ||
| 1296 | 2026.05.21 16:54:51.331215 [ 3 ] {28aeda04-e355-44ce-adfd-38abc31ebfdb} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1297 | 2026.05.21 16:54:51.331325 [ 96 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1298 | 2026.05.21 16:54:51.331353 [ 96 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.05.21 16:54:51.331355 [ 3 ] {28aeda04-e355-44ce-adfd-38abc31ebfdb} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001819 sec., 15393.073117097305 rows/sec., 1.20 MiB/sec. | ||
| 1300 | 2026.05.21 16:54:51.331373 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1301 | 2026.05.21 16:54:51.331405 [ 3 ] {28aeda04-e355-44ce-adfd-38abc31ebfdb} <Debug> TCPHandler: Processed in 0.00200229 sec. | ||
| 1302 | 2026.05.21 16:54:51.331419 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1303 | 2026.05.21 16:54:51.331481 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 1304 | 2026.05.21 16:54:51.331528 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.05.21 16:54:51.331613 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1306 | 2026.05.21 16:54:51.331628 [ 3 ] {56b0975b-aa5a-4d61-9c6f-a3bdf1054185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.05.21 16:54:51.331657 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 43 rows starting from the beginning of the part | ||
| 1308 | 2026.05.21 16:54:51.331677 [ 3 ] {56b0975b-aa5a-4d61-9c6f-a3bdf1054185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1309 | 2026.05.21 16:54:51.331751 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1310 | 2026.05.21 16:54:51.331804 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
| 1311 | 2026.05.21 16:54:51.331848 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1312 | 2026.05.21 16:54:51.331905 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
| 1313 | 2026.05.21 16:54:51.331950 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1314 | 2026.05.21 16:54:51.331966 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1315 | 2026.05.21 16:54:51.332045 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_6_1} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1316 | 2026.05.21 16:54:51.332050 [ 3 ] {56b0975b-aa5a-4d61-9c6f-a3bdf1054185} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.05.21 16:54:51.332095 [ 3 ] {56b0975b-aa5a-4d61-9c6f-a3bdf1054185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1318 | 2026.05.21 16:54:51.332128 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1319 | 2026.05.21 16:54:51.332624 [ 3 ] {56b0975b-aa5a-4d61-9c6f-a3bdf1054185} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1320 | 2026.05.21 16:54:51.332895 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464868 sec., 139944.3499346016 rows/sec., 11.46 MiB/sec. | ||
| 1321 | 2026.05.21 16:54:51.333103 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1322 | 2026.05.21 16:54:51.333132 [ 3 ] {56b0975b-aa5a-4d61-9c6f-a3bdf1054185} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.05.21 16:54:51.333250 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1324 | 2026.05.21 16:54:51.333279 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.05.21 16:54:51.333280 [ 3 ] {56b0975b-aa5a-4d61-9c6f-a3bdf1054185} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00167 sec., 59880.23952095808 rows/sec., 4.15 MiB/sec. | ||
| 1326 | 2026.05.21 16:54:51.333299 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1327 | 2026.05.21 16:54:51.333329 [ 3 ] {56b0975b-aa5a-4d61-9c6f-a3bdf1054185} <Debug> TCPHandler: Processed in 0.001848309 sec. | ||
| 1328 | 2026.05.21 16:54:51.333378 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 1329 | 2026.05.21 16:54:51.333453 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.05.21 16:54:51.333477 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1331 | 2026.05.21 16:54:51.333509 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part | ||
| 1332 | 2026.05.21 16:54:51.333553 [ 3 ] {275afa29-d0dd-492f-9f9c-80fc5232806e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1333 | 2026.05.21 16:54:51.333582 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1334 | 2026.05.21 16:54:51.333600 [ 3 ] {275afa29-d0dd-492f-9f9c-80fc5232806e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1335 | 2026.05.21 16:54:51.333637 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1336 | 2026.05.21 16:54:51.333644 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.05.21 16:54:51.333687 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1338 | 2026.05.21 16:54:51.333717 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_6_1} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1339 | 2026.05.21 16:54:51.333731 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 1340 | 2026.05.21 16:54:51.333773 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1341 | 2026.05.21 16:54:51.333786 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 100 rows starting from the beginning of the part | ||
| 1342 | 2026.05.21 16:54:51.333926 [ 3 ] {275afa29-d0dd-492f-9f9c-80fc5232806e} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1343 | 2026.05.21 16:54:51.333967 [ 3 ] {275afa29-d0dd-492f-9f9c-80fc5232806e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1344 | 2026.05.21 16:54:51.334466 [ 3 ] {275afa29-d0dd-492f-9f9c-80fc5232806e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1345 | 2026.05.21 16:54:51.334997 [ 3 ] {275afa29-d0dd-492f-9f9c-80fc5232806e} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1346 | 2026.05.21 16:54:51.335104 [ 96 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1347 | 2026.05.21 16:54:51.335135 [ 3 ] {275afa29-d0dd-492f-9f9c-80fc5232806e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.0016 sec., 18750 rows/sec., 1.28 MiB/sec. | ||
| 1348 | 2026.05.21 16:54:51.335131 [ 96 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.05.21 16:54:51.335174 [ 3 ] {275afa29-d0dd-492f-9f9c-80fc5232806e} <Debug> TCPHandler: Processed in 0.001769449 sec. | ||
| 1350 | 2026.05.21 16:54:51.335175 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1351 | 2026.05.21 16:54:51.335318 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 1352 | 2026.05.21 16:54:51.335441 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1353 | 2026.05.21 16:54:51.335470 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1354 | 2026.05.21 16:54:51.335543 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1355 | 2026.05.21 16:54:51.335597 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1356 | 2026.05.21 16:54:51.335651 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1357 | 2026.05.21 16:54:51.335691 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1358 | 2026.05.21 16:54:51.335741 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1359 | 2026.05.21 16:54:51.336599 [ 186 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349857 sec., 128902.54301011143 rows/sec., 8.83 MiB/sec. | ||
| 1360 | 2026.05.21 16:54:51.336686 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 5 columns (5 merged, 0 gathered) in 0.003336247 sec., 174447.51542676546 rows/sec., 12.09 MiB/sec. | ||
| 1361 | 2026.05.21 16:54:51.336892 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1362 | 2026.05.21 16:54:51.337013 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1363 | 2026.05.21 16:54:51.337502 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1364 | 2026.05.21 16:54:51.337582 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_6_1} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1365 | 2026.05.21 16:54:51.337659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1366 | 2026.05.21 16:54:51.337697 [ 194 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.05.21 16:54:51.337785 [ 194 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1368 | 2026.05.21 16:54:51.337864 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1369 | 2026.05.21 16:54:56.332855 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.05.21 16:54:56.333139 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 1371 | 2026.05.21 16:54:56.333524 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1372 | 2026.05.21 16:54:56.333573 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 1373 | 2026.05.21 16:54:56.333827 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1374 | 2026.05.21 16:54:56.333895 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1375 | 2026.05.21 16:54:56.334041 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 1376 | 2026.05.21 16:54:56.334079 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1377 | 2026.05.21 16:54:56.334101 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 1378 | 2026.05.21 16:54:56.334116 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1379 | 2026.05.21 16:54:56.334157 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 1380 | 2026.05.21 16:54:56.334177 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1381 | 2026.05.21 16:54:56.335387 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.002365 sec., 6765.327695560254 rows/sec., 1008.36 KiB/sec. | ||
| 1382 | 2026.05.21 16:54:56.335487 [ 3 ] {e5fe4f44-b8e8-4045-84b9-ee37f99a15b1} <Debug> TCPHandler: Processed in 0.002779954 sec. | ||
| 1383 | 2026.05.21 16:54:56.341066 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.05.21 16:54:56.341207 [ 3 ] {ef5f3e9c-22fa-4936-838d-a01574762965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1385 | 2026.05.21 16:54:56.341263 [ 3 ] {ef5f3e9c-22fa-4936-838d-a01574762965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1386 | 2026.05.21 16:54:56.341886 [ 3 ] {ef5f3e9c-22fa-4936-838d-a01574762965} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.05.21 16:54:56.341934 [ 3 ] {ef5f3e9c-22fa-4936-838d-a01574762965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1388 | 2026.05.21 16:54:56.342527 [ 3 ] {ef5f3e9c-22fa-4936-838d-a01574762965} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.05.21 16:54:56.342958 [ 3 ] {ef5f3e9c-22fa-4936-838d-a01574762965} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.05.21 16:54:56.343105 [ 3 ] {ef5f3e9c-22fa-4936-838d-a01574762965} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001935 sec., 5167.958656330749 rows/sec., 1.69 MiB/sec. | ||
| 1391 | 2026.05.21 16:54:56.343141 [ 3 ] {ef5f3e9c-22fa-4936-838d-a01574762965} <Debug> TCPHandler: Processed in 0.00214143 sec. | ||
| 1392 | 2026.05.21 16:54:56.343267 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.05.21 16:54:56.343365 [ 3 ] {5fb8730b-73f3-4970-81df-e782d74a8f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1394 | 2026.05.21 16:54:56.343494 [ 3 ] {5fb8730b-73f3-4970-81df-e782d74a8f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1395 | 2026.05.21 16:54:56.345878 [ 3 ] {5fb8730b-73f3-4970-81df-e782d74a8f08} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.05.21 16:54:56.345913 [ 3 ] {5fb8730b-73f3-4970-81df-e782d74a8f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1397 | 2026.05.21 16:54:56.346332 [ 3 ] {5fb8730b-73f3-4970-81df-e782d74a8f08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1398 | 2026.05.21 16:54:56.346827 [ 3 ] {5fb8730b-73f3-4970-81df-e782d74a8f08} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.05.21 16:54:56.346955 [ 3 ] {5fb8730b-73f3-4970-81df-e782d74a8f08} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003612 sec., 6644.518272425249 rows/sec., 564.52 KiB/sec. | ||
| 1400 | 2026.05.21 16:54:56.346988 [ 3 ] {5fb8730b-73f3-4970-81df-e782d74a8f08} <Debug> TCPHandler: Processed in 0.003771889 sec. | ||
| 1401 | 2026.05.21 16:54:56.347111 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.05.21 16:54:56.347206 [ 3 ] {e712d4d9-4dcd-477c-b0bb-53b7d2cd79db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1403 | 2026.05.21 16:54:56.347326 [ 3 ] {e712d4d9-4dcd-477c-b0bb-53b7d2cd79db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1404 | 2026.05.21 16:54:56.347720 [ 3 ] {e712d4d9-4dcd-477c-b0bb-53b7d2cd79db} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.05.21 16:54:56.347756 [ 3 ] {e712d4d9-4dcd-477c-b0bb-53b7d2cd79db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1406 | 2026.05.21 16:54:56.348156 [ 3 ] {e712d4d9-4dcd-477c-b0bb-53b7d2cd79db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1407 | 2026.05.21 16:54:56.348583 [ 3 ] {e712d4d9-4dcd-477c-b0bb-53b7d2cd79db} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.05.21 16:54:56.348712 [ 3 ] {e712d4d9-4dcd-477c-b0bb-53b7d2cd79db} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001523 sec., 3939.592908732764 rows/sec., 321.25 KiB/sec. | ||
| 1409 | 2026.05.21 16:54:56.348746 [ 3 ] {e712d4d9-4dcd-477c-b0bb-53b7d2cd79db} <Debug> TCPHandler: Processed in 0.001684079 sec. | ||
| 1410 | 2026.05.21 16:54:56.348894 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.05.21 16:54:56.348989 [ 3 ] {c5a8a79c-07da-45d5-92fd-4dab460134a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1412 | 2026.05.21 16:54:56.349029 [ 3 ] {c5a8a79c-07da-45d5-92fd-4dab460134a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1413 | 2026.05.21 16:54:56.349516 [ 3 ] {c5a8a79c-07da-45d5-92fd-4dab460134a4} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.05.21 16:54:56.349553 [ 3 ] {c5a8a79c-07da-45d5-92fd-4dab460134a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1415 | 2026.05.21 16:54:56.350006 [ 3 ] {c5a8a79c-07da-45d5-92fd-4dab460134a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1416 | 2026.05.21 16:54:56.350434 [ 3 ] {c5a8a79c-07da-45d5-92fd-4dab460134a4} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.05.21 16:54:56.350564 [ 3 ] {c5a8a79c-07da-45d5-92fd-4dab460134a4} <Debug> executeQuery: Read 201 rows, 18.29 KiB in 0.001593 sec., 126177.02448210922 rows/sec., 11.22 MiB/sec. | ||
| 1418 | 2026.05.21 16:54:56.350598 [ 3 ] {c5a8a79c-07da-45d5-92fd-4dab460134a4} <Debug> TCPHandler: Processed in 0.001752309 sec. | ||
| 1419 | 2026.05.21 16:54:56.350728 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.05.21 16:54:56.350822 [ 3 ] {6b7e8cee-2da6-497d-879b-7bc8638ec283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.05.21 16:54:56.350863 [ 3 ] {6b7e8cee-2da6-497d-879b-7bc8638ec283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1422 | 2026.05.21 16:54:56.351262 [ 3 ] {6b7e8cee-2da6-497d-879b-7bc8638ec283} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.05.21 16:54:56.351299 [ 3 ] {6b7e8cee-2da6-497d-879b-7bc8638ec283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1424 | 2026.05.21 16:54:56.351716 [ 3 ] {6b7e8cee-2da6-497d-879b-7bc8638ec283} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1425 | 2026.05.21 16:54:56.352129 [ 3 ] {6b7e8cee-2da6-497d-879b-7bc8638ec283} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.05.21 16:54:56.352258 [ 3 ] {6b7e8cee-2da6-497d-879b-7bc8638ec283} <Debug> executeQuery: Read 29 rows, 2.21 KiB in 0.001453 sec., 19958.706125258086 rows/sec., 1.48 MiB/sec. | ||
| 1427 | 2026.05.21 16:54:56.352293 [ 3 ] {6b7e8cee-2da6-497d-879b-7bc8638ec283} <Debug> TCPHandler: Processed in 0.001614109 sec. | ||
| 1428 | 2026.05.21 16:54:56.352414 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.05.21 16:54:56.352508 [ 3 ] {c3632d87-8344-408c-977e-4119fcc6a48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.05.21 16:54:56.352549 [ 3 ] {c3632d87-8344-408c-977e-4119fcc6a48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1431 | 2026.05.21 16:54:56.352951 [ 3 ] {c3632d87-8344-408c-977e-4119fcc6a48c} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.05.21 16:54:56.352987 [ 3 ] {c3632d87-8344-408c-977e-4119fcc6a48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1433 | 2026.05.21 16:54:56.353440 [ 3 ] {c3632d87-8344-408c-977e-4119fcc6a48c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1434 | 2026.05.21 16:54:56.353891 [ 3 ] {c3632d87-8344-408c-977e-4119fcc6a48c} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.05.21 16:54:56.354023 [ 3 ] {c3632d87-8344-408c-977e-4119fcc6a48c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001532 sec., 15665.79634464752 rows/sec., 1.30 MiB/sec. | ||
| 1436 | 2026.05.21 16:54:56.354056 [ 3 ] {c3632d87-8344-408c-977e-4119fcc6a48c} <Debug> TCPHandler: Processed in 0.001690988 sec. | ||
| 1437 | 2026.05.21 16:54:56.354178 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.05.21 16:54:56.354272 [ 3 ] {5cbb2b37-ca2f-4db6-80c7-50db1fb9e0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.05.21 16:54:56.354311 [ 3 ] {5cbb2b37-ca2f-4db6-80c7-50db1fb9e0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1440 | 2026.05.21 16:54:56.354697 [ 3 ] {5cbb2b37-ca2f-4db6-80c7-50db1fb9e0ce} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.05.21 16:54:56.354732 [ 3 ] {5cbb2b37-ca2f-4db6-80c7-50db1fb9e0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1442 | 2026.05.21 16:54:56.355153 [ 3 ] {5cbb2b37-ca2f-4db6-80c7-50db1fb9e0ce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1443 | 2026.05.21 16:54:56.355558 [ 3 ] {5cbb2b37-ca2f-4db6-80c7-50db1fb9e0ce} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.05.21 16:54:56.355681 [ 3 ] {5cbb2b37-ca2f-4db6-80c7-50db1fb9e0ce} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001427 sec., 8409.250175192712 rows/sec., 656.97 KiB/sec. | ||
| 1445 | 2026.05.21 16:54:56.355714 [ 3 ] {5cbb2b37-ca2f-4db6-80c7-50db1fb9e0ce} <Debug> TCPHandler: Processed in 0.001585158 sec. | ||
| 1446 | 2026.05.21 16:54:56.355839 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.05.21 16:54:56.355932 [ 3 ] {8fa5dc24-4ad9-477c-8a2d-1450ebccd10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1448 | 2026.05.21 16:54:56.355970 [ 3 ] {8fa5dc24-4ad9-477c-8a2d-1450ebccd10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1449 | 2026.05.21 16:54:56.356382 [ 3 ] {8fa5dc24-4ad9-477c-8a2d-1450ebccd10c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.05.21 16:54:56.356416 [ 3 ] {8fa5dc24-4ad9-477c-8a2d-1450ebccd10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1451 | 2026.05.21 16:54:56.356796 [ 3 ] {8fa5dc24-4ad9-477c-8a2d-1450ebccd10c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1452 | 2026.05.21 16:54:56.357274 [ 3 ] {8fa5dc24-4ad9-477c-8a2d-1450ebccd10c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.05.21 16:54:56.357403 [ 3 ] {8fa5dc24-4ad9-477c-8a2d-1450ebccd10c} <Debug> executeQuery: Read 117 rows, 9.74 KiB in 0.001488 sec., 78629.03225806452 rows/sec., 6.39 MiB/sec. | ||
| 1454 | 2026.05.21 16:54:56.357437 [ 3 ] {8fa5dc24-4ad9-477c-8a2d-1450ebccd10c} <Debug> TCPHandler: Processed in 0.001645748 sec. | ||
| 1455 | 2026.05.21 16:54:56.357555 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.05.21 16:54:56.357649 [ 3 ] {9fed9738-0a4e-47ee-b6ec-d43e5d9d4664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.05.21 16:54:56.357693 [ 3 ] {9fed9738-0a4e-47ee-b6ec-d43e5d9d4664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1458 | 2026.05.21 16:54:56.358192 [ 3 ] {9fed9738-0a4e-47ee-b6ec-d43e5d9d4664} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.05.21 16:54:56.358229 [ 3 ] {9fed9738-0a4e-47ee-b6ec-d43e5d9d4664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1460 | 2026.05.21 16:54:56.358720 [ 3 ] {9fed9738-0a4e-47ee-b6ec-d43e5d9d4664} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1461 | 2026.05.21 16:54:56.359164 [ 3 ] {9fed9738-0a4e-47ee-b6ec-d43e5d9d4664} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.05.21 16:54:56.359293 [ 3 ] {9fed9738-0a4e-47ee-b6ec-d43e5d9d4664} <Debug> executeQuery: Read 385 rows, 30.18 KiB in 0.001662 sec., 231648.6161251504 rows/sec., 17.74 MiB/sec. | ||
| 1463 | 2026.05.21 16:54:56.359326 [ 3 ] {9fed9738-0a4e-47ee-b6ec-d43e5d9d4664} <Debug> TCPHandler: Processed in 0.001819079 sec. | ||
| 1464 | 2026.05.21 16:54:56.359440 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.05.21 16:54:56.359534 [ 3 ] {83871d68-0dd5-45aa-8101-b91e85dbe5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1466 | 2026.05.21 16:54:56.359589 [ 3 ] {83871d68-0dd5-45aa-8101-b91e85dbe5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1467 | 2026.05.21 16:54:56.360334 [ 3 ] {83871d68-0dd5-45aa-8101-b91e85dbe5dc} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2026.05.21 16:54:56.360369 [ 3 ] {83871d68-0dd5-45aa-8101-b91e85dbe5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1469 | 2026.05.21 16:54:56.360984 [ 3 ] {83871d68-0dd5-45aa-8101-b91e85dbe5dc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1470 | 2026.05.21 16:54:56.361406 [ 3 ] {83871d68-0dd5-45aa-8101-b91e85dbe5dc} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2026.05.21 16:54:56.361541 [ 3 ] {83871d68-0dd5-45aa-8101-b91e85dbe5dc} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002025 sec., 5432.098765432099 rows/sec., 9.73 MiB/sec. | ||
| 1472 | 2026.05.21 16:54:56.361589 [ 3 ] {83871d68-0dd5-45aa-8101-b91e85dbe5dc} <Debug> TCPHandler: Processed in 0.002197341 sec. | ||
| 1473 | 2026.05.21 16:54:56.361712 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.05.21 16:54:56.361806 [ 3 ] {91c60d22-06d0-46d5-8b2a-c8b31e6793f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1475 | 2026.05.21 16:54:56.361847 [ 3 ] {91c60d22-06d0-46d5-8b2a-c8b31e6793f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1476 | 2026.05.21 16:54:56.362240 [ 3 ] {91c60d22-06d0-46d5-8b2a-c8b31e6793f7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.05.21 16:54:56.362279 [ 3 ] {91c60d22-06d0-46d5-8b2a-c8b31e6793f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1478 | 2026.05.21 16:54:56.363217 [ 3 ] {91c60d22-06d0-46d5-8b2a-c8b31e6793f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1479 | 2026.05.21 16:54:56.364486 [ 3 ] {91c60d22-06d0-46d5-8b2a-c8b31e6793f7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.05.21 16:54:56.364639 [ 3 ] {91c60d22-06d0-46d5-8b2a-c8b31e6793f7} <Debug> executeQuery: Read 54 rows, 3.73 KiB in 0.00285 sec., 18947.36842105263 rows/sec., 1.28 MiB/sec. | ||
| 1481 | 2026.05.21 16:54:56.364673 [ 3 ] {91c60d22-06d0-46d5-8b2a-c8b31e6793f7} <Debug> TCPHandler: Processed in 0.003011715 sec. | ||
| 1482 | 2026.05.21 16:54:58.001584 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49979 | ||
| 1483 | 2026.05.21 16:54:58.001704 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1484 | 2026.05.21 16:54:58.001755 [ 306 ] {} <Debug> TCP-Session: eaf17c1f-e099-4dd3-92d7-7d17167551d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49979 | ||
| 1485 | 2026.05.21 16:54:58.001783 [ 306 ] {} <Debug> TCP-Session: eaf17c1f-e099-4dd3-92d7-7d17167551d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2026.05.21 16:54:58.001795 [ 306 ] {} <Debug> TCP-Session: eaf17c1f-e099-4dd3-92d7-7d17167551d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1487 | 2026.05.21 16:54:58.002281 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56494 | ||
| 1488 | 2026.05.21 16:54:58.002302 [ 306 ] {} <Trace> TCP-Session: eaf17c1f-e099-4dd3-92d7-7d17167551d9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.05.21 16:54:58.002368 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56860 | ||
| 1490 | 2026.05.21 16:54:58.002426 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1491 | 2026.05.21 16:54:58.002442 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46571 | ||
| 1492 | 2026.05.21 16:54:58.002478 [ 307 ] {} <Debug> TCP-Session: afacafd0-0edc-4cbb-a21a-9469720f21c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56494 | ||
| 1493 | 2026.05.21 16:54:58.002511 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1494 | 2026.05.21 16:54:58.002521 [ 307 ] {} <Debug> TCP-Session: afacafd0-0edc-4cbb-a21a-9469720f21c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2026.05.21 16:54:58.002539 [ 306 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49979) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1496 | 2026.05.21 16:54:58.002574 [ 307 ] {} <Debug> TCP-Session: afacafd0-0edc-4cbb-a21a-9469720f21c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2026.05.21 16:54:58.002560 [ 308 ] {} <Debug> TCP-Session: d5349416-4e2d-4d4b-8f27-0ee5e8109077 Authenticating user 'default' from [fd00:1122:3344:101::e]:56860 | ||
| 1498 | 2026.05.21 16:54:58.002533 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45398 | ||
| 1499 | 2026.05.21 16:54:58.002651 [ 308 ] {} <Debug> TCP-Session: d5349416-4e2d-4d4b-8f27-0ee5e8109077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.05.21 16:54:58.002679 [ 308 ] {} <Debug> TCP-Session: d5349416-4e2d-4d4b-8f27-0ee5e8109077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1501 | 2026.05.21 16:54:58.002715 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1502 | 2026.05.21 16:54:58.002734 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65234 | ||
| 1503 | 2026.05.21 16:54:58.002769 [ 309 ] {} <Debug> TCP-Session: 57271ef1-32df-4e90-852e-c21ae3ad14c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46571 | ||
| 1504 | 2026.05.21 16:54:58.002810 [ 309 ] {} <Debug> TCP-Session: 57271ef1-32df-4e90-852e-c21ae3ad14c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2026.05.21 16:54:58.002831 [ 309 ] {} <Debug> TCP-Session: 57271ef1-32df-4e90-852e-c21ae3ad14c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.21 16:54:58.002917 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1507 | 2026.05.21 16:54:58.002938 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50558 | ||
| 1508 | 2026.05.21 16:54:58.002954 [ 310 ] {} <Debug> TCP-Session: a876862a-cb1b-4ca6-a798-8b15b4e5ed3f Authenticating user 'default' from [fd00:1122:3344:101::e]:45398 | ||
| 1509 | 2026.05.21 16:54:58.002982 [ 306 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1510 | 2026.05.21 16:54:58.002991 [ 310 ] {} <Debug> TCP-Session: a876862a-cb1b-4ca6-a798-8b15b4e5ed3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2026.05.21 16:54:58.003016 [ 310 ] {} <Debug> TCP-Session: a876862a-cb1b-4ca6-a798-8b15b4e5ed3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1512 | 2026.05.21 16:54:58.003014 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1513 | 2026.05.21 16:54:58.003052 [ 306 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1514 | 2026.05.21 16:54:58.003071 [ 311 ] {} <Debug> TCP-Session: d02f39dc-7005-442c-96d4-2134b1f3f64e Authenticating user 'default' from [fd00:1122:3344:101::e]:65234 | ||
| 1515 | 2026.05.21 16:54:58.003095 [ 311 ] {} <Debug> TCP-Session: d02f39dc-7005-442c-96d4-2134b1f3f64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1516 | 2026.05.21 16:54:58.003109 [ 311 ] {} <Debug> TCP-Session: d02f39dc-7005-442c-96d4-2134b1f3f64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.05.21 16:54:58.003152 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59723 | ||
| 1518 | 2026.05.21 16:54:58.003159 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1519 | 2026.05.21 16:54:58.003210 [ 312 ] {} <Debug> TCP-Session: 18698aaf-e9ac-42b6-a9ed-818da6fa3de9 Authenticating user 'default' from [fd00:1122:3344:101::e]:50558 | ||
| 1520 | 2026.05.21 16:54:58.003228 [ 312 ] {} <Debug> TCP-Session: 18698aaf-e9ac-42b6-a9ed-818da6fa3de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2026.05.21 16:54:58.003245 [ 312 ] {} <Debug> TCP-Session: 18698aaf-e9ac-42b6-a9ed-818da6fa3de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.05.21 16:54:58.005442 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47230 | ||
| 1523 | 2026.05.21 16:54:58.007806 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1524 | 2026.05.21 16:54:58.007849 [ 313 ] {} <Debug> TCP-Session: b3a7d598-7bff-4c89-adc0-07d0731b1f07 Authenticating user 'default' from [fd00:1122:3344:101::e]:59723 | ||
| 1525 | 2026.05.21 16:54:58.007868 [ 313 ] {} <Debug> TCP-Session: b3a7d598-7bff-4c89-adc0-07d0731b1f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2026.05.21 16:54:58.007881 [ 313 ] {} <Debug> TCP-Session: b3a7d598-7bff-4c89-adc0-07d0731b1f07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1527 | 2026.05.21 16:54:58.007900 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1528 | 2026.05.21 16:54:58.007941 [ 314 ] {} <Debug> TCP-Session: 13fb309d-8f0c-4ad1-8c45-d7e29d10ad45 Authenticating user 'default' from [fd00:1122:3344:101::e]:47230 | ||
| 1529 | 2026.05.21 16:54:58.007960 [ 314 ] {} <Debug> TCP-Session: 13fb309d-8f0c-4ad1-8c45-d7e29d10ad45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.05.21 16:54:58.007973 [ 314 ] {} <Debug> TCP-Session: 13fb309d-8f0c-4ad1-8c45-d7e29d10ad45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.05.21 16:54:58.010177 [ 306 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 1532 | 2026.05.21 16:54:58.027592 [ 315 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Trace> AggregatingTransform: Aggregating | ||
| 1533 | 2026.05.21 16:54:58.029750 [ 315 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1534 | 2026.05.21 16:54:58.029865 [ 315 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005362978 sec. (186.464 rows/sec., 7.28 KiB/sec.) | ||
| 1535 | 2026.05.21 16:54:58.029892 [ 315 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Trace> Aggregator: Merging aggregated data | ||
| 1536 | 2026.05.21 16:54:58.029924 [ 315 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1537 | 2026.05.21 16:54:58.034772 [ 306 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.032306 sec., 30.954002352504176 rows/sec., 1.21 KiB/sec. | ||
| 1538 | 2026.05.21 16:54:58.034944 [ 306 ] {f7011f70-1923-4640-8e9c-e4bd7189925a} <Debug> TCPHandler: Processed in 0.032832815 sec. | ||
| 1539 | 2026.05.21 16:54:58.041707 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1540 | 2026.05.21 16:54:58.041749 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1541 | 2026.05.21 16:54:58.041769 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1542 | 2026.05.21 16:54:58.041782 [ 306 ] {} <Debug> TCP-Session: eaf17c1f-e099-4dd3-92d7-7d17167551d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.05.21 16:54:58.041796 [ 308 ] {} <Debug> TCP-Session: d5349416-4e2d-4d4b-8f27-0ee5e8109077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1544 | 2026.05.21 16:54:58.041799 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1545 | 2026.05.21 16:54:58.041822 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1546 | 2026.05.21 16:54:58.041847 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1547 | 2026.05.21 16:54:58.041865 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1548 | 2026.05.21 16:54:58.041893 [ 307 ] {} <Debug> TCP-Session: afacafd0-0edc-4cbb-a21a-9469720f21c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2026.05.21 16:54:58.041901 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1550 | 2026.05.21 16:54:58.041925 [ 313 ] {} <Debug> TCP-Session: b3a7d598-7bff-4c89-adc0-07d0731b1f07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1551 | 2026.05.21 16:54:58.041925 [ 309 ] {} <Debug> TCP-Session: 57271ef1-32df-4e90-852e-c21ae3ad14c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2026.05.21 16:54:58.041960 [ 310 ] {} <Debug> TCP-Session: a876862a-cb1b-4ca6-a798-8b15b4e5ed3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1553 | 2026.05.21 16:54:58.041922 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1554 | 2026.05.21 16:54:58.041874 [ 311 ] {} <Debug> TCP-Session: d02f39dc-7005-442c-96d4-2134b1f3f64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2026.05.21 16:54:58.042034 [ 312 ] {} <Debug> TCP-Session: 18698aaf-e9ac-42b6-a9ed-818da6fa3de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.05.21 16:54:58.041815 [ 314 ] {} <Debug> TCP-Session: 13fb309d-8f0c-4ad1-8c45-d7e29d10ad45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2026.05.21 16:54:58.197751 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1558 | 2026.05.21 16:54:58.198297 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.05.21 16:54:58.198347 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1560 | 2026.05.21 16:54:58.198971 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1561 | 2026.05.21 16:54:58.199635 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1562 | 2026.05.21 16:54:58.199811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1563 | 2026.05.21 16:54:58.365646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1564 | 2026.05.21 16:54:58.385437 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1565 | 2026.05.21 16:54:58.385522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1566 | 2026.05.21 16:54:58.392657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1567 | 2026.05.21 16:54:58.393992 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2026.05.21 16:54:58.398724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1569 | 2026.05.21 16:54:59.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.33 MiB, peak 185.90 MiB, free memory in arenas 0.00 B, will set to 181.63 MiB (RSS), difference: 3.30 MiB | ||
| 1570 | 2026.05.21 16:55:00.960422 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56674 | ||
| 1571 | 2026.05.21 16:55:00.960515 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1572 | 2026.05.21 16:55:00.960543 [ 306 ] {} <Debug> TCP-Session: 87c7eb93-eac0-4849-97d2-fb39a72580f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56674 | ||
| 1573 | 2026.05.21 16:55:00.960568 [ 306 ] {} <Debug> TCP-Session: 87c7eb93-eac0-4849-97d2-fb39a72580f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2026.05.21 16:55:00.960608 [ 306 ] {} <Debug> TCP-Session: 87c7eb93-eac0-4849-97d2-fb39a72580f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.05.21 16:55:00.960871 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36151 | ||
| 1576 | 2026.05.21 16:55:00.960904 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52545 | ||
| 1577 | 2026.05.21 16:55:00.960919 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49180 | ||
| 1578 | 2026.05.21 16:55:00.960968 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38111 | ||
| 1579 | 2026.05.21 16:55:00.960995 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1580 | 2026.05.21 16:55:00.960984 [ 306 ] {} <Trace> TCP-Session: 87c7eb93-eac0-4849-97d2-fb39a72580f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.05.21 16:55:00.961028 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1582 | 2026.05.21 16:55:00.961041 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1583 | 2026.05.21 16:55:00.961071 [ 309 ] {} <Debug> TCP-Session: cc5a294c-37a6-48f1-bc62-e201516b0f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:49180 | ||
| 1584 | 2026.05.21 16:55:00.961085 [ 313 ] {} <Debug> TCP-Session: 7a97de71-2df9-44d9-a646-ee22b1c7c57a Authenticating user 'default' from [fd00:1122:3344:101::e]:38111 | ||
| 1585 | 2026.05.21 16:55:00.961099 [ 309 ] {} <Debug> TCP-Session: cc5a294c-37a6-48f1-bc62-e201516b0f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.05.21 16:55:00.961037 [ 308 ] {} <Debug> TCP-Session: 32546025-8eb7-4ed0-8d38-301c155d629d Authenticating user 'default' from [fd00:1122:3344:101::e]:52545 | ||
| 1587 | 2026.05.21 16:55:00.961114 [ 313 ] {} <Debug> TCP-Session: 7a97de71-2df9-44d9-a646-ee22b1c7c57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.05.21 16:55:00.961117 [ 309 ] {} <Debug> TCP-Session: cc5a294c-37a6-48f1-bc62-e201516b0f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2026.05.21 16:55:00.961149 [ 308 ] {} <Debug> TCP-Session: 32546025-8eb7-4ed0-8d38-301c155d629d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.05.21 16:55:00.961157 [ 313 ] {} <Debug> TCP-Session: 7a97de71-2df9-44d9-a646-ee22b1c7c57a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1591 | 2026.05.21 16:55:00.961194 [ 308 ] {} <Debug> TCP-Session: 32546025-8eb7-4ed0-8d38-301c155d629d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1592 | 2026.05.21 16:55:00.961196 [ 306 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56674) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1593 | 2026.05.21 16:55:00.960970 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61732 | ||
| 1594 | 2026.05.21 16:55:00.960950 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52968 | ||
| 1595 | 2026.05.21 16:55:00.960937 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44409 | ||
| 1596 | 2026.05.21 16:55:00.961290 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1597 | 2026.05.21 16:55:00.961312 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1598 | 2026.05.21 16:55:00.961334 [ 314 ] {} <Debug> TCP-Session: ba096720-ca7e-4204-9574-edb37ba15882 Authenticating user 'default' from [fd00:1122:3344:101::e]:61732 | ||
| 1599 | 2026.05.21 16:55:00.961347 [ 312 ] {} <Debug> TCP-Session: ade0f307-a820-45fc-8f75-137732d13903 Authenticating user 'default' from [fd00:1122:3344:101::e]:52968 | ||
| 1600 | 2026.05.21 16:55:00.961364 [ 314 ] {} <Debug> TCP-Session: ba096720-ca7e-4204-9574-edb37ba15882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.05.21 16:55:00.960923 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39417 | ||
| 1602 | 2026.05.21 16:55:00.961400 [ 314 ] {} <Debug> TCP-Session: ba096720-ca7e-4204-9574-edb37ba15882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2026.05.21 16:55:00.961403 [ 312 ] {} <Debug> TCP-Session: ade0f307-a820-45fc-8f75-137732d13903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2026.05.21 16:55:00.961413 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1605 | 2026.05.21 16:55:00.961445 [ 312 ] {} <Debug> TCP-Session: ade0f307-a820-45fc-8f75-137732d13903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.05.21 16:55:00.961464 [ 306 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1607 | 2026.05.21 16:55:00.961477 [ 311 ] {} <Debug> TCP-Session: c2410124-dcb2-4108-9a07-88c7726f48a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44409 | ||
| 1608 | 2026.05.21 16:55:00.960966 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1609 | 2026.05.21 16:55:00.961522 [ 311 ] {} <Debug> TCP-Session: c2410124-dcb2-4108-9a07-88c7726f48a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1610 | 2026.05.21 16:55:00.961530 [ 306 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1611 | 2026.05.21 16:55:00.961531 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1612 | 2026.05.21 16:55:00.961547 [ 307 ] {} <Debug> TCP-Session: b2f67aa7-965c-4dba-92a6-a76a5ea176b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36151 | ||
| 1613 | 2026.05.21 16:55:00.961574 [ 310 ] {} <Debug> TCP-Session: 8cf6cda4-1a8a-4f56-91f8-4efeb79d90f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39417 | ||
| 1614 | 2026.05.21 16:55:00.961588 [ 307 ] {} <Debug> TCP-Session: b2f67aa7-965c-4dba-92a6-a76a5ea176b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.05.21 16:55:00.961604 [ 310 ] {} <Debug> TCP-Session: 8cf6cda4-1a8a-4f56-91f8-4efeb79d90f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.05.21 16:55:00.961613 [ 307 ] {} <Debug> TCP-Session: b2f67aa7-965c-4dba-92a6-a76a5ea176b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.05.21 16:55:00.961627 [ 310 ] {} <Debug> TCP-Session: 8cf6cda4-1a8a-4f56-91f8-4efeb79d90f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.05.21 16:55:00.961545 [ 311 ] {} <Debug> TCP-Session: c2410124-dcb2-4108-9a07-88c7726f48a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2026.05.21 16:55:00.961860 [ 306 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 1620 | 2026.05.21 16:55:00.962824 [ 332 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Trace> AggregatingTransform: Aggregating | ||
| 1621 | 2026.05.21 16:55:00.962865 [ 332 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Trace> Aggregator: Aggregation method: without_key | ||
| 1622 | 2026.05.21 16:55:00.962894 [ 332 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932855 sec. (1071.978 rows/sec., 41.87 KiB/sec.) | ||
| 1623 | 2026.05.21 16:55:00.962910 [ 332 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Trace> Aggregator: Merging aggregated data | ||
| 1624 | 2026.05.21 16:55:00.963359 [ 306 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002223 sec., 449.84255510571296 rows/sec., 17.57 KiB/sec. | ||
| 1625 | 2026.05.21 16:55:00.963432 [ 306 ] {127f6353-45c6-4a8a-8f00-613be329bc95} <Debug> TCPHandler: Processed in 0.002561983 sec. | ||
| 1626 | 2026.05.21 16:55:00.963562 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1627 | 2026.05.21 16:55:00.963589 [ 306 ] {} <Debug> TCP-Session: 87c7eb93-eac0-4849-97d2-fb39a72580f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.05.21 16:55:00.963596 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1629 | 2026.05.21 16:55:00.963616 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1630 | 2026.05.21 16:55:00.963636 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1631 | 2026.05.21 16:55:00.963644 [ 307 ] {} <Debug> TCP-Session: b2f67aa7-965c-4dba-92a6-a76a5ea176b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2026.05.21 16:55:00.963659 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1633 | 2026.05.21 16:55:00.963672 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1634 | 2026.05.21 16:55:00.963689 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1635 | 2026.05.21 16:55:00.963711 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1636 | 2026.05.21 16:55:00.963750 [ 312 ] {} <Debug> TCP-Session: ade0f307-a820-45fc-8f75-137732d13903 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2026.05.21 16:55:00.963739 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1638 | 2026.05.21 16:55:00.963776 [ 311 ] {} <Debug> TCP-Session: c2410124-dcb2-4108-9a07-88c7726f48a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.05.21 16:55:00.963729 [ 309 ] {} <Debug> TCP-Session: cc5a294c-37a6-48f1-bc62-e201516b0f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1640 | 2026.05.21 16:55:00.963809 [ 310 ] {} <Debug> TCP-Session: 8cf6cda4-1a8a-4f56-91f8-4efeb79d90f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2026.05.21 16:55:00.963721 [ 313 ] {} <Debug> TCP-Session: 7a97de71-2df9-44d9-a646-ee22b1c7c57a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.05.21 16:55:00.963683 [ 308 ] {} <Debug> TCP-Session: 32546025-8eb7-4ed0-8d38-301c155d629d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.05.21 16:55:00.963659 [ 314 ] {} <Debug> TCP-Session: ba096720-ca7e-4204-9574-edb37ba15882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.05.21 16:55:01.106684 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33702 | ||
| 1645 | 2026.05.21 16:55:01.106762 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2026.05.21 16:55:01.106787 [ 310 ] {} <Debug> TCP-Session: 0c5f60bd-32e0-48e3-9a75-f2c48a6213d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33702 | ||
| 1647 | 2026.05.21 16:55:01.106809 [ 310 ] {} <Debug> TCP-Session: 0c5f60bd-32e0-48e3-9a75-f2c48a6213d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.05.21 16:55:01.106822 [ 310 ] {} <Debug> TCP-Session: 0c5f60bd-32e0-48e3-9a75-f2c48a6213d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.21 16:55:01.107059 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39285 | ||
| 1650 | 2026.05.21 16:55:01.107074 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41318 | ||
| 1651 | 2026.05.21 16:55:01.107105 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59959 | ||
| 1652 | 2026.05.21 16:55:01.107121 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42208 | ||
| 1653 | 2026.05.21 16:55:01.107134 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54278 | ||
| 1654 | 2026.05.21 16:55:01.107145 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1655 | 2026.05.21 16:55:01.107161 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58467 | ||
| 1656 | 2026.05.21 16:55:01.107181 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1657 | 2026.05.21 16:55:01.107207 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1658 | 2026.05.21 16:55:01.107193 [ 311 ] {} <Debug> TCP-Session: dc181eca-2729-4bfa-8281-fab4a1a7a4bb Authenticating user 'default' from [fd00:1122:3344:101::e]:39285 | ||
| 1659 | 2026.05.21 16:55:01.107248 [ 307 ] {} <Debug> TCP-Session: a102b847-3c13-4d0e-86b9-880c96ae6529 Authenticating user 'default' from [fd00:1122:3344:101::e]:54278 | ||
| 1660 | 2026.05.21 16:55:01.107239 [ 306 ] {} <Debug> TCP-Session: 26c10855-ec70-44cd-a34b-b2c6d8550b59 Authenticating user 'default' from [fd00:1122:3344:101::e]:42208 | ||
| 1661 | 2026.05.21 16:55:01.107259 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1662 | 2026.05.21 16:55:01.107273 [ 310 ] {} <Trace> TCP-Session: 0c5f60bd-32e0-48e3-9a75-f2c48a6213d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.05.21 16:55:01.107290 [ 306 ] {} <Debug> TCP-Session: 26c10855-ec70-44cd-a34b-b2c6d8550b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.05.21 16:55:01.107311 [ 309 ] {} <Debug> TCP-Session: 6b2521a3-dfef-4eed-92c1-7dbec294acb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58467 | ||
| 1665 | 2026.05.21 16:55:01.107334 [ 306 ] {} <Debug> TCP-Session: 26c10855-ec70-44cd-a34b-b2c6d8550b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.05.21 16:55:01.107356 [ 309 ] {} <Debug> TCP-Session: 6b2521a3-dfef-4eed-92c1-7dbec294acb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.05.21 16:55:01.107276 [ 307 ] {} <Debug> TCP-Session: a102b847-3c13-4d0e-86b9-880c96ae6529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1668 | 2026.05.21 16:55:01.107380 [ 309 ] {} <Debug> TCP-Session: 6b2521a3-dfef-4eed-92c1-7dbec294acb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1669 | 2026.05.21 16:55:01.107401 [ 307 ] {} <Debug> TCP-Session: a102b847-3c13-4d0e-86b9-880c96ae6529 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.05.21 16:55:01.107272 [ 311 ] {} <Debug> TCP-Session: dc181eca-2729-4bfa-8281-fab4a1a7a4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2026.05.21 16:55:01.107177 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1672 | 2026.05.21 16:55:01.107455 [ 311 ] {} <Debug> TCP-Session: dc181eca-2729-4bfa-8281-fab4a1a7a4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.05.21 16:55:01.107171 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1674 | 2026.05.21 16:55:01.107494 [ 310 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33702) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1675 | 2026.05.21 16:55:01.107510 [ 313 ] {} <Debug> TCP-Session: 2445076f-fb0e-428d-aa25-ed3522bec551 Authenticating user 'default' from [fd00:1122:3344:101::e]:41318 | ||
| 1676 | 2026.05.21 16:55:01.107527 [ 314 ] {} <Debug> TCP-Session: c8401ea5-df43-4377-8b54-901cf0998a4f Authenticating user 'default' from [fd00:1122:3344:101::e]:59959 | ||
| 1677 | 2026.05.21 16:55:01.107553 [ 313 ] {} <Debug> TCP-Session: 2445076f-fb0e-428d-aa25-ed3522bec551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2026.05.21 16:55:01.107576 [ 314 ] {} <Debug> TCP-Session: c8401ea5-df43-4377-8b54-901cf0998a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.05.21 16:55:01.107583 [ 313 ] {} <Debug> TCP-Session: 2445076f-fb0e-428d-aa25-ed3522bec551 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2026.05.21 16:55:01.107601 [ 314 ] {} <Debug> TCP-Session: c8401ea5-df43-4377-8b54-901cf0998a4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1681 | 2026.05.21 16:55:01.107074 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61558 | ||
| 1682 | 2026.05.21 16:55:01.107145 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42152 | ||
| 1683 | 2026.05.21 16:55:01.107691 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1684 | 2026.05.21 16:55:01.107700 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1685 | 2026.05.21 16:55:01.107719 [ 312 ] {} <Debug> TCP-Session: 4ceb9b37-fa1e-4b76-bbdf-49c962ee19ce Authenticating user 'default' from [fd00:1122:3344:101::e]:61558 | ||
| 1686 | 2026.05.21 16:55:01.107725 [ 308 ] {} <Debug> TCP-Session: bf1a3dca-48cd-4564-9afc-fc116a23763c Authenticating user 'default' from [fd00:1122:3344:101::e]:42152 | ||
| 1687 | 2026.05.21 16:55:01.107743 [ 312 ] {} <Debug> TCP-Session: 4ceb9b37-fa1e-4b76-bbdf-49c962ee19ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2026.05.21 16:55:01.107746 [ 308 ] {} <Debug> TCP-Session: bf1a3dca-48cd-4564-9afc-fc116a23763c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2026.05.21 16:55:01.107758 [ 312 ] {} <Debug> TCP-Session: 4ceb9b37-fa1e-4b76-bbdf-49c962ee19ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1690 | 2026.05.21 16:55:01.107766 [ 308 ] {} <Debug> TCP-Session: bf1a3dca-48cd-4564-9afc-fc116a23763c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1691 | 2026.05.21 16:55:01.107820 [ 310 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1692 | 2026.05.21 16:55:01.107879 [ 310 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1693 | 2026.05.21 16:55:01.108179 [ 310 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 1694 | 2026.05.21 16:55:01.109208 [ 332 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Trace> AggregatingTransform: Aggregating | ||
| 1695 | 2026.05.21 16:55:01.109246 [ 332 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Trace> Aggregator: Aggregation method: without_key | ||
| 1696 | 2026.05.21 16:55:01.109279 [ 332 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004155 sec. (995.862 rows/sec., 38.90 KiB/sec.) | ||
| 1697 | 2026.05.21 16:55:01.109295 [ 332 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Trace> Aggregator: Merging aggregated data | ||
| 1698 | 2026.05.21 16:55:01.109844 [ 310 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002425 sec., 412.37113402061857 rows/sec., 16.11 KiB/sec. | ||
| 1699 | 2026.05.21 16:55:01.109947 [ 310 ] {12bd20c0-2b4e-462b-8533-b6d7204fc909} <Debug> TCPHandler: Processed in 0.002818854 sec. | ||
| 1700 | 2026.05.21 16:55:01.110093 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1701 | 2026.05.21 16:55:01.110121 [ 310 ] {} <Debug> TCP-Session: 0c5f60bd-32e0-48e3-9a75-f2c48a6213d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2026.05.21 16:55:01.110132 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1703 | 2026.05.21 16:55:01.110149 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1704 | 2026.05.21 16:55:01.110179 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1705 | 2026.05.21 16:55:01.110186 [ 311 ] {} <Debug> TCP-Session: dc181eca-2729-4bfa-8281-fab4a1a7a4bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.05.21 16:55:01.110199 [ 309 ] {} <Debug> TCP-Session: 6b2521a3-dfef-4eed-92c1-7dbec294acb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.05.21 16:55:01.110218 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1708 | 2026.05.21 16:55:01.110238 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1709 | 2026.05.21 16:55:01.110262 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1710 | 2026.05.21 16:55:01.110271 [ 307 ] {} <Debug> TCP-Session: a102b847-3c13-4d0e-86b9-880c96ae6529 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.05.21 16:55:01.110296 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1712 | 2026.05.21 16:55:01.110311 [ 313 ] {} <Debug> TCP-Session: 2445076f-fb0e-428d-aa25-ed3522bec551 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.05.21 16:55:01.110333 [ 314 ] {} <Debug> TCP-Session: c8401ea5-df43-4377-8b54-901cf0998a4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1714 | 2026.05.21 16:55:01.110347 [ 308 ] {} <Debug> TCP-Session: bf1a3dca-48cd-4564-9afc-fc116a23763c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.05.21 16:55:01.110231 [ 312 ] {} <Debug> TCP-Session: 4ceb9b37-fa1e-4b76-bbdf-49c962ee19ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2026.05.21 16:55:01.110200 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1717 | 2026.05.21 16:55:01.110445 [ 306 ] {} <Debug> TCP-Session: 26c10855-ec70-44cd-a34b-b2c6d8550b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.05.21 16:55:01.328468 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.05.21 16:55:01.328713 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1720 | 2026.05.21 16:55:01.329060 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1721 | 2026.05.21 16:55:01.329099 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1722 | 2026.05.21 16:55:01.329338 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1723 | 2026.05.21 16:55:01.329406 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1724 | 2026.05.21 16:55:01.329542 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1725 | 2026.05.21 16:55:01.329614 [ 347 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1726 | 2026.05.21 16:55:01.329647 [ 332 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1727 | 2026.05.21 16:55:01.329744 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1728 | 2026.05.21 16:55:01.329770 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1729 | 2026.05.21 16:55:01.331951 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1730 | 2026.05.21 16:55:01.331983 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1731 | 2026.05.21 16:55:01.334314 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1732 | 2026.05.21 16:55:01.334380 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1733 | 2026.05.21 16:55:01.335644 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.007029 sec., 3698.961445440319 rows/sec., 815.96 KiB/sec. | ||
| 1734 | 2026.05.21 16:55:01.335756 [ 3 ] {43d2ee71-2c30-485a-afb3-2d2c2aeaa935} <Debug> TCPHandler: Processed in 0.007434757 sec. | ||
| 1735 | 2026.05.21 16:55:01.337324 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2026.05.21 16:55:01.337440 [ 3 ] {a6ad8acb-5f90-4f09-af8a-068031375c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1737 | 2026.05.21 16:55:01.337490 [ 3 ] {a6ad8acb-5f90-4f09-af8a-068031375c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1738 | 2026.05.21 16:55:01.337976 [ 3 ] {a6ad8acb-5f90-4f09-af8a-068031375c46} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2026.05.21 16:55:01.338020 [ 3 ] {a6ad8acb-5f90-4f09-af8a-068031375c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1740 | 2026.05.21 16:55:01.338508 [ 3 ] {a6ad8acb-5f90-4f09-af8a-068031375c46} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1741 | 2026.05.21 16:55:01.338960 [ 3 ] {a6ad8acb-5f90-4f09-af8a-068031375c46} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2026.05.21 16:55:01.339115 [ 3 ] {a6ad8acb-5f90-4f09-af8a-068031375c46} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001708 sec., 32786.885245901634 rows/sec., 2.52 MiB/sec. | ||
| 1743 | 2026.05.21 16:55:01.339151 [ 3 ] {a6ad8acb-5f90-4f09-af8a-068031375c46} <Debug> TCPHandler: Processed in 0.001880569 sec. | ||
| 1744 | 2026.05.21 16:55:01.339278 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1745 | 2026.05.21 16:55:01.339375 [ 3 ] {8706aeab-9288-46d8-b8f0-40813522bb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1746 | 2026.05.21 16:55:01.339416 [ 3 ] {8706aeab-9288-46d8-b8f0-40813522bb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1747 | 2026.05.21 16:55:01.339824 [ 3 ] {8706aeab-9288-46d8-b8f0-40813522bb64} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.05.21 16:55:01.339860 [ 3 ] {8706aeab-9288-46d8-b8f0-40813522bb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1749 | 2026.05.21 16:55:01.340367 [ 3 ] {8706aeab-9288-46d8-b8f0-40813522bb64} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1750 | 2026.05.21 16:55:01.340815 [ 3 ] {8706aeab-9288-46d8-b8f0-40813522bb64} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2026.05.21 16:55:01.340948 [ 3 ] {8706aeab-9288-46d8-b8f0-40813522bb64} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001592 sec., 40201.005025125625 rows/sec., 3.14 MiB/sec. | ||
| 1752 | 2026.05.21 16:55:01.340982 [ 3 ] {8706aeab-9288-46d8-b8f0-40813522bb64} <Debug> TCPHandler: Processed in 0.001754949 sec. | ||
| 1753 | 2026.05.21 16:55:01.341111 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1754 | 2026.05.21 16:55:01.341207 [ 3 ] {4180047e-a2be-4cfc-993b-bd79839f4d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1755 | 2026.05.21 16:55:01.341251 [ 3 ] {4180047e-a2be-4cfc-993b-bd79839f4d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1756 | 2026.05.21 16:55:01.341661 [ 3 ] {4180047e-a2be-4cfc-993b-bd79839f4d6c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1757 | 2026.05.21 16:55:01.341697 [ 3 ] {4180047e-a2be-4cfc-993b-bd79839f4d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1758 | 2026.05.21 16:55:01.342170 [ 3 ] {4180047e-a2be-4cfc-993b-bd79839f4d6c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1759 | 2026.05.21 16:55:01.342600 [ 3 ] {4180047e-a2be-4cfc-993b-bd79839f4d6c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1760 | 2026.05.21 16:55:01.342731 [ 3 ] {4180047e-a2be-4cfc-993b-bd79839f4d6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001543 sec., 103694.10239792611 rows/sec., 7.22 MiB/sec. | ||
| 1761 | 2026.05.21 16:55:01.342765 [ 3 ] {4180047e-a2be-4cfc-993b-bd79839f4d6c} <Debug> TCPHandler: Processed in 0.001703088 sec. | ||
| 1762 | 2026.05.21 16:55:01.342901 [ 3 ] {} <Trace> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2026.05.21 16:55:01.342996 [ 3 ] {780171a5-2d40-456b-92e5-ea5101d217c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58442) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1764 | 2026.05.21 16:55:01.343039 [ 3 ] {780171a5-2d40-456b-92e5-ea5101d217c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1765 | 2026.05.21 16:55:01.343418 [ 3 ] {780171a5-2d40-456b-92e5-ea5101d217c7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1766 | 2026.05.21 16:55:01.343455 [ 3 ] {780171a5-2d40-456b-92e5-ea5101d217c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1767 | 2026.05.21 16:55:01.343911 [ 3 ] {780171a5-2d40-456b-92e5-ea5101d217c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1768 | 2026.05.21 16:55:01.344351 [ 3 ] {780171a5-2d40-456b-92e5-ea5101d217c7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1769 | 2026.05.21 16:55:01.344480 [ 3 ] {780171a5-2d40-456b-92e5-ea5101d217c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001502 sec., 39946.73768308921 rows/sec., 2.69 MiB/sec. | ||
| 1770 | 2026.05.21 16:55:01.344512 [ 3 ] {780171a5-2d40-456b-92e5-ea5101d217c7} <Debug> TCPHandler: Processed in 0.001662248 sec. | ||
| 1771 | 2026.05.21 16:55:05.642224 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1772 | 2026.05.21 16:55:05.642305 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1773 | 2026.05.21 16:55:05.696369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 13 | ||
| 1774 | 2026.05.21 16:55:05.698097 [ 243 ] {} <Trace> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1775 | 2026.05.21 16:55:05.698150 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1776 | 2026.05.21 16:55:05.699363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1777 | 2026.05.21 16:55:05.699643 [ 243 ] {} <Trace> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1778 | 2026.05.21 16:55:05.699985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 13 | ||
| 1779 | 2026.05.21 16:55:05.700082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3742 | ||
| 1780 | 2026.05.21 16:55:05.700574 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2026.05.21 16:55:05.700621 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1782 | 2026.05.21 16:55:05.701117 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1783 | 2026.05.21 16:55:05.701345 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2026.05.21 16:55:05.701483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3742 | ||
| 1785 | 2026.05.21 16:55:05.898983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1786 | 2026.05.21 16:55:05.916898 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2026.05.21 16:55:05.916967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1788 | 2026.05.21 16:55:05.923280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1789 | 2026.05.21 16:55:05.923946 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2026.05.21 16:55:05.926978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1791 | 2026.05.21 16:55:05.947784 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1792 | 2026.05.21 16:55:05.947867 [ 3 ] {} <Debug> TCP-Session: de395ade-a4cf-46ec-a61d-4281ff6187d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1793 | 2026.05.21 16:55:06.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.73 MiB, peak 190.02 MiB, free memory in arenas 0.00 B, will set to 184.08 MiB (RSS), difference: 3.35 MiB | ||
| 1794 | 2026.05.21 16:55:06.327444 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.05.21 16:55:06.327679 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1796 | 2026.05.21 16:55:06.328014 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1797 | 2026.05.21 16:55:06.328056 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1798 | 2026.05.21 16:55:06.328292 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1799 | 2026.05.21 16:55:06.328366 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1800 | 2026.05.21 16:55:06.328509 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1801 | 2026.05.21 16:55:06.328607 [ 316 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1802 | 2026.05.21 16:55:06.328611 [ 347 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1803 | 2026.05.21 16:55:06.328742 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1804 | 2026.05.21 16:55:06.328772 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1805 | 2026.05.21 16:55:06.328843 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1806 | 2026.05.21 16:55:06.328863 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1807 | 2026.05.21 16:55:06.328901 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1808 | 2026.05.21 16:55:06.328942 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1809 | 2026.05.21 16:55:06.330107 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002525 sec., 10297.029702970298 rows/sec., 2.22 MiB/sec. | ||
| 1810 | 2026.05.21 16:55:06.330227 [ 4 ] {ac1131e8-8449-4375-bebb-e8972d4c0400} <Debug> TCPHandler: Processed in 0.002922225 sec. | ||
| 1811 | 2026.05.21 16:55:06.332252 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1812 | 2026.05.21 16:55:06.332372 [ 4 ] {c618bc6c-a787-4c82-b743-352f75145d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1813 | 2026.05.21 16:55:06.332421 [ 4 ] {c618bc6c-a787-4c82-b743-352f75145d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1814 | 2026.05.21 16:55:06.332947 [ 4 ] {c618bc6c-a787-4c82-b743-352f75145d2f} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1815 | 2026.05.21 16:55:06.332991 [ 4 ] {c618bc6c-a787-4c82-b743-352f75145d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1816 | 2026.05.21 16:55:06.333370 [ 4 ] {c618bc6c-a787-4c82-b743-352f75145d2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1817 | 2026.05.21 16:55:06.333598 [ 4 ] {c618bc6c-a787-4c82-b743-352f75145d2f} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2026.05.21 16:55:06.333757 [ 4 ] {c618bc6c-a787-4c82-b743-352f75145d2f} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001418 sec., 55007.052186177716 rows/sec., 4.56 MiB/sec. | ||
| 1819 | 2026.05.21 16:55:06.333796 [ 4 ] {c618bc6c-a787-4c82-b743-352f75145d2f} <Debug> TCPHandler: Processed in 0.001599558 sec. | ||
| 1820 | 2026.05.21 16:55:06.333938 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1821 | 2026.05.21 16:55:06.334042 [ 4 ] {6678d181-c198-49de-9dad-03ecfe781a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1822 | 2026.05.21 16:55:06.334087 [ 4 ] {6678d181-c198-49de-9dad-03ecfe781a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1823 | 2026.05.21 16:55:06.334508 [ 4 ] {6678d181-c198-49de-9dad-03ecfe781a37} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.05.21 16:55:06.334546 [ 4 ] {6678d181-c198-49de-9dad-03ecfe781a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1825 | 2026.05.21 16:55:06.334842 [ 4 ] {6678d181-c198-49de-9dad-03ecfe781a37} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1826 | 2026.05.21 16:55:06.335049 [ 4 ] {6678d181-c198-49de-9dad-03ecfe781a37} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2026.05.21 16:55:06.335190 [ 4 ] {6678d181-c198-49de-9dad-03ecfe781a37} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001173 sec., 9377.66410912191 rows/sec., 705.16 KiB/sec. | ||
| 1828 | 2026.05.21 16:55:06.335224 [ 4 ] {6678d181-c198-49de-9dad-03ecfe781a37} <Debug> TCPHandler: Processed in 0.001338236 sec. | ||
| 1829 | 2026.05.21 16:55:06.335351 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1830 | 2026.05.21 16:55:06.335447 [ 4 ] {2f2a99bf-70a8-421d-8bfc-f157c575d4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1831 | 2026.05.21 16:55:06.335493 [ 4 ] {2f2a99bf-70a8-421d-8bfc-f157c575d4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1832 | 2026.05.21 16:55:06.335904 [ 4 ] {2f2a99bf-70a8-421d-8bfc-f157c575d4ba} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1833 | 2026.05.21 16:55:06.335941 [ 4 ] {2f2a99bf-70a8-421d-8bfc-f157c575d4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1834 | 2026.05.21 16:55:06.336238 [ 4 ] {2f2a99bf-70a8-421d-8bfc-f157c575d4ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1835 | 2026.05.21 16:55:06.336437 [ 4 ] {2f2a99bf-70a8-421d-8bfc-f157c575d4ba} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1836 | 2026.05.21 16:55:06.336568 [ 4 ] {2f2a99bf-70a8-421d-8bfc-f157c575d4ba} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001141 sec., 65731.81419807186 rows/sec., 5.13 MiB/sec. | ||
| 1837 | 2026.05.21 16:55:06.336601 [ 4 ] {2f2a99bf-70a8-421d-8bfc-f157c575d4ba} <Debug> TCPHandler: Processed in 0.001300536 sec. | ||
| 1838 | 2026.05.21 16:55:06.336723 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1839 | 2026.05.21 16:55:06.336824 [ 4 ] {d56199f4-e0f6-4b06-b283-cd8c0da707b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1840 | 2026.05.21 16:55:06.336868 [ 4 ] {d56199f4-e0f6-4b06-b283-cd8c0da707b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1841 | 2026.05.21 16:55:06.337288 [ 4 ] {d56199f4-e0f6-4b06-b283-cd8c0da707b0} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.05.21 16:55:06.337324 [ 4 ] {d56199f4-e0f6-4b06-b283-cd8c0da707b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1843 | 2026.05.21 16:55:06.337702 [ 4 ] {d56199f4-e0f6-4b06-b283-cd8c0da707b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1844 | 2026.05.21 16:55:06.337906 [ 4 ] {d56199f4-e0f6-4b06-b283-cd8c0da707b0} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1845 | 2026.05.21 16:55:06.338042 [ 4 ] {d56199f4-e0f6-4b06-b283-cd8c0da707b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 1846 | 2026.05.21 16:55:06.338078 [ 4 ] {d56199f4-e0f6-4b06-b283-cd8c0da707b0} <Debug> TCPHandler: Processed in 0.001404137 sec. | ||
| 1847 | 2026.05.21 16:55:06.338186 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1848 | 2026.05.21 16:55:06.338281 [ 4 ] {4ff8815d-7bc5-420e-9282-0c2c60083678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1849 | 2026.05.21 16:55:06.338348 [ 4 ] {4ff8815d-7bc5-420e-9282-0c2c60083678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1850 | 2026.05.21 16:55:06.339208 [ 4 ] {4ff8815d-7bc5-420e-9282-0c2c60083678} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1851 | 2026.05.21 16:55:06.339244 [ 4 ] {4ff8815d-7bc5-420e-9282-0c2c60083678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1852 | 2026.05.21 16:55:06.339742 [ 4 ] {4ff8815d-7bc5-420e-9282-0c2c60083678} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1853 | 2026.05.21 16:55:06.339964 [ 4 ] {4ff8815d-7bc5-420e-9282-0c2c60083678} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1854 | 2026.05.21 16:55:06.340101 [ 4 ] {4ff8815d-7bc5-420e-9282-0c2c60083678} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001838 sec., 5984.766050054407 rows/sec., 10.72 MiB/sec. | ||
| 1855 | 2026.05.21 16:55:06.340150 [ 4 ] {4ff8815d-7bc5-420e-9282-0c2c60083678} <Debug> TCPHandler: Processed in 0.0020123 sec. | ||
| 1856 | 2026.05.21 16:55:06.340274 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1857 | 2026.05.21 16:55:06.340370 [ 4 ] {d1466484-65d4-48d0-b9fd-5bdcf9fc62d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1858 | 2026.05.21 16:55:06.340412 [ 4 ] {d1466484-65d4-48d0-b9fd-5bdcf9fc62d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1859 | 2026.05.21 16:55:06.340751 [ 4 ] {d1466484-65d4-48d0-b9fd-5bdcf9fc62d1} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.05.21 16:55:06.340786 [ 4 ] {d1466484-65d4-48d0-b9fd-5bdcf9fc62d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1861 | 2026.05.21 16:55:06.341092 [ 4 ] {d1466484-65d4-48d0-b9fd-5bdcf9fc62d1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1862 | 2026.05.21 16:55:06.341291 [ 4 ] {d1466484-65d4-48d0-b9fd-5bdcf9fc62d1} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.05.21 16:55:06.341417 [ 4 ] {d1466484-65d4-48d0-b9fd-5bdcf9fc62d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 1864 | 2026.05.21 16:55:06.341449 [ 4 ] {d1466484-65d4-48d0-b9fd-5bdcf9fc62d1} <Debug> TCPHandler: Processed in 0.001224327 sec. | ||
| 1865 | 2026.05.21 16:55:07.367558 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1866 | 2026.05.21 16:55:07.367634 [ 269 ] {} <Debug> TCP-Session: 7adf7678-12c9-49ff-8596-8cc6d86e1aa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.05.21 16:55:08.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.14 MiB, peak 190.02 MiB, free memory in arenas 0.00 B, will set to 184.18 MiB (RSS), difference: 2.03 MiB | ||
| 1868 | 2026.05.21 16:55:11.330117 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.05.21 16:55:11.330361 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1870 | 2026.05.21 16:55:11.330715 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1871 | 2026.05.21 16:55:11.330772 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1872 | 2026.05.21 16:55:11.331023 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1873 | 2026.05.21 16:55:11.331097 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1874 | 2026.05.21 16:55:11.331236 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1875 | 2026.05.21 16:55:11.331324 [ 336 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2026.05.21 16:55:11.331339 [ 347 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1877 | 2026.05.21 16:55:11.331450 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1878 | 2026.05.21 16:55:11.331479 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1879 | 2026.05.21 16:55:11.331561 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1880 | 2026.05.21 16:55:11.331589 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 1881 | 2026.05.21 16:55:11.331633 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1882 | 2026.05.21 16:55:11.331675 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1883 | 2026.05.21 16:55:11.333020 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002761 sec., 9416.877942774358 rows/sec., 2.03 MiB/sec. | ||
| 1884 | 2026.05.21 16:55:11.333160 [ 4 ] {6ff24215-9984-422a-bf07-9b98bb53f2f6} <Debug> TCPHandler: Processed in 0.003202267 sec. | ||
| 1885 | 2026.05.21 16:55:11.336765 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.05.21 16:55:11.336910 [ 4 ] {eac41109-afc8-4e35-8114-edaa0a7cba03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1887 | 2026.05.21 16:55:11.336969 [ 4 ] {eac41109-afc8-4e35-8114-edaa0a7cba03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1888 | 2026.05.21 16:55:11.337683 [ 4 ] {eac41109-afc8-4e35-8114-edaa0a7cba03} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.05.21 16:55:11.337745 [ 4 ] {eac41109-afc8-4e35-8114-edaa0a7cba03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1890 | 2026.05.21 16:55:11.338256 [ 4 ] {eac41109-afc8-4e35-8114-edaa0a7cba03} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1891 | 2026.05.21 16:55:11.338466 [ 4 ] {eac41109-afc8-4e35-8114-edaa0a7cba03} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.05.21 16:55:11.338652 [ 4 ] {eac41109-afc8-4e35-8114-edaa0a7cba03} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00178 sec., 1685.3932584269664 rows/sec., 153.62 KiB/sec. | ||
| 1893 | 2026.05.21 16:55:11.338696 [ 4 ] {eac41109-afc8-4e35-8114-edaa0a7cba03} <Debug> TCPHandler: Processed in 0.00203267 sec. | ||
| 1894 | 2026.05.21 16:55:11.338847 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.05.21 16:55:11.338962 [ 4 ] {60be4e4d-9350-4c5f-ab10-2cf0c0fd056b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1896 | 2026.05.21 16:55:11.339011 [ 4 ] {60be4e4d-9350-4c5f-ab10-2cf0c0fd056b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1897 | 2026.05.21 16:55:11.339476 [ 4 ] {60be4e4d-9350-4c5f-ab10-2cf0c0fd056b} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.05.21 16:55:11.339516 [ 4 ] {60be4e4d-9350-4c5f-ab10-2cf0c0fd056b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1899 | 2026.05.21 16:55:11.339935 [ 4 ] {60be4e4d-9350-4c5f-ab10-2cf0c0fd056b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1900 | 2026.05.21 16:55:11.340168 [ 4 ] {60be4e4d-9350-4c5f-ab10-2cf0c0fd056b} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.05.21 16:55:11.340316 [ 4 ] {60be4e4d-9350-4c5f-ab10-2cf0c0fd056b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001381 sec., 1448.225923244026 rows/sec., 118.09 KiB/sec. | ||
| 1902 | 2026.05.21 16:55:11.340352 [ 4 ] {60be4e4d-9350-4c5f-ab10-2cf0c0fd056b} <Debug> TCPHandler: Processed in 0.001569138 sec. | ||
| 1903 | 2026.05.21 16:55:11.340487 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.05.21 16:55:11.340605 [ 4 ] {a0aa01bf-967e-46b3-a32e-8e493a6d0d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1905 | 2026.05.21 16:55:11.340647 [ 4 ] {a0aa01bf-967e-46b3-a32e-8e493a6d0d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1906 | 2026.05.21 16:55:11.341175 [ 4 ] {a0aa01bf-967e-46b3-a32e-8e493a6d0d53} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.05.21 16:55:11.341249 [ 4 ] {a0aa01bf-967e-46b3-a32e-8e493a6d0d53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1908 | 2026.05.21 16:55:11.341695 [ 4 ] {a0aa01bf-967e-46b3-a32e-8e493a6d0d53} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1909 | 2026.05.21 16:55:11.342003 [ 4 ] {a0aa01bf-967e-46b3-a32e-8e493a6d0d53} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.05.21 16:55:11.342176 [ 4 ] {a0aa01bf-967e-46b3-a32e-8e493a6d0d53} <Debug> executeQuery: Read 75 rows, 6.19 KiB in 0.00161 sec., 46583.850931677014 rows/sec., 3.76 MiB/sec. | ||
| 1911 | 2026.05.21 16:55:11.342229 [ 4 ] {a0aa01bf-967e-46b3-a32e-8e493a6d0d53} <Debug> TCPHandler: Processed in 0.001792329 sec. | ||
| 1912 | 2026.05.21 16:55:11.342411 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.05.21 16:55:11.342534 [ 4 ] {d5b97fae-11e1-47c2-9142-5cd9276f8878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.05.21 16:55:11.342587 [ 4 ] {d5b97fae-11e1-47c2-9142-5cd9276f8878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1915 | 2026.05.21 16:55:11.343127 [ 4 ] {d5b97fae-11e1-47c2-9142-5cd9276f8878} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.05.21 16:55:11.343173 [ 4 ] {d5b97fae-11e1-47c2-9142-5cd9276f8878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1917 | 2026.05.21 16:55:11.343594 [ 4 ] {d5b97fae-11e1-47c2-9142-5cd9276f8878} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1918 | 2026.05.21 16:55:11.343869 [ 4 ] {d5b97fae-11e1-47c2-9142-5cd9276f8878} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.05.21 16:55:11.344026 [ 71 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1920 | 2026.05.21 16:55:11.344042 [ 4 ] {d5b97fae-11e1-47c2-9142-5cd9276f8878} <Debug> executeQuery: Read 11 rows, 836.00 B in 0.001535 sec., 7166.123778501629 rows/sec., 531.86 KiB/sec. | ||
| 1921 | 2026.05.21 16:55:11.344107 [ 71 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.05.21 16:55:11.344120 [ 4 ] {d5b97fae-11e1-47c2-9142-5cd9276f8878} <Debug> TCPHandler: Processed in 0.001773739 sec. | ||
| 1923 | 2026.05.21 16:55:11.344146 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1924 | 2026.05.21 16:55:11.344283 [ 196 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 1925 | 2026.05.21 16:55:11.344307 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.05.21 16:55:11.344422 [ 196 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1927 | 2026.05.21 16:55:11.344447 [ 4 ] {1490ca70-e783-4540-b841-131a0f4679c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.21 16:55:11.344474 [ 196 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 1929 | 2026.05.21 16:55:11.344507 [ 4 ] {1490ca70-e783-4540-b841-131a0f4679c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1930 | 2026.05.21 16:55:11.344595 [ 196 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 1931 | 2026.05.21 16:55:11.344686 [ 196 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 1932 | 2026.05.21 16:55:11.344781 [ 196 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
| 1933 | 2026.05.21 16:55:11.344861 [ 196 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 1934 | 2026.05.21 16:55:11.344940 [ 196 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1935 | 2026.05.21 16:55:11.345135 [ 4 ] {1490ca70-e783-4540-b841-131a0f4679c6} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1936 | 2026.05.21 16:55:11.345187 [ 4 ] {1490ca70-e783-4540-b841-131a0f4679c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1937 | 2026.05.21 16:55:11.345637 [ 4 ] {1490ca70-e783-4540-b841-131a0f4679c6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1938 | 2026.05.21 16:55:11.345990 [ 4 ] {1490ca70-e783-4540-b841-131a0f4679c6} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.05.21 16:55:11.346185 [ 4 ] {1490ca70-e783-4540-b841-131a0f4679c6} <Debug> executeQuery: Read 82 rows, 6.57 KiB in 0.001764 sec., 46485.26077097506 rows/sec., 3.64 MiB/sec. | ||
| 1940 | 2026.05.21 16:55:11.346233 [ 4 ] {1490ca70-e783-4540-b841-131a0f4679c6} <Debug> TCPHandler: Processed in 0.00199137 sec. | ||
| 1941 | 2026.05.21 16:55:11.346259 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 88 rows, containing 5 columns (5 merged, 0 gathered) in 0.00201423 sec., 43689.151685755845 rows/sec., 3.37 MiB/sec. | ||
| 1942 | 2026.05.21 16:55:11.346412 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.05.21 16:55:11.346555 [ 4 ] {bc976acd-2e1c-4efa-9ac1-e00a68dc661a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1944 | 2026.05.21 16:55:11.346560 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1945 | 2026.05.21 16:55:11.346626 [ 4 ] {bc976acd-2e1c-4efa-9ac1-e00a68dc661a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1946 | 2026.05.21 16:55:11.347094 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_6_1} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2026.05.21 16:55:11.347229 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_6_1} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1948 | 2026.05.21 16:55:11.347294 [ 4 ] {bc976acd-2e1c-4efa-9ac1-e00a68dc661a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.05.21 16:55:11.347353 [ 4 ] {bc976acd-2e1c-4efa-9ac1-e00a68dc661a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1950 | 2026.05.21 16:55:11.347374 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 1951 | 2026.05.21 16:55:11.347885 [ 4 ] {bc976acd-2e1c-4efa-9ac1-e00a68dc661a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1952 | 2026.05.21 16:55:11.348199 [ 4 ] {bc976acd-2e1c-4efa-9ac1-e00a68dc661a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.05.21 16:55:11.348382 [ 4 ] {bc976acd-2e1c-4efa-9ac1-e00a68dc661a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001867 sec., 86234.60096411355 rows/sec., 6.01 MiB/sec. | ||
| 1954 | 2026.05.21 16:55:11.348428 [ 4 ] {bc976acd-2e1c-4efa-9ac1-e00a68dc661a} <Debug> TCPHandler: Processed in 0.0020948 sec. | ||
| 1955 | 2026.05.21 16:55:11.348631 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.05.21 16:55:11.348750 [ 4 ] {32603936-f315-4033-b018-2d3112d470bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.05.21 16:55:11.348831 [ 4 ] {32603936-f315-4033-b018-2d3112d470bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1958 | 2026.05.21 16:55:11.349872 [ 4 ] {32603936-f315-4033-b018-2d3112d470bf} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.05.21 16:55:11.349923 [ 4 ] {32603936-f315-4033-b018-2d3112d470bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1960 | 2026.05.21 16:55:11.350695 [ 4 ] {32603936-f315-4033-b018-2d3112d470bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1961 | 2026.05.21 16:55:11.351015 [ 4 ] {32603936-f315-4033-b018-2d3112d470bf} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.05.21 16:55:11.351180 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1963 | 2026.05.21 16:55:11.351203 [ 4 ] {32603936-f315-4033-b018-2d3112d470bf} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.00248 sec., 3629.032258064516 rows/sec., 6.50 MiB/sec. | ||
| 1964 | 2026.05.21 16:55:11.351255 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.05.21 16:55:11.351289 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1966 | 2026.05.21 16:55:11.351320 [ 4 ] {32603936-f315-4033-b018-2d3112d470bf} <Debug> TCPHandler: Processed in 0.002747334 sec. | ||
| 1967 | 2026.05.21 16:55:11.351403 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 1968 | 2026.05.21 16:55:11.351506 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.05.21 16:55:11.351615 [ 4 ] {37c6e1f3-e0a1-4657-9c6b-9fcf70b7745d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.05.21 16:55:11.351671 [ 4 ] {37c6e1f3-e0a1-4657-9c6b-9fcf70b7745d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1971 | 2026.05.21 16:55:11.351692 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1972 | 2026.05.21 16:55:11.351796 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 1973 | 2026.05.21 16:55:11.351984 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 1974 | 2026.05.21 16:55:11.352100 [ 4 ] {37c6e1f3-e0a1-4657-9c6b-9fcf70b7745d} <Trace> oximeter.measurements_i64 (c65cae69-6b97-4565-b9a7-5809358b34bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.05.21 16:55:11.352139 [ 4 ] {37c6e1f3-e0a1-4657-9c6b-9fcf70b7745d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1976 | 2026.05.21 16:55:11.352161 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 1977 | 2026.05.21 16:55:11.352354 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1978 | 2026.05.21 16:55:11.352532 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 1979 | 2026.05.21 16:55:11.352568 [ 4 ] {37c6e1f3-e0a1-4657-9c6b-9fcf70b7745d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1980 | 2026.05.21 16:55:11.352709 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 1981 | 2026.05.21 16:55:11.352868 [ 4 ] {37c6e1f3-e0a1-4657-9c6b-9fcf70b7745d} <Trace> oximeter.measurements_i64 (c65cae69-6b97-4565-b9a7-5809358b34bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.05.21 16:55:11.353027 [ 4 ] {37c6e1f3-e0a1-4657-9c6b-9fcf70b7745d} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001434 sec., 6276.150627615063 rows/sec., 463.08 KiB/sec. | ||
| 1983 | 2026.05.21 16:55:11.353065 [ 4 ] {37c6e1f3-e0a1-4657-9c6b-9fcf70b7745d} <Debug> TCPHandler: Processed in 0.001620277 sec. | ||
| 1984 | 2026.05.21 16:55:11.353220 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.05.21 16:55:11.353333 [ 4 ] {d4745203-66e5-4d84-84c2-ac28346d34f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1986 | 2026.05.21 16:55:11.353382 [ 4 ] {d4745203-66e5-4d84-84c2-ac28346d34f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1987 | 2026.05.21 16:55:11.353794 [ 4 ] {d4745203-66e5-4d84-84c2-ac28346d34f5} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.05.21 16:55:11.353828 [ 4 ] {d4745203-66e5-4d84-84c2-ac28346d34f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1989 | 2026.05.21 16:55:11.354155 [ 4 ] {d4745203-66e5-4d84-84c2-ac28346d34f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1990 | 2026.05.21 16:55:11.354400 [ 4 ] {d4745203-66e5-4d84-84c2-ac28346d34f5} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.05.21 16:55:11.354619 [ 4 ] {d4745203-66e5-4d84-84c2-ac28346d34f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001306 sec., 45941.80704441041 rows/sec., 3.10 MiB/sec. | ||
| 1992 | 2026.05.21 16:55:11.354659 [ 4 ] {d4745203-66e5-4d84-84c2-ac28346d34f5} <Debug> TCPHandler: Processed in 0.001495208 sec. | ||
| 1993 | 2026.05.21 16:55:11.355830 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 19 columns (19 merged, 0 gathered) in 0.004470842 sec., 14314.976910389587 rows/sec., 25.65 MiB/sec. | ||
| 1994 | 2026.05.21 16:55:11.356339 [ 195 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1995 | 2026.05.21 16:55:11.356901 [ 195 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.05.21 16:55:11.356999 [ 195 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1997 | 2026.05.21 16:55:11.357160 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1998 | 2026.05.21 16:55:11.365257 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38117 | ||
| 1999 | 2026.05.21 16:55:11.365329 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2000 | 2026.05.21 16:55:11.365355 [ 310 ] {} <Debug> TCP-Session: c7f078a3-f742-4734-a1ff-8c4212f04556 Authenticating user 'default' from [fd00:1122:3344:101::e]:38117 | ||
| 2001 | 2026.05.21 16:55:11.365377 [ 310 ] {} <Debug> TCP-Session: c7f078a3-f742-4734-a1ff-8c4212f04556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2002 | 2026.05.21 16:55:11.365391 [ 310 ] {} <Debug> TCP-Session: c7f078a3-f742-4734-a1ff-8c4212f04556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2003 | 2026.05.21 16:55:11.365655 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64677 | ||
| 2004 | 2026.05.21 16:55:11.365672 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50337 | ||
| 2005 | 2026.05.21 16:55:11.365702 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61233 | ||
| 2006 | 2026.05.21 16:55:11.365713 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49316 | ||
| 2007 | 2026.05.21 16:55:11.365740 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2008 | 2026.05.21 16:55:11.365759 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2009 | 2026.05.21 16:55:11.365791 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2010 | 2026.05.21 16:55:11.365797 [ 312 ] {} <Debug> TCP-Session: 59b40941-cbed-47d3-bed0-fbd5e62db3ef Authenticating user 'default' from [fd00:1122:3344:101::e]:64677 | ||
| 2011 | 2026.05.21 16:55:11.365812 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2012 | 2026.05.21 16:55:11.365843 [ 314 ] {} <Debug> TCP-Session: c4ad6266-3601-4e4b-989a-f2677870708d Authenticating user 'default' from [fd00:1122:3344:101::e]:61233 | ||
| 2013 | 2026.05.21 16:55:11.365866 [ 3 ] {} <Debug> TCP-Session: 79d72979-d3c4-4812-b3cd-9a4937f89246 Authenticating user 'default' from [fd00:1122:3344:101::e]:49316 | ||
| 2014 | 2026.05.21 16:55:11.365865 [ 312 ] {} <Debug> TCP-Session: 59b40941-cbed-47d3-bed0-fbd5e62db3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.21 16:55:11.365893 [ 3 ] {} <Debug> TCP-Session: 79d72979-d3c4-4812-b3cd-9a4937f89246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.21 16:55:11.365886 [ 314 ] {} <Debug> TCP-Session: c4ad6266-3601-4e4b-989a-f2677870708d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.05.21 16:55:11.365907 [ 312 ] {} <Debug> TCP-Session: 59b40941-cbed-47d3-bed0-fbd5e62db3ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.21 16:55:11.365914 [ 3 ] {} <Debug> TCP-Session: 79d72979-d3c4-4812-b3cd-9a4937f89246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.21 16:55:11.365929 [ 314 ] {} <Debug> TCP-Session: c4ad6266-3601-4e4b-989a-f2677870708d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.21 16:55:11.365826 [ 313 ] {} <Debug> TCP-Session: fb38d422-77a1-4795-a37e-3aa17fc87c2e Authenticating user 'default' from [fd00:1122:3344:101::e]:50337 | ||
| 2021 | 2026.05.21 16:55:11.365758 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47309 | ||
| 2022 | 2026.05.21 16:55:11.366027 [ 313 ] {} <Debug> TCP-Session: fb38d422-77a1-4795-a37e-3aa17fc87c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.21 16:55:11.365756 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64370 | ||
| 2024 | 2026.05.21 16:55:11.366062 [ 313 ] {} <Debug> TCP-Session: fb38d422-77a1-4795-a37e-3aa17fc87c2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.05.21 16:55:11.366099 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.05.21 16:55:11.365731 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62043 | ||
| 2027 | 2026.05.21 16:55:11.366179 [ 306 ] {} <Debug> TCP-Session: cd893634-b0e0-4ee5-a6d1-d724f31c7a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:47309 | ||
| 2028 | 2026.05.21 16:55:11.366199 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2029 | 2026.05.21 16:55:11.366222 [ 306 ] {} <Debug> TCP-Session: cd893634-b0e0-4ee5-a6d1-d724f31c7a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2030 | 2026.05.21 16:55:11.366237 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2031 | 2026.05.21 16:55:11.366253 [ 307 ] {} <Debug> TCP-Session: a8bc0ee7-7901-4e2c-b533-cc7eece7b944 Authenticating user 'default' from [fd00:1122:3344:101::e]:64370 | ||
| 2032 | 2026.05.21 16:55:11.366270 [ 269 ] {} <Debug> TCP-Session: a96397e7-0d13-4b3e-9bca-4f5ddd79eb00 Authenticating user 'default' from [fd00:1122:3344:101::e]:62043 | ||
| 2033 | 2026.05.21 16:55:11.366256 [ 306 ] {} <Debug> TCP-Session: cd893634-b0e0-4ee5-a6d1-d724f31c7a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.05.21 16:55:11.366362 [ 307 ] {} <Debug> TCP-Session: a8bc0ee7-7901-4e2c-b533-cc7eece7b944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.05.21 16:55:11.366369 [ 269 ] {} <Debug> TCP-Session: a96397e7-0d13-4b3e-9bca-4f5ddd79eb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2036 | 2026.05.21 16:55:11.365657 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33595 | ||
| 2037 | 2026.05.21 16:55:11.366409 [ 269 ] {} <Debug> TCP-Session: a96397e7-0d13-4b3e-9bca-4f5ddd79eb00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2038 | 2026.05.21 16:55:11.366419 [ 307 ] {} <Debug> TCP-Session: a8bc0ee7-7901-4e2c-b533-cc7eece7b944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2039 | 2026.05.21 16:55:11.365715 [ 310 ] {} <Trace> TCP-Session: c7f078a3-f742-4734-a1ff-8c4212f04556 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2040 | 2026.05.21 16:55:11.366487 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2041 | 2026.05.21 16:55:11.366524 [ 311 ] {} <Debug> TCP-Session: 247a11ba-9b11-4d16-8d11-f058c7c53f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:33595 | ||
| 2042 | 2026.05.21 16:55:11.366547 [ 311 ] {} <Debug> TCP-Session: 247a11ba-9b11-4d16-8d11-f058c7c53f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.05.21 16:55:11.366568 [ 311 ] {} <Debug> TCP-Session: 247a11ba-9b11-4d16-8d11-f058c7c53f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.05.21 16:55:11.366659 [ 310 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38117) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2045 | 2026.05.21 16:55:11.366917 [ 310 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2046 | 2026.05.21 16:55:11.366976 [ 310 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2047 | 2026.05.21 16:55:11.367264 [ 310 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 2048 | 2026.05.21 16:55:11.367358 [ 310 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2049 | 2026.05.21 16:55:11.834028 [ 336 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Trace> AggregatingTransform: Aggregating | ||
| 2050 | 2026.05.21 16:55:11.834086 [ 336 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2051 | 2026.05.21 16:55:11.834116 [ 336 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001054665 sec. (948.168 rows/sec., 37.04 KiB/sec.) | ||
| 2052 | 2026.05.21 16:55:11.834131 [ 336 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Trace> Aggregator: Merging aggregated data | ||
| 2053 | 2026.05.21 16:55:11.834746 [ 310 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.468144 sec., 2.1360948767900476 rows/sec., 85.44 B/sec. | ||
| 2054 | 2026.05.21 16:55:11.834874 [ 310 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 2055 | 2026.05.21 16:55:11.834891 [ 310 ] {43198810-ed83-4a8f-aab6-35a038e5b35a} <Debug> TCPHandler: Processed in 0.469270799 sec. | ||
| 2056 | 2026.05.21 16:55:11.835062 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2057 | 2026.05.21 16:55:11.835112 [ 310 ] {} <Debug> TCP-Session: c7f078a3-f742-4734-a1ff-8c4212f04556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.05.21 16:55:11.835118 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.05.21 16:55:11.835129 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.05.21 16:55:11.835158 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2061 | 2026.05.21 16:55:11.835212 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.05.21 16:55:11.835232 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2063 | 2026.05.21 16:55:11.835250 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.05.21 16:55:11.835261 [ 312 ] {} <Debug> TCP-Session: 59b40941-cbed-47d3-bed0-fbd5e62db3ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.05.21 16:55:11.835280 [ 269 ] {} <Debug> TCP-Session: a96397e7-0d13-4b3e-9bca-4f5ddd79eb00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.05.21 16:55:11.835288 [ 314 ] {} <Debug> TCP-Session: c4ad6266-3601-4e4b-989a-f2677870708d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.05.21 16:55:11.835297 [ 306 ] {} <Debug> TCP-Session: cd893634-b0e0-4ee5-a6d1-d724f31c7a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.05.21 16:55:11.835201 [ 307 ] {} <Debug> TCP-Session: a8bc0ee7-7901-4e2c-b533-cc7eece7b944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.05.21 16:55:11.835178 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2070 | 2026.05.21 16:55:11.835192 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2071 | 2026.05.21 16:55:11.835205 [ 311 ] {} <Debug> TCP-Session: 247a11ba-9b11-4d16-8d11-f058c7c53f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.05.21 16:55:11.835430 [ 313 ] {} <Debug> TCP-Session: fb38d422-77a1-4795-a37e-3aa17fc87c2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.05.21 16:55:11.835448 [ 3 ] {} <Debug> TCP-Session: 79d72979-d3c4-4812-b3cd-9a4937f89246 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2074 | 2026.05.21 16:55:12.000225 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.34 MiB, peak 198.47 MiB, free memory in arenas 0.00 B, will set to 205.63 MiB (RSS), difference: 19.29 MiB | ||
| 2075 | 2026.05.21 16:55:13.201742 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4254 | ||
| 2076 | 2026.05.21 16:55:13.202266 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.05.21 16:55:13.202312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2078 | 2026.05.21 16:55:13.202825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2079 | 2026.05.21 16:55:13.203061 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.05.21 16:55:13.203189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4254 | ||
| 2081 | 2026.05.21 16:55:13.427227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2082 | 2026.05.21 16:55:13.443529 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.05.21 16:55:13.443578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2084 | 2026.05.21 16:55:13.449601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2026.05.21 16:55:13.450316 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.05.21 16:55:13.452965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2087 | 2026.05.21 16:55:14.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.17 MiB, peak 210.17 MiB, free memory in arenas 0.00 B, will set to 207.88 MiB (RSS), difference: 1.71 MiB | ||
| 2088 | 2026.05.21 16:55:15.700312 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 14 | ||
| 2089 | 2026.05.21 16:55:15.702446 [ 243 ] {} <Trace> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2026.05.21 16:55:15.702492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2091 | 2026.05.21 16:55:15.703697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2092 | 2026.05.21 16:55:15.703954 [ 243 ] {} <Trace> system.query_log (0350403b-6fbf-492b-8748-772ec8aa84ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2026.05.21 16:55:15.704190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 14 | ||
| 2094 | 2026.05.21 16:55:16.327217 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.05.21 16:55:16.327439 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2096 | 2026.05.21 16:55:16.327751 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2097 | 2026.05.21 16:55:16.327789 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2098 | 2026.05.21 16:55:16.328000 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2099 | 2026.05.21 16:55:16.328067 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2100 | 2026.05.21 16:55:16.328199 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2101 | 2026.05.21 16:55:16.328286 [ 352 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2102 | 2026.05.21 16:55:16.328315 [ 337 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2103 | 2026.05.21 16:55:16.328307 [ 327 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2104 | 2026.05.21 16:55:16.328463 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 2105 | 2026.05.21 16:55:16.328490 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2106 | 2026.05.21 16:55:16.328557 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2107 | 2026.05.21 16:55:16.328577 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2108 | 2026.05.21 16:55:16.328625 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2109 | 2026.05.21 16:55:16.328690 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2110 | 2026.05.21 16:55:16.329806 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.00246 sec., 10569.105691056911 rows/sec., 2.28 MiB/sec. | ||
| 2111 | 2026.05.21 16:55:16.329899 [ 4 ] {92a68e10-247e-4e9a-b9dd-f7ad749141b2} <Debug> TCPHandler: Processed in 0.002810884 sec. | ||
| 2112 | 2026.05.21 16:55:16.331817 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2026.05.21 16:55:16.331928 [ 4 ] {2e259fbe-6b1b-40ef-aef4-9071d41db378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2114 | 2026.05.21 16:55:16.331971 [ 4 ] {2e259fbe-6b1b-40ef-aef4-9071d41db378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2115 | 2026.05.21 16:55:16.332442 [ 4 ] {2e259fbe-6b1b-40ef-aef4-9071d41db378} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.05.21 16:55:16.332485 [ 4 ] {2e259fbe-6b1b-40ef-aef4-9071d41db378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2117 | 2026.05.21 16:55:16.332846 [ 4 ] {2e259fbe-6b1b-40ef-aef4-9071d41db378} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2118 | 2026.05.21 16:55:16.333061 [ 4 ] {2e259fbe-6b1b-40ef-aef4-9071d41db378} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2026.05.21 16:55:16.333206 [ 4 ] {2e259fbe-6b1b-40ef-aef4-9071d41db378} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001309 sec., 59587.471352177236 rows/sec., 4.93 MiB/sec. | ||
| 2120 | 2026.05.21 16:55:16.333217 [ 62 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2121 | 2026.05.21 16:55:16.333242 [ 4 ] {2e259fbe-6b1b-40ef-aef4-9071d41db378} <Debug> TCPHandler: Processed in 0.001474957 sec. | ||
| 2122 | 2026.05.21 16:55:16.333284 [ 62 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.05.21 16:55:16.333311 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2124 | 2026.05.21 16:55:16.333390 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.21 16:55:16.333403 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 2126 | 2026.05.21 16:55:16.333490 [ 4 ] {02ec7239-361d-4248-9039-328f2cc7fb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2127 | 2026.05.21 16:55:16.333501 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2128 | 2026.05.21 16:55:16.333529 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part | ||
| 2129 | 2026.05.21 16:55:16.333532 [ 4 ] {02ec7239-361d-4248-9039-328f2cc7fb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2130 | 2026.05.21 16:55:16.333582 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 201 rows starting from the beginning of the part | ||
| 2131 | 2026.05.21 16:55:16.333625 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 2132 | 2026.05.21 16:55:16.333663 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 2133 | 2026.05.21 16:55:16.333701 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 75 rows starting from the beginning of the part | ||
| 2134 | 2026.05.21 16:55:16.333739 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2135 | 2026.05.21 16:55:16.333944 [ 4 ] {02ec7239-361d-4248-9039-328f2cc7fb02} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.05.21 16:55:16.333980 [ 4 ] {02ec7239-361d-4248-9039-328f2cc7fb02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2137 | 2026.05.21 16:55:16.334261 [ 4 ] {02ec7239-361d-4248-9039-328f2cc7fb02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2138 | 2026.05.21 16:55:16.334461 [ 4 ] {02ec7239-361d-4248-9039-328f2cc7fb02} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.05.21 16:55:16.334529 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159255 sec., 464091.16199628206 rows/sec., 40.93 MiB/sec. | ||
| 2140 | 2026.05.21 16:55:16.334586 [ 4 ] {02ec7239-361d-4248-9039-328f2cc7fb02} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001115 sec., 9865.470852017936 rows/sec., 741.84 KiB/sec. | ||
| 2141 | 2026.05.21 16:55:16.334623 [ 4 ] {02ec7239-361d-4248-9039-328f2cc7fb02} <Debug> TCPHandler: Processed in 0.001281697 sec. | ||
| 2142 | 2026.05.21 16:55:16.334683 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2143 | 2026.05.21 16:55:16.334754 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2144 | 2026.05.21 16:55:16.334843 [ 4 ] {2768ddc8-c363-4a52-934c-a35956423c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2145 | 2026.05.21 16:55:16.334881 [ 4 ] {2768ddc8-c363-4a52-934c-a35956423c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2146 | 2026.05.21 16:55:16.334898 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.05.21 16:55:16.334957 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_11_2} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2148 | 2026.05.21 16:55:16.335011 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2149 | 2026.05.21 16:55:16.335260 [ 4 ] {2768ddc8-c363-4a52-934c-a35956423c87} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.05.21 16:55:16.335293 [ 4 ] {2768ddc8-c363-4a52-934c-a35956423c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2151 | 2026.05.21 16:55:16.335561 [ 4 ] {2768ddc8-c363-4a52-934c-a35956423c87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2152 | 2026.05.21 16:55:16.335817 [ 4 ] {2768ddc8-c363-4a52-934c-a35956423c87} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.05.21 16:55:16.335917 [ 62 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2154 | 2026.05.21 16:55:16.335939 [ 4 ] {2768ddc8-c363-4a52-934c-a35956423c87} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001104 sec., 67934.78260869565 rows/sec., 5.30 MiB/sec. | ||
| 2155 | 2026.05.21 16:55:16.335950 [ 62 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.05.21 16:55:16.335978 [ 4 ] {2768ddc8-c363-4a52-934c-a35956423c87} <Debug> TCPHandler: Processed in 0.001268047 sec. | ||
| 2157 | 2026.05.21 16:55:16.335979 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2158 | 2026.05.21 16:55:16.336099 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 2159 | 2026.05.21 16:55:16.336120 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.05.21 16:55:16.336197 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2161 | 2026.05.21 16:55:16.336216 [ 4 ] {28a7588c-f44d-487a-94d9-8127ed712dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.05.21 16:55:16.336227 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part | ||
| 2163 | 2026.05.21 16:55:16.336260 [ 4 ] {28a7588c-f44d-487a-94d9-8127ed712dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2164 | 2026.05.21 16:55:16.336307 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 117 rows starting from the beginning of the part | ||
| 2165 | 2026.05.21 16:55:16.336357 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 2166 | 2026.05.21 16:55:16.336400 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 2167 | 2026.05.21 16:55:16.336443 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
| 2168 | 2026.05.21 16:55:16.336484 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2169 | 2026.05.21 16:55:16.336692 [ 4 ] {28a7588c-f44d-487a-94d9-8127ed712dad} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.05.21 16:55:16.336726 [ 4 ] {28a7588c-f44d-487a-94d9-8127ed712dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2171 | 2026.05.21 16:55:16.337055 [ 4 ] {28a7588c-f44d-487a-94d9-8127ed712dad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2172 | 2026.05.21 16:55:16.337262 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206486 sec., 377957.14164938504 rows/sec., 31.28 MiB/sec. | ||
| 2173 | 2026.05.21 16:55:16.337263 [ 4 ] {28a7588c-f44d-487a-94d9-8127ed712dad} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.05.21 16:55:16.337379 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2175 | 2026.05.21 16:55:16.337406 [ 4 ] {28a7588c-f44d-487a-94d9-8127ed712dad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 2176 | 2026.05.21 16:55:16.337409 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.05.21 16:55:16.337445 [ 4 ] {28a7588c-f44d-487a-94d9-8127ed712dad} <Debug> TCPHandler: Processed in 0.001373117 sec. | ||
| 2178 | 2026.05.21 16:55:16.337454 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2179 | 2026.05.21 16:55:16.337446 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2180 | 2026.05.21 16:55:16.337550 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 2181 | 2026.05.21 16:55:16.337579 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.05.21 16:55:16.337627 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2183 | 2026.05.21 16:55:16.337653 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 582 rows starting from the beginning of the part | ||
| 2184 | 2026.05.21 16:55:16.337676 [ 4 ] {27f97c77-9e3e-4f63-9b18-ea214a2fd918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2185 | 2026.05.21 16:55:16.337698 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 385 rows starting from the beginning of the part | ||
| 2186 | 2026.05.21 16:55:16.337733 [ 4 ] {27f97c77-9e3e-4f63-9b18-ea214a2fd918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2187 | 2026.05.21 16:55:16.337737 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2188 | 2026.05.21 16:55:16.337778 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 2189 | 2026.05.21 16:55:16.337807 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2026.05.21 16:55:16.337812 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2191 | 2026.05.21 16:55:16.337861 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2192 | 2026.05.21 16:55:16.337906 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_11_2} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2193 | 2026.05.21 16:55:16.338006 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2194 | 2026.05.21 16:55:16.338451 [ 4 ] {27f97c77-9e3e-4f63-9b18-ea214a2fd918} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2195 | 2026.05.21 16:55:16.338490 [ 4 ] {27f97c77-9e3e-4f63-9b18-ea214a2fd918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2196 | 2026.05.21 16:55:16.338771 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.001241107 sec., 1295617.541436798 rows/sec., 92.23 MiB/sec. | ||
| 2197 | 2026.05.21 16:55:16.338967 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2198 | 2026.05.21 16:55:16.338993 [ 4 ] {27f97c77-9e3e-4f63-9b18-ea214a2fd918} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2199 | 2026.05.21 16:55:16.339281 [ 4 ] {27f97c77-9e3e-4f63-9b18-ea214a2fd918} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.05.21 16:55:16.339293 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.05.21 16:55:16.339373 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2202 | 2026.05.21 16:55:16.339424 [ 4 ] {27f97c77-9e3e-4f63-9b18-ea214a2fd918} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001767 sec., 6225.24052065648 rows/sec., 11.16 MiB/sec. | ||
| 2203 | 2026.05.21 16:55:16.339446 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 2204 | 2026.05.21 16:55:16.339476 [ 4 ] {27f97c77-9e3e-4f63-9b18-ea214a2fd918} <Debug> TCPHandler: Processed in 0.00194546 sec. | ||
| 2205 | 2026.05.21 16:55:16.339618 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.05.21 16:55:16.339716 [ 4 ] {1675ad2a-5a51-4235-bf17-318c1bc69d48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2207 | 2026.05.21 16:55:16.339757 [ 4 ] {1675ad2a-5a51-4235-bf17-318c1bc69d48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2208 | 2026.05.21 16:55:16.340091 [ 4 ] {1675ad2a-5a51-4235-bf17-318c1bc69d48} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.05.21 16:55:16.340126 [ 4 ] {1675ad2a-5a51-4235-bf17-318c1bc69d48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2210 | 2026.05.21 16:55:16.340422 [ 4 ] {1675ad2a-5a51-4235-bf17-318c1bc69d48} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2211 | 2026.05.21 16:55:16.340626 [ 4 ] {1675ad2a-5a51-4235-bf17-318c1bc69d48} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.05.21 16:55:16.340724 [ 62 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2213 | 2026.05.21 16:55:16.340750 [ 4 ] {1675ad2a-5a51-4235-bf17-318c1bc69d48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2214 | 2026.05.21 16:55:16.340756 [ 62 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2215 | 2026.05.21 16:55:16.340788 [ 4 ] {1675ad2a-5a51-4235-bf17-318c1bc69d48} <Debug> TCPHandler: Processed in 0.001219496 sec. | ||
| 2216 | 2026.05.21 16:55:16.340789 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2217 | 2026.05.21 16:55:16.340869 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 2218 | 2026.05.21 16:55:16.340948 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2219 | 2026.05.21 16:55:16.340971 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 174 rows starting from the beginning of the part | ||
| 2220 | 2026.05.21 16:55:16.341011 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
| 2221 | 2026.05.21 16:55:16.341044 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2222 | 2026.05.21 16:55:16.341074 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 2223 | 2026.05.21 16:55:16.341105 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 2224 | 2026.05.21 16:55:16.341135 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 2225 | 2026.05.21 16:55:16.341775 [ 199 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.000920215 sec., 508576.79998695955 rows/sec., 34.49 MiB/sec. | ||
| 2226 | 2026.05.21 16:55:16.341898 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2227 | 2026.05.21 16:55:16.342125 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_11_2} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2228 | 2026.05.21 16:55:16.342187 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_11_2} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2229 | 2026.05.21 16:55:16.342239 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2230 | 2026.05.21 16:55:20.642372 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2231 | 2026.05.21 16:55:20.642436 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2232 | 2026.05.21 16:55:20.703445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4702 | ||
| 2233 | 2026.05.21 16:55:20.703930 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2026.05.21 16:55:20.703976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2235 | 2026.05.21 16:55:20.704464 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2236 | 2026.05.21 16:55:20.704690 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2026.05.21 16:55:20.704828 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4702 | ||
| 2238 | 2026.05.21 16:55:20.953213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2239 | 2026.05.21 16:55:20.970262 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2240 | 2026.05.21 16:55:20.970316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2241 | 2026.05.21 16:55:20.976501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2242 | 2026.05.21 16:55:20.977169 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2243 | 2026.05.21 16:55:20.980039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2244 | 2026.05.21 16:55:21.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.54 MiB, peak 212.54 MiB, free memory in arenas 0.00 B, will set to 210.38 MiB (RSS), difference: 1.84 MiB | ||
| 2245 | 2026.05.21 16:55:21.328598 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2246 | 2026.05.21 16:55:21.328834 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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) | ||
| 2247 | 2026.05.21 16:55:21.329191 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2248 | 2026.05.21 16:55:21.329238 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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 | ||
| 2249 | 2026.05.21 16:55:21.329509 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2250 | 2026.05.21 16:55:21.329587 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2251 | 2026.05.21 16:55:21.329737 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 2252 | 2026.05.21 16:55:21.329806 [ 344 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2253 | 2026.05.21 16:55:21.329814 [ 352 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2254 | 2026.05.21 16:55:21.329834 [ 337 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2255 | 2026.05.21 16:55:21.329944 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 2256 | 2026.05.21 16:55:21.329970 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2257 | 2026.05.21 16:55:21.330052 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2258 | 2026.05.21 16:55:21.330071 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 29 rows with 3 streams | ||
| 2259 | 2026.05.21 16:55:21.330105 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <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', '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'))" | ||
| 2260 | 2026.05.21 16:55:21.330141 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <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', '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'))" | ||
| 2261 | 2026.05.21 16:55:21.330174 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <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', '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'))" | ||
| 2262 | 2026.05.21 16:55:21.331453 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> executeQuery: Read 29 rows, 6.01 KiB in 0.002725 sec., 10642.201834862386 rows/sec., 2.15 MiB/sec. | ||
| 2263 | 2026.05.21 16:55:21.331560 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> MemoryTracker: Peak memory usage (for query): 145.30 KiB. | ||
| 2264 | 2026.05.21 16:55:21.331576 [ 4 ] {78f2855c-b9da-4132-9007-df93ce8f6bb4} <Debug> TCPHandler: Processed in 0.003110455 sec. | ||
| 2265 | 2026.05.21 16:55:21.335967 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.05.21 16:55:21.336080 [ 4 ] {a9557ad8-47f5-4416-affe-1838e689ba8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2267 | 2026.05.21 16:55:21.336124 [ 4 ] {a9557ad8-47f5-4416-affe-1838e689ba8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2268 | 2026.05.21 16:55:21.336657 [ 4 ] {a9557ad8-47f5-4416-affe-1838e689ba8b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.05.21 16:55:21.336699 [ 4 ] {a9557ad8-47f5-4416-affe-1838e689ba8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2270 | 2026.05.21 16:55:21.337088 [ 4 ] {a9557ad8-47f5-4416-affe-1838e689ba8b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2271 | 2026.05.21 16:55:21.337281 [ 4 ] {a9557ad8-47f5-4416-affe-1838e689ba8b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.05.21 16:55:21.337427 [ 4 ] {a9557ad8-47f5-4416-affe-1838e689ba8b} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 75.07 KiB/sec. | ||
| 2273 | 2026.05.21 16:55:21.337464 [ 4 ] {a9557ad8-47f5-4416-affe-1838e689ba8b} <Debug> TCPHandler: Processed in 0.001550758 sec. | ||
| 2274 | 2026.05.21 16:55:21.337605 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.05.21 16:55:21.337703 [ 4 ] {4fd86f5f-27b8-4eae-9309-182c14d180e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2276 | 2026.05.21 16:55:21.337744 [ 4 ] {4fd86f5f-27b8-4eae-9309-182c14d180e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2277 | 2026.05.21 16:55:21.338189 [ 4 ] {4fd86f5f-27b8-4eae-9309-182c14d180e9} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.05.21 16:55:21.338226 [ 4 ] {4fd86f5f-27b8-4eae-9309-182c14d180e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2279 | 2026.05.21 16:55:21.338529 [ 4 ] {4fd86f5f-27b8-4eae-9309-182c14d180e9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2280 | 2026.05.21 16:55:21.338732 [ 4 ] {4fd86f5f-27b8-4eae-9309-182c14d180e9} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.21 16:55:21.338857 [ 4 ] {4fd86f5f-27b8-4eae-9309-182c14d180e9} <Debug> executeQuery: Read 101 rows, 8.65 KiB in 0.001174 sec., 86030.66439523 rows/sec., 7.19 MiB/sec. | ||
| 2282 | 2026.05.21 16:55:21.338891 [ 4 ] {4fd86f5f-27b8-4eae-9309-182c14d180e9} <Debug> TCPHandler: Processed in 0.001335427 sec. | ||
| 2283 | 2026.05.21 16:55:21.339034 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.05.21 16:55:21.339130 [ 4 ] {9ccc4264-9088-4db9-b291-18f2befcd0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2285 | 2026.05.21 16:55:21.339171 [ 4 ] {9ccc4264-9088-4db9-b291-18f2befcd0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2286 | 2026.05.21 16:55:21.339587 [ 4 ] {9ccc4264-9088-4db9-b291-18f2befcd0bf} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.05.21 16:55:21.339623 [ 4 ] {9ccc4264-9088-4db9-b291-18f2befcd0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2288 | 2026.05.21 16:55:21.339926 [ 4 ] {9ccc4264-9088-4db9-b291-18f2befcd0bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2289 | 2026.05.21 16:55:21.340129 [ 4 ] {9ccc4264-9088-4db9-b291-18f2befcd0bf} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.05.21 16:55:21.340256 [ 4 ] {9ccc4264-9088-4db9-b291-18f2befcd0bf} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001145 sec., 19213.973799126637 rows/sec., 1.41 MiB/sec. | ||
| 2291 | 2026.05.21 16:55:21.340290 [ 4 ] {9ccc4264-9088-4db9-b291-18f2befcd0bf} <Debug> TCPHandler: Processed in 0.001306407 sec. | ||
| 2292 | 2026.05.21 16:55:21.340413 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.05.21 16:55:21.340509 [ 4 ] {368870cd-ee3a-4d64-8042-c17760ef0e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.05.21 16:55:21.340549 [ 4 ] {368870cd-ee3a-4d64-8042-c17760ef0e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2295 | 2026.05.21 16:55:21.340932 [ 4 ] {368870cd-ee3a-4d64-8042-c17760ef0e82} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.21 16:55:21.340968 [ 4 ] {368870cd-ee3a-4d64-8042-c17760ef0e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2297 | 2026.05.21 16:55:21.341235 [ 4 ] {368870cd-ee3a-4d64-8042-c17760ef0e82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2298 | 2026.05.21 16:55:21.341436 [ 4 ] {368870cd-ee3a-4d64-8042-c17760ef0e82} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.05.21 16:55:21.341561 [ 4 ] {368870cd-ee3a-4d64-8042-c17760ef0e82} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.06 KiB/sec. | ||
| 2300 | 2026.05.21 16:55:21.341594 [ 4 ] {368870cd-ee3a-4d64-8042-c17760ef0e82} <Debug> TCPHandler: Processed in 0.001231516 sec. | ||
| 2301 | 2026.05.21 16:55:21.341716 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.05.21 16:55:21.341812 [ 4 ] {619d43e2-f31e-4966-8b37-5f7a5ba60864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2303 | 2026.05.21 16:55:21.341851 [ 4 ] {619d43e2-f31e-4966-8b37-5f7a5ba60864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2304 | 2026.05.21 16:55:21.342261 [ 4 ] {619d43e2-f31e-4966-8b37-5f7a5ba60864} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.05.21 16:55:21.342296 [ 4 ] {619d43e2-f31e-4966-8b37-5f7a5ba60864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2306 | 2026.05.21 16:55:21.342580 [ 4 ] {619d43e2-f31e-4966-8b37-5f7a5ba60864} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2307 | 2026.05.21 16:55:21.342783 [ 4 ] {619d43e2-f31e-4966-8b37-5f7a5ba60864} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.05.21 16:55:21.342907 [ 4 ] {619d43e2-f31e-4966-8b37-5f7a5ba60864} <Debug> executeQuery: Read 92 rows, 7.39 KiB in 0.001119 sec., 82216.26452189455 rows/sec., 6.45 MiB/sec. | ||
| 2309 | 2026.05.21 16:55:21.342939 [ 4 ] {619d43e2-f31e-4966-8b37-5f7a5ba60864} <Debug> TCPHandler: Processed in 0.001280586 sec. | ||
| 2310 | 2026.05.21 16:55:21.343053 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2311 | 2026.05.21 16:55:21.343143 [ 4 ] {434e7d34-64f8-4c0d-b8fb-292bd3d7f7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.05.21 16:55:21.343184 [ 4 ] {434e7d34-64f8-4c0d-b8fb-292bd3d7f7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2313 | 2026.05.21 16:55:21.343566 [ 4 ] {434e7d34-64f8-4c0d-b8fb-292bd3d7f7bd} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.05.21 16:55:21.343599 [ 4 ] {434e7d34-64f8-4c0d-b8fb-292bd3d7f7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2315 | 2026.05.21 16:55:21.343974 [ 4 ] {434e7d34-64f8-4c0d-b8fb-292bd3d7f7bd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2316 | 2026.05.21 16:55:21.344177 [ 4 ] {434e7d34-64f8-4c0d-b8fb-292bd3d7f7bd} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.05.21 16:55:21.344304 [ 4 ] {434e7d34-64f8-4c0d-b8fb-292bd3d7f7bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 2318 | 2026.05.21 16:55:21.344338 [ 4 ] {434e7d34-64f8-4c0d-b8fb-292bd3d7f7bd} <Debug> TCPHandler: Processed in 0.001318747 sec. | ||
| 2319 | 2026.05.21 16:55:21.344457 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.05.21 16:55:21.344554 [ 4 ] {08fb4521-74b4-4a3d-aef2-fdaf4f5f02a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2321 | 2026.05.21 16:55:21.344597 [ 4 ] {08fb4521-74b4-4a3d-aef2-fdaf4f5f02a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2322 | 2026.05.21 16:55:21.344916 [ 4 ] {08fb4521-74b4-4a3d-aef2-fdaf4f5f02a4} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.05.21 16:55:21.344952 [ 4 ] {08fb4521-74b4-4a3d-aef2-fdaf4f5f02a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2324 | 2026.05.21 16:55:21.345229 [ 4 ] {08fb4521-74b4-4a3d-aef2-fdaf4f5f02a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2325 | 2026.05.21 16:55:21.345428 [ 4 ] {08fb4521-74b4-4a3d-aef2-fdaf4f5f02a4} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.05.21 16:55:21.345552 [ 4 ] {08fb4521-74b4-4a3d-aef2-fdaf4f5f02a4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 62.54 KiB/sec. | ||
| 2327 | 2026.05.21 16:55:21.345585 [ 4 ] {08fb4521-74b4-4a3d-aef2-fdaf4f5f02a4} <Debug> TCPHandler: Processed in 0.001178606 sec. | ||
| 2328 | 2026.05.21 16:55:21.345704 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.05.21 16:55:21.345799 [ 4 ] {c9f2194d-f831-4150-8299-f8327b43829d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.05.21 16:55:21.345854 [ 4 ] {c9f2194d-f831-4150-8299-f8327b43829d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2331 | 2026.05.21 16:55:21.346582 [ 4 ] {c9f2194d-f831-4150-8299-f8327b43829d} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.21 16:55:21.346618 [ 4 ] {c9f2194d-f831-4150-8299-f8327b43829d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2333 | 2026.05.21 16:55:21.347107 [ 4 ] {c9f2194d-f831-4150-8299-f8327b43829d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2334 | 2026.05.21 16:55:21.347317 [ 4 ] {c9f2194d-f831-4150-8299-f8327b43829d} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.05.21 16:55:21.347452 [ 4 ] {c9f2194d-f831-4150-8299-f8327b43829d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.00167 sec., 13173.652694610779 rows/sec., 23.61 MiB/sec. | ||
| 2336 | 2026.05.21 16:55:21.347498 [ 4 ] {c9f2194d-f831-4150-8299-f8327b43829d} <Debug> TCPHandler: Processed in 0.001844569 sec. | ||
| 2337 | 2026.05.21 16:55:21.347629 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.05.21 16:55:21.347727 [ 4 ] {c3b72518-2655-4bc3-96b1-47f7b8df05e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2339 | 2026.05.21 16:55:21.347770 [ 4 ] {c3b72518-2655-4bc3-96b1-47f7b8df05e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2340 | 2026.05.21 16:55:21.348093 [ 4 ] {c3b72518-2655-4bc3-96b1-47f7b8df05e1} <Trace> oximeter.measurements_i64 (c65cae69-6b97-4565-b9a7-5809358b34bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.05.21 16:55:21.348128 [ 4 ] {c3b72518-2655-4bc3-96b1-47f7b8df05e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2342 | 2026.05.21 16:55:21.348418 [ 4 ] {c3b72518-2655-4bc3-96b1-47f7b8df05e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2343 | 2026.05.21 16:55:21.348640 [ 4 ] {c3b72518-2655-4bc3-96b1-47f7b8df05e1} <Trace> oximeter.measurements_i64 (c65cae69-6b97-4565-b9a7-5809358b34bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.05.21 16:55:21.348767 [ 4 ] {c3b72518-2655-4bc3-96b1-47f7b8df05e1} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001058 sec., 8506.616257088848 rows/sec., 654.43 KiB/sec. | ||
| 2345 | 2026.05.21 16:55:21.348800 [ 4 ] {c3b72518-2655-4bc3-96b1-47f7b8df05e1} <Debug> TCPHandler: Processed in 0.001221806 sec. | ||
| 2346 | 2026.05.21 16:55:21.348944 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.05.21 16:55:21.349047 [ 4 ] {5554b568-db3c-4873-8208-e2319e067b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2348 | 2026.05.21 16:55:21.349095 [ 4 ] {5554b568-db3c-4873-8208-e2319e067b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2349 | 2026.05.21 16:55:21.349462 [ 4 ] {5554b568-db3c-4873-8208-e2319e067b29} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.21 16:55:21.349500 [ 4 ] {5554b568-db3c-4873-8208-e2319e067b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2351 | 2026.05.21 16:55:21.349810 [ 4 ] {5554b568-db3c-4873-8208-e2319e067b29} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2352 | 2026.05.21 16:55:21.350022 [ 4 ] {5554b568-db3c-4873-8208-e2319e067b29} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.21 16:55:21.350152 [ 4 ] {5554b568-db3c-4873-8208-e2319e067b29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 2354 | 2026.05.21 16:55:21.350186 [ 4 ] {5554b568-db3c-4873-8208-e2319e067b29} <Debug> TCPHandler: Processed in 0.001293847 sec. | ||
| 2355 | 2026.05.21 16:55:26.329885 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.05.21 16:55:26.330125 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 2357 | 2026.05.21 16:55:26.330440 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2358 | 2026.05.21 16:55:26.330483 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 2359 | 2026.05.21 16:55:26.330727 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2360 | 2026.05.21 16:55:26.330798 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2361 | 2026.05.21 16:55:26.330933 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 30-element set) | ||
| 2362 | 2026.05.21 16:55:26.331003 [ 340 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2363 | 2026.05.21 16:55:26.331014 [ 356 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2364 | 2026.05.21 16:55:26.331018 [ 344 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2365 | 2026.05.21 16:55:26.331035 [ 334 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2366 | 2026.05.21 16:55:26.331152 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2367 | 2026.05.21 16:55:26.331179 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2368 | 2026.05.21 16:55:26.331273 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2369 | 2026.05.21 16:55:26.331295 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 30 rows with 4 streams | ||
| 2370 | 2026.05.21 16:55:26.331331 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2371 | 2026.05.21 16:55:26.331372 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2372 | 2026.05.21 16:55:26.331409 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2373 | 2026.05.21 16:55:26.331445 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 2374 | 2026.05.21 16:55:26.332696 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> executeQuery: Read 30 rows, 6.11 KiB in 0.002669 sec., 11240.164855751218 rows/sec., 2.24 MiB/sec. | ||
| 2375 | 2026.05.21 16:55:26.332833 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> MemoryTracker: Peak memory usage (for query): 177.77 KiB. | ||
| 2376 | 2026.05.21 16:55:26.332849 [ 4 ] {abfe700f-37f3-4039-aacf-bdcf8b93d056} <Debug> TCPHandler: Processed in 0.003089245 sec. | ||
| 2377 | 2026.05.21 16:55:26.335648 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.05.21 16:55:26.335777 [ 4 ] {17455911-a2a1-4e39-9fd1-6cf3fdb55139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2379 | 2026.05.21 16:55:26.335828 [ 4 ] {17455911-a2a1-4e39-9fd1-6cf3fdb55139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2380 | 2026.05.21 16:55:26.336382 [ 4 ] {17455911-a2a1-4e39-9fd1-6cf3fdb55139} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.05.21 16:55:26.336428 [ 4 ] {17455911-a2a1-4e39-9fd1-6cf3fdb55139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2382 | 2026.05.21 16:55:26.336833 [ 4 ] {17455911-a2a1-4e39-9fd1-6cf3fdb55139} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2383 | 2026.05.21 16:55:26.337078 [ 4 ] {17455911-a2a1-4e39-9fd1-6cf3fdb55139} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.05.21 16:55:26.337219 [ 4 ] {17455911-a2a1-4e39-9fd1-6cf3fdb55139} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001478 sec., 16238.159675236808 rows/sec., 1.35 MiB/sec. | ||
| 2385 | 2026.05.21 16:55:26.337253 [ 4 ] {17455911-a2a1-4e39-9fd1-6cf3fdb55139} <Debug> TCPHandler: Processed in 0.001667528 sec. | ||
| 2386 | 2026.05.21 16:55:26.337403 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.05.21 16:55:26.337498 [ 4 ] {4457d36a-aee4-4f96-ac31-50dd2b3b0417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2388 | 2026.05.21 16:55:26.337539 [ 4 ] {4457d36a-aee4-4f96-ac31-50dd2b3b0417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2389 | 2026.05.21 16:55:26.337934 [ 4 ] {4457d36a-aee4-4f96-ac31-50dd2b3b0417} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.05.21 16:55:26.337970 [ 4 ] {4457d36a-aee4-4f96-ac31-50dd2b3b0417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2391 | 2026.05.21 16:55:26.338246 [ 4 ] {4457d36a-aee4-4f96-ac31-50dd2b3b0417} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2392 | 2026.05.21 16:55:26.338447 [ 4 ] {4457d36a-aee4-4f96-ac31-50dd2b3b0417} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.05.21 16:55:26.338569 [ 4 ] {4457d36a-aee4-4f96-ac31-50dd2b3b0417} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001089 sec., 7346.189164370983 rows/sec., 599.03 KiB/sec. | ||
| 2394 | 2026.05.21 16:55:26.338603 [ 4 ] {4457d36a-aee4-4f96-ac31-50dd2b3b0417} <Debug> TCPHandler: Processed in 0.001258666 sec. | ||
| 2395 | 2026.05.21 16:55:26.338733 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.05.21 16:55:26.338828 [ 4 ] {9d6e7a6c-07a3-49ac-bd4f-7e1af3b4e952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2397 | 2026.05.21 16:55:26.338869 [ 4 ] {9d6e7a6c-07a3-49ac-bd4f-7e1af3b4e952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2398 | 2026.05.21 16:55:26.339363 [ 4 ] {9d6e7a6c-07a3-49ac-bd4f-7e1af3b4e952} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.05.21 16:55:26.339399 [ 4 ] {9d6e7a6c-07a3-49ac-bd4f-7e1af3b4e952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2400 | 2026.05.21 16:55:26.339707 [ 4 ] {9d6e7a6c-07a3-49ac-bd4f-7e1af3b4e952} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2401 | 2026.05.21 16:55:26.339917 [ 4 ] {9d6e7a6c-07a3-49ac-bd4f-7e1af3b4e952} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.05.21 16:55:26.340043 [ 4 ] {9d6e7a6c-07a3-49ac-bd4f-7e1af3b4e952} <Debug> executeQuery: Read 217 rows, 19.80 KiB in 0.001232 sec., 176136.36363636365 rows/sec., 15.69 MiB/sec. | ||
| 2403 | 2026.05.21 16:55:26.340077 [ 4 ] {9d6e7a6c-07a3-49ac-bd4f-7e1af3b4e952} <Debug> TCPHandler: Processed in 0.001393677 sec. | ||
| 2404 | 2026.05.21 16:55:26.340196 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.05.21 16:55:26.340291 [ 4 ] {0d3cf1d7-f423-4103-abc8-bfa1df94c10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2406 | 2026.05.21 16:55:26.340331 [ 4 ] {0d3cf1d7-f423-4103-abc8-bfa1df94c10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2407 | 2026.05.21 16:55:26.340755 [ 4 ] {0d3cf1d7-f423-4103-abc8-bfa1df94c10e} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.05.21 16:55:26.340791 [ 4 ] {0d3cf1d7-f423-4103-abc8-bfa1df94c10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2409 | 2026.05.21 16:55:26.341075 [ 4 ] {0d3cf1d7-f423-4103-abc8-bfa1df94c10e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2410 | 2026.05.21 16:55:26.341272 [ 4 ] {0d3cf1d7-f423-4103-abc8-bfa1df94c10e} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.05.21 16:55:26.341398 [ 4 ] {0d3cf1d7-f423-4103-abc8-bfa1df94c10e} <Debug> executeQuery: Read 38 rows, 2.87 KiB in 0.001125 sec., 33777.77777777778 rows/sec., 2.49 MiB/sec. | ||
| 2412 | 2026.05.21 16:55:26.341431 [ 4 ] {0d3cf1d7-f423-4103-abc8-bfa1df94c10e} <Debug> TCPHandler: Processed in 0.001285206 sec. | ||
| 2413 | 2026.05.21 16:55:26.341558 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.05.21 16:55:26.341654 [ 4 ] {446a5676-b84f-44f7-b343-9476f595753f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2415 | 2026.05.21 16:55:26.341694 [ 4 ] {446a5676-b84f-44f7-b343-9476f595753f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2416 | 2026.05.21 16:55:26.342087 [ 4 ] {446a5676-b84f-44f7-b343-9476f595753f} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.05.21 16:55:26.342122 [ 4 ] {446a5676-b84f-44f7-b343-9476f595753f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2418 | 2026.05.21 16:55:26.342395 [ 4 ] {446a5676-b84f-44f7-b343-9476f595753f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2419 | 2026.05.21 16:55:26.342591 [ 4 ] {446a5676-b84f-44f7-b343-9476f595753f} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.05.21 16:55:26.342714 [ 4 ] {446a5676-b84f-44f7-b343-9476f595753f} <Debug> executeQuery: Read 25 rows, 2.11 KiB in 0.001078 sec., 23191.094619666048 rows/sec., 1.91 MiB/sec. | ||
| 2421 | 2026.05.21 16:55:26.342746 [ 4 ] {446a5676-b84f-44f7-b343-9476f595753f} <Debug> TCPHandler: Processed in 0.001237046 sec. | ||
| 2422 | 2026.05.21 16:55:26.342869 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.05.21 16:55:26.342968 [ 4 ] {32ef5104-18cb-47a8-bff8-1b3625bf766d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2424 | 2026.05.21 16:55:26.343008 [ 4 ] {32ef5104-18cb-47a8-bff8-1b3625bf766d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2425 | 2026.05.21 16:55:26.343395 [ 4 ] {32ef5104-18cb-47a8-bff8-1b3625bf766d} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.05.21 16:55:26.343430 [ 4 ] {32ef5104-18cb-47a8-bff8-1b3625bf766d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2427 | 2026.05.21 16:55:26.343707 [ 4 ] {32ef5104-18cb-47a8-bff8-1b3625bf766d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2428 | 2026.05.21 16:55:26.343924 [ 4 ] {32ef5104-18cb-47a8-bff8-1b3625bf766d} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.05.21 16:55:26.344045 [ 4 ] {32ef5104-18cb-47a8-bff8-1b3625bf766d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 2430 | 2026.05.21 16:55:26.344079 [ 4 ] {32ef5104-18cb-47a8-bff8-1b3625bf766d} <Debug> TCPHandler: Processed in 0.001259406 sec. | ||
| 2431 | 2026.05.21 16:55:26.344195 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.05.21 16:55:26.344289 [ 4 ] {b44c853f-24e4-4125-ac72-16c647a19e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2433 | 2026.05.21 16:55:26.344329 [ 4 ] {b44c853f-24e4-4125-ac72-16c647a19e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2434 | 2026.05.21 16:55:26.344777 [ 4 ] {b44c853f-24e4-4125-ac72-16c647a19e38} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.05.21 16:55:26.344814 [ 4 ] {b44c853f-24e4-4125-ac72-16c647a19e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2436 | 2026.05.21 16:55:26.345107 [ 4 ] {b44c853f-24e4-4125-ac72-16c647a19e38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2437 | 2026.05.21 16:55:26.345305 [ 4 ] {b44c853f-24e4-4125-ac72-16c647a19e38} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.05.21 16:55:26.345428 [ 4 ] {b44c853f-24e4-4125-ac72-16c647a19e38} <Debug> executeQuery: Read 135 rows, 11.19 KiB in 0.001157 sec., 116681.0717372515 rows/sec., 9.45 MiB/sec. | ||
| 2439 | 2026.05.21 16:55:26.345461 [ 4 ] {b44c853f-24e4-4125-ac72-16c647a19e38} <Debug> TCPHandler: Processed in 0.001316296 sec. | ||
| 2440 | 2026.05.21 16:55:26.345575 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.05.21 16:55:26.345670 [ 4 ] {15cf1436-e2da-487d-8434-393466a0474e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.05.21 16:55:26.345712 [ 4 ] {15cf1436-e2da-487d-8434-393466a0474e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2443 | 2026.05.21 16:55:26.346104 [ 4 ] {15cf1436-e2da-487d-8434-393466a0474e} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.05.21 16:55:26.346139 [ 4 ] {15cf1436-e2da-487d-8434-393466a0474e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2445 | 2026.05.21 16:55:26.346448 [ 4 ] {15cf1436-e2da-487d-8434-393466a0474e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2446 | 2026.05.21 16:55:26.346643 [ 4 ] {15cf1436-e2da-487d-8434-393466a0474e} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.05.21 16:55:26.346764 [ 4 ] {15cf1436-e2da-487d-8434-393466a0474e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001113 sec., 179694.51931716083 rows/sec., 12.88 MiB/sec. | ||
| 2448 | 2026.05.21 16:55:26.346797 [ 4 ] {15cf1436-e2da-487d-8434-393466a0474e} <Debug> TCPHandler: Processed in 0.001271016 sec. | ||
| 2449 | 2026.05.21 16:55:26.346914 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.05.21 16:55:26.347009 [ 4 ] {d05013b1-e98f-4367-8010-1777a2092374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2451 | 2026.05.21 16:55:26.347051 [ 4 ] {d05013b1-e98f-4367-8010-1777a2092374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2452 | 2026.05.21 16:55:26.347362 [ 4 ] {d05013b1-e98f-4367-8010-1777a2092374} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.05.21 16:55:26.347397 [ 4 ] {d05013b1-e98f-4367-8010-1777a2092374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2454 | 2026.05.21 16:55:26.347674 [ 4 ] {d05013b1-e98f-4367-8010-1777a2092374} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2455 | 2026.05.21 16:55:26.347869 [ 4 ] {d05013b1-e98f-4367-8010-1777a2092374} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.21 16:55:26.347990 [ 4 ] {d05013b1-e98f-4367-8010-1777a2092374} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001 sec., 1000 rows/sec., 63.48 KiB/sec. | ||
| 2457 | 2026.05.21 16:55:26.348022 [ 4 ] {d05013b1-e98f-4367-8010-1777a2092374} <Debug> TCPHandler: Processed in 0.001158036 sec. | ||
| 2458 | 2026.05.21 16:55:26.348141 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.21 16:55:26.348236 [ 4 ] {5cb65eb6-a844-4cdf-8295-37579ebb747f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2460 | 2026.05.21 16:55:26.348290 [ 4 ] {5cb65eb6-a844-4cdf-8295-37579ebb747f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2461 | 2026.05.21 16:55:26.348968 [ 4 ] {5cb65eb6-a844-4cdf-8295-37579ebb747f} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.05.21 16:55:26.349004 [ 4 ] {5cb65eb6-a844-4cdf-8295-37579ebb747f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2463 | 2026.05.21 16:55:26.349526 [ 4 ] {5cb65eb6-a844-4cdf-8295-37579ebb747f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2464 | 2026.05.21 16:55:26.349741 [ 4 ] {5cb65eb6-a844-4cdf-8295-37579ebb747f} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.05.21 16:55:26.349874 [ 4 ] {5cb65eb6-a844-4cdf-8295-37579ebb747f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001655 sec., 10876.132930513595 rows/sec., 19.49 MiB/sec. | ||
| 2466 | 2026.05.21 16:55:26.349919 [ 4 ] {5cb65eb6-a844-4cdf-8295-37579ebb747f} <Debug> TCPHandler: Processed in 0.001828389 sec. | ||
| 2467 | 2026.05.21 16:55:26.350045 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2468 | 2026.05.21 16:55:26.350140 [ 4 ] {dd637fe6-fd68-4ae4-8cab-df38e2a64c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.05.21 16:55:26.350183 [ 4 ] {dd637fe6-fd68-4ae4-8cab-df38e2a64c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2470 | 2026.05.21 16:55:26.350517 [ 4 ] {dd637fe6-fd68-4ae4-8cab-df38e2a64c7c} <Trace> oximeter.measurements_i64 (c65cae69-6b97-4565-b9a7-5809358b34bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2026.05.21 16:55:26.350552 [ 4 ] {dd637fe6-fd68-4ae4-8cab-df38e2a64c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2472 | 2026.05.21 16:55:26.350833 [ 4 ] {dd637fe6-fd68-4ae4-8cab-df38e2a64c7c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2473 | 2026.05.21 16:55:26.351030 [ 4 ] {dd637fe6-fd68-4ae4-8cab-df38e2a64c7c} <Trace> oximeter.measurements_i64 (c65cae69-6b97-4565-b9a7-5809358b34bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2026.05.21 16:55:26.351145 [ 4 ] {dd637fe6-fd68-4ae4-8cab-df38e2a64c7c} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001036 sec., 8687.258687258687 rows/sec., 613.65 KiB/sec. | ||
| 2475 | 2026.05.21 16:55:26.351177 [ 4 ] {dd637fe6-fd68-4ae4-8cab-df38e2a64c7c} <Debug> TCPHandler: Processed in 0.001196796 sec. | ||
| 2476 | 2026.05.21 16:55:26.351286 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2026.05.21 16:55:26.351375 [ 4 ] {c5b20fba-1de1-470b-91d0-d4c2c2dc7257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2478 | 2026.05.21 16:55:26.351413 [ 4 ] {c5b20fba-1de1-470b-91d0-d4c2c2dc7257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2479 | 2026.05.21 16:55:26.351731 [ 4 ] {c5b20fba-1de1-470b-91d0-d4c2c2dc7257} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2026.05.21 16:55:26.351764 [ 4 ] {c5b20fba-1de1-470b-91d0-d4c2c2dc7257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2481 | 2026.05.21 16:55:26.352104 [ 4 ] {c5b20fba-1de1-470b-91d0-d4c2c2dc7257} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2482 | 2026.05.21 16:55:26.352303 [ 4 ] {c5b20fba-1de1-470b-91d0-d4c2c2dc7257} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.05.21 16:55:26.352427 [ 4 ] {c5b20fba-1de1-470b-91d0-d4c2c2dc7257} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 2484 | 2026.05.21 16:55:26.352459 [ 4 ] {c5b20fba-1de1-470b-91d0-d4c2c2dc7257} <Debug> TCPHandler: Processed in 0.001200256 sec. | ||
| 2485 | 2026.05.21 16:55:28.205084 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5214 | ||
| 2486 | 2026.05.21 16:55:28.205675 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.05.21 16:55:28.205728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2488 | 2026.05.21 16:55:28.206275 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2489 | 2026.05.21 16:55:28.206503 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.05.21 16:55:28.206641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5214 | ||
| 2491 | 2026.05.21 16:55:28.206645 [ 24 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2492 | 2026.05.21 16:55:28.206716 [ 24 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2493 | 2026.05.21 16:55:28.206737 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2494 | 2026.05.21 16:55:28.206872 [ 198 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 2495 | 2026.05.21 16:55:28.207033 [ 198 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2496 | 2026.05.21 16:55:28.207085 [ 198 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2497 | 2026.05.21 16:55:28.207182 [ 198 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2498 | 2026.05.21 16:55:28.207235 [ 198 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2499 | 2026.05.21 16:55:28.207282 [ 198 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2500 | 2026.05.21 16:55:28.207326 [ 198 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2501 | 2026.05.21 16:55:28.207370 [ 198 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2502 | 2026.05.21 16:55:28.208721 [ 199 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 4 columns (4 merged, 0 gathered) in 0.00195863 sec., 2662064.8106074147 rows/sec., 38.08 MiB/sec. | ||
| 2503 | 2026.05.21 16:55:28.209279 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2504 | 2026.05.21 16:55:28.209663 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2026.05.21 16:55:28.209755 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_11_2} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2506 | 2026.05.21 16:55:28.209855 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2507 | 2026.05.21 16:55:28.480278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2508 | 2026.05.21 16:55:28.497773 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2509 | 2026.05.21 16:55:28.497823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2510 | 2026.05.21 16:55:28.503591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2511 | 2026.05.21 16:55:28.504301 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2512 | 2026.05.21 16:55:28.504561 [ 24 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2513 | 2026.05.21 16:55:28.504596 [ 24 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.05.21 16:55:28.504615 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2515 | 2026.05.21 16:55:28.504736 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 2516 | 2026.05.21 16:55:28.507601 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2517 | 2026.05.21 16:55:28.508538 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2518 | 2026.05.21 16:55:28.509801 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 2519 | 2026.05.21 16:55:28.514312 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 2520 | 2026.05.21 16:55:28.518396 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 2521 | 2026.05.21 16:55:28.522491 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 2522 | 2026.05.21 16:55:28.526880 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 2523 | 2026.05.21 16:55:28.531164 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 2524 | 2026.05.21 16:55:28.581992 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077311039 sec., 1073.585364698048 rows/sec., 5.55 MiB/sec. | ||
| 2525 | 2026.05.21 16:55:28.584493 [ 189 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2526 | 2026.05.21 16:55:28.586609 [ 189 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_11_2} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2026.05.21 16:55:28.586727 [ 189 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_11_2} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2528 | 2026.05.21 16:55:28.588617 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2529 | 2026.05.21 16:55:29.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.68 MiB, peak 221.56 MiB, free memory in arenas 0.00 B, will set to 218.64 MiB (RSS), difference: 6.95 MiB | ||
| 2530 | 2026.05.21 16:55:31.328449 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2026.05.21 16:55:31.328694 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2532 | 2026.05.21 16:55:31.329068 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2533 | 2026.05.21 16:55:31.329114 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2534 | 2026.05.21 16:55:31.329322 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2535 | 2026.05.21 16:55:31.329390 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2536 | 2026.05.21 16:55:31.329524 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2537 | 2026.05.21 16:55:31.329602 [ 356 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2538 | 2026.05.21 16:55:31.329605 [ 340 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2539 | 2026.05.21 16:55:31.329621 [ 333 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2540 | 2026.05.21 16:55:31.329605 [ 344 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2541 | 2026.05.21 16:55:31.329748 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 2542 | 2026.05.21 16:55:31.329770 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2543 | 2026.05.21 16:55:31.329836 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2544 | 2026.05.21 16:55:31.329855 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2545 | 2026.05.21 16:55:31.329895 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2546 | 2026.05.21 16:55:31.329932 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2547 | 2026.05.21 16:55:31.330907 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002315 sec., 11231.101511879051 rows/sec., 2.42 MiB/sec. | ||
| 2548 | 2026.05.21 16:55:31.331010 [ 4 ] {51e642b3-f5ba-4650-98b7-cdf6f5dcd41b} <Debug> TCPHandler: Processed in 0.002697693 sec. | ||
| 2549 | 2026.05.21 16:55:31.332997 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.05.21 16:55:31.333110 [ 4 ] {e4c28482-dfaa-4f9d-aeba-493a53ba8d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2551 | 2026.05.21 16:55:31.333154 [ 4 ] {e4c28482-dfaa-4f9d-aeba-493a53ba8d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2552 | 2026.05.21 16:55:31.333655 [ 4 ] {e4c28482-dfaa-4f9d-aeba-493a53ba8d8b} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.05.21 16:55:31.333697 [ 4 ] {e4c28482-dfaa-4f9d-aeba-493a53ba8d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2554 | 2026.05.21 16:55:31.334052 [ 4 ] {e4c28482-dfaa-4f9d-aeba-493a53ba8d8b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2555 | 2026.05.21 16:55:31.334266 [ 4 ] {e4c28482-dfaa-4f9d-aeba-493a53ba8d8b} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.05.21 16:55:31.334404 [ 4 ] {e4c28482-dfaa-4f9d-aeba-493a53ba8d8b} <Debug> executeQuery: Read 100 rows, 8.55 KiB in 0.001325 sec., 75471.69811320755 rows/sec., 6.30 MiB/sec. | ||
| 2557 | 2026.05.21 16:55:31.334437 [ 4 ] {e4c28482-dfaa-4f9d-aeba-493a53ba8d8b} <Debug> TCPHandler: Processed in 0.001491897 sec. | ||
| 2558 | 2026.05.21 16:55:31.334568 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2559 | 2026.05.21 16:55:31.334663 [ 4 ] {95c263e6-37fb-4f5a-a777-276d153216bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2560 | 2026.05.21 16:55:31.334702 [ 4 ] {95c263e6-37fb-4f5a-a777-276d153216bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2561 | 2026.05.21 16:55:31.335094 [ 4 ] {95c263e6-37fb-4f5a-a777-276d153216bb} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.05.21 16:55:31.335130 [ 4 ] {95c263e6-37fb-4f5a-a777-276d153216bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2563 | 2026.05.21 16:55:31.335410 [ 4 ] {95c263e6-37fb-4f5a-a777-276d153216bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2564 | 2026.05.21 16:55:31.335608 [ 4 ] {95c263e6-37fb-4f5a-a777-276d153216bb} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2565 | 2026.05.21 16:55:31.335737 [ 4 ] {95c263e6-37fb-4f5a-a777-276d153216bb} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001093 sec., 20128.087831655994 rows/sec., 1.48 MiB/sec. | ||
| 2566 | 2026.05.21 16:55:31.335770 [ 4 ] {95c263e6-37fb-4f5a-a777-276d153216bb} <Debug> TCPHandler: Processed in 0.001250976 sec. | ||
| 2567 | 2026.05.21 16:55:31.335879 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.05.21 16:55:31.335972 [ 4 ] {262d59ce-52c8-485c-8382-25853ac9ba2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2569 | 2026.05.21 16:55:31.336011 [ 4 ] {262d59ce-52c8-485c-8382-25853ac9ba2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2570 | 2026.05.21 16:55:31.336427 [ 4 ] {262d59ce-52c8-485c-8382-25853ac9ba2e} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.05.21 16:55:31.336462 [ 4 ] {262d59ce-52c8-485c-8382-25853ac9ba2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2572 | 2026.05.21 16:55:31.336787 [ 4 ] {262d59ce-52c8-485c-8382-25853ac9ba2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2573 | 2026.05.21 16:55:31.336988 [ 4 ] {262d59ce-52c8-485c-8382-25853ac9ba2e} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2574 | 2026.05.21 16:55:31.337115 [ 4 ] {262d59ce-52c8-485c-8382-25853ac9ba2e} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001161 sec., 74074.07407407407 rows/sec., 5.78 MiB/sec. | ||
| 2575 | 2026.05.21 16:55:31.337149 [ 4 ] {262d59ce-52c8-485c-8382-25853ac9ba2e} <Debug> TCPHandler: Processed in 0.001318487 sec. | ||
| 2576 | 2026.05.21 16:55:31.337268 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.05.21 16:55:31.337363 [ 4 ] {fdff6559-6b16-4603-9bba-a7def9097509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2578 | 2026.05.21 16:55:31.337405 [ 4 ] {fdff6559-6b16-4603-9bba-a7def9097509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2579 | 2026.05.21 16:55:31.337799 [ 4 ] {fdff6559-6b16-4603-9bba-a7def9097509} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.21 16:55:31.337834 [ 4 ] {fdff6559-6b16-4603-9bba-a7def9097509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2581 | 2026.05.21 16:55:31.338166 [ 4 ] {fdff6559-6b16-4603-9bba-a7def9097509} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2582 | 2026.05.21 16:55:31.338363 [ 4 ] {fdff6559-6b16-4603-9bba-a7def9097509} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.05.21 16:55:31.338488 [ 4 ] {fdff6559-6b16-4603-9bba-a7def9097509} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 2584 | 2026.05.21 16:55:31.338521 [ 4 ] {fdff6559-6b16-4603-9bba-a7def9097509} <Debug> TCPHandler: Processed in 0.001300897 sec. | ||
| 2585 | 2026.05.21 16:55:31.338633 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.05.21 16:55:31.338726 [ 4 ] {444136ba-5053-4d5f-aa56-0135a3596c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2587 | 2026.05.21 16:55:31.338780 [ 4 ] {444136ba-5053-4d5f-aa56-0135a3596c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2588 | 2026.05.21 16:55:31.339492 [ 4 ] {444136ba-5053-4d5f-aa56-0135a3596c7c} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.05.21 16:55:31.339527 [ 4 ] {444136ba-5053-4d5f-aa56-0135a3596c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2590 | 2026.05.21 16:55:31.340047 [ 4 ] {444136ba-5053-4d5f-aa56-0135a3596c7c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2591 | 2026.05.21 16:55:31.340256 [ 4 ] {444136ba-5053-4d5f-aa56-0135a3596c7c} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.05.21 16:55:31.340385 [ 4 ] {444136ba-5053-4d5f-aa56-0135a3596c7c} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001677 sec., 13118.664281454978 rows/sec., 23.51 MiB/sec. | ||
| 2593 | 2026.05.21 16:55:31.340431 [ 4 ] {444136ba-5053-4d5f-aa56-0135a3596c7c} <Debug> TCPHandler: Processed in 0.001845989 sec. | ||
| 2594 | 2026.05.21 16:55:31.340552 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.05.21 16:55:31.340647 [ 4 ] {42e86bc7-c41c-41bc-8f4d-52a6405c149e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.05.21 16:55:31.340687 [ 4 ] {42e86bc7-c41c-41bc-8f4d-52a6405c149e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2597 | 2026.05.21 16:55:31.341019 [ 4 ] {42e86bc7-c41c-41bc-8f4d-52a6405c149e} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.05.21 16:55:31.341055 [ 4 ] {42e86bc7-c41c-41bc-8f4d-52a6405c149e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2599 | 2026.05.21 16:55:31.341370 [ 4 ] {42e86bc7-c41c-41bc-8f4d-52a6405c149e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2600 | 2026.05.21 16:55:31.341573 [ 4 ] {42e86bc7-c41c-41bc-8f4d-52a6405c149e} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.05.21 16:55:31.341695 [ 4 ] {42e86bc7-c41c-41bc-8f4d-52a6405c149e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 2602 | 2026.05.21 16:55:31.341727 [ 4 ] {42e86bc7-c41c-41bc-8f4d-52a6405c149e} <Debug> TCPHandler: Processed in 0.001224046 sec. | ||
| 2603 | 2026.05.21 16:55:35.642523 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2604 | 2026.05.21 16:55:35.642619 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2605 | 2026.05.21 16:55:35.706894 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5662 | ||
| 2606 | 2026.05.21 16:55:35.707374 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.05.21 16:55:35.707417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2608 | 2026.05.21 16:55:35.708035 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2609 | 2026.05.21 16:55:35.708265 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.05.21 16:55:35.708399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5662 | ||
| 2611 | 2026.05.21 16:55:36.007843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2612 | 2026.05.21 16:55:36.024770 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2026.05.21 16:55:36.024821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2614 | 2026.05.21 16:55:36.030480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2615 | 2026.05.21 16:55:36.031211 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2026.05.21 16:55:36.034325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2617 | 2026.05.21 16:55:36.327651 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.05.21 16:55:36.327858 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2619 | 2026.05.21 16:55:36.328160 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2620 | 2026.05.21 16:55:36.328199 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2621 | 2026.05.21 16:55:36.328415 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2622 | 2026.05.21 16:55:36.328486 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2623 | 2026.05.21 16:55:36.328627 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2624 | 2026.05.21 16:55:36.328700 [ 340 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2625 | 2026.05.21 16:55:36.328716 [ 344 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2626 | 2026.05.21 16:55:36.328730 [ 333 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2627 | 2026.05.21 16:55:36.328716 [ 356 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2628 | 2026.05.21 16:55:36.328867 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 2629 | 2026.05.21 16:55:36.328892 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2630 | 2026.05.21 16:55:36.328961 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2631 | 2026.05.21 16:55:36.328983 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2632 | 2026.05.21 16:55:36.329020 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2633 | 2026.05.21 16:55:36.329058 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2634 | 2026.05.21 16:55:36.330087 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002315 sec., 11231.101511879051 rows/sec., 2.42 MiB/sec. | ||
| 2635 | 2026.05.21 16:55:36.330184 [ 4 ] {e2d34703-968f-47be-9add-e08412cb720b} <Debug> TCPHandler: Processed in 0.002653683 sec. | ||
| 2636 | 2026.05.21 16:55:36.332055 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.05.21 16:55:36.332168 [ 4 ] {8bf9b28e-b7d1-4978-914d-0f4aba11e7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2638 | 2026.05.21 16:55:36.332214 [ 4 ] {8bf9b28e-b7d1-4978-914d-0f4aba11e7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2639 | 2026.05.21 16:55:36.332749 [ 4 ] {8bf9b28e-b7d1-4978-914d-0f4aba11e7a8} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.05.21 16:55:36.332798 [ 4 ] {8bf9b28e-b7d1-4978-914d-0f4aba11e7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2641 | 2026.05.21 16:55:36.333235 [ 4 ] {8bf9b28e-b7d1-4978-914d-0f4aba11e7a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2642 | 2026.05.21 16:55:36.333477 [ 4 ] {8bf9b28e-b7d1-4978-914d-0f4aba11e7a8} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.05.21 16:55:36.333622 [ 4 ] {8bf9b28e-b7d1-4978-914d-0f4aba11e7a8} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001486 sec., 61911.17092866757 rows/sec., 5.22 MiB/sec. | ||
| 2644 | 2026.05.21 16:55:36.333660 [ 4 ] {8bf9b28e-b7d1-4978-914d-0f4aba11e7a8} <Debug> TCPHandler: Processed in 0.001658169 sec. | ||
| 2645 | 2026.05.21 16:55:36.333798 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.05.21 16:55:36.333898 [ 4 ] {7ee24c13-d2ee-4c1f-8743-01b8c2734ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2647 | 2026.05.21 16:55:36.333940 [ 4 ] {7ee24c13-d2ee-4c1f-8743-01b8c2734ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2648 | 2026.05.21 16:55:36.334373 [ 4 ] {7ee24c13-d2ee-4c1f-8743-01b8c2734ee4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.05.21 16:55:36.334414 [ 4 ] {7ee24c13-d2ee-4c1f-8743-01b8c2734ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2650 | 2026.05.21 16:55:36.334712 [ 4 ] {7ee24c13-d2ee-4c1f-8743-01b8c2734ee4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2651 | 2026.05.21 16:55:36.334917 [ 4 ] {7ee24c13-d2ee-4c1f-8743-01b8c2734ee4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.05.21 16:55:36.335021 [ 121 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2653 | 2026.05.21 16:55:36.335044 [ 4 ] {7ee24c13-d2ee-4c1f-8743-01b8c2734ee4} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001166 sec., 15437.392795883363 rows/sec., 1.13 MiB/sec. | ||
| 2654 | 2026.05.21 16:55:36.335075 [ 121 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2655 | 2026.05.21 16:55:36.335085 [ 4 ] {7ee24c13-d2ee-4c1f-8743-01b8c2734ee4} <Debug> TCPHandler: Processed in 0.001338627 sec. | ||
| 2656 | 2026.05.21 16:55:36.335104 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2657 | 2026.05.21 16:55:36.335218 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.05.21 16:55:36.335243 [ 199 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 2659 | 2026.05.21 16:55:36.335318 [ 4 ] {b1ad9481-eced-42d7-94c6-af456f97b295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2660 | 2026.05.21 16:55:36.335362 [ 4 ] {b1ad9481-eced-42d7-94c6-af456f97b295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2661 | 2026.05.21 16:55:36.335407 [ 199 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2662 | 2026.05.21 16:55:36.335467 [ 199 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 44 rows starting from the beginning of the part | ||
| 2663 | 2026.05.21 16:55:36.335579 [ 199 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 2664 | 2026.05.21 16:55:36.335642 [ 199 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2665 | 2026.05.21 16:55:36.335694 [ 199 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 2666 | 2026.05.21 16:55:36.335756 [ 199 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 2667 | 2026.05.21 16:55:36.335796 [ 4 ] {b1ad9481-eced-42d7-94c6-af456f97b295} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.05.21 16:55:36.335805 [ 199 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 2669 | 2026.05.21 16:55:36.335840 [ 4 ] {b1ad9481-eced-42d7-94c6-af456f97b295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2670 | 2026.05.21 16:55:36.336172 [ 4 ] {b1ad9481-eced-42d7-94c6-af456f97b295} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2671 | 2026.05.21 16:55:36.336394 [ 4 ] {b1ad9481-eced-42d7-94c6-af456f97b295} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.05.21 16:55:36.336526 [ 4 ] {b1ad9481-eced-42d7-94c6-af456f97b295} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001228 sec., 66775.24429967428 rows/sec., 5.21 MiB/sec. | ||
| 2673 | 2026.05.21 16:55:36.336559 [ 4 ] {b1ad9481-eced-42d7-94c6-af456f97b295} <Debug> TCPHandler: Processed in 0.001390537 sec. | ||
| 2674 | 2026.05.21 16:55:36.336682 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.05.21 16:55:36.336777 [ 4 ] {cffff7da-5b46-4a6b-a205-f12cb7dd69b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.05.21 16:55:36.336784 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610958 sec., 96216.040393356 rows/sec., 7.44 MiB/sec. | ||
| 2677 | 2026.05.21 16:55:36.336822 [ 4 ] {cffff7da-5b46-4a6b-a205-f12cb7dd69b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2678 | 2026.05.21 16:55:36.336942 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2679 | 2026.05.21 16:55:36.337234 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.05.21 16:55:36.337241 [ 4 ] {cffff7da-5b46-4a6b-a205-f12cb7dd69b5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2026.05.21 16:55:36.337285 [ 4 ] {cffff7da-5b46-4a6b-a205-f12cb7dd69b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2682 | 2026.05.21 16:55:36.337321 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_11_2} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2683 | 2026.05.21 16:55:36.337425 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2684 | 2026.05.21 16:55:36.337614 [ 4 ] {cffff7da-5b46-4a6b-a205-f12cb7dd69b5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2685 | 2026.05.21 16:55:36.337843 [ 4 ] {cffff7da-5b46-4a6b-a205-f12cb7dd69b5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.05.21 16:55:36.338054 [ 4 ] {cffff7da-5b46-4a6b-a205-f12cb7dd69b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 2687 | 2026.05.21 16:55:36.338087 [ 4 ] {cffff7da-5b46-4a6b-a205-f12cb7dd69b5} <Debug> TCPHandler: Processed in 0.001453897 sec. | ||
| 2688 | 2026.05.21 16:55:36.338201 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2026.05.21 16:55:36.338295 [ 4 ] {7b4ea350-d88e-4a65-bb3f-4985a881285a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2690 | 2026.05.21 16:55:36.338348 [ 4 ] {7b4ea350-d88e-4a65-bb3f-4985a881285a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2691 | 2026.05.21 16:55:36.339066 [ 4 ] {7b4ea350-d88e-4a65-bb3f-4985a881285a} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2026.05.21 16:55:36.339186 [ 4 ] {7b4ea350-d88e-4a65-bb3f-4985a881285a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2693 | 2026.05.21 16:55:36.339697 [ 4 ] {7b4ea350-d88e-4a65-bb3f-4985a881285a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2694 | 2026.05.21 16:55:36.339910 [ 4 ] {7b4ea350-d88e-4a65-bb3f-4985a881285a} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2026.05.21 16:55:36.340024 [ 121 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2696 | 2026.05.21 16:55:36.340044 [ 4 ] {7b4ea350-d88e-4a65-bb3f-4985a881285a} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001768 sec., 10180.995475113123 rows/sec., 18.24 MiB/sec. | ||
| 2697 | 2026.05.21 16:55:36.340067 [ 121 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.05.21 16:55:36.340090 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 2699 | 2026.05.21 16:55:36.340100 [ 4 ] {7b4ea350-d88e-4a65-bb3f-4985a881285a} <Debug> TCPHandler: Processed in 0.00194753 sec. | ||
| 2700 | 2026.05.21 16:55:36.340177 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 2701 | 2026.05.21 16:55:36.340235 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.05.21 16:55:36.340334 [ 4 ] {7cd4ab75-224c-4af2-90c1-562f39315539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.05.21 16:55:36.340375 [ 4 ] {7cd4ab75-224c-4af2-90c1-562f39315539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2704 | 2026.05.21 16:55:36.340399 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2705 | 2026.05.21 16:55:36.340452 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 64 rows starting from the beginning of the part | ||
| 2706 | 2026.05.21 16:55:36.340576 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 2707 | 2026.05.21 16:55:36.340691 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
| 2708 | 2026.05.21 16:55:36.340720 [ 4 ] {7cd4ab75-224c-4af2-90c1-562f39315539} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.05.21 16:55:36.340761 [ 4 ] {7cd4ab75-224c-4af2-90c1-562f39315539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2710 | 2026.05.21 16:55:36.340797 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part | ||
| 2711 | 2026.05.21 16:55:36.340897 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part | ||
| 2712 | 2026.05.21 16:55:36.341006 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part | ||
| 2713 | 2026.05.21 16:55:36.341073 [ 4 ] {7cd4ab75-224c-4af2-90c1-562f39315539} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2714 | 2026.05.21 16:55:36.341280 [ 4 ] {7cd4ab75-224c-4af2-90c1-562f39315539} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.05.21 16:55:36.341417 [ 4 ] {7cd4ab75-224c-4af2-90c1-562f39315539} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 2716 | 2026.05.21 16:55:36.341450 [ 4 ] {7cd4ab75-224c-4af2-90c1-562f39315539} <Debug> TCPHandler: Processed in 0.001264057 sec. | ||
| 2717 | 2026.05.21 16:55:36.348362 [ 189 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 19 columns (19 merged, 0 gathered) in 0.008230201 sec., 18833.07588721102 rows/sec., 33.75 MiB/sec. | ||
| 2718 | 2026.05.21 16:55:36.348770 [ 189 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2719 | 2026.05.21 16:55:36.349107 [ 189 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.05.21 16:55:36.349183 [ 189 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2721 | 2026.05.21 16:55:36.349337 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 2722 | 2026.05.21 16:55:41.328645 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2026.05.21 16:55:41.328926 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2724 | 2026.05.21 16:55:41.329295 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2725 | 2026.05.21 16:55:41.329345 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2726 | 2026.05.21 16:55:41.329596 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2727 | 2026.05.21 16:55:41.329668 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2728 | 2026.05.21 16:55:41.329813 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2729 | 2026.05.21 16:55:41.329891 [ 356 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2730 | 2026.05.21 16:55:41.329898 [ 340 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2731 | 2026.05.21 16:55:41.329920 [ 333 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2732 | 2026.05.21 16:55:41.329935 [ 350 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2733 | 2026.05.21 16:55:41.330070 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 2734 | 2026.05.21 16:55:41.330098 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2735 | 2026.05.21 16:55:41.330177 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2736 | 2026.05.21 16:55:41.330200 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2737 | 2026.05.21 16:55:41.330236 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2738 | 2026.05.21 16:55:41.330280 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2739 | 2026.05.21 16:55:41.331390 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002572 sec., 10108.86469673406 rows/sec., 2.18 MiB/sec. | ||
| 2740 | 2026.05.21 16:55:41.331495 [ 4 ] {c7b5090d-8531-41de-8c07-b1662709db80} <Debug> TCPHandler: Processed in 0.003005125 sec. | ||
| 2741 | 2026.05.21 16:55:41.333573 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.05.21 16:55:41.333686 [ 4 ] {418929d2-652c-41e2-aec6-74972910dd82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2743 | 2026.05.21 16:55:41.333733 [ 4 ] {418929d2-652c-41e2-aec6-74972910dd82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2744 | 2026.05.21 16:55:41.334251 [ 4 ] {418929d2-652c-41e2-aec6-74972910dd82} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.05.21 16:55:41.334355 [ 4 ] {418929d2-652c-41e2-aec6-74972910dd82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2746 | 2026.05.21 16:55:41.334727 [ 4 ] {418929d2-652c-41e2-aec6-74972910dd82} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2747 | 2026.05.21 16:55:41.334956 [ 4 ] {418929d2-652c-41e2-aec6-74972910dd82} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2748 | 2026.05.21 16:55:41.335081 [ 60 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2749 | 2026.05.21 16:55:41.335105 [ 4 ] {418929d2-652c-41e2-aec6-74972910dd82} <Debug> executeQuery: Read 100 rows, 8.55 KiB in 0.001425 sec., 70175.43859649122 rows/sec., 5.86 MiB/sec. | ||
| 2750 | 2026.05.21 16:55:41.335113 [ 60 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.05.21 16:55:41.335138 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2752 | 2026.05.21 16:55:41.335141 [ 4 ] {418929d2-652c-41e2-aec6-74972910dd82} <Debug> TCPHandler: Processed in 0.001608538 sec. | ||
| 2753 | 2026.05.21 16:55:41.335258 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 2754 | 2026.05.21 16:55:41.335280 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2026.05.21 16:55:41.335403 [ 4 ] {f96eecdc-eb6a-437d-a2b8-23f34e42bdea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2756 | 2026.05.21 16:55:41.335408 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2026.05.21 16:55:41.335449 [ 4 ] {f96eecdc-eb6a-437d-a2b8-23f34e42bdea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2758 | 2026.05.21 16:55:41.335456 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part | ||
| 2759 | 2026.05.21 16:55:41.335536 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 101 rows starting from the beginning of the part | ||
| 2760 | 2026.05.21 16:55:41.335582 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 217 rows starting from the beginning of the part | ||
| 2761 | 2026.05.21 16:55:41.335623 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part | ||
| 2762 | 2026.05.21 16:55:41.335664 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 92 rows starting from the beginning of the part | ||
| 2763 | 2026.05.21 16:55:41.335703 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 100 rows starting from the beginning of the part | ||
| 2764 | 2026.05.21 16:55:41.335874 [ 4 ] {f96eecdc-eb6a-437d-a2b8-23f34e42bdea} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.05.21 16:55:41.335917 [ 4 ] {f96eecdc-eb6a-437d-a2b8-23f34e42bdea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2766 | 2026.05.21 16:55:41.336235 [ 4 ] {f96eecdc-eb6a-437d-a2b8-23f34e42bdea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2767 | 2026.05.21 16:55:41.336470 [ 4 ] {f96eecdc-eb6a-437d-a2b8-23f34e42bdea} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.05.21 16:55:41.336602 [ 4 ] {f96eecdc-eb6a-437d-a2b8-23f34e42bdea} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001221 sec., 18018.018018018018 rows/sec., 1.32 MiB/sec. | ||
| 2769 | 2026.05.21 16:55:41.336636 [ 4 ] {f96eecdc-eb6a-437d-a2b8-23f34e42bdea} <Debug> TCPHandler: Processed in 0.001409777 sec. | ||
| 2770 | 2026.05.21 16:55:41.336699 [ 189 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496667 sec., 555901.8806454609 rows/sec., 50.23 MiB/sec. | ||
| 2771 | 2026.05.21 16:55:41.336754 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.05.21 16:55:41.336855 [ 4 ] {a637f229-8b6d-481d-840d-c11e109fe14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2773 | 2026.05.21 16:55:41.336894 [ 188 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2774 | 2026.05.21 16:55:41.336896 [ 4 ] {a637f229-8b6d-481d-840d-c11e109fe14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2775 | 2026.05.21 16:55:41.337192 [ 188 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.05.21 16:55:41.337266 [ 188 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_16_3} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2777 | 2026.05.21 16:55:41.337331 [ 4 ] {a637f229-8b6d-481d-840d-c11e109fe14b} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2026.05.21 16:55:41.337362 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2779 | 2026.05.21 16:55:41.337367 [ 4 ] {a637f229-8b6d-481d-840d-c11e109fe14b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2780 | 2026.05.21 16:55:41.337671 [ 4 ] {a637f229-8b6d-481d-840d-c11e109fe14b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2781 | 2026.05.21 16:55:41.337875 [ 4 ] {a637f229-8b6d-481d-840d-c11e109fe14b} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.21 16:55:41.337968 [ 60 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2783 | 2026.05.21 16:55:41.337997 [ 60 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.05.21 16:55:41.338003 [ 4 ] {a637f229-8b6d-481d-840d-c11e109fe14b} <Debug> executeQuery: Read 86 rows, 6.88 KiB in 0.001167 sec., 73693.23050556984 rows/sec., 5.75 MiB/sec. | ||
| 2785 | 2026.05.21 16:55:41.338015 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2786 | 2026.05.21 16:55:41.338037 [ 4 ] {a637f229-8b6d-481d-840d-c11e109fe14b} <Debug> TCPHandler: Processed in 0.001334226 sec. | ||
| 2787 | 2026.05.21 16:55:41.338086 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 2788 | 2026.05.21 16:55:41.338158 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.05.21 16:55:41.338181 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2790 | 2026.05.21 16:55:41.338211 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 139 rows starting from the beginning of the part | ||
| 2791 | 2026.05.21 16:55:41.338256 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 92 rows starting from the beginning of the part | ||
| 2792 | 2026.05.21 16:55:41.338260 [ 4 ] {0aaca5dd-f70e-4277-9896-0861f613a0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.05.21 16:55:41.338293 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 135 rows starting from the beginning of the part | ||
| 2794 | 2026.05.21 16:55:41.338313 [ 4 ] {0aaca5dd-f70e-4277-9896-0861f613a0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2795 | 2026.05.21 16:55:41.338335 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 86 rows starting from the beginning of the part | ||
| 2796 | 2026.05.21 16:55:41.338375 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 82 rows starting from the beginning of the part | ||
| 2797 | 2026.05.21 16:55:41.338409 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 2798 | 2026.05.21 16:55:41.338738 [ 4 ] {0aaca5dd-f70e-4277-9896-0861f613a0dc} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2026.05.21 16:55:41.338778 [ 4 ] {0aaca5dd-f70e-4277-9896-0861f613a0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2800 | 2026.05.21 16:55:41.339139 [ 4 ] {0aaca5dd-f70e-4277-9896-0861f613a0dc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2801 | 2026.05.21 16:55:41.339191 [ 190 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001127056 sec., 550105.762269133 rows/sec., 45.78 MiB/sec. | ||
| 2802 | 2026.05.21 16:55:41.339357 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2803 | 2026.05.21 16:55:41.339367 [ 4 ] {0aaca5dd-f70e-4277-9896-0861f613a0dc} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.05.21 16:55:41.339485 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2805 | 2026.05.21 16:55:41.339515 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.05.21 16:55:41.339520 [ 4 ] {0aaca5dd-f70e-4277-9896-0861f613a0dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 2807 | 2026.05.21 16:55:41.339538 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2808 | 2026.05.21 16:55:41.339560 [ 4 ] {0aaca5dd-f70e-4277-9896-0861f613a0dc} <Debug> TCPHandler: Processed in 0.001453208 sec. | ||
| 2809 | 2026.05.21 16:55:41.339625 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 2810 | 2026.05.21 16:55:41.339633 [ 190 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.05.21 16:55:41.339681 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.05.21 16:55:41.339754 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2813 | 2026.05.21 16:55:41.339754 [ 190 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_16_3} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2814 | 2026.05.21 16:55:41.339783 [ 4 ] {c308714b-b897-4d12-af99-85bcf1c59f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2815 | 2026.05.21 16:55:41.339798 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1608 rows starting from the beginning of the part | ||
| 2816 | 2026.05.21 16:55:41.339849 [ 4 ] {c308714b-b897-4d12-af99-85bcf1c59f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2817 | 2026.05.21 16:55:41.339884 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2818 | 2026.05.21 16:55:41.339916 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 2819 | 2026.05.21 16:55:41.339980 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 200 rows starting from the beginning of the part | ||
| 2820 | 2026.05.21 16:55:41.340052 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2821 | 2026.05.21 16:55:41.340105 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2822 | 2026.05.21 16:55:41.340159 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 2823 | 2026.05.21 16:55:41.340620 [ 4 ] {c308714b-b897-4d12-af99-85bcf1c59f57} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.05.21 16:55:41.340660 [ 4 ] {c308714b-b897-4d12-af99-85bcf1c59f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2825 | 2026.05.21 16:55:41.341216 [ 4 ] {c308714b-b897-4d12-af99-85bcf1c59f57} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2826 | 2026.05.21 16:55:41.341413 [ 193 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001827779 sec., 1339330.4113899984 rows/sec., 94.86 MiB/sec. | ||
| 2827 | 2026.05.21 16:55:41.341438 [ 4 ] {c308714b-b897-4d12-af99-85bcf1c59f57} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.05.21 16:55:41.341586 [ 4 ] {c308714b-b897-4d12-af99-85bcf1c59f57} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001821 sec., 12081.274025260846 rows/sec., 21.65 MiB/sec. | ||
| 2829 | 2026.05.21 16:55:41.341633 [ 4 ] {c308714b-b897-4d12-af99-85bcf1c59f57} <Debug> TCPHandler: Processed in 0.00200287 sec. | ||
| 2830 | 2026.05.21 16:55:41.341706 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2831 | 2026.05.21 16:55:41.341757 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.05.21 16:55:41.341861 [ 4 ] {ca31fbc2-1cca-432d-887a-b005789fd3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2833 | 2026.05.21 16:55:41.341906 [ 4 ] {ca31fbc2-1cca-432d-887a-b005789fd3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2834 | 2026.05.21 16:55:41.341997 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.05.21 16:55:41.342076 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2836 | 2026.05.21 16:55:41.342163 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 2837 | 2026.05.21 16:55:41.342256 [ 4 ] {ca31fbc2-1cca-432d-887a-b005789fd3f4} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.05.21 16:55:41.342296 [ 4 ] {ca31fbc2-1cca-432d-887a-b005789fd3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2839 | 2026.05.21 16:55:41.342603 [ 4 ] {ca31fbc2-1cca-432d-887a-b005789fd3f4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2840 | 2026.05.21 16:55:41.342806 [ 4 ] {ca31fbc2-1cca-432d-887a-b005789fd3f4} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.05.21 16:55:41.342898 [ 60 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2842 | 2026.05.21 16:55:41.342925 [ 60 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.21 16:55:41.342935 [ 4 ] {ca31fbc2-1cca-432d-887a-b005789fd3f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 2844 | 2026.05.21 16:55:41.342942 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2845 | 2026.05.21 16:55:41.342968 [ 4 ] {ca31fbc2-1cca-432d-887a-b005789fd3f4} <Debug> TCPHandler: Processed in 0.001261426 sec. | ||
| 2846 | 2026.05.21 16:55:41.343019 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 2847 | 2026.05.21 16:55:41.343109 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2848 | 2026.05.21 16:55:41.343133 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 468 rows starting from the beginning of the part | ||
| 2849 | 2026.05.21 16:55:41.343177 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 2850 | 2026.05.21 16:55:41.343216 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 2851 | 2026.05.21 16:55:41.343249 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2852 | 2026.05.21 16:55:41.343281 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2853 | 2026.05.21 16:55:41.343313 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 2854 | 2026.05.21 16:55:41.344042 [ 189 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054705 sec., 728165.6956210504 rows/sec., 49.26 MiB/sec. | ||
| 2855 | 2026.05.21 16:55:41.344236 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2856 | 2026.05.21 16:55:41.344561 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_16_3} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.05.21 16:55:41.344636 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_16_3} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2858 | 2026.05.21 16:55:41.344715 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2859 | 2026.05.21 16:55:43.208664 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6174 | ||
| 2860 | 2026.05.21 16:55:43.209478 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2861 | 2026.05.21 16:55:43.209553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2862 | 2026.05.21 16:55:43.210059 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2863 | 2026.05.21 16:55:43.210283 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.05.21 16:55:43.210425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6174 | ||
| 2865 | 2026.05.21 16:55:43.534574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2866 | 2026.05.21 16:55:43.550879 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.05.21 16:55:43.550945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2868 | 2026.05.21 16:55:43.556899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2869 | 2026.05.21 16:55:43.557631 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.05.21 16:55:43.560415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2871 | 2026.05.21 16:55:44.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.45 MiB, peak 224.45 MiB, free memory in arenas 0.00 B, will set to 221.87 MiB (RSS), difference: 1.42 MiB | ||
| 2872 | 2026.05.21 16:55:46.328395 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.05.21 16:55:46.328650 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2874 | 2026.05.21 16:55:46.328964 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2875 | 2026.05.21 16:55:46.329002 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2876 | 2026.05.21 16:55:46.329221 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2877 | 2026.05.21 16:55:46.329291 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2878 | 2026.05.21 16:55:46.329429 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2879 | 2026.05.21 16:55:46.329508 [ 340 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2880 | 2026.05.21 16:55:46.329521 [ 356 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2881 | 2026.05.21 16:55:46.329541 [ 350 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2882 | 2026.05.21 16:55:46.329564 [ 333 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2883 | 2026.05.21 16:55:46.329714 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 2884 | 2026.05.21 16:55:46.329743 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2885 | 2026.05.21 16:55:46.329812 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2886 | 2026.05.21 16:55:46.329832 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2887 | 2026.05.21 16:55:46.329867 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2888 | 2026.05.21 16:55:46.329909 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.21 16:55:46.331180 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002635 sec., 9867.17267552182 rows/sec., 2.13 MiB/sec. | ||
| 2890 | 2026.05.21 16:55:46.331283 [ 4 ] {185f7a57-b2e1-48b0-a037-4c25c1ef9f74} <Debug> TCPHandler: Processed in 0.003022056 sec. | ||
| 2891 | 2026.05.21 16:55:46.333293 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.05.21 16:55:46.333427 [ 4 ] {98290a3d-a6c5-4bfd-a85d-ea18aafc1a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2893 | 2026.05.21 16:55:46.333480 [ 4 ] {98290a3d-a6c5-4bfd-a85d-ea18aafc1a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2894 | 2026.05.21 16:55:46.334028 [ 4 ] {98290a3d-a6c5-4bfd-a85d-ea18aafc1a32} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2895 | 2026.05.21 16:55:46.334066 [ 4 ] {98290a3d-a6c5-4bfd-a85d-ea18aafc1a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2896 | 2026.05.21 16:55:46.334427 [ 4 ] {98290a3d-a6c5-4bfd-a85d-ea18aafc1a32} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2897 | 2026.05.21 16:55:46.334640 [ 4 ] {98290a3d-a6c5-4bfd-a85d-ea18aafc1a32} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.05.21 16:55:46.334780 [ 4 ] {98290a3d-a6c5-4bfd-a85d-ea18aafc1a32} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001391 sec., 66139.46800862688 rows/sec., 5.58 MiB/sec. | ||
| 2899 | 2026.05.21 16:55:46.334814 [ 4 ] {98290a3d-a6c5-4bfd-a85d-ea18aafc1a32} <Debug> TCPHandler: Processed in 0.001582868 sec. | ||
| 2900 | 2026.05.21 16:55:46.334950 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.05.21 16:55:46.335051 [ 4 ] {970c85ef-d743-4cf0-98b5-0f31470a6ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2902 | 2026.05.21 16:55:46.335092 [ 4 ] {970c85ef-d743-4cf0-98b5-0f31470a6ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2903 | 2026.05.21 16:55:46.335484 [ 4 ] {970c85ef-d743-4cf0-98b5-0f31470a6ee9} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2026.05.21 16:55:46.335517 [ 4 ] {970c85ef-d743-4cf0-98b5-0f31470a6ee9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2905 | 2026.05.21 16:55:46.335808 [ 4 ] {970c85ef-d743-4cf0-98b5-0f31470a6ee9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2906 | 2026.05.21 16:55:46.336008 [ 4 ] {970c85ef-d743-4cf0-98b5-0f31470a6ee9} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2026.05.21 16:55:46.336134 [ 4 ] {970c85ef-d743-4cf0-98b5-0f31470a6ee9} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001106 sec., 16274.8643761302 rows/sec., 1.20 MiB/sec. | ||
| 2908 | 2026.05.21 16:55:46.336167 [ 4 ] {970c85ef-d743-4cf0-98b5-0f31470a6ee9} <Debug> TCPHandler: Processed in 0.001265696 sec. | ||
| 2909 | 2026.05.21 16:55:46.336281 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2910 | 2026.05.21 16:55:46.336376 [ 4 ] {453aa8b7-0ea9-4a5d-866d-0c0078f49ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2911 | 2026.05.21 16:55:46.336416 [ 4 ] {453aa8b7-0ea9-4a5d-866d-0c0078f49ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2912 | 2026.05.21 16:55:46.336824 [ 4 ] {453aa8b7-0ea9-4a5d-866d-0c0078f49ef5} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2026.05.21 16:55:46.336859 [ 4 ] {453aa8b7-0ea9-4a5d-866d-0c0078f49ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2914 | 2026.05.21 16:55:46.337149 [ 4 ] {453aa8b7-0ea9-4a5d-866d-0c0078f49ef5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2915 | 2026.05.21 16:55:46.337345 [ 4 ] {453aa8b7-0ea9-4a5d-866d-0c0078f49ef5} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2026.05.21 16:55:46.337466 [ 4 ] {453aa8b7-0ea9-4a5d-866d-0c0078f49ef5} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001109 sec., 73940.4869251578 rows/sec., 5.77 MiB/sec. | ||
| 2917 | 2026.05.21 16:55:46.337497 [ 4 ] {453aa8b7-0ea9-4a5d-866d-0c0078f49ef5} <Debug> TCPHandler: Processed in 0.001263666 sec. | ||
| 2918 | 2026.05.21 16:55:46.337613 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2919 | 2026.05.21 16:55:46.337709 [ 4 ] {fc3c40be-8ee1-41f4-9bbc-c2ed7ab98cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.05.21 16:55:46.337751 [ 4 ] {fc3c40be-8ee1-41f4-9bbc-c2ed7ab98cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2921 | 2026.05.21 16:55:46.338148 [ 4 ] {fc3c40be-8ee1-41f4-9bbc-c2ed7ab98cec} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.05.21 16:55:46.338181 [ 4 ] {fc3c40be-8ee1-41f4-9bbc-c2ed7ab98cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2923 | 2026.05.21 16:55:46.338487 [ 4 ] {fc3c40be-8ee1-41f4-9bbc-c2ed7ab98cec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2924 | 2026.05.21 16:55:46.338688 [ 4 ] {fc3c40be-8ee1-41f4-9bbc-c2ed7ab98cec} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2026.05.21 16:55:46.338811 [ 4 ] {fc3c40be-8ee1-41f4-9bbc-c2ed7ab98cec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. | ||
| 2926 | 2026.05.21 16:55:46.338842 [ 4 ] {fc3c40be-8ee1-41f4-9bbc-c2ed7ab98cec} <Debug> TCPHandler: Processed in 0.001277057 sec. | ||
| 2927 | 2026.05.21 16:55:46.338964 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2026.05.21 16:55:46.339088 [ 4 ] {4aa92641-cdbd-4644-912c-406fd44ac46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2929 | 2026.05.21 16:55:46.339155 [ 4 ] {4aa92641-cdbd-4644-912c-406fd44ac46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2930 | 2026.05.21 16:55:46.339958 [ 4 ] {4aa92641-cdbd-4644-912c-406fd44ac46f} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2931 | 2026.05.21 16:55:46.339993 [ 4 ] {4aa92641-cdbd-4644-912c-406fd44ac46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2932 | 2026.05.21 16:55:46.340512 [ 4 ] {4aa92641-cdbd-4644-912c-406fd44ac46f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2933 | 2026.05.21 16:55:46.340733 [ 4 ] {4aa92641-cdbd-4644-912c-406fd44ac46f} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2934 | 2026.05.21 16:55:46.340869 [ 4 ] {4aa92641-cdbd-4644-912c-406fd44ac46f} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001806 sec., 9966.777408637874 rows/sec., 17.86 MiB/sec. | ||
| 2935 | 2026.05.21 16:55:46.340917 [ 4 ] {4aa92641-cdbd-4644-912c-406fd44ac46f} <Debug> TCPHandler: Processed in 0.00201496 sec. | ||
| 2936 | 2026.05.21 16:55:46.341045 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.05.21 16:55:46.341142 [ 4 ] {25603a12-8f0c-4aa0-b87a-22813cd38e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2938 | 2026.05.21 16:55:46.341184 [ 4 ] {25603a12-8f0c-4aa0-b87a-22813cd38e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2939 | 2026.05.21 16:55:46.341519 [ 4 ] {25603a12-8f0c-4aa0-b87a-22813cd38e40} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2026.05.21 16:55:46.341553 [ 4 ] {25603a12-8f0c-4aa0-b87a-22813cd38e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2941 | 2026.05.21 16:55:46.341855 [ 4 ] {25603a12-8f0c-4aa0-b87a-22813cd38e40} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2942 | 2026.05.21 16:55:46.342060 [ 4 ] {25603a12-8f0c-4aa0-b87a-22813cd38e40} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2026.05.21 16:55:46.342186 [ 4 ] {25603a12-8f0c-4aa0-b87a-22813cd38e40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 2944 | 2026.05.21 16:55:46.342218 [ 4 ] {25603a12-8f0c-4aa0-b87a-22813cd38e40} <Debug> TCPHandler: Processed in 0.001225197 sec. | ||
| 2945 | 2026.05.21 16:55:50.642696 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2946 | 2026.05.21 16:55:50.642766 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2947 | 2026.05.21 16:55:50.710685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6622 | ||
| 2948 | 2026.05.21 16:55:50.711209 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2026.05.21 16:55:50.711262 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2950 | 2026.05.21 16:55:50.711910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2951 | 2026.05.21 16:55:50.712138 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2026.05.21 16:55:50.712266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6622 | ||
| 2953 | 2026.05.21 16:55:51.060673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2954 | 2026.05.21 16:55:51.078305 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2955 | 2026.05.21 16:55:51.078375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2956 | 2026.05.21 16:55:51.083843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2957 | 2026.05.21 16:55:51.084518 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2958 | 2026.05.21 16:55:51.087413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2959 | 2026.05.21 16:55:51.328385 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2960 | 2026.05.21 16:55:51.328649 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2961 | 2026.05.21 16:55:51.329001 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2962 | 2026.05.21 16:55:51.329041 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2963 | 2026.05.21 16:55:51.329264 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2964 | 2026.05.21 16:55:51.329338 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2965 | 2026.05.21 16:55:51.329479 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2966 | 2026.05.21 16:55:51.329557 [ 340 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2967 | 2026.05.21 16:55:51.329585 [ 350 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2968 | 2026.05.21 16:55:51.329589 [ 341 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2969 | 2026.05.21 16:55:51.329593 [ 333 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2970 | 2026.05.21 16:55:51.329741 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 2971 | 2026.05.21 16:55:51.329768 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2972 | 2026.05.21 16:55:51.329839 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2973 | 2026.05.21 16:55:51.329859 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 2974 | 2026.05.21 16:55:51.329896 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2975 | 2026.05.21 16:55:51.329933 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2976 | 2026.05.21 16:55:51.331148 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002604 sec., 9984.639016897081 rows/sec., 2.15 MiB/sec. | ||
| 2977 | 2026.05.21 16:55:51.331273 [ 4 ] {0312fc13-6b87-4277-92a5-7e70c5869f6f} <Debug> TCPHandler: Processed in 0.003031155 sec. | ||
| 2978 | 2026.05.21 16:55:51.333157 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2979 | 2026.05.21 16:55:51.333280 [ 4 ] {0cfa8569-3b76-4f1a-82c7-ddc071c3fe6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2980 | 2026.05.21 16:55:51.333332 [ 4 ] {0cfa8569-3b76-4f1a-82c7-ddc071c3fe6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2981 | 2026.05.21 16:55:51.333858 [ 4 ] {0cfa8569-3b76-4f1a-82c7-ddc071c3fe6e} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2026.05.21 16:55:51.333906 [ 4 ] {0cfa8569-3b76-4f1a-82c7-ddc071c3fe6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2983 | 2026.05.21 16:55:51.334302 [ 4 ] {0cfa8569-3b76-4f1a-82c7-ddc071c3fe6e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2984 | 2026.05.21 16:55:51.334526 [ 4 ] {0cfa8569-3b76-4f1a-82c7-ddc071c3fe6e} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2026.05.21 16:55:51.334688 [ 4 ] {0cfa8569-3b76-4f1a-82c7-ddc071c3fe6e} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001443 sec., 70686.07068607069 rows/sec., 5.92 MiB/sec. | ||
| 2986 | 2026.05.21 16:55:51.334727 [ 4 ] {0cfa8569-3b76-4f1a-82c7-ddc071c3fe6e} <Debug> TCPHandler: Processed in 0.001631278 sec. | ||
| 2987 | 2026.05.21 16:55:51.334851 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2026.05.21 16:55:51.334955 [ 4 ] {cf5a4b97-74bd-4919-83b5-858e3388feb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2989 | 2026.05.21 16:55:51.335008 [ 4 ] {cf5a4b97-74bd-4919-83b5-858e3388feb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2990 | 2026.05.21 16:55:51.335429 [ 4 ] {cf5a4b97-74bd-4919-83b5-858e3388feb5} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.05.21 16:55:51.335468 [ 4 ] {cf5a4b97-74bd-4919-83b5-858e3388feb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 2992 | 2026.05.21 16:55:51.335769 [ 4 ] {cf5a4b97-74bd-4919-83b5-858e3388feb5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2993 | 2026.05.21 16:55:51.335979 [ 4 ] {cf5a4b97-74bd-4919-83b5-858e3388feb5} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2026.05.21 16:55:51.336111 [ 4 ] {cf5a4b97-74bd-4919-83b5-858e3388feb5} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001178 sec., 19524.617996604415 rows/sec., 1.43 MiB/sec. | ||
| 2995 | 2026.05.21 16:55:51.336147 [ 4 ] {cf5a4b97-74bd-4919-83b5-858e3388feb5} <Debug> TCPHandler: Processed in 0.001347097 sec. | ||
| 2996 | 2026.05.21 16:55:51.336262 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.05.21 16:55:51.336360 [ 4 ] {88420e32-1bb0-4743-8c31-52d528053592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2998 | 2026.05.21 16:55:51.336402 [ 4 ] {88420e32-1bb0-4743-8c31-52d528053592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2999 | 2026.05.21 16:55:51.336811 [ 4 ] {88420e32-1bb0-4743-8c31-52d528053592} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.05.21 16:55:51.336849 [ 4 ] {88420e32-1bb0-4743-8c31-52d528053592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3001 | 2026.05.21 16:55:51.337156 [ 4 ] {88420e32-1bb0-4743-8c31-52d528053592} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3002 | 2026.05.21 16:55:51.337363 [ 4 ] {88420e32-1bb0-4743-8c31-52d528053592} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.05.21 16:55:51.337496 [ 4 ] {88420e32-1bb0-4743-8c31-52d528053592} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001154 sec., 75389.9480069324 rows/sec., 5.89 MiB/sec. | ||
| 3004 | 2026.05.21 16:55:51.337532 [ 4 ] {88420e32-1bb0-4743-8c31-52d528053592} <Debug> TCPHandler: Processed in 0.001320787 sec. | ||
| 3005 | 2026.05.21 16:55:51.337648 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3006 | 2026.05.21 16:55:51.337746 [ 4 ] {949b0267-0a1d-47e1-8e06-88799225d948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3007 | 2026.05.21 16:55:51.337790 [ 4 ] {949b0267-0a1d-47e1-8e06-88799225d948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3008 | 2026.05.21 16:55:51.338203 [ 4 ] {949b0267-0a1d-47e1-8e06-88799225d948} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.05.21 16:55:51.338239 [ 4 ] {949b0267-0a1d-47e1-8e06-88799225d948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3010 | 2026.05.21 16:55:51.338569 [ 4 ] {949b0267-0a1d-47e1-8e06-88799225d948} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3011 | 2026.05.21 16:55:51.338784 [ 4 ] {949b0267-0a1d-47e1-8e06-88799225d948} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3012 | 2026.05.21 16:55:51.338919 [ 4 ] {949b0267-0a1d-47e1-8e06-88799225d948} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 3013 | 2026.05.21 16:55:51.338953 [ 4 ] {949b0267-0a1d-47e1-8e06-88799225d948} <Debug> TCPHandler: Processed in 0.001356127 sec. | ||
| 3014 | 2026.05.21 16:55:51.339071 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3015 | 2026.05.21 16:55:51.339169 [ 4 ] {a40919f1-fa35-4dae-93ee-526ca4ed4c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.05.21 16:55:51.339230 [ 4 ] {a40919f1-fa35-4dae-93ee-526ca4ed4c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3017 | 2026.05.21 16:55:51.339972 [ 4 ] {a40919f1-fa35-4dae-93ee-526ca4ed4c30} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3018 | 2026.05.21 16:55:51.340011 [ 4 ] {a40919f1-fa35-4dae-93ee-526ca4ed4c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3019 | 2026.05.21 16:55:51.340532 [ 4 ] {a40919f1-fa35-4dae-93ee-526ca4ed4c30} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3020 | 2026.05.21 16:55:51.340751 [ 4 ] {a40919f1-fa35-4dae-93ee-526ca4ed4c30} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3021 | 2026.05.21 16:55:51.340889 [ 4 ] {a40919f1-fa35-4dae-93ee-526ca4ed4c30} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001739 sec., 13225.991949396204 rows/sec., 23.70 MiB/sec. | ||
| 3022 | 2026.05.21 16:55:51.340938 [ 4 ] {a40919f1-fa35-4dae-93ee-526ca4ed4c30} <Debug> TCPHandler: Processed in 0.00191891 sec. | ||
| 3023 | 2026.05.21 16:55:51.341060 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3024 | 2026.05.21 16:55:51.341158 [ 4 ] {db8c4f16-5ac9-45c9-9fb4-3be52ce57243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3025 | 2026.05.21 16:55:51.341202 [ 4 ] {db8c4f16-5ac9-45c9-9fb4-3be52ce57243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3026 | 2026.05.21 16:55:51.341539 [ 4 ] {db8c4f16-5ac9-45c9-9fb4-3be52ce57243} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.21 16:55:51.341576 [ 4 ] {db8c4f16-5ac9-45c9-9fb4-3be52ce57243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3028 | 2026.05.21 16:55:51.341892 [ 4 ] {db8c4f16-5ac9-45c9-9fb4-3be52ce57243} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3029 | 2026.05.21 16:55:51.342102 [ 4 ] {db8c4f16-5ac9-45c9-9fb4-3be52ce57243} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.21 16:55:51.342240 [ 4 ] {db8c4f16-5ac9-45c9-9fb4-3be52ce57243} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 3031 | 2026.05.21 16:55:51.342273 [ 4 ] {db8c4f16-5ac9-45c9-9fb4-3be52ce57243} <Debug> TCPHandler: Processed in 0.001264746 sec. | ||
| 3032 | 2026.05.21 16:55:56.329701 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.05.21 16:55:56.329981 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3034 | 2026.05.21 16:55:56.330320 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3035 | 2026.05.21 16:55:56.330360 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 3036 | 2026.05.21 16:55:56.330592 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3037 | 2026.05.21 16:55:56.330659 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3038 | 2026.05.21 16:55:56.330799 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3039 | 2026.05.21 16:55:56.330893 [ 350 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3040 | 2026.05.21 16:55:56.330907 [ 346 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3041 | 2026.05.21 16:55:56.330925 [ 351 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3042 | 2026.05.21 16:55:56.330893 [ 322 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3043 | 2026.05.21 16:55:56.331087 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 3044 | 2026.05.21 16:55:56.331113 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3045 | 2026.05.21 16:55:56.331181 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3046 | 2026.05.21 16:55:56.331200 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 3047 | 2026.05.21 16:55:56.331235 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3048 | 2026.05.21 16:55:56.331272 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3049 | 2026.05.21 16:55:56.332571 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002704 sec., 9615.384615384615 rows/sec., 2.07 MiB/sec. | ||
| 3050 | 2026.05.21 16:55:56.332694 [ 4 ] {5ae818e9-eb77-4f5b-a490-dd636e86d20c} <Debug> TCPHandler: Processed in 0.003137376 sec. | ||
| 3051 | 2026.05.21 16:55:56.335597 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2026.05.21 16:55:56.335712 [ 4 ] {26a95234-d304-44e9-89f4-39ccc708978a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3053 | 2026.05.21 16:55:56.335756 [ 4 ] {26a95234-d304-44e9-89f4-39ccc708978a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3054 | 2026.05.21 16:55:56.336236 [ 4 ] {26a95234-d304-44e9-89f4-39ccc708978a} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.05.21 16:55:56.336283 [ 4 ] {26a95234-d304-44e9-89f4-39ccc708978a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3056 | 2026.05.21 16:55:56.336753 [ 4 ] {26a95234-d304-44e9-89f4-39ccc708978a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3057 | 2026.05.21 16:55:56.337024 [ 4 ] {26a95234-d304-44e9-89f4-39ccc708978a} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.05.21 16:55:56.337192 [ 4 ] {26a95234-d304-44e9-89f4-39ccc708978a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001512 sec., 15873.015873015873 rows/sec., 1.32 MiB/sec. | ||
| 3059 | 2026.05.21 16:55:56.337228 [ 4 ] {26a95234-d304-44e9-89f4-39ccc708978a} <Debug> TCPHandler: Processed in 0.001683098 sec. | ||
| 3060 | 2026.05.21 16:55:56.337371 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2026.05.21 16:55:56.337467 [ 4 ] {913ccec0-4b01-43ff-9002-c7584745d25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3062 | 2026.05.21 16:55:56.337508 [ 4 ] {913ccec0-4b01-43ff-9002-c7584745d25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3063 | 2026.05.21 16:55:56.337912 [ 4 ] {913ccec0-4b01-43ff-9002-c7584745d25c} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3064 | 2026.05.21 16:55:56.337948 [ 4 ] {913ccec0-4b01-43ff-9002-c7584745d25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3065 | 2026.05.21 16:55:56.338233 [ 4 ] {913ccec0-4b01-43ff-9002-c7584745d25c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3066 | 2026.05.21 16:55:56.338466 [ 4 ] {913ccec0-4b01-43ff-9002-c7584745d25c} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3067 | 2026.05.21 16:55:56.338601 [ 4 ] {913ccec0-4b01-43ff-9002-c7584745d25c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 423.97 KiB/sec. | ||
| 3068 | 2026.05.21 16:55:56.338635 [ 4 ] {913ccec0-4b01-43ff-9002-c7584745d25c} <Debug> TCPHandler: Processed in 0.001314857 sec. | ||
| 3069 | 2026.05.21 16:55:56.338755 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.05.21 16:55:56.338850 [ 4 ] {e0754f54-7f6d-40d1-9e09-ddeb0621f05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3071 | 2026.05.21 16:55:56.338889 [ 4 ] {e0754f54-7f6d-40d1-9e09-ddeb0621f05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3072 | 2026.05.21 16:55:56.339403 [ 4 ] {e0754f54-7f6d-40d1-9e09-ddeb0621f05e} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.05.21 16:55:56.339439 [ 4 ] {e0754f54-7f6d-40d1-9e09-ddeb0621f05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3074 | 2026.05.21 16:55:56.339772 [ 4 ] {e0754f54-7f6d-40d1-9e09-ddeb0621f05e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3075 | 2026.05.21 16:55:56.339971 [ 4 ] {e0754f54-7f6d-40d1-9e09-ddeb0621f05e} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3076 | 2026.05.21 16:55:56.340098 [ 4 ] {e0754f54-7f6d-40d1-9e09-ddeb0621f05e} <Debug> executeQuery: Read 215 rows, 19.63 KiB in 0.001267 sec., 169692.18626677193 rows/sec., 15.13 MiB/sec. | ||
| 3077 | 2026.05.21 16:55:56.340131 [ 4 ] {e0754f54-7f6d-40d1-9e09-ddeb0621f05e} <Debug> TCPHandler: Processed in 0.001424337 sec. | ||
| 3078 | 2026.05.21 16:55:56.340253 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.05.21 16:55:56.340347 [ 4 ] {69b0a735-f6f5-466c-b188-1bcd3b850955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3080 | 2026.05.21 16:55:56.340388 [ 4 ] {69b0a735-f6f5-466c-b188-1bcd3b850955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3081 | 2026.05.21 16:55:56.340800 [ 4 ] {69b0a735-f6f5-466c-b188-1bcd3b850955} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3082 | 2026.05.21 16:55:56.340836 [ 4 ] {69b0a735-f6f5-466c-b188-1bcd3b850955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3083 | 2026.05.21 16:55:56.341121 [ 4 ] {69b0a735-f6f5-466c-b188-1bcd3b850955} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3084 | 2026.05.21 16:55:56.341332 [ 4 ] {69b0a735-f6f5-466c-b188-1bcd3b850955} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.05.21 16:55:56.341460 [ 4 ] {69b0a735-f6f5-466c-b188-1bcd3b850955} <Debug> executeQuery: Read 36 rows, 2.73 KiB in 0.001131 sec., 31830.23872679045 rows/sec., 2.36 MiB/sec. | ||
| 3086 | 2026.05.21 16:55:56.341493 [ 4 ] {69b0a735-f6f5-466c-b188-1bcd3b850955} <Debug> TCPHandler: Processed in 0.001288656 sec. | ||
| 3087 | 2026.05.21 16:55:56.341611 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3088 | 2026.05.21 16:55:56.341704 [ 4 ] {ce50cb00-e627-475c-82dd-a551bdd56af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3089 | 2026.05.21 16:55:56.341743 [ 4 ] {ce50cb00-e627-475c-82dd-a551bdd56af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3090 | 2026.05.21 16:55:56.342130 [ 4 ] {ce50cb00-e627-475c-82dd-a551bdd56af6} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3091 | 2026.05.21 16:55:56.342166 [ 4 ] {ce50cb00-e627-475c-82dd-a551bdd56af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3092 | 2026.05.21 16:55:56.342444 [ 4 ] {ce50cb00-e627-475c-82dd-a551bdd56af6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3093 | 2026.05.21 16:55:56.342642 [ 4 ] {ce50cb00-e627-475c-82dd-a551bdd56af6} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.05.21 16:55:56.342766 [ 4 ] {ce50cb00-e627-475c-82dd-a551bdd56af6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00108 sec., 22222.222222222223 rows/sec., 1.84 MiB/sec. | ||
| 3095 | 2026.05.21 16:55:56.342799 [ 4 ] {ce50cb00-e627-475c-82dd-a551bdd56af6} <Debug> TCPHandler: Processed in 0.001236336 sec. | ||
| 3096 | 2026.05.21 16:55:56.342913 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3097 | 2026.05.21 16:55:56.343015 [ 4 ] {d2ebbf3f-9ea8-43ef-a168-d7e663d79dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3098 | 2026.05.21 16:55:56.343053 [ 4 ] {d2ebbf3f-9ea8-43ef-a168-d7e663d79dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3099 | 2026.05.21 16:55:56.343447 [ 4 ] {d2ebbf3f-9ea8-43ef-a168-d7e663d79dfa} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.05.21 16:55:56.343482 [ 4 ] {d2ebbf3f-9ea8-43ef-a168-d7e663d79dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3101 | 2026.05.21 16:55:56.343794 [ 4 ] {d2ebbf3f-9ea8-43ef-a168-d7e663d79dfa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3102 | 2026.05.21 16:55:56.343999 [ 4 ] {d2ebbf3f-9ea8-43ef-a168-d7e663d79dfa} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.05.21 16:55:56.344126 [ 4 ] {d2ebbf3f-9ea8-43ef-a168-d7e663d79dfa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001129 sec., 10628.875110717448 rows/sec., 830.38 KiB/sec. | ||
| 3104 | 2026.05.21 16:55:56.344166 [ 4 ] {d2ebbf3f-9ea8-43ef-a168-d7e663d79dfa} <Debug> TCPHandler: Processed in 0.001301577 sec. | ||
| 3105 | 2026.05.21 16:55:56.344283 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2026.05.21 16:55:56.344375 [ 4 ] {699796b9-3055-41ef-a5fd-d4a75db59b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3107 | 2026.05.21 16:55:56.344413 [ 4 ] {699796b9-3055-41ef-a5fd-d4a75db59b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3108 | 2026.05.21 16:55:56.344842 [ 4 ] {699796b9-3055-41ef-a5fd-d4a75db59b03} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.05.21 16:55:56.344879 [ 4 ] {699796b9-3055-41ef-a5fd-d4a75db59b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3110 | 2026.05.21 16:55:56.345176 [ 4 ] {699796b9-3055-41ef-a5fd-d4a75db59b03} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3111 | 2026.05.21 16:55:56.345377 [ 4 ] {699796b9-3055-41ef-a5fd-d4a75db59b03} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.05.21 16:55:56.345502 [ 4 ] {699796b9-3055-41ef-a5fd-d4a75db59b03} <Debug> executeQuery: Read 124 rows, 10.30 KiB in 0.001145 sec., 108296.94323144105 rows/sec., 8.79 MiB/sec. | ||
| 3113 | 2026.05.21 16:55:56.345535 [ 4 ] {699796b9-3055-41ef-a5fd-d4a75db59b03} <Debug> TCPHandler: Processed in 0.001300197 sec. | ||
| 3114 | 2026.05.21 16:55:56.345723 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3115 | 2026.05.21 16:55:56.345840 [ 4 ] {07280a17-66c9-4249-b25e-6586420e3d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3116 | 2026.05.21 16:55:56.345887 [ 4 ] {07280a17-66c9-4249-b25e-6586420e3d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3117 | 2026.05.21 16:55:56.346361 [ 4 ] {07280a17-66c9-4249-b25e-6586420e3d1f} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.05.21 16:55:56.346394 [ 4 ] {07280a17-66c9-4249-b25e-6586420e3d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3119 | 2026.05.21 16:55:56.346792 [ 4 ] {07280a17-66c9-4249-b25e-6586420e3d1f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3120 | 2026.05.21 16:55:56.347002 [ 4 ] {07280a17-66c9-4249-b25e-6586420e3d1f} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3121 | 2026.05.21 16:55:56.347132 [ 4 ] {07280a17-66c9-4249-b25e-6586420e3d1f} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001307 sec., 152257.07727620506 rows/sec., 10.92 MiB/sec. | ||
| 3122 | 2026.05.21 16:55:56.347166 [ 4 ] {07280a17-66c9-4249-b25e-6586420e3d1f} <Debug> TCPHandler: Processed in 0.001502188 sec. | ||
| 3123 | 2026.05.21 16:55:56.347308 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.05.21 16:55:56.347403 [ 4 ] {b1a82915-ea73-4198-8a24-3253e1c21766} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.05.21 16:55:56.347458 [ 4 ] {b1a82915-ea73-4198-8a24-3253e1c21766} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3126 | 2026.05.21 16:55:56.348246 [ 4 ] {b1a82915-ea73-4198-8a24-3253e1c21766} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.05.21 16:55:56.348290 [ 4 ] {b1a82915-ea73-4198-8a24-3253e1c21766} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3128 | 2026.05.21 16:55:56.348918 [ 4 ] {b1a82915-ea73-4198-8a24-3253e1c21766} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3129 | 2026.05.21 16:55:56.349251 [ 4 ] {b1a82915-ea73-4198-8a24-3253e1c21766} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.05.21 16:55:56.349394 [ 4 ] {b1a82915-ea73-4198-8a24-3253e1c21766} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.002009 sec., 8959.681433549029 rows/sec., 16.06 MiB/sec. | ||
| 3131 | 2026.05.21 16:55:56.349450 [ 4 ] {b1a82915-ea73-4198-8a24-3253e1c21766} <Debug> TCPHandler: Processed in 0.002190562 sec. | ||
| 3132 | 2026.05.21 16:55:56.349591 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.05.21 16:55:56.349691 [ 4 ] {8b3413dd-5cfe-4bb2-9a5e-e80c0480889a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3134 | 2026.05.21 16:55:56.349744 [ 4 ] {8b3413dd-5cfe-4bb2-9a5e-e80c0480889a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3135 | 2026.05.21 16:55:56.350105 [ 4 ] {8b3413dd-5cfe-4bb2-9a5e-e80c0480889a} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.05.21 16:55:56.350141 [ 4 ] {8b3413dd-5cfe-4bb2-9a5e-e80c0480889a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3137 | 2026.05.21 16:55:56.350443 [ 4 ] {8b3413dd-5cfe-4bb2-9a5e-e80c0480889a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3138 | 2026.05.21 16:55:56.350643 [ 4 ] {8b3413dd-5cfe-4bb2-9a5e-e80c0480889a} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.05.21 16:55:56.350784 [ 4 ] {8b3413dd-5cfe-4bb2-9a5e-e80c0480889a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 3140 | 2026.05.21 16:55:56.350816 [ 4 ] {8b3413dd-5cfe-4bb2-9a5e-e80c0480889a} <Debug> TCPHandler: Processed in 0.001279816 sec. | ||
| 3141 | 2026.05.21 16:55:58.212580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7134 | ||
| 3142 | 2026.05.21 16:55:58.213344 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.05.21 16:55:58.213388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3144 | 2026.05.21 16:55:58.213866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3145 | 2026.05.21 16:55:58.214111 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.05.21 16:55:58.214241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7134 | ||
| 3147 | 2026.05.21 16:55:58.587665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3148 | 2026.05.21 16:55:58.603091 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.05.21 16:55:58.603137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3150 | 2026.05.21 16:55:58.608355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3151 | 2026.05.21 16:55:58.609093 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.05.21 16:55:58.611725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3153 | 2026.05.21 16:56:01.328472 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2026.05.21 16:56:01.328688 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3155 | 2026.05.21 16:56:01.329004 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3156 | 2026.05.21 16:56:01.329042 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3157 | 2026.05.21 16:56:01.329256 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3158 | 2026.05.21 16:56:01.329325 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3159 | 2026.05.21 16:56:01.329464 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3160 | 2026.05.21 16:56:01.329561 [ 360 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3161 | 2026.05.21 16:56:01.329567 [ 351 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3162 | 2026.05.21 16:56:01.329573 [ 322 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3163 | 2026.05.21 16:56:01.329575 [ 346 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3164 | 2026.05.21 16:56:01.329725 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 3165 | 2026.05.21 16:56:01.329752 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3166 | 2026.05.21 16:56:01.329819 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3167 | 2026.05.21 16:56:01.329838 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 3168 | 2026.05.21 16:56:01.329888 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3169 | 2026.05.21 16:56:01.329931 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3170 | 2026.05.21 16:56:01.331019 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002421 sec., 10739.363899215201 rows/sec., 2.31 MiB/sec. | ||
| 3171 | 2026.05.21 16:56:01.331136 [ 4 ] {efadc766-13b5-4fbf-81d3-3789dc75fb07} <Debug> TCPHandler: Processed in 0.002790964 sec. | ||
| 3172 | 2026.05.21 16:56:01.333077 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.05.21 16:56:01.333185 [ 4 ] {96cf8826-0831-4fc2-a52c-6da5513c6c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3174 | 2026.05.21 16:56:01.333229 [ 4 ] {96cf8826-0831-4fc2-a52c-6da5513c6c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3175 | 2026.05.21 16:56:01.333735 [ 4 ] {96cf8826-0831-4fc2-a52c-6da5513c6c02} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.05.21 16:56:01.333776 [ 4 ] {96cf8826-0831-4fc2-a52c-6da5513c6c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3177 | 2026.05.21 16:56:01.334169 [ 4 ] {96cf8826-0831-4fc2-a52c-6da5513c6c02} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3178 | 2026.05.21 16:56:01.334376 [ 4 ] {96cf8826-0831-4fc2-a52c-6da5513c6c02} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.05.21 16:56:01.334519 [ 4 ] {96cf8826-0831-4fc2-a52c-6da5513c6c02} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001365 sec., 74725.27472527474 rows/sec., 6.25 MiB/sec. | ||
| 3180 | 2026.05.21 16:56:01.334554 [ 4 ] {96cf8826-0831-4fc2-a52c-6da5513c6c02} <Debug> TCPHandler: Processed in 0.001528338 sec. | ||
| 3181 | 2026.05.21 16:56:01.334673 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.05.21 16:56:01.334769 [ 4 ] {4a49d0cf-4b33-404b-9edc-acce7cd7f777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.05.21 16:56:01.334810 [ 4 ] {4a49d0cf-4b33-404b-9edc-acce7cd7f777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3184 | 2026.05.21 16:56:01.335218 [ 4 ] {4a49d0cf-4b33-404b-9edc-acce7cd7f777} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.05.21 16:56:01.335254 [ 4 ] {4a49d0cf-4b33-404b-9edc-acce7cd7f777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3186 | 2026.05.21 16:56:01.335532 [ 4 ] {4a49d0cf-4b33-404b-9edc-acce7cd7f777} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3187 | 2026.05.21 16:56:01.335729 [ 4 ] {4a49d0cf-4b33-404b-9edc-acce7cd7f777} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.05.21 16:56:01.335836 [ 46 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3189 | 2026.05.21 16:56:01.335862 [ 4 ] {4a49d0cf-4b33-404b-9edc-acce7cd7f777} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001103 sec., 20852.22121486854 rows/sec., 1.53 MiB/sec. | ||
| 3190 | 2026.05.21 16:56:01.335879 [ 46 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.05.21 16:56:01.335899 [ 4 ] {4a49d0cf-4b33-404b-9edc-acce7cd7f777} <Debug> TCPHandler: Processed in 0.001276416 sec. | ||
| 3192 | 2026.05.21 16:56:01.335905 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3193 | 2026.05.21 16:56:01.336021 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2026.05.21 16:56:01.336047 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 3195 | 2026.05.21 16:56:01.336120 [ 4 ] {d27dc86c-f1ce-4080-86a1-3e1b5f056e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3196 | 2026.05.21 16:56:01.336164 [ 4 ] {d27dc86c-f1ce-4080-86a1-3e1b5f056e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3197 | 2026.05.21 16:56:01.336198 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3198 | 2026.05.21 16:56:01.336242 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 68 rows starting from the beginning of the part | ||
| 3199 | 2026.05.21 16:56:01.336323 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 3200 | 2026.05.21 16:56:01.336367 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
| 3201 | 2026.05.21 16:56:01.336409 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part | ||
| 3202 | 2026.05.21 16:56:01.336452 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3203 | 2026.05.21 16:56:01.336491 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
| 3204 | 2026.05.21 16:56:01.336593 [ 4 ] {d27dc86c-f1ce-4080-86a1-3e1b5f056e33} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2026.05.21 16:56:01.336635 [ 4 ] {d27dc86c-f1ce-4080-86a1-3e1b5f056e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3206 | 2026.05.21 16:56:01.336969 [ 4 ] {d27dc86c-f1ce-4080-86a1-3e1b5f056e33} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3207 | 2026.05.21 16:56:01.337189 [ 4 ] {d27dc86c-f1ce-4080-86a1-3e1b5f056e33} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.05.21 16:56:01.337320 [ 4 ] {d27dc86c-f1ce-4080-86a1-3e1b5f056e33} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001218 sec., 71428.57142857143 rows/sec., 5.58 MiB/sec. | ||
| 3209 | 2026.05.21 16:56:01.337323 [ 194 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001338977 sec., 141899.3754186965 rows/sec., 10.96 MiB/sec. | ||
| 3210 | 2026.05.21 16:56:01.337358 [ 4 ] {d27dc86c-f1ce-4080-86a1-3e1b5f056e33} <Debug> TCPHandler: Processed in 0.001387207 sec. | ||
| 3211 | 2026.05.21 16:56:01.337483 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3212 | 2026.05.21 16:56:01.337490 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2026.05.21 16:56:01.337597 [ 4 ] {3e358b96-3814-4669-a515-9475139bcc6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3214 | 2026.05.21 16:56:01.337642 [ 4 ] {3e358b96-3814-4669-a515-9475139bcc6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3215 | 2026.05.21 16:56:01.337741 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.21 16:56:01.337814 [ 189 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_16_3} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3217 | 2026.05.21 16:56:01.337889 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3218 | 2026.05.21 16:56:01.338054 [ 4 ] {3e358b96-3814-4669-a515-9475139bcc6c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.05.21 16:56:01.338094 [ 4 ] {3e358b96-3814-4669-a515-9475139bcc6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3220 | 2026.05.21 16:56:01.338436 [ 4 ] {3e358b96-3814-4669-a515-9475139bcc6c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3221 | 2026.05.21 16:56:01.338642 [ 4 ] {3e358b96-3814-4669-a515-9475139bcc6c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.05.21 16:56:01.338769 [ 4 ] {3e358b96-3814-4669-a515-9475139bcc6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 3223 | 2026.05.21 16:56:01.338803 [ 4 ] {3e358b96-3814-4669-a515-9475139bcc6c} <Debug> TCPHandler: Processed in 0.001362257 sec. | ||
| 3224 | 2026.05.21 16:56:01.338917 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.05.21 16:56:01.339011 [ 4 ] {9d5a625e-657e-4a05-a4a3-d6bb3863888e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3226 | 2026.05.21 16:56:01.339066 [ 4 ] {9d5a625e-657e-4a05-a4a3-d6bb3863888e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3227 | 2026.05.21 16:56:01.339790 [ 4 ] {9d5a625e-657e-4a05-a4a3-d6bb3863888e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.05.21 16:56:01.339826 [ 4 ] {9d5a625e-657e-4a05-a4a3-d6bb3863888e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3229 | 2026.05.21 16:56:01.340326 [ 4 ] {9d5a625e-657e-4a05-a4a3-d6bb3863888e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3230 | 2026.05.21 16:56:01.340540 [ 4 ] {9d5a625e-657e-4a05-a4a3-d6bb3863888e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.05.21 16:56:01.340644 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3232 | 2026.05.21 16:56:01.340673 [ 4 ] {9d5a625e-657e-4a05-a4a3-d6bb3863888e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00168 sec., 13690.476190476189 rows/sec., 24.53 MiB/sec. | ||
| 3233 | 2026.05.21 16:56:01.340681 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.05.21 16:56:01.340716 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3235 | 2026.05.21 16:56:01.340727 [ 4 ] {9d5a625e-657e-4a05-a4a3-d6bb3863888e} <Debug> TCPHandler: Processed in 0.001859579 sec. | ||
| 3236 | 2026.05.21 16:56:01.340803 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 3237 | 2026.05.21 16:56:01.340860 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.05.21 16:56:01.340961 [ 4 ] {325e8f90-c47b-41bc-bd73-108a641e9968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3239 | 2026.05.21 16:56:01.341002 [ 4 ] {325e8f90-c47b-41bc-bd73-108a641e9968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3240 | 2026.05.21 16:56:01.341057 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3241 | 2026.05.21 16:56:01.341130 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 155 rows starting from the beginning of the part | ||
| 3242 | 2026.05.21 16:56:01.341267 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 3243 | 2026.05.21 16:56:01.341329 [ 4 ] {325e8f90-c47b-41bc-bd73-108a641e9968} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.05.21 16:56:01.341367 [ 4 ] {325e8f90-c47b-41bc-bd73-108a641e9968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3245 | 2026.05.21 16:56:01.341399 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part | ||
| 3246 | 2026.05.21 16:56:01.341517 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 23 rows starting from the beginning of the part | ||
| 3247 | 2026.05.21 16:56:01.341628 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part | ||
| 3248 | 2026.05.21 16:56:01.341679 [ 4 ] {325e8f90-c47b-41bc-bd73-108a641e9968} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3249 | 2026.05.21 16:56:01.341744 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 23 rows starting from the beginning of the part | ||
| 3250 | 2026.05.21 16:56:01.341898 [ 4 ] {325e8f90-c47b-41bc-bd73-108a641e9968} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2026.05.21 16:56:01.342031 [ 4 ] {325e8f90-c47b-41bc-bd73-108a641e9968} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3252 | 2026.05.21 16:56:01.342064 [ 4 ] {325e8f90-c47b-41bc-bd73-108a641e9968} <Debug> TCPHandler: Processed in 0.001264127 sec. | ||
| 3253 | 2026.05.21 16:56:01.344707 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 19 columns (19 merged, 0 gathered) in 0.00394089 sec., 65721.19495849923 rows/sec., 117.77 MiB/sec. | ||
| 3254 | 2026.05.21 16:56:01.345307 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3255 | 2026.05.21 16:56:01.345719 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.05.21 16:56:01.345803 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3257 | 2026.05.21 16:56:01.345965 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 3258 | 2026.05.21 16:56:03.440014 [ 274 ] {} <Trace> TCP-Session: 25aaf633-f2cb-41a0-a9bf-d07a2fe130f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.05.21 16:56:03.440326 [ 274 ] {5a52dd17-8f8b-4b32-b850-10962ea459a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32843) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 3260 | 2026.05.21 16:56:03.440884 [ 274 ] {5a52dd17-8f8b-4b32-b850-10962ea459a5} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 3261 | 2026.05.21 16:56:03.441092 [ 274 ] {5a52dd17-8f8b-4b32-b850-10962ea459a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3262 | 2026.05.21 16:56:03.441493 [ 322 ] {5a52dd17-8f8b-4b32-b850-10962ea459a5} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 3263 | 2026.05.21 16:56:03.441872 [ 274 ] {5a52dd17-8f8b-4b32-b850-10962ea459a5} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001684 sec., 24346.793349168645 rows/sec., 1.45 MiB/sec. | ||
| 3264 | 2026.05.21 16:56:03.441949 [ 274 ] {5a52dd17-8f8b-4b32-b850-10962ea459a5} <Debug> TCPHandler: Processed in 0.002106341 sec. | ||
| 3265 | 2026.05.21 16:56:04.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.71 MiB, peak 227.25 MiB, free memory in arenas 0.00 B, will set to 223.69 MiB (RSS), difference: -2.02 MiB | ||
| 3266 | 2026.05.21 16:56:05.642815 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3267 | 2026.05.21 16:56:05.642867 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3268 | 2026.05.21 16:56:05.714503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7582 | ||
| 3269 | 2026.05.21 16:56:05.715001 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.05.21 16:56:05.715043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3271 | 2026.05.21 16:56:05.715598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3272 | 2026.05.21 16:56:05.715833 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.05.21 16:56:05.715967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7582 | ||
| 3274 | 2026.05.21 16:56:05.715972 [ 54 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3275 | 2026.05.21 16:56:05.716036 [ 54 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.05.21 16:56:05.716056 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3277 | 2026.05.21 16:56:05.716152 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 3278 | 2026.05.21 16:56:05.716242 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3279 | 2026.05.21 16:56:05.716272 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5214 rows starting from the beginning of the part | ||
| 3280 | 2026.05.21 16:56:05.716327 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3281 | 2026.05.21 16:56:05.716372 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3282 | 2026.05.21 16:56:05.716503 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3283 | 2026.05.21 16:56:05.716542 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3284 | 2026.05.21 16:56:05.716582 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3285 | 2026.05.21 16:56:05.717852 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7582 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741939 sec., 4352620.843783852 rows/sec., 62.26 MiB/sec. | ||
| 3286 | 2026.05.21 16:56:05.718701 [ 186 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3287 | 2026.05.21 16:56:05.718999 [ 186 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.05.21 16:56:05.719072 [ 186 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_16_3} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3289 | 2026.05.21 16:56:05.719240 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3290 | 2026.05.21 16:56:06.001514 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001020485 sec. | ||
| 3291 | 2026.05.21 16:56:06.111976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3292 | 2026.05.21 16:56:06.127496 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.05.21 16:56:06.127541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3294 | 2026.05.21 16:56:06.133143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3295 | 2026.05.21 16:56:06.133760 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3296 | 2026.05.21 16:56:06.134102 [ 54 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3297 | 2026.05.21 16:56:06.134155 [ 54 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.05.21 16:56:06.134174 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3299 | 2026.05.21 16:56:06.134321 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 3300 | 2026.05.21 16:56:06.136618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3301 | 2026.05.21 16:56:06.138345 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.05.21 16:56:06.139683 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 3303 | 2026.05.21 16:56:06.143949 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 3304 | 2026.05.21 16:56:06.148081 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 3305 | 2026.05.21 16:56:06.152176 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 3306 | 2026.05.21 16:56:06.156828 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 3307 | 2026.05.21 16:56:06.161211 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 3308 | 2026.05.21 16:56:06.216374 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082113263 sec., 1473.5743725103214 rows/sec., 7.62 MiB/sec. | ||
| 3309 | 2026.05.21 16:56:06.218449 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3310 | 2026.05.21 16:56:06.220371 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_16_3} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.05.21 16:56:06.220470 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_16_3} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3312 | 2026.05.21 16:56:06.221799 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3313 | 2026.05.21 16:56:06.328561 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.05.21 16:56:06.328790 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3315 | 2026.05.21 16:56:06.329127 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3316 | 2026.05.21 16:56:06.329173 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3317 | 2026.05.21 16:56:06.329426 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3318 | 2026.05.21 16:56:06.329506 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3319 | 2026.05.21 16:56:06.329648 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3320 | 2026.05.21 16:56:06.329728 [ 305 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3321 | 2026.05.21 16:56:06.329733 [ 360 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3322 | 2026.05.21 16:56:06.329740 [ 358 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3323 | 2026.05.21 16:56:06.329736 [ 322 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3324 | 2026.05.21 16:56:06.329885 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 3325 | 2026.05.21 16:56:06.329910 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3326 | 2026.05.21 16:56:06.329977 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3327 | 2026.05.21 16:56:06.329998 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 3328 | 2026.05.21 16:56:06.330037 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3329 | 2026.05.21 16:56:06.330077 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3330 | 2026.05.21 16:56:06.331042 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002353 sec., 11049.723756906076 rows/sec., 2.38 MiB/sec. | ||
| 3331 | 2026.05.21 16:56:06.331118 [ 4 ] {3cbf8467-beda-4c5b-9307-cd00f665099c} <Debug> TCPHandler: Processed in 0.002684453 sec. | ||
| 3332 | 2026.05.21 16:56:06.333257 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3333 | 2026.05.21 16:56:06.333369 [ 4 ] {98dce1ed-2a04-4c23-8179-0fad554d08e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3334 | 2026.05.21 16:56:06.333413 [ 4 ] {98dce1ed-2a04-4c23-8179-0fad554d08e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3335 | 2026.05.21 16:56:06.333895 [ 4 ] {98dce1ed-2a04-4c23-8179-0fad554d08e6} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.05.21 16:56:06.333936 [ 4 ] {98dce1ed-2a04-4c23-8179-0fad554d08e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3337 | 2026.05.21 16:56:06.334301 [ 4 ] {98dce1ed-2a04-4c23-8179-0fad554d08e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3338 | 2026.05.21 16:56:06.334517 [ 4 ] {98dce1ed-2a04-4c23-8179-0fad554d08e6} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.05.21 16:56:06.334640 [ 54 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3340 | 2026.05.21 16:56:06.334657 [ 4 ] {98dce1ed-2a04-4c23-8179-0fad554d08e6} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.00132 sec., 69696.9696969697 rows/sec., 5.88 MiB/sec. | ||
| 3341 | 2026.05.21 16:56:06.334689 [ 54 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.21 16:56:06.334700 [ 4 ] {98dce1ed-2a04-4c23-8179-0fad554d08e6} <Debug> TCPHandler: Processed in 0.001495327 sec. | ||
| 3343 | 2026.05.21 16:56:06.334714 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3344 | 2026.05.21 16:56:06.334807 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 3345 | 2026.05.21 16:56:06.334845 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3346 | 2026.05.21 16:56:06.334895 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3347 | 2026.05.21 16:56:06.334921 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 266 rows starting from the beginning of the part | ||
| 3348 | 2026.05.21 16:56:06.334942 [ 4 ] {d9c77df4-231f-46bb-84ca-57c1dd3f86b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.05.21 16:56:06.334970 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 92 rows starting from the beginning of the part | ||
| 3350 | 2026.05.21 16:56:06.334984 [ 4 ] {d9c77df4-231f-46bb-84ca-57c1dd3f86b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3351 | 2026.05.21 16:56:06.335013 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
| 3352 | 2026.05.21 16:56:06.335051 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 215 rows starting from the beginning of the part | ||
| 3353 | 2026.05.21 16:56:06.335103 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
| 3354 | 2026.05.21 16:56:06.335143 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 92 rows starting from the beginning of the part | ||
| 3355 | 2026.05.21 16:56:06.335382 [ 4 ] {d9c77df4-231f-46bb-84ca-57c1dd3f86b1} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2026.05.21 16:56:06.335418 [ 4 ] {d9c77df4-231f-46bb-84ca-57c1dd3f86b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3357 | 2026.05.21 16:56:06.335786 [ 4 ] {d9c77df4-231f-46bb-84ca-57c1dd3f86b1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3358 | 2026.05.21 16:56:06.336017 [ 4 ] {d9c77df4-231f-46bb-84ca-57c1dd3f86b1} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2026.05.21 16:56:06.336064 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294027 sec., 671547.0388175827 rows/sec., 60.93 MiB/sec. | ||
| 3360 | 2026.05.21 16:56:06.336150 [ 4 ] {d9c77df4-231f-46bb-84ca-57c1dd3f86b1} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001227 sec., 14669.926650366748 rows/sec., 1.08 MiB/sec. | ||
| 3361 | 2026.05.21 16:56:06.336189 [ 4 ] {d9c77df4-231f-46bb-84ca-57c1dd3f86b1} <Debug> TCPHandler: Processed in 0.001394637 sec. | ||
| 3362 | 2026.05.21 16:56:06.336311 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.05.21 16:56:06.336349 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3364 | 2026.05.21 16:56:06.336410 [ 4 ] {e4c2fa27-d951-4680-8e0c-6a4671038986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3365 | 2026.05.21 16:56:06.336455 [ 4 ] {e4c2fa27-d951-4680-8e0c-6a4671038986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3366 | 2026.05.21 16:56:06.336685 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.21 16:56:06.336771 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_21_4} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3368 | 2026.05.21 16:56:06.336862 [ 4 ] {e4c2fa27-d951-4680-8e0c-6a4671038986} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.05.21 16:56:06.336868 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3370 | 2026.05.21 16:56:06.336907 [ 4 ] {e4c2fa27-d951-4680-8e0c-6a4671038986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3371 | 2026.05.21 16:56:06.337228 [ 4 ] {e4c2fa27-d951-4680-8e0c-6a4671038986} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3372 | 2026.05.21 16:56:06.337437 [ 4 ] {e4c2fa27-d951-4680-8e0c-6a4671038986} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.05.21 16:56:06.337552 [ 55 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3374 | 2026.05.21 16:56:06.337565 [ 4 ] {e4c2fa27-d951-4680-8e0c-6a4671038986} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001174 sec., 69846.6780238501 rows/sec., 5.45 MiB/sec. | ||
| 3375 | 2026.05.21 16:56:06.337605 [ 55 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.05.21 16:56:06.337615 [ 4 ] {e4c2fa27-d951-4680-8e0c-6a4671038986} <Debug> TCPHandler: Processed in 0.001354927 sec. | ||
| 3377 | 2026.05.21 16:56:06.337639 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3378 | 2026.05.21 16:56:06.337714 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 3379 | 2026.05.21 16:56:06.337746 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.05.21 16:56:06.337805 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3381 | 2026.05.21 16:56:06.337830 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 174 rows starting from the beginning of the part | ||
| 3382 | 2026.05.21 16:56:06.337842 [ 4 ] {e6c27b61-5571-4638-a2fc-f02bf33cd30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3383 | 2026.05.21 16:56:06.337873 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
| 3384 | 2026.05.21 16:56:06.337888 [ 4 ] {e6c27b61-5571-4638-a2fc-f02bf33cd30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3385 | 2026.05.21 16:56:06.337911 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 87 rows starting from the beginning of the part | ||
| 3386 | 2026.05.21 16:56:06.337946 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 124 rows starting from the beginning of the part | ||
| 3387 | 2026.05.21 16:56:06.337977 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 87 rows starting from the beginning of the part | ||
| 3388 | 2026.05.21 16:56:06.338008 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 82 rows starting from the beginning of the part | ||
| 3389 | 2026.05.21 16:56:06.338332 [ 4 ] {e6c27b61-5571-4638-a2fc-f02bf33cd30f} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.05.21 16:56:06.338365 [ 4 ] {e6c27b61-5571-4638-a2fc-f02bf33cd30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3391 | 2026.05.21 16:56:06.338690 [ 4 ] {e6c27b61-5571-4638-a2fc-f02bf33cd30f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3392 | 2026.05.21 16:56:06.338726 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085986 sec., 585642.9088404455 rows/sec., 48.69 MiB/sec. | ||
| 3393 | 2026.05.21 16:56:06.338870 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3394 | 2026.05.21 16:56:06.338893 [ 4 ] {e6c27b61-5571-4638-a2fc-f02bf33cd30f} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.05.21 16:56:06.339070 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3396 | 2026.05.21 16:56:06.339090 [ 4 ] {e6c27b61-5571-4638-a2fc-f02bf33cd30f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 3397 | 2026.05.21 16:56:06.339108 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.05.21 16:56:06.339133 [ 4 ] {e6c27b61-5571-4638-a2fc-f02bf33cd30f} <Debug> TCPHandler: Processed in 0.001435428 sec. | ||
| 3399 | 2026.05.21 16:56:06.339137 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3400 | 2026.05.21 16:56:06.339175 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.05.21 16:56:06.339220 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 3402 | 2026.05.21 16:56:06.339244 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_21_4} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3403 | 2026.05.21 16:56:06.339274 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.05.21 16:56:06.339308 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3405 | 2026.05.21 16:56:06.339308 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3406 | 2026.05.21 16:56:06.339342 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2448 rows starting from the beginning of the part | ||
| 3407 | 2026.05.21 16:56:06.339391 [ 4 ] {352574e3-eec9-48d5-81ff-2b51d4a4c7ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3408 | 2026.05.21 16:56:06.339400 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 3409 | 2026.05.21 16:56:06.339448 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3410 | 2026.05.21 16:56:06.339456 [ 4 ] {352574e3-eec9-48d5-81ff-2b51d4a4c7ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3411 | 2026.05.21 16:56:06.339486 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 199 rows starting from the beginning of the part | ||
| 3412 | 2026.05.21 16:56:06.339533 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 3413 | 2026.05.21 16:56:06.339571 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3414 | 2026.05.21 16:56:06.340178 [ 4 ] {352574e3-eec9-48d5-81ff-2b51d4a4c7ca} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.05.21 16:56:06.340213 [ 4 ] {352574e3-eec9-48d5-81ff-2b51d4a4c7ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3416 | 2026.05.21 16:56:06.340755 [ 4 ] {352574e3-eec9-48d5-81ff-2b51d4a4c7ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3417 | 2026.05.21 16:56:06.340981 [ 4 ] {352574e3-eec9-48d5-81ff-2b51d4a4c7ca} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2026.05.21 16:56:06.341116 [ 4 ] {352574e3-eec9-48d5-81ff-2b51d4a4c7ca} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00175 sec., 10285.714285714286 rows/sec., 18.43 MiB/sec. | ||
| 3419 | 2026.05.21 16:56:06.341124 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3287 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936989 sec., 1696963.689520178 rows/sec., 119.89 MiB/sec. | ||
| 3420 | 2026.05.21 16:56:06.341167 [ 4 ] {352574e3-eec9-48d5-81ff-2b51d4a4c7ca} <Debug> TCPHandler: Processed in 0.001953 sec. | ||
| 3421 | 2026.05.21 16:56:06.341295 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.05.21 16:56:06.341390 [ 4 ] {f8074793-0fbe-4af9-8021-7a936733a6b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.05.21 16:56:06.341431 [ 4 ] {f8074793-0fbe-4af9-8021-7a936733a6b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3424 | 2026.05.21 16:56:06.341441 [ 200 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3425 | 2026.05.21 16:56:06.341660 [ 200 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.05.21 16:56:06.341716 [ 200 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3427 | 2026.05.21 16:56:06.341753 [ 4 ] {f8074793-0fbe-4af9-8021-7a936733a6b9} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.05.21 16:56:06.341765 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 3429 | 2026.05.21 16:56:06.341788 [ 4 ] {f8074793-0fbe-4af9-8021-7a936733a6b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3430 | 2026.05.21 16:56:06.342075 [ 4 ] {f8074793-0fbe-4af9-8021-7a936733a6b9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3431 | 2026.05.21 16:56:06.342272 [ 4 ] {f8074793-0fbe-4af9-8021-7a936733a6b9} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.05.21 16:56:06.342371 [ 55 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3433 | 2026.05.21 16:56:06.342396 [ 4 ] {f8074793-0fbe-4af9-8021-7a936733a6b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001024 sec., 58593.75 rows/sec., 3.95 MiB/sec. | ||
| 3434 | 2026.05.21 16:56:06.342401 [ 55 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3435 | 2026.05.21 16:56:06.342433 [ 4 ] {f8074793-0fbe-4af9-8021-7a936733a6b9} <Debug> TCPHandler: Processed in 0.001186776 sec. | ||
| 3436 | 2026.05.21 16:56:06.342442 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3437 | 2026.05.21 16:56:06.342516 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 3438 | 2026.05.21 16:56:06.342611 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3439 | 2026.05.21 16:56:06.342635 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 768 rows starting from the beginning of the part | ||
| 3440 | 2026.05.21 16:56:06.342675 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 3441 | 2026.05.21 16:56:06.342708 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 3442 | 2026.05.21 16:56:06.342737 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 3443 | 2026.05.21 16:56:06.342763 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 3444 | 2026.05.21 16:56:06.342792 [ 196 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3445 | 2026.05.21 16:56:06.343530 [ 192 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.001038306 sec., 1028598.5056428453 rows/sec., 69.51 MiB/sec. | ||
| 3446 | 2026.05.21 16:56:06.343687 [ 192 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3447 | 2026.05.21 16:56:06.343925 [ 192 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_21_4} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.05.21 16:56:06.343989 [ 192 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_21_4} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3449 | 2026.05.21 16:56:06.344043 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3450 | 2026.05.21 16:56:07.000277 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.81 MiB, peak 235.24 MiB, free memory in arenas 0.00 B, will set to 236.04 MiB (RSS), difference: 10.24 MiB | ||
| 3451 | 2026.05.21 16:56:08.518435 [ 58 ] {} <Debug> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3452 | 2026.05.21 16:56:08.518550 [ 58 ] {} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3453 | 2026.05.21 16:56:08.518614 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3454 | 2026.05.21 16:56:08.518763 [ 196 ] {00214071-0702-4cda-b251-1ca45028cd83::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 | ||
| 3455 | 2026.05.21 16:56:08.518911 [ 196 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3456 | 2026.05.21 16:56:08.518947 [ 196 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3457 | 2026.05.21 16:56:08.519019 [ 196 ] {00214071-0702-4cda-b251-1ca45028cd83::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 | ||
| 3458 | 2026.05.21 16:56:08.519070 [ 196 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3459 | 2026.05.21 16:56:08.519133 [ 196 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 3460 | 2026.05.21 16:56:08.519183 [ 196 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3461 | 2026.05.21 16:56:08.519992 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276907 sec., 20361.70214432218 rows/sec., 1.70 MiB/sec. | ||
| 3462 | 2026.05.21 16:56:08.520185 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3463 | 2026.05.21 16:56:08.520520 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.05.21 16:56:08.520615 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_5_1} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3465 | 2026.05.21 16:56:08.520706 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3466 | 2026.05.21 16:56:11.173027 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40550 | ||
| 3467 | 2026.05.21 16:56:11.173185 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3468 | 2026.05.21 16:56:11.173210 [ 310 ] {} <Debug> TCP-Session: fa9d3199-4f38-491c-8ed6-6c08a4f7f781 Authenticating user 'default' from [fd00:1122:3344:101::e]:40550 | ||
| 3469 | 2026.05.21 16:56:11.173232 [ 310 ] {} <Debug> TCP-Session: fa9d3199-4f38-491c-8ed6-6c08a4f7f781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3470 | 2026.05.21 16:56:11.173245 [ 310 ] {} <Debug> TCP-Session: fa9d3199-4f38-491c-8ed6-6c08a4f7f781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3471 | 2026.05.21 16:56:11.173460 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45477 | ||
| 3472 | 2026.05.21 16:56:11.173498 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35452 | ||
| 3473 | 2026.05.21 16:56:11.173534 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56062 | ||
| 3474 | 2026.05.21 16:56:11.173564 [ 310 ] {} <Trace> TCP-Session: fa9d3199-4f38-491c-8ed6-6c08a4f7f781 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3475 | 2026.05.21 16:56:11.173570 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40325 | ||
| 3476 | 2026.05.21 16:56:11.173598 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63474 | ||
| 3477 | 2026.05.21 16:56:11.173599 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3478 | 2026.05.21 16:56:11.173587 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35492 | ||
| 3479 | 2026.05.21 16:56:11.173676 [ 313 ] {} <Debug> TCP-Session: 2fcbd471-b8de-4cce-b882-51fe73615bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35452 | ||
| 3480 | 2026.05.21 16:56:11.173547 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3481 | 2026.05.21 16:56:11.173713 [ 313 ] {} <Debug> TCP-Session: 2fcbd471-b8de-4cce-b882-51fe73615bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3482 | 2026.05.21 16:56:11.173502 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60456 | ||
| 3483 | 2026.05.21 16:56:11.173744 [ 310 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40550) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3484 | 2026.05.21 16:56:11.173740 [ 311 ] {} <Debug> TCP-Session: dba5dced-1676-42a1-8f2a-04876e53b1a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45477 | ||
| 3485 | 2026.05.21 16:56:11.173739 [ 313 ] {} <Debug> TCP-Session: 2fcbd471-b8de-4cce-b882-51fe73615bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2026.05.21 16:56:11.173839 [ 311 ] {} <Debug> TCP-Session: dba5dced-1676-42a1-8f2a-04876e53b1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3487 | 2026.05.21 16:56:11.173552 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35294 | ||
| 3488 | 2026.05.21 16:56:11.173866 [ 311 ] {} <Debug> TCP-Session: dba5dced-1676-42a1-8f2a-04876e53b1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3489 | 2026.05.21 16:56:11.174073 [ 310 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3490 | 2026.05.21 16:56:11.174142 [ 310 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3491 | 2026.05.21 16:56:11.174214 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3492 | 2026.05.21 16:56:11.174246 [ 306 ] {} <Debug> TCP-Session: a711a049-5efe-4a7e-a300-d85871264a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:35492 | ||
| 3493 | 2026.05.21 16:56:11.174264 [ 306 ] {} <Debug> TCP-Session: a711a049-5efe-4a7e-a300-d85871264a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3494 | 2026.05.21 16:56:11.174278 [ 306 ] {} <Debug> TCP-Session: a711a049-5efe-4a7e-a300-d85871264a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2026.05.21 16:56:11.174349 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3496 | 2026.05.21 16:56:11.174399 [ 312 ] {} <Debug> TCP-Session: db21fabc-53d8-49d4-9143-9811535e70b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60456 | ||
| 3497 | 2026.05.21 16:56:11.174424 [ 312 ] {} <Debug> TCP-Session: db21fabc-53d8-49d4-9143-9811535e70b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3498 | 2026.05.21 16:56:11.174437 [ 312 ] {} <Debug> TCP-Session: db21fabc-53d8-49d4-9143-9811535e70b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2026.05.21 16:56:11.174440 [ 310 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 3500 | 2026.05.21 16:56:11.174565 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3501 | 2026.05.21 16:56:11.174605 [ 269 ] {} <Debug> TCP-Session: d0e82a9a-7602-4ff1-8361-d97a1e05a9a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:40325 | ||
| 3502 | 2026.05.21 16:56:11.174627 [ 269 ] {} <Debug> TCP-Session: d0e82a9a-7602-4ff1-8361-d97a1e05a9a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2026.05.21 16:56:11.174640 [ 269 ] {} <Debug> TCP-Session: d0e82a9a-7602-4ff1-8361-d97a1e05a9a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2026.05.21 16:56:11.174665 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3505 | 2026.05.21 16:56:11.174702 [ 3 ] {} <Debug> TCP-Session: a142b144-16ff-4b5e-8b48-d4e772a6193e Authenticating user 'default' from [fd00:1122:3344:101::e]:35294 | ||
| 3506 | 2026.05.21 16:56:11.174720 [ 3 ] {} <Debug> TCP-Session: a142b144-16ff-4b5e-8b48-d4e772a6193e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.05.21 16:56:11.174736 [ 3 ] {} <Debug> TCP-Session: a142b144-16ff-4b5e-8b48-d4e772a6193e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3508 | 2026.05.21 16:56:11.174798 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3509 | 2026.05.21 16:56:11.174841 [ 314 ] {} <Debug> TCP-Session: cc0b8e62-fa8c-4d7a-9dba-4c6454898e79 Authenticating user 'default' from [fd00:1122:3344:101::e]:56062 | ||
| 3510 | 2026.05.21 16:56:11.174859 [ 314 ] {} <Debug> TCP-Session: cc0b8e62-fa8c-4d7a-9dba-4c6454898e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2026.05.21 16:56:11.174876 [ 314 ] {} <Debug> TCP-Session: cc0b8e62-fa8c-4d7a-9dba-4c6454898e79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3512 | 2026.05.21 16:56:11.174915 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3513 | 2026.05.21 16:56:11.174960 [ 307 ] {} <Debug> TCP-Session: e4696659-4e1a-4afc-95d3-37092143d90e Authenticating user 'default' from [fd00:1122:3344:101::e]:63474 | ||
| 3514 | 2026.05.21 16:56:11.174978 [ 307 ] {} <Debug> TCP-Session: e4696659-4e1a-4afc-95d3-37092143d90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2026.05.21 16:56:11.174991 [ 307 ] {} <Debug> TCP-Session: e4696659-4e1a-4afc-95d3-37092143d90e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2026.05.21 16:56:11.175546 [ 326 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Trace> AggregatingTransform: Aggregating | ||
| 3517 | 2026.05.21 16:56:11.175607 [ 326 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Trace> Aggregator: Aggregation method: without_key | ||
| 3518 | 2026.05.21 16:56:11.175654 [ 326 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001095555 sec. (912.779 rows/sec., 35.66 KiB/sec.) | ||
| 3519 | 2026.05.21 16:56:11.175679 [ 326 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Trace> Aggregator: Merging aggregated data | ||
| 3520 | 2026.05.21 16:56:11.176374 [ 310 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002687 sec., 372.1622627465575 rows/sec., 14.54 KiB/sec. | ||
| 3521 | 2026.05.21 16:56:11.176517 [ 310 ] {a98f6701-d0c2-4039-ac0b-41a493ecd960} <Debug> TCPHandler: Processed in 0.003065466 sec. | ||
| 3522 | 2026.05.21 16:56:11.176661 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3523 | 2026.05.21 16:56:11.176689 [ 310 ] {} <Debug> TCP-Session: fa9d3199-4f38-491c-8ed6-6c08a4f7f781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2026.05.21 16:56:11.176695 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3525 | 2026.05.21 16:56:11.176714 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3526 | 2026.05.21 16:56:11.176734 [ 311 ] {} <Debug> TCP-Session: dba5dced-1676-42a1-8f2a-04876e53b1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3527 | 2026.05.21 16:56:11.176745 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3528 | 2026.05.21 16:56:11.176766 [ 314 ] {} <Debug> TCP-Session: cc0b8e62-fa8c-4d7a-9dba-4c6454898e79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2026.05.21 16:56:11.176776 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3530 | 2026.05.21 16:56:11.176801 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3531 | 2026.05.21 16:56:11.176833 [ 307 ] {} <Debug> TCP-Session: e4696659-4e1a-4afc-95d3-37092143d90e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.05.21 16:56:11.176843 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3533 | 2026.05.21 16:56:11.176859 [ 3 ] {} <Debug> TCP-Session: a142b144-16ff-4b5e-8b48-d4e772a6193e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3534 | 2026.05.21 16:56:11.176815 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3535 | 2026.05.21 16:56:11.176905 [ 306 ] {} <Debug> TCP-Session: a711a049-5efe-4a7e-a300-d85871264a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3536 | 2026.05.21 16:56:11.176796 [ 312 ] {} <Debug> TCP-Session: db21fabc-53d8-49d4-9143-9811535e70b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3537 | 2026.05.21 16:56:11.176940 [ 313 ] {} <Debug> TCP-Session: 2fcbd471-b8de-4cce-b882-51fe73615bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3538 | 2026.05.21 16:56:11.176749 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3539 | 2026.05.21 16:56:11.177027 [ 269 ] {} <Debug> TCP-Session: d0e82a9a-7602-4ff1-8361-d97a1e05a9a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2026.05.21 16:56:11.316546 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50087 | ||
| 3541 | 2026.05.21 16:56:11.316634 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3542 | 2026.05.21 16:56:11.316660 [ 310 ] {} <Debug> TCP-Session: decc7566-0033-4b3a-a0c2-d9bf91b2acc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50087 | ||
| 3543 | 2026.05.21 16:56:11.316683 [ 310 ] {} <Debug> TCP-Session: decc7566-0033-4b3a-a0c2-d9bf91b2acc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3544 | 2026.05.21 16:56:11.316696 [ 310 ] {} <Debug> TCP-Session: decc7566-0033-4b3a-a0c2-d9bf91b2acc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3545 | 2026.05.21 16:56:11.316921 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55884 | ||
| 3546 | 2026.05.21 16:56:11.316965 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43729 | ||
| 3547 | 2026.05.21 16:56:11.316963 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45844 | ||
| 3548 | 2026.05.21 16:56:11.317002 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39216 | ||
| 3549 | 2026.05.21 16:56:11.317024 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3550 | 2026.05.21 16:56:11.317010 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34724 | ||
| 3551 | 2026.05.21 16:56:11.317068 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3552 | 2026.05.21 16:56:11.317073 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3553 | 2026.05.21 16:56:11.317071 [ 310 ] {} <Trace> TCP-Session: decc7566-0033-4b3a-a0c2-d9bf91b2acc4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.05.21 16:56:11.317124 [ 306 ] {} <Debug> TCP-Session: b15797e0-6327-40d9-b8d0-b688eb9587ff Authenticating user 'default' from [fd00:1122:3344:101::e]:39216 | ||
| 3555 | 2026.05.21 16:56:11.317066 [ 314 ] {} <Debug> TCP-Session: 6e45235e-6a6c-479b-b79e-ef17a7b01148 Authenticating user 'default' from [fd00:1122:3344:101::e]:43729 | ||
| 3556 | 2026.05.21 16:56:11.317151 [ 306 ] {} <Debug> TCP-Session: b15797e0-6327-40d9-b8d0-b688eb9587ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2026.05.21 16:56:11.317168 [ 314 ] {} <Debug> TCP-Session: 6e45235e-6a6c-479b-b79e-ef17a7b01148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3558 | 2026.05.21 16:56:11.317172 [ 306 ] {} <Debug> TCP-Session: b15797e0-6327-40d9-b8d0-b688eb9587ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3559 | 2026.05.21 16:56:11.317183 [ 314 ] {} <Debug> TCP-Session: 6e45235e-6a6c-479b-b79e-ef17a7b01148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2026.05.21 16:56:11.317006 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3561 | 2026.05.21 16:56:11.316990 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34574 | ||
| 3562 | 2026.05.21 16:56:11.317235 [ 311 ] {} <Debug> TCP-Session: 4320c301-884d-4870-af8e-1d1e84114d3d Authenticating user 'default' from [fd00:1122:3344:101::e]:55884 | ||
| 3563 | 2026.05.21 16:56:11.316979 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35528 | ||
| 3564 | 2026.05.21 16:56:11.317263 [ 311 ] {} <Debug> TCP-Session: 4320c301-884d-4870-af8e-1d1e84114d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3565 | 2026.05.21 16:56:11.317271 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3566 | 2026.05.21 16:56:11.317316 [ 311 ] {} <Debug> TCP-Session: 4320c301-884d-4870-af8e-1d1e84114d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2026.05.21 16:56:11.317333 [ 269 ] {} <Debug> TCP-Session: 1f359fce-6bd1-46f0-9935-230911ab00e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34574 | ||
| 3568 | 2026.05.21 16:56:11.317345 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3569 | 2026.05.21 16:56:11.317356 [ 269 ] {} <Debug> TCP-Session: 1f359fce-6bd1-46f0-9935-230911ab00e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3570 | 2026.05.21 16:56:11.317302 [ 310 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50087) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3571 | 2026.05.21 16:56:11.317386 [ 3 ] {} <Debug> TCP-Session: 6049aa10-892c-47a7-8136-411c84ab06e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35528 | ||
| 3572 | 2026.05.21 16:56:11.317384 [ 269 ] {} <Debug> TCP-Session: 1f359fce-6bd1-46f0-9935-230911ab00e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2026.05.21 16:56:11.316971 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63178 | ||
| 3574 | 2026.05.21 16:56:11.317473 [ 3 ] {} <Debug> TCP-Session: 6049aa10-892c-47a7-8136-411c84ab06e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3575 | 2026.05.21 16:56:11.317513 [ 3 ] {} <Debug> TCP-Session: 6049aa10-892c-47a7-8136-411c84ab06e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3576 | 2026.05.21 16:56:11.317115 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3577 | 2026.05.21 16:56:11.317533 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3578 | 2026.05.21 16:56:11.317116 [ 313 ] {} <Debug> TCP-Session: 81edbb98-7c30-48ad-95a0-84657605dd04 Authenticating user 'default' from [fd00:1122:3344:101::e]:45844 | ||
| 3579 | 2026.05.21 16:56:11.317565 [ 307 ] {} <Debug> TCP-Session: 7b3381ea-0470-420d-8f5f-73102038d4c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34724 | ||
| 3580 | 2026.05.21 16:56:11.317575 [ 312 ] {} <Debug> TCP-Session: 3dcd687c-4996-4239-8c25-52fe2193f71f Authenticating user 'default' from [fd00:1122:3344:101::e]:63178 | ||
| 3581 | 2026.05.21 16:56:11.317605 [ 313 ] {} <Debug> TCP-Session: 81edbb98-7c30-48ad-95a0-84657605dd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2026.05.21 16:56:11.317613 [ 307 ] {} <Debug> TCP-Session: 7b3381ea-0470-420d-8f5f-73102038d4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3583 | 2026.05.21 16:56:11.317643 [ 313 ] {} <Debug> TCP-Session: 81edbb98-7c30-48ad-95a0-84657605dd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2026.05.21 16:56:11.317655 [ 307 ] {} <Debug> TCP-Session: 7b3381ea-0470-420d-8f5f-73102038d4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3585 | 2026.05.21 16:56:11.317635 [ 312 ] {} <Debug> TCP-Session: 3dcd687c-4996-4239-8c25-52fe2193f71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2026.05.21 16:56:11.317700 [ 312 ] {} <Debug> TCP-Session: 3dcd687c-4996-4239-8c25-52fe2193f71f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3587 | 2026.05.21 16:56:11.317747 [ 310 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3588 | 2026.05.21 16:56:11.317822 [ 310 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3589 | 2026.05.21 16:56:11.318192 [ 310 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 3590 | 2026.05.21 16:56:11.319255 [ 323 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Trace> AggregatingTransform: Aggregating | ||
| 3591 | 2026.05.21 16:56:11.319300 [ 323 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3592 | 2026.05.21 16:56:11.319333 [ 323 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006895 sec. (993.152 rows/sec., 38.80 KiB/sec.) | ||
| 3593 | 2026.05.21 16:56:11.319352 [ 323 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Trace> Aggregator: Merging aggregated data | ||
| 3594 | 2026.05.21 16:56:11.319972 [ 310 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002741 sec., 364.8303538854433 rows/sec., 14.25 KiB/sec. | ||
| 3595 | 2026.05.21 16:56:11.320107 [ 310 ] {a89daf06-0042-4671-9bac-7324de0785f2} <Debug> TCPHandler: Processed in 0.003175346 sec. | ||
| 3596 | 2026.05.21 16:56:11.320264 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3597 | 2026.05.21 16:56:11.320294 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3598 | 2026.05.21 16:56:11.320310 [ 310 ] {} <Debug> TCP-Session: decc7566-0033-4b3a-a0c2-d9bf91b2acc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2026.05.21 16:56:11.320315 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3600 | 2026.05.21 16:56:11.320344 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3601 | 2026.05.21 16:56:11.320359 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3602 | 2026.05.21 16:56:11.320377 [ 313 ] {} <Debug> TCP-Session: 81edbb98-7c30-48ad-95a0-84657605dd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2026.05.21 16:56:11.320400 [ 3 ] {} <Debug> TCP-Session: 6049aa10-892c-47a7-8136-411c84ab06e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2026.05.21 16:56:11.320416 [ 269 ] {} <Debug> TCP-Session: 1f359fce-6bd1-46f0-9935-230911ab00e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3605 | 2026.05.21 16:56:11.320422 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3606 | 2026.05.21 16:56:11.320396 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3607 | 2026.05.21 16:56:11.320478 [ 307 ] {} <Debug> TCP-Session: 7b3381ea-0470-420d-8f5f-73102038d4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3608 | 2026.05.21 16:56:11.320378 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3609 | 2026.05.21 16:56:11.320508 [ 314 ] {} <Debug> TCP-Session: 6e45235e-6a6c-479b-b79e-ef17a7b01148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3610 | 2026.05.21 16:56:11.320337 [ 311 ] {} <Debug> TCP-Session: 4320c301-884d-4870-af8e-1d1e84114d3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3611 | 2026.05.21 16:56:11.320541 [ 306 ] {} <Debug> TCP-Session: b15797e0-6327-40d9-b8d0-b688eb9587ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3612 | 2026.05.21 16:56:11.320330 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3613 | 2026.05.21 16:56:11.320617 [ 312 ] {} <Debug> TCP-Session: 3dcd687c-4996-4239-8c25-52fe2193f71f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3614 | 2026.05.21 16:56:11.329879 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.05.21 16:56:11.330063 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3616 | 2026.05.21 16:56:11.330354 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3617 | 2026.05.21 16:56:11.330397 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3618 | 2026.05.21 16:56:11.330638 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3619 | 2026.05.21 16:56:11.330708 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3620 | 2026.05.21 16:56:11.330844 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3621 | 2026.05.21 16:56:11.330932 [ 359 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3622 | 2026.05.21 16:56:11.330935 [ 335 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3623 | 2026.05.21 16:56:11.330933 [ 358 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3624 | 2026.05.21 16:56:11.330934 [ 338 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3625 | 2026.05.21 16:56:11.331072 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 3626 | 2026.05.21 16:56:11.331100 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3627 | 2026.05.21 16:56:11.331171 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3628 | 2026.05.21 16:56:11.331192 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 3629 | 2026.05.21 16:56:11.331229 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3630 | 2026.05.21 16:56:11.331266 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3631 | 2026.05.21 16:56:11.332584 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002596 sec., 10015.408320493067 rows/sec., 2.16 MiB/sec. | ||
| 3632 | 2026.05.21 16:56:11.332747 [ 4 ] {5d1010ea-6248-410d-b9e5-a3087871e790} <Debug> TCPHandler: Processed in 0.002952224 sec. | ||
| 3633 | 2026.05.21 16:56:11.335083 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.05.21 16:56:11.335216 [ 4 ] {23b4949c-808a-4453-8293-d0c0fb2a9995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3635 | 2026.05.21 16:56:11.335269 [ 4 ] {23b4949c-808a-4453-8293-d0c0fb2a9995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3636 | 2026.05.21 16:56:11.335833 [ 4 ] {23b4949c-808a-4453-8293-d0c0fb2a9995} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.05.21 16:56:11.335895 [ 4 ] {23b4949c-808a-4453-8293-d0c0fb2a9995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3638 | 2026.05.21 16:56:11.336393 [ 4 ] {23b4949c-808a-4453-8293-d0c0fb2a9995} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3639 | 2026.05.21 16:56:11.336686 [ 4 ] {23b4949c-808a-4453-8293-d0c0fb2a9995} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.05.21 16:56:11.336881 [ 4 ] {23b4949c-808a-4453-8293-d0c0fb2a9995} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00175 sec., 1142.857142857143 rows/sec., 93.19 KiB/sec. | ||
| 3641 | 2026.05.21 16:56:11.336937 [ 4 ] {23b4949c-808a-4453-8293-d0c0fb2a9995} <Debug> TCPHandler: Processed in 0.00197403 sec. | ||
| 3642 | 2026.05.21 16:56:11.337147 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.05.21 16:56:11.337254 [ 4 ] {ba25beb0-43d8-48be-a8e2-e8428cf4c20a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3644 | 2026.05.21 16:56:11.337299 [ 4 ] {ba25beb0-43d8-48be-a8e2-e8428cf4c20a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3645 | 2026.05.21 16:56:11.337777 [ 4 ] {ba25beb0-43d8-48be-a8e2-e8428cf4c20a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.05.21 16:56:11.337817 [ 4 ] {ba25beb0-43d8-48be-a8e2-e8428cf4c20a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3647 | 2026.05.21 16:56:11.338140 [ 4 ] {ba25beb0-43d8-48be-a8e2-e8428cf4c20a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3648 | 2026.05.21 16:56:11.338356 [ 4 ] {ba25beb0-43d8-48be-a8e2-e8428cf4c20a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.05.21 16:56:11.338502 [ 4 ] {ba25beb0-43d8-48be-a8e2-e8428cf4c20a} <Debug> executeQuery: Read 103 rows, 8.82 KiB in 0.001271 sec., 81038.55232100708 rows/sec., 6.77 MiB/sec. | ||
| 3650 | 2026.05.21 16:56:11.338541 [ 4 ] {ba25beb0-43d8-48be-a8e2-e8428cf4c20a} <Debug> TCPHandler: Processed in 0.001453488 sec. | ||
| 3651 | 2026.05.21 16:56:11.338670 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.05.21 16:56:11.338769 [ 4 ] {4bd98284-a836-4d21-9428-4a1155135c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3653 | 2026.05.21 16:56:11.338811 [ 4 ] {4bd98284-a836-4d21-9428-4a1155135c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3654 | 2026.05.21 16:56:11.339234 [ 4 ] {4bd98284-a836-4d21-9428-4a1155135c96} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.05.21 16:56:11.339273 [ 4 ] {4bd98284-a836-4d21-9428-4a1155135c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3656 | 2026.05.21 16:56:11.339716 [ 4 ] {4bd98284-a836-4d21-9428-4a1155135c96} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3657 | 2026.05.21 16:56:11.340023 [ 4 ] {4bd98284-a836-4d21-9428-4a1155135c96} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.05.21 16:56:11.340202 [ 4 ] {4bd98284-a836-4d21-9428-4a1155135c96} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.001451 sec., 17229.49689869056 rows/sec., 1.26 MiB/sec. | ||
| 3659 | 2026.05.21 16:56:11.340257 [ 4 ] {4bd98284-a836-4d21-9428-4a1155135c96} <Debug> TCPHandler: Processed in 0.001631598 sec. | ||
| 3660 | 2026.05.21 16:56:11.340405 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.05.21 16:56:11.340522 [ 4 ] {2b3bf9a5-0dc8-44bd-b54a-02bb7afd157f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3662 | 2026.05.21 16:56:11.340578 [ 4 ] {2b3bf9a5-0dc8-44bd-b54a-02bb7afd157f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3663 | 2026.05.21 16:56:11.341127 [ 4 ] {2b3bf9a5-0dc8-44bd-b54a-02bb7afd157f} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.05.21 16:56:11.341171 [ 4 ] {2b3bf9a5-0dc8-44bd-b54a-02bb7afd157f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3665 | 2026.05.21 16:56:11.341609 [ 4 ] {2b3bf9a5-0dc8-44bd-b54a-02bb7afd157f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3666 | 2026.05.21 16:56:11.341918 [ 4 ] {2b3bf9a5-0dc8-44bd-b54a-02bb7afd157f} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.05.21 16:56:11.342086 [ 4 ] {2b3bf9a5-0dc8-44bd-b54a-02bb7afd157f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001588 sec., 56045.34005037783 rows/sec., 4.38 MiB/sec. | ||
| 3668 | 2026.05.21 16:56:11.342135 [ 4 ] {2b3bf9a5-0dc8-44bd-b54a-02bb7afd157f} <Debug> TCPHandler: Processed in 0.001792129 sec. | ||
| 3669 | 2026.05.21 16:56:11.342280 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.05.21 16:56:11.342407 [ 4 ] {34ebbf49-fea8-4b24-bb1b-92166ec81fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.05.21 16:56:11.342465 [ 4 ] {34ebbf49-fea8-4b24-bb1b-92166ec81fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3672 | 2026.05.21 16:56:11.342997 [ 4 ] {34ebbf49-fea8-4b24-bb1b-92166ec81fee} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.05.21 16:56:11.343044 [ 4 ] {34ebbf49-fea8-4b24-bb1b-92166ec81fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3674 | 2026.05.21 16:56:11.343527 [ 4 ] {34ebbf49-fea8-4b24-bb1b-92166ec81fee} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3675 | 2026.05.21 16:56:11.343826 [ 4 ] {34ebbf49-fea8-4b24-bb1b-92166ec81fee} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.05.21 16:56:11.343998 [ 4 ] {34ebbf49-fea8-4b24-bb1b-92166ec81fee} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001623 sec., 99199.01417128774 rows/sec., 6.91 MiB/sec. | ||
| 3677 | 2026.05.21 16:56:11.344044 [ 4 ] {34ebbf49-fea8-4b24-bb1b-92166ec81fee} <Debug> TCPHandler: Processed in 0.001821489 sec. | ||
| 3678 | 2026.05.21 16:56:11.344209 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.05.21 16:56:11.344324 [ 4 ] {b4b40703-3882-4d77-b380-4d9d757a2e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.05.21 16:56:11.344395 [ 4 ] {b4b40703-3882-4d77-b380-4d9d757a2e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3681 | 2026.05.21 16:56:11.345457 [ 4 ] {b4b40703-3882-4d77-b380-4d9d757a2e56} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.05.21 16:56:11.345502 [ 4 ] {b4b40703-3882-4d77-b380-4d9d757a2e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3683 | 2026.05.21 16:56:11.346264 [ 4 ] {b4b40703-3882-4d77-b380-4d9d757a2e56} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3684 | 2026.05.21 16:56:11.346565 [ 4 ] {b4b40703-3882-4d77-b380-4d9d757a2e56} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.05.21 16:56:11.346772 [ 4 ] {b4b40703-3882-4d77-b380-4d9d757a2e56} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002471 sec., 9307.972480777013 rows/sec., 16.68 MiB/sec. | ||
| 3686 | 2026.05.21 16:56:11.346875 [ 4 ] {b4b40703-3882-4d77-b380-4d9d757a2e56} <Debug> TCPHandler: Processed in 0.002726774 sec. | ||
| 3687 | 2026.05.21 16:56:11.347049 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.05.21 16:56:11.347159 [ 4 ] {ed28451e-6742-4ff1-8cca-b800b3775713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.05.21 16:56:11.347212 [ 4 ] {ed28451e-6742-4ff1-8cca-b800b3775713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3690 | 2026.05.21 16:56:11.347696 [ 4 ] {ed28451e-6742-4ff1-8cca-b800b3775713} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.05.21 16:56:11.347738 [ 4 ] {ed28451e-6742-4ff1-8cca-b800b3775713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 3692 | 2026.05.21 16:56:11.348145 [ 4 ] {ed28451e-6742-4ff1-8cca-b800b3775713} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3693 | 2026.05.21 16:56:11.348408 [ 4 ] {ed28451e-6742-4ff1-8cca-b800b3775713} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.05.21 16:56:11.348568 [ 4 ] {ed28451e-6742-4ff1-8cca-b800b3775713} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
| 3695 | 2026.05.21 16:56:11.348614 [ 4 ] {ed28451e-6742-4ff1-8cca-b800b3775713} <Debug> TCPHandler: Processed in 0.001624708 sec. | ||
| 3696 | 2026.05.21 16:56:11.377870 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47796 | ||
| 3697 | 2026.05.21 16:56:11.377948 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3698 | 2026.05.21 16:56:11.377974 [ 310 ] {} <Debug> TCP-Session: 8596cf82-6604-4c4c-8a98-97f30dd0d98a Authenticating user 'default' from [fd00:1122:3344:101::e]:47796 | ||
| 3699 | 2026.05.21 16:56:11.377998 [ 310 ] {} <Debug> TCP-Session: 8596cf82-6604-4c4c-8a98-97f30dd0d98a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3700 | 2026.05.21 16:56:11.378013 [ 310 ] {} <Debug> TCP-Session: 8596cf82-6604-4c4c-8a98-97f30dd0d98a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.05.21 16:56:11.378287 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55351 | ||
| 3702 | 2026.05.21 16:56:11.378327 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56472 | ||
| 3703 | 2026.05.21 16:56:11.378343 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51366 | ||
| 3704 | 2026.05.21 16:56:11.378382 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42528 | ||
| 3705 | 2026.05.21 16:56:11.378394 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3706 | 2026.05.21 16:56:11.378418 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3707 | 2026.05.21 16:56:11.378444 [ 311 ] {} <Debug> TCP-Session: 117eb77c-cc48-4621-9b4f-bd137195db6c Authenticating user 'default' from [fd00:1122:3344:101::e]:55351 | ||
| 3708 | 2026.05.21 16:56:11.378448 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3709 | 2026.05.21 16:56:11.378482 [ 311 ] {} <Debug> TCP-Session: 117eb77c-cc48-4621-9b4f-bd137195db6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.05.21 16:56:11.378462 [ 312 ] {} <Debug> TCP-Session: eb18840a-46e3-4440-b39f-afebfa10f29b Authenticating user 'default' from [fd00:1122:3344:101::e]:56472 | ||
| 3711 | 2026.05.21 16:56:11.378529 [ 311 ] {} <Debug> TCP-Session: 117eb77c-cc48-4621-9b4f-bd137195db6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.05.21 16:56:11.378447 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2026.05.21 16:56:11.378559 [ 312 ] {} <Debug> TCP-Session: eb18840a-46e3-4440-b39f-afebfa10f29b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.05.21 16:56:11.378588 [ 306 ] {} <Debug> TCP-Session: 5574d1e1-1c35-42dc-bb5c-daf2eb327d7e Authenticating user 'default' from [fd00:1122:3344:101::e]:42528 | ||
| 3715 | 2026.05.21 16:56:11.378596 [ 312 ] {} <Debug> TCP-Session: eb18840a-46e3-4440-b39f-afebfa10f29b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2026.05.21 16:56:11.378613 [ 306 ] {} <Debug> TCP-Session: 5574d1e1-1c35-42dc-bb5c-daf2eb327d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.05.21 16:56:11.378406 [ 310 ] {} <Trace> TCP-Session: 8596cf82-6604-4c4c-8a98-97f30dd0d98a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.05.21 16:56:11.378638 [ 306 ] {} <Debug> TCP-Session: 5574d1e1-1c35-42dc-bb5c-daf2eb327d7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2026.05.21 16:56:11.378392 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42458 | ||
| 3720 | 2026.05.21 16:56:11.378368 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48533 | ||
| 3721 | 2026.05.21 16:56:11.378358 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33862 | ||
| 3722 | 2026.05.21 16:56:11.378724 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3723 | 2026.05.21 16:56:11.378741 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.05.21 16:56:11.378761 [ 307 ] {} <Debug> TCP-Session: 5c41859b-1e54-4098-8143-4cb8b05629dc Authenticating user 'default' from [fd00:1122:3344:101::e]:42458 | ||
| 3725 | 2026.05.21 16:56:11.378773 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3726 | 2026.05.21 16:56:11.378775 [ 269 ] {} <Debug> TCP-Session: 313b7102-0c5d-4c49-91ba-4e244bc43400 Authenticating user 'default' from [fd00:1122:3344:101::e]:48533 | ||
| 3727 | 2026.05.21 16:56:11.378800 [ 310 ] {3f168e55-8500-48ec-809c-0fd529016289} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47796) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3728 | 2026.05.21 16:56:11.378803 [ 3 ] {} <Debug> TCP-Session: 561643d5-39cb-4a33-9927-7091a857711a Authenticating user 'default' from [fd00:1122:3344:101::e]:33862 | ||
| 3729 | 2026.05.21 16:56:11.378810 [ 269 ] {} <Debug> TCP-Session: 313b7102-0c5d-4c49-91ba-4e244bc43400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.05.21 16:56:11.378846 [ 3 ] {} <Debug> TCP-Session: 561643d5-39cb-4a33-9927-7091a857711a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.05.21 16:56:11.378861 [ 269 ] {} <Debug> TCP-Session: 313b7102-0c5d-4c49-91ba-4e244bc43400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.05.21 16:56:11.378783 [ 307 ] {} <Debug> TCP-Session: 5c41859b-1e54-4098-8143-4cb8b05629dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.05.21 16:56:11.378879 [ 3 ] {} <Debug> TCP-Session: 561643d5-39cb-4a33-9927-7091a857711a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.05.21 16:56:11.378905 [ 307 ] {} <Debug> TCP-Session: 5c41859b-1e54-4098-8143-4cb8b05629dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.05.21 16:56:11.378344 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53851 | ||
| 3736 | 2026.05.21 16:56:11.378526 [ 313 ] {} <Debug> TCP-Session: 1e607e40-ab72-4bca-8501-a3a10e3273da Authenticating user 'default' from [fd00:1122:3344:101::e]:51366 | ||
| 3737 | 2026.05.21 16:56:11.378987 [ 313 ] {} <Debug> TCP-Session: 1e607e40-ab72-4bca-8501-a3a10e3273da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3738 | 2026.05.21 16:56:11.379001 [ 313 ] {} <Debug> TCP-Session: 1e607e40-ab72-4bca-8501-a3a10e3273da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.05.21 16:56:11.379058 [ 310 ] {3f168e55-8500-48ec-809c-0fd529016289} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3740 | 2026.05.21 16:56:11.379115 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3741 | 2026.05.21 16:56:11.379128 [ 310 ] {3f168e55-8500-48ec-809c-0fd529016289} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3742 | 2026.05.21 16:56:11.379143 [ 314 ] {} <Debug> TCP-Session: 6d36c74b-d58e-458d-972e-487eb7bbbc93 Authenticating user 'default' from [fd00:1122:3344:101::e]:53851 | ||
| 3743 | 2026.05.21 16:56:11.379162 [ 314 ] {} <Debug> TCP-Session: 6d36c74b-d58e-458d-972e-487eb7bbbc93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2026.05.21 16:56:11.379174 [ 314 ] {} <Debug> TCP-Session: 6d36c74b-d58e-458d-972e-487eb7bbbc93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.05.21 16:56:11.379479 [ 310 ] {3f168e55-8500-48ec-809c-0fd529016289} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 3746 | 2026.05.21 16:56:11.380488 [ 335 ] {3f168e55-8500-48ec-809c-0fd529016289} <Trace> AggregatingTransform: Aggregating | ||
| 3747 | 2026.05.21 16:56:11.380529 [ 335 ] {3f168e55-8500-48ec-809c-0fd529016289} <Trace> Aggregator: Aggregation method: without_key | ||
| 3748 | 2026.05.21 16:56:11.380559 [ 335 ] {3f168e55-8500-48ec-809c-0fd529016289} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000967435 sec. (1033.661 rows/sec., 40.38 KiB/sec.) | ||
| 3749 | 2026.05.21 16:56:11.380574 [ 335 ] {3f168e55-8500-48ec-809c-0fd529016289} <Trace> Aggregator: Merging aggregated data | ||
| 3750 | 2026.05.21 16:56:11.381155 [ 310 ] {3f168e55-8500-48ec-809c-0fd529016289} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002408 sec., 415.28239202657807 rows/sec., 16.22 KiB/sec. | ||
| 3751 | 2026.05.21 16:56:11.381281 [ 310 ] {3f168e55-8500-48ec-809c-0fd529016289} <Debug> TCPHandler: Processed in 0.002987465 sec. | ||
| 3752 | 2026.05.21 16:56:11.381421 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3753 | 2026.05.21 16:56:11.381445 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3754 | 2026.05.21 16:56:11.381455 [ 310 ] {} <Debug> TCP-Session: 8596cf82-6604-4c4c-8a98-97f30dd0d98a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.05.21 16:56:11.381465 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3756 | 2026.05.21 16:56:11.381486 [ 307 ] {} <Debug> TCP-Session: 5c41859b-1e54-4098-8143-4cb8b05629dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.05.21 16:56:11.381500 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3758 | 2026.05.21 16:56:11.381514 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3759 | 2026.05.21 16:56:11.381523 [ 311 ] {} <Debug> TCP-Session: 117eb77c-cc48-4621-9b4f-bd137195db6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.05.21 16:56:11.381532 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3761 | 2026.05.21 16:56:11.381561 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3762 | 2026.05.21 16:56:11.381582 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3763 | 2026.05.21 16:56:11.381585 [ 269 ] {} <Debug> TCP-Session: 313b7102-0c5d-4c49-91ba-4e244bc43400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3764 | 2026.05.21 16:56:11.381619 [ 306 ] {} <Debug> TCP-Session: 5574d1e1-1c35-42dc-bb5c-daf2eb327d7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.05.21 16:56:11.381609 [ 314 ] {} <Debug> TCP-Session: 6d36c74b-d58e-458d-972e-487eb7bbbc93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3766 | 2026.05.21 16:56:11.381563 [ 3 ] {} <Debug> TCP-Session: 561643d5-39cb-4a33-9927-7091a857711a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.05.21 16:56:11.381555 [ 312 ] {} <Debug> TCP-Session: eb18840a-46e3-4440-b39f-afebfa10f29b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3768 | 2026.05.21 16:56:11.381484 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3769 | 2026.05.21 16:56:11.381744 [ 313 ] {} <Debug> TCP-Session: 1e607e40-ab72-4bca-8501-a3a10e3273da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.05.21 16:56:13.216222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8094 | ||
| 3771 | 2026.05.21 16:56:13.216806 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.05.21 16:56:13.216846 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3773 | 2026.05.21 16:56:13.217343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3774 | 2026.05.21 16:56:13.217562 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.05.21 16:56:13.217687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8094 | ||
| 3776 | 2026.05.21 16:56:13.636860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3777 | 2026.05.21 16:56:13.651703 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3778 | 2026.05.21 16:56:13.651753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3779 | 2026.05.21 16:56:13.657869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3780 | 2026.05.21 16:56:13.658612 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2026.05.21 16:56:13.661105 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3782 | 2026.05.21 16:56:14.000284 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.01 MiB, peak 246.64 MiB, free memory in arenas 0.00 B, will set to 239.35 MiB (RSS), difference: 2.34 MiB | ||
| 3783 | 2026.05.21 16:56:16.328769 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3784 | 2026.05.21 16:56:16.329015 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3785 | 2026.05.21 16:56:16.329382 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3786 | 2026.05.21 16:56:16.329432 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3787 | 2026.05.21 16:56:16.329694 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3788 | 2026.05.21 16:56:16.329777 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3789 | 2026.05.21 16:56:16.329943 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3790 | 2026.05.21 16:56:16.330051 [ 351 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3791 | 2026.05.21 16:56:16.330055 [ 362 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3792 | 2026.05.21 16:56:16.330055 [ 330 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3793 | 2026.05.21 16:56:16.330055 [ 342 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3794 | 2026.05.21 16:56:16.330241 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 3795 | 2026.05.21 16:56:16.330271 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3796 | 2026.05.21 16:56:16.330344 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3797 | 2026.05.21 16:56:16.330365 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 3798 | 2026.05.21 16:56:16.330402 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3799 | 2026.05.21 16:56:16.330447 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3800 | 2026.05.21 16:56:16.331598 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002689 sec., 9669.021941242097 rows/sec., 2.08 MiB/sec. | ||
| 3801 | 2026.05.21 16:56:16.331722 [ 4 ] {e9c2cf26-6468-4503-a7da-ec60f261f74f} <Debug> TCPHandler: Processed in 0.003083146 sec. | ||
| 3802 | 2026.05.21 16:56:16.333862 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.05.21 16:56:16.333984 [ 4 ] {a83aa664-44a5-4772-81b7-6e5e7415f99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3804 | 2026.05.21 16:56:16.334033 [ 4 ] {a83aa664-44a5-4772-81b7-6e5e7415f99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3805 | 2026.05.21 16:56:16.334555 [ 4 ] {a83aa664-44a5-4772-81b7-6e5e7415f99a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.05.21 16:56:16.334602 [ 4 ] {a83aa664-44a5-4772-81b7-6e5e7415f99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3807 | 2026.05.21 16:56:16.334983 [ 4 ] {a83aa664-44a5-4772-81b7-6e5e7415f99a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3808 | 2026.05.21 16:56:16.335274 [ 4 ] {a83aa664-44a5-4772-81b7-6e5e7415f99a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.05.21 16:56:16.335432 [ 4 ] {a83aa664-44a5-4772-81b7-6e5e7415f99a} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001482 sec., 62078.27260458839 rows/sec., 5.24 MiB/sec. | ||
| 3810 | 2026.05.21 16:56:16.335470 [ 4 ] {a83aa664-44a5-4772-81b7-6e5e7415f99a} <Debug> TCPHandler: Processed in 0.001663459 sec. | ||
| 3811 | 2026.05.21 16:56:16.335612 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.05.21 16:56:16.335716 [ 4 ] {ac8e199b-5eac-4e26-8de1-93db06c48550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3813 | 2026.05.21 16:56:16.335762 [ 4 ] {ac8e199b-5eac-4e26-8de1-93db06c48550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3814 | 2026.05.21 16:56:16.336175 [ 4 ] {ac8e199b-5eac-4e26-8de1-93db06c48550} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.05.21 16:56:16.336212 [ 4 ] {ac8e199b-5eac-4e26-8de1-93db06c48550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3816 | 2026.05.21 16:56:16.336514 [ 4 ] {ac8e199b-5eac-4e26-8de1-93db06c48550} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3817 | 2026.05.21 16:56:16.336760 [ 4 ] {ac8e199b-5eac-4e26-8de1-93db06c48550} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.05.21 16:56:16.336896 [ 4 ] {ac8e199b-5eac-4e26-8de1-93db06c48550} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001204 sec., 14950.166112956811 rows/sec., 1.10 MiB/sec. | ||
| 3819 | 2026.05.21 16:56:16.336932 [ 4 ] {ac8e199b-5eac-4e26-8de1-93db06c48550} <Debug> TCPHandler: Processed in 0.001372697 sec. | ||
| 3820 | 2026.05.21 16:56:16.337054 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2026.05.21 16:56:16.337158 [ 4 ] {02291089-19a0-4252-a2c6-72fbf5809581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3822 | 2026.05.21 16:56:16.337201 [ 4 ] {02291089-19a0-4252-a2c6-72fbf5809581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3823 | 2026.05.21 16:56:16.337645 [ 4 ] {02291089-19a0-4252-a2c6-72fbf5809581} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.05.21 16:56:16.337683 [ 4 ] {02291089-19a0-4252-a2c6-72fbf5809581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3825 | 2026.05.21 16:56:16.337999 [ 4 ] {02291089-19a0-4252-a2c6-72fbf5809581} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3826 | 2026.05.21 16:56:16.338209 [ 4 ] {02291089-19a0-4252-a2c6-72fbf5809581} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2026.05.21 16:56:16.338349 [ 4 ] {02291089-19a0-4252-a2c6-72fbf5809581} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.00121 sec., 67768.59504132232 rows/sec., 5.29 MiB/sec. | ||
| 3828 | 2026.05.21 16:56:16.338387 [ 4 ] {02291089-19a0-4252-a2c6-72fbf5809581} <Debug> TCPHandler: Processed in 0.001386837 sec. | ||
| 3829 | 2026.05.21 16:56:16.338509 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2026.05.21 16:56:16.338605 [ 4 ] {bdb0a299-73b9-4f84-bf81-4ee3fbcf76f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3831 | 2026.05.21 16:56:16.338650 [ 4 ] {bdb0a299-73b9-4f84-bf81-4ee3fbcf76f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3832 | 2026.05.21 16:56:16.339057 [ 4 ] {bdb0a299-73b9-4f84-bf81-4ee3fbcf76f2} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.05.21 16:56:16.339093 [ 4 ] {bdb0a299-73b9-4f84-bf81-4ee3fbcf76f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3834 | 2026.05.21 16:56:16.339446 [ 4 ] {bdb0a299-73b9-4f84-bf81-4ee3fbcf76f2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3835 | 2026.05.21 16:56:16.339656 [ 4 ] {bdb0a299-73b9-4f84-bf81-4ee3fbcf76f2} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.05.21 16:56:16.339794 [ 4 ] {bdb0a299-73b9-4f84-bf81-4ee3fbcf76f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3837 | 2026.05.21 16:56:16.339830 [ 4 ] {bdb0a299-73b9-4f84-bf81-4ee3fbcf76f2} <Debug> TCPHandler: Processed in 0.001370296 sec. | ||
| 3838 | 2026.05.21 16:56:16.339952 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.05.21 16:56:16.340069 [ 4 ] {83d55d27-ac21-494a-b9e4-710e7ddc4fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3840 | 2026.05.21 16:56:16.340135 [ 4 ] {83d55d27-ac21-494a-b9e4-710e7ddc4fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3841 | 2026.05.21 16:56:16.341029 [ 4 ] {83d55d27-ac21-494a-b9e4-710e7ddc4fb2} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.05.21 16:56:16.341064 [ 4 ] {83d55d27-ac21-494a-b9e4-710e7ddc4fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3843 | 2026.05.21 16:56:16.341606 [ 4 ] {83d55d27-ac21-494a-b9e4-710e7ddc4fb2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3844 | 2026.05.21 16:56:16.341822 [ 4 ] {83d55d27-ac21-494a-b9e4-710e7ddc4fb2} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.05.21 16:56:16.341970 [ 4 ] {83d55d27-ac21-494a-b9e4-710e7ddc4fb2} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001925 sec., 9350.64935064935 rows/sec., 16.76 MiB/sec. | ||
| 3846 | 2026.05.21 16:56:16.342018 [ 4 ] {83d55d27-ac21-494a-b9e4-710e7ddc4fb2} <Debug> TCPHandler: Processed in 0.002122611 sec. | ||
| 3847 | 2026.05.21 16:56:16.342149 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.05.21 16:56:16.342245 [ 4 ] {ee1f9e2b-5a9d-4dc6-b009-2c6ec55cc61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.05.21 16:56:16.342287 [ 4 ] {ee1f9e2b-5a9d-4dc6-b009-2c6ec55cc61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3850 | 2026.05.21 16:56:16.342632 [ 4 ] {ee1f9e2b-5a9d-4dc6-b009-2c6ec55cc61e} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.05.21 16:56:16.342666 [ 4 ] {ee1f9e2b-5a9d-4dc6-b009-2c6ec55cc61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3852 | 2026.05.21 16:56:16.342977 [ 4 ] {ee1f9e2b-5a9d-4dc6-b009-2c6ec55cc61e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3853 | 2026.05.21 16:56:16.343178 [ 4 ] {ee1f9e2b-5a9d-4dc6-b009-2c6ec55cc61e} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.05.21 16:56:16.343304 [ 4 ] {ee1f9e2b-5a9d-4dc6-b009-2c6ec55cc61e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3855 | 2026.05.21 16:56:16.343336 [ 4 ] {ee1f9e2b-5a9d-4dc6-b009-2c6ec55cc61e} <Debug> TCPHandler: Processed in 0.001237926 sec. | ||
| 3856 | 2026.05.21 16:56:20.642933 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3857 | 2026.05.21 16:56:20.643005 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3858 | 2026.05.21 16:56:20.717941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8542 | ||
| 3859 | 2026.05.21 16:56:20.718597 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.05.21 16:56:20.718663 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3861 | 2026.05.21 16:56:20.719339 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3862 | 2026.05.21 16:56:20.719578 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.05.21 16:56:20.719722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8542 | ||
| 3864 | 2026.05.21 16:56:21.161355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3865 | 2026.05.21 16:56:21.177654 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3866 | 2026.05.21 16:56:21.177725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3867 | 2026.05.21 16:56:21.183997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3868 | 2026.05.21 16:56:21.184721 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3869 | 2026.05.21 16:56:21.187442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3870 | 2026.05.21 16:56:21.329789 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2026.05.21 16:56:21.330001 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3872 | 2026.05.21 16:56:21.330286 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3873 | 2026.05.21 16:56:21.330323 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3874 | 2026.05.21 16:56:21.330521 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3875 | 2026.05.21 16:56:21.330586 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3876 | 2026.05.21 16:56:21.330717 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3877 | 2026.05.21 16:56:21.330810 [ 342 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3878 | 2026.05.21 16:56:21.330810 [ 330 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3879 | 2026.05.21 16:56:21.330829 [ 351 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3880 | 2026.05.21 16:56:21.330810 [ 362 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3881 | 2026.05.21 16:56:21.330995 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 3882 | 2026.05.21 16:56:21.331021 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3883 | 2026.05.21 16:56:21.331087 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3884 | 2026.05.21 16:56:21.331106 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 3885 | 2026.05.21 16:56:21.331140 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3886 | 2026.05.21 16:56:21.331179 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3887 | 2026.05.21 16:56:21.332320 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002405 sec., 10810.81081081081 rows/sec., 2.33 MiB/sec. | ||
| 3888 | 2026.05.21 16:56:21.332435 [ 4 ] {02631d8d-601f-44c3-ae90-faffc4850c13} <Debug> TCPHandler: Processed in 0.002773834 sec. | ||
| 3889 | 2026.05.21 16:56:21.334517 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2026.05.21 16:56:21.334627 [ 4 ] {5bf202d1-80f2-493f-979b-a722e7640d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3891 | 2026.05.21 16:56:21.334671 [ 4 ] {5bf202d1-80f2-493f-979b-a722e7640d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3892 | 2026.05.21 16:56:21.335155 [ 4 ] {5bf202d1-80f2-493f-979b-a722e7640d4b} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3893 | 2026.05.21 16:56:21.335193 [ 4 ] {5bf202d1-80f2-493f-979b-a722e7640d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3894 | 2026.05.21 16:56:21.335555 [ 4 ] {5bf202d1-80f2-493f-979b-a722e7640d4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3895 | 2026.05.21 16:56:21.335767 [ 4 ] {5bf202d1-80f2-493f-979b-a722e7640d4b} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): 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.21 16:56:21.335902 [ 4 ] {5bf202d1-80f2-493f-979b-a722e7640d4b} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001306 sec., 78101.0719754977 rows/sec., 6.54 MiB/sec. | ||
| 3897 | 2026.05.21 16:56:21.335942 [ 4 ] {5bf202d1-80f2-493f-979b-a722e7640d4b} <Debug> TCPHandler: Processed in 0.001476568 sec. | ||
| 3898 | 2026.05.21 16:56:21.336086 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3899 | 2026.05.21 16:56:21.336183 [ 4 ] {b0affad6-1632-4e13-b6ce-19bb17f5b605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3900 | 2026.05.21 16:56:21.336224 [ 4 ] {b0affad6-1632-4e13-b6ce-19bb17f5b605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3901 | 2026.05.21 16:56:21.336637 [ 4 ] {b0affad6-1632-4e13-b6ce-19bb17f5b605} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3902 | 2026.05.21 16:56:21.336673 [ 4 ] {b0affad6-1632-4e13-b6ce-19bb17f5b605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3903 | 2026.05.21 16:56:21.336956 [ 4 ] {b0affad6-1632-4e13-b6ce-19bb17f5b605} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3904 | 2026.05.21 16:56:21.337168 [ 4 ] {b0affad6-1632-4e13-b6ce-19bb17f5b605} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3905 | 2026.05.21 16:56:21.337295 [ 4 ] {b0affad6-1632-4e13-b6ce-19bb17f5b605} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001131 sec., 20335.98585322723 rows/sec., 1.49 MiB/sec. | ||
| 3906 | 2026.05.21 16:56:21.337329 [ 4 ] {b0affad6-1632-4e13-b6ce-19bb17f5b605} <Debug> TCPHandler: Processed in 0.001293246 sec. | ||
| 3907 | 2026.05.21 16:56:21.337461 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3908 | 2026.05.21 16:56:21.337556 [ 4 ] {9b8813fc-7b5d-4890-836a-c9edf3f11547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3909 | 2026.05.21 16:56:21.337596 [ 4 ] {9b8813fc-7b5d-4890-836a-c9edf3f11547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3910 | 2026.05.21 16:56:21.338003 [ 4 ] {9b8813fc-7b5d-4890-836a-c9edf3f11547} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.05.21 16:56:21.338039 [ 4 ] {9b8813fc-7b5d-4890-836a-c9edf3f11547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3912 | 2026.05.21 16:56:21.338332 [ 4 ] {9b8813fc-7b5d-4890-836a-c9edf3f11547} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3913 | 2026.05.21 16:56:21.338535 [ 4 ] {9b8813fc-7b5d-4890-836a-c9edf3f11547} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.05.21 16:56:21.338659 [ 4 ] {9b8813fc-7b5d-4890-836a-c9edf3f11547} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001122 sec., 77540.10695187165 rows/sec., 6.06 MiB/sec. | ||
| 3915 | 2026.05.21 16:56:21.338693 [ 4 ] {9b8813fc-7b5d-4890-836a-c9edf3f11547} <Debug> TCPHandler: Processed in 0.001281967 sec. | ||
| 3916 | 2026.05.21 16:56:21.338818 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.05.21 16:56:21.338912 [ 4 ] {62c67d5f-0420-4421-a535-e3162712ccaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.05.21 16:56:21.338956 [ 4 ] {62c67d5f-0420-4421-a535-e3162712ccaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3919 | 2026.05.21 16:56:21.339358 [ 4 ] {62c67d5f-0420-4421-a535-e3162712ccaa} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.05.21 16:56:21.339394 [ 4 ] {62c67d5f-0420-4421-a535-e3162712ccaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3921 | 2026.05.21 16:56:21.339710 [ 4 ] {62c67d5f-0420-4421-a535-e3162712ccaa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3922 | 2026.05.21 16:56:21.339912 [ 4 ] {62c67d5f-0420-4421-a535-e3162712ccaa} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): 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.21 16:56:21.340035 [ 4 ] {62c67d5f-0420-4421-a535-e3162712ccaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 3924 | 2026.05.21 16:56:21.340069 [ 4 ] {62c67d5f-0420-4421-a535-e3162712ccaa} <Debug> TCPHandler: Processed in 0.001301346 sec. | ||
| 3925 | 2026.05.21 16:56:21.340186 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.05.21 16:56:21.340281 [ 4 ] {a655b455-f6bc-492c-8623-21da3a4de94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3927 | 2026.05.21 16:56:21.340334 [ 4 ] {a655b455-f6bc-492c-8623-21da3a4de94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3928 | 2026.05.21 16:56:21.341082 [ 4 ] {a655b455-f6bc-492c-8623-21da3a4de94e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.05.21 16:56:21.341119 [ 4 ] {a655b455-f6bc-492c-8623-21da3a4de94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3930 | 2026.05.21 16:56:21.341625 [ 4 ] {a655b455-f6bc-492c-8623-21da3a4de94e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3931 | 2026.05.21 16:56:21.341844 [ 4 ] {a655b455-f6bc-492c-8623-21da3a4de94e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.05.21 16:56:21.341979 [ 4 ] {a655b455-f6bc-492c-8623-21da3a4de94e} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001716 sec., 13403.263403263403 rows/sec., 24.02 MiB/sec. | ||
| 3933 | 2026.05.21 16:56:21.342029 [ 4 ] {a655b455-f6bc-492c-8623-21da3a4de94e} <Debug> TCPHandler: Processed in 0.001892889 sec. | ||
| 3934 | 2026.05.21 16:56:21.342164 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.05.21 16:56:21.342261 [ 4 ] {575bc9ee-10d6-443c-9067-120d07b9da24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3936 | 2026.05.21 16:56:21.342302 [ 4 ] {575bc9ee-10d6-443c-9067-120d07b9da24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3937 | 2026.05.21 16:56:21.342652 [ 4 ] {575bc9ee-10d6-443c-9067-120d07b9da24} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.05.21 16:56:21.342688 [ 4 ] {575bc9ee-10d6-443c-9067-120d07b9da24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3939 | 2026.05.21 16:56:21.342984 [ 4 ] {575bc9ee-10d6-443c-9067-120d07b9da24} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3940 | 2026.05.21 16:56:21.343185 [ 4 ] {575bc9ee-10d6-443c-9067-120d07b9da24} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.05.21 16:56:21.343322 [ 4 ] {575bc9ee-10d6-443c-9067-120d07b9da24} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3942 | 2026.05.21 16:56:21.343355 [ 4 ] {575bc9ee-10d6-443c-9067-120d07b9da24} <Debug> TCPHandler: Processed in 0.001241356 sec. | ||
| 3943 | 2026.05.21 16:56:26.330980 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.05.21 16:56:26.331230 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3945 | 2026.05.21 16:56:26.331557 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3946 | 2026.05.21 16:56:26.331668 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 3947 | 2026.05.21 16:56:26.331880 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3948 | 2026.05.21 16:56:26.331944 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3949 | 2026.05.21 16:56:26.332139 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 3950 | 2026.05.21 16:56:26.332226 [ 362 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3951 | 2026.05.21 16:56:26.332235 [ 351 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3952 | 2026.05.21 16:56:26.332226 [ 322 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3953 | 2026.05.21 16:56:26.334505 [ 330 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3954 | 2026.05.21 16:56:26.334584 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 3955 | 2026.05.21 16:56:26.334623 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3956 | 2026.05.21 16:56:26.334699 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3957 | 2026.05.21 16:56:26.334724 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 3958 | 2026.05.21 16:56:26.334766 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3959 | 2026.05.21 16:56:26.334809 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3960 | 2026.05.21 16:56:26.335909 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004775 sec., 5445.026178010471 rows/sec., 1.17 MiB/sec. | ||
| 3961 | 2026.05.21 16:56:26.336031 [ 4 ] {6f79d81d-4261-42ec-b48a-5a53a663a9e8} <Debug> TCPHandler: Processed in 0.005176786 sec. | ||
| 3962 | 2026.05.21 16:56:26.338706 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.05.21 16:56:26.338821 [ 4 ] {fba363d0-daad-4e19-9f8d-13376ca599e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3964 | 2026.05.21 16:56:26.338870 [ 4 ] {fba363d0-daad-4e19-9f8d-13376ca599e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3965 | 2026.05.21 16:56:26.339357 [ 4 ] {fba363d0-daad-4e19-9f8d-13376ca599e9} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.05.21 16:56:26.339405 [ 4 ] {fba363d0-daad-4e19-9f8d-13376ca599e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3967 | 2026.05.21 16:56:26.339788 [ 4 ] {fba363d0-daad-4e19-9f8d-13376ca599e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3968 | 2026.05.21 16:56:26.340024 [ 4 ] {fba363d0-daad-4e19-9f8d-13376ca599e9} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.05.21 16:56:26.340179 [ 4 ] {fba363d0-daad-4e19-9f8d-13376ca599e9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001391 sec., 17253.774263120056 rows/sec., 1.43 MiB/sec. | ||
| 3970 | 2026.05.21 16:56:26.340217 [ 4 ] {fba363d0-daad-4e19-9f8d-13376ca599e9} <Debug> TCPHandler: Processed in 0.001569777 sec. | ||
| 3971 | 2026.05.21 16:56:26.340347 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.05.21 16:56:26.340443 [ 4 ] {064ff143-b35c-4e36-a51e-c72e0248f824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3973 | 2026.05.21 16:56:26.340487 [ 4 ] {064ff143-b35c-4e36-a51e-c72e0248f824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3974 | 2026.05.21 16:56:26.340898 [ 4 ] {064ff143-b35c-4e36-a51e-c72e0248f824} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.05.21 16:56:26.340935 [ 4 ] {064ff143-b35c-4e36-a51e-c72e0248f824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3976 | 2026.05.21 16:56:26.341218 [ 4 ] {064ff143-b35c-4e36-a51e-c72e0248f824} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3977 | 2026.05.21 16:56:26.341433 [ 4 ] {064ff143-b35c-4e36-a51e-c72e0248f824} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.05.21 16:56:26.341568 [ 4 ] {064ff143-b35c-4e36-a51e-c72e0248f824} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001144 sec., 6993.006993006993 rows/sec., 570.23 KiB/sec. | ||
| 3979 | 2026.05.21 16:56:26.341603 [ 4 ] {064ff143-b35c-4e36-a51e-c72e0248f824} <Debug> TCPHandler: Processed in 0.001307086 sec. | ||
| 3980 | 2026.05.21 16:56:26.341720 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.05.21 16:56:26.341816 [ 4 ] {2c665b65-84a8-413c-964f-2bbc359b2583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3982 | 2026.05.21 16:56:26.341857 [ 4 ] {2c665b65-84a8-413c-964f-2bbc359b2583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3983 | 2026.05.21 16:56:26.342322 [ 4 ] {2c665b65-84a8-413c-964f-2bbc359b2583} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.05.21 16:56:26.342359 [ 4 ] {2c665b65-84a8-413c-964f-2bbc359b2583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3985 | 2026.05.21 16:56:26.342685 [ 4 ] {2c665b65-84a8-413c-964f-2bbc359b2583} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3986 | 2026.05.21 16:56:26.342919 [ 4 ] {2c665b65-84a8-413c-964f-2bbc359b2583} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.05.21 16:56:26.343061 [ 4 ] {2c665b65-84a8-413c-964f-2bbc359b2583} <Debug> executeQuery: Read 216 rows, 19.70 KiB in 0.001263 sec., 171021.37767220903 rows/sec., 15.24 MiB/sec. | ||
| 3988 | 2026.05.21 16:56:26.343097 [ 4 ] {2c665b65-84a8-413c-964f-2bbc359b2583} <Debug> TCPHandler: Processed in 0.001428657 sec. | ||
| 3989 | 2026.05.21 16:56:26.343217 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.05.21 16:56:26.343316 [ 4 ] {3a3f1efe-a27e-4609-9d86-1228ec093f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3991 | 2026.05.21 16:56:26.343357 [ 4 ] {3a3f1efe-a27e-4609-9d86-1228ec093f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3992 | 2026.05.21 16:56:26.343766 [ 4 ] {3a3f1efe-a27e-4609-9d86-1228ec093f9e} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.05.21 16:56:26.343802 [ 4 ] {3a3f1efe-a27e-4609-9d86-1228ec093f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 3994 | 2026.05.21 16:56:26.344089 [ 4 ] {3a3f1efe-a27e-4609-9d86-1228ec093f9e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3995 | 2026.05.21 16:56:26.344299 [ 4 ] {3a3f1efe-a27e-4609-9d86-1228ec093f9e} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.05.21 16:56:26.344419 [ 123 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3997 | 2026.05.21 16:56:26.344426 [ 4 ] {3a3f1efe-a27e-4609-9d86-1228ec093f9e} <Debug> executeQuery: Read 38 rows, 2.87 KiB in 0.00113 sec., 33628.318584070796 rows/sec., 2.48 MiB/sec. | ||
| 3998 | 2026.05.21 16:56:26.344477 [ 123 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.05.21 16:56:26.344498 [ 4 ] {3a3f1efe-a27e-4609-9d86-1228ec093f9e} <Debug> TCPHandler: Processed in 0.001328747 sec. | ||
| 4000 | 2026.05.21 16:56:26.344506 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4001 | 2026.05.21 16:56:26.344627 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 4002 | 2026.05.21 16:56:26.344650 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.05.21 16:56:26.344737 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4004 | 2026.05.21 16:56:26.344753 [ 4 ] {28518dc1-7cf3-4ac8-832d-83dca18459d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4005 | 2026.05.21 16:56:26.344770 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 69 rows starting from the beginning of the part | ||
| 4006 | 2026.05.21 16:56:26.344801 [ 4 ] {28518dc1-7cf3-4ac8-832d-83dca18459d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4007 | 2026.05.21 16:56:26.344834 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part | ||
| 4008 | 2026.05.21 16:56:26.344886 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4009 | 2026.05.21 16:56:26.344927 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part | ||
| 4010 | 2026.05.21 16:56:26.344968 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part | ||
| 4011 | 2026.05.21 16:56:26.345008 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 4012 | 2026.05.21 16:56:26.345222 [ 4 ] {28518dc1-7cf3-4ac8-832d-83dca18459d2} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2026.05.21 16:56:26.345266 [ 4 ] {28518dc1-7cf3-4ac8-832d-83dca18459d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4014 | 2026.05.21 16:56:26.345612 [ 4 ] {28518dc1-7cf3-4ac8-832d-83dca18459d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4015 | 2026.05.21 16:56:26.345825 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229296 sec., 155373.48205802345 rows/sec., 11.98 MiB/sec. | ||
| 4016 | 2026.05.21 16:56:26.345843 [ 4 ] {28518dc1-7cf3-4ac8-832d-83dca18459d2} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.05.21 16:56:26.346019 [ 4 ] {28518dc1-7cf3-4ac8-832d-83dca18459d2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001284 sec., 18691.58878504673 rows/sec., 1.55 MiB/sec. | ||
| 4018 | 2026.05.21 16:56:26.346033 [ 195 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4019 | 2026.05.21 16:56:26.346055 [ 4 ] {28518dc1-7cf3-4ac8-832d-83dca18459d2} <Debug> TCPHandler: Processed in 0.001456468 sec. | ||
| 4020 | 2026.05.21 16:56:26.346174 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2026.05.21 16:56:26.346273 [ 4 ] {3e691f29-f035-430d-989c-bbfb57429fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4022 | 2026.05.21 16:56:26.346317 [ 4 ] {3e691f29-f035-430d-989c-bbfb57429fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4023 | 2026.05.21 16:56:26.346329 [ 195 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.05.21 16:56:26.346413 [ 195 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_21_4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4025 | 2026.05.21 16:56:26.346503 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4026 | 2026.05.21 16:56:26.346714 [ 4 ] {3e691f29-f035-430d-989c-bbfb57429fa4} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4027 | 2026.05.21 16:56:26.346757 [ 4 ] {3e691f29-f035-430d-989c-bbfb57429fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4028 | 2026.05.21 16:56:26.347049 [ 4 ] {3e691f29-f035-430d-989c-bbfb57429fa4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4029 | 2026.05.21 16:56:26.347252 [ 4 ] {3e691f29-f035-430d-989c-bbfb57429fa4} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.05.21 16:56:26.347381 [ 4 ] {3e691f29-f035-430d-989c-bbfb57429fa4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 4031 | 2026.05.21 16:56:26.347416 [ 4 ] {3e691f29-f035-430d-989c-bbfb57429fa4} <Debug> TCPHandler: Processed in 0.001292866 sec. | ||
| 4032 | 2026.05.21 16:56:26.347532 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4033 | 2026.05.21 16:56:26.347629 [ 4 ] {c9561e5c-666d-42c5-b71a-f01b89340442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4034 | 2026.05.21 16:56:26.347670 [ 4 ] {c9561e5c-666d-42c5-b71a-f01b89340442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4035 | 2026.05.21 16:56:26.348090 [ 4 ] {c9561e5c-666d-42c5-b71a-f01b89340442} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.05.21 16:56:26.348128 [ 4 ] {c9561e5c-666d-42c5-b71a-f01b89340442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4037 | 2026.05.21 16:56:26.348430 [ 4 ] {c9561e5c-666d-42c5-b71a-f01b89340442} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4038 | 2026.05.21 16:56:26.348634 [ 4 ] {c9561e5c-666d-42c5-b71a-f01b89340442} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.05.21 16:56:26.348769 [ 4 ] {c9561e5c-666d-42c5-b71a-f01b89340442} <Debug> executeQuery: Read 126 rows, 10.47 KiB in 0.001158 sec., 108808.29015544042 rows/sec., 8.83 MiB/sec. | ||
| 4040 | 2026.05.21 16:56:26.348804 [ 4 ] {c9561e5c-666d-42c5-b71a-f01b89340442} <Debug> TCPHandler: Processed in 0.001321826 sec. | ||
| 4041 | 2026.05.21 16:56:26.348920 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4042 | 2026.05.21 16:56:26.349017 [ 4 ] {27be5b56-ba33-4dfe-aa6f-7932f9d51d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4043 | 2026.05.21 16:56:26.349061 [ 4 ] {27be5b56-ba33-4dfe-aa6f-7932f9d51d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4044 | 2026.05.21 16:56:26.349451 [ 4 ] {27be5b56-ba33-4dfe-aa6f-7932f9d51d84} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.05.21 16:56:26.349489 [ 4 ] {27be5b56-ba33-4dfe-aa6f-7932f9d51d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4046 | 2026.05.21 16:56:26.349809 [ 4 ] {27be5b56-ba33-4dfe-aa6f-7932f9d51d84} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4047 | 2026.05.21 16:56:26.350033 [ 4 ] {27be5b56-ba33-4dfe-aa6f-7932f9d51d84} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.05.21 16:56:26.350169 [ 4 ] {27be5b56-ba33-4dfe-aa6f-7932f9d51d84} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001171 sec., 170794.1929974381 rows/sec., 12.24 MiB/sec. | ||
| 4049 | 2026.05.21 16:56:26.350205 [ 4 ] {27be5b56-ba33-4dfe-aa6f-7932f9d51d84} <Debug> TCPHandler: Processed in 0.001334337 sec. | ||
| 4050 | 2026.05.21 16:56:26.350343 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4051 | 2026.05.21 16:56:26.350440 [ 4 ] {a9048086-d7c9-4e09-90f5-5d16bf6c61ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4052 | 2026.05.21 16:56:26.350495 [ 4 ] {a9048086-d7c9-4e09-90f5-5d16bf6c61ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4053 | 2026.05.21 16:56:26.351332 [ 4 ] {a9048086-d7c9-4e09-90f5-5d16bf6c61ff} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2026.05.21 16:56:26.351374 [ 4 ] {a9048086-d7c9-4e09-90f5-5d16bf6c61ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4055 | 2026.05.21 16:56:26.351946 [ 4 ] {a9048086-d7c9-4e09-90f5-5d16bf6c61ff} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4056 | 2026.05.21 16:56:26.352190 [ 4 ] {a9048086-d7c9-4e09-90f5-5d16bf6c61ff} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2026.05.21 16:56:26.352297 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4058 | 2026.05.21 16:56:26.352328 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.05.21 16:56:26.352333 [ 4 ] {a9048086-d7c9-4e09-90f5-5d16bf6c61ff} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001907 sec., 9438.909281594126 rows/sec., 16.91 MiB/sec. | ||
| 4060 | 2026.05.21 16:56:26.352346 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4061 | 2026.05.21 16:56:26.352393 [ 4 ] {a9048086-d7c9-4e09-90f5-5d16bf6c61ff} <Debug> TCPHandler: Processed in 0.00209953 sec. | ||
| 4062 | 2026.05.21 16:56:26.352439 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 4063 | 2026.05.21 16:56:26.352527 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.05.21 16:56:26.352625 [ 4 ] {9dfb2bc7-afe6-41e6-b795-d69f7c284ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.05.21 16:56:26.352639 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4066 | 2026.05.21 16:56:26.352667 [ 4 ] {9dfb2bc7-afe6-41e6-b795-d69f7c284ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4067 | 2026.05.21 16:56:26.352687 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 259 rows starting from the beginning of the part | ||
| 4068 | 2026.05.21 16:56:26.352794 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part | ||
| 4069 | 2026.05.21 16:56:26.352886 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 23 rows starting from the beginning of the part | ||
| 4070 | 2026.05.21 16:56:26.352979 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part | ||
| 4071 | 2026.05.21 16:56:26.353010 [ 4 ] {9dfb2bc7-afe6-41e6-b795-d69f7c284ea7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2026.05.21 16:56:26.353045 [ 4 ] {9dfb2bc7-afe6-41e6-b795-d69f7c284ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4073 | 2026.05.21 16:56:26.353064 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part | ||
| 4074 | 2026.05.21 16:56:26.353164 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part | ||
| 4075 | 2026.05.21 16:56:26.353369 [ 4 ] {9dfb2bc7-afe6-41e6-b795-d69f7c284ea7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4076 | 2026.05.21 16:56:26.353608 [ 4 ] {9dfb2bc7-afe6-41e6-b795-d69f7c284ea7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.05.21 16:56:26.353747 [ 4 ] {9dfb2bc7-afe6-41e6-b795-d69f7c284ea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 4078 | 2026.05.21 16:56:26.353780 [ 4 ] {9dfb2bc7-afe6-41e6-b795-d69f7c284ea7} <Debug> TCPHandler: Processed in 0.001303947 sec. | ||
| 4079 | 2026.05.21 16:56:26.356416 [ 195 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 19 columns (19 merged, 0 gathered) in 0.004013371 sec., 89450.98771082962 rows/sec., 160.29 MiB/sec. | ||
| 4080 | 2026.05.21 16:56:26.356993 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4081 | 2026.05.21 16:56:26.357315 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.05.21 16:56:26.357387 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4083 | 2026.05.21 16:56:26.357466 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4084 | 2026.05.21 16:56:27.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.63 MiB, peak 246.64 MiB, free memory in arenas 0.00 B, will set to 242.78 MiB (RSS), difference: 1.15 MiB | ||
| 4085 | 2026.05.21 16:56:28.219987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9054 | ||
| 4086 | 2026.05.21 16:56:28.220535 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.05.21 16:56:28.220569 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4088 | 2026.05.21 16:56:28.221098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4089 | 2026.05.21 16:56:28.221322 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.05.21 16:56:28.221445 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9054 | ||
| 4091 | 2026.05.21 16:56:28.687686 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4092 | 2026.05.21 16:56:28.703805 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2026.05.21 16:56:28.703861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4094 | 2026.05.21 16:56:28.709969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4095 | 2026.05.21 16:56:28.710647 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.05.21 16:56:28.713560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4097 | 2026.05.21 16:56:31.329409 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.05.21 16:56:31.329627 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4099 | 2026.05.21 16:56:31.329921 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4100 | 2026.05.21 16:56:31.329958 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4101 | 2026.05.21 16:56:31.330157 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4102 | 2026.05.21 16:56:31.330219 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4103 | 2026.05.21 16:56:31.330347 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4104 | 2026.05.21 16:56:31.330450 [ 322 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4105 | 2026.05.21 16:56:31.330470 [ 330 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4106 | 2026.05.21 16:56:31.330468 [ 351 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4107 | 2026.05.21 16:56:31.330453 [ 362 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4108 | 2026.05.21 16:56:31.330734 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 4109 | 2026.05.21 16:56:31.330761 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4110 | 2026.05.21 16:56:31.330828 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4111 | 2026.05.21 16:56:31.330847 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 4112 | 2026.05.21 16:56:31.330882 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4113 | 2026.05.21 16:56:31.330921 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4114 | 2026.05.21 16:56:31.332025 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002486 sec., 10458.567980691874 rows/sec., 2.25 MiB/sec. | ||
| 4115 | 2026.05.21 16:56:31.332144 [ 4 ] {11468078-63d8-460e-9a5f-b00a0702d97f} <Debug> TCPHandler: Processed in 0.002857684 sec. | ||
| 4116 | 2026.05.21 16:56:31.334215 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2026.05.21 16:56:31.334324 [ 4 ] {3eb93436-de6f-48a5-98c6-ec4473d6d469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4118 | 2026.05.21 16:56:31.334368 [ 4 ] {3eb93436-de6f-48a5-98c6-ec4473d6d469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4119 | 2026.05.21 16:56:31.334846 [ 4 ] {3eb93436-de6f-48a5-98c6-ec4473d6d469} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4120 | 2026.05.21 16:56:31.334889 [ 4 ] {3eb93436-de6f-48a5-98c6-ec4473d6d469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4121 | 2026.05.21 16:56:31.335271 [ 4 ] {3eb93436-de6f-48a5-98c6-ec4473d6d469} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4122 | 2026.05.21 16:56:31.335491 [ 4 ] {3eb93436-de6f-48a5-98c6-ec4473d6d469} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4123 | 2026.05.21 16:56:31.335623 [ 153 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4124 | 2026.05.21 16:56:31.335637 [ 4 ] {3eb93436-de6f-48a5-98c6-ec4473d6d469} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001344 sec., 75892.85714285714 rows/sec., 6.35 MiB/sec. | ||
| 4125 | 2026.05.21 16:56:31.335691 [ 153 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2026.05.21 16:56:31.335697 [ 4 ] {3eb93436-de6f-48a5-98c6-ec4473d6d469} <Debug> TCPHandler: Processed in 0.001533197 sec. | ||
| 4127 | 2026.05.21 16:56:31.335721 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4128 | 2026.05.21 16:56:31.335841 [ 197 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4129 | 2026.05.21 16:56:31.335847 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.05.21 16:56:31.335978 [ 4 ] {fe444172-1500-4ac1-968f-6c5061e45b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4131 | 2026.05.21 16:56:31.335985 [ 197 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4132 | 2026.05.21 16:56:31.336022 [ 4 ] {fe444172-1500-4ac1-968f-6c5061e45b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4133 | 2026.05.21 16:56:31.336049 [ 197 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 268 rows starting from the beginning of the part | ||
| 4134 | 2026.05.21 16:56:31.336161 [ 197 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 103 rows starting from the beginning of the part | ||
| 4135 | 2026.05.21 16:56:31.336225 [ 197 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 92 rows starting from the beginning of the part | ||
| 4136 | 2026.05.21 16:56:31.336277 [ 197 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part | ||
| 4137 | 2026.05.21 16:56:31.336330 [ 197 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 216 rows starting from the beginning of the part | ||
| 4138 | 2026.05.21 16:56:31.336380 [ 197 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part | ||
| 4139 | 2026.05.21 16:56:31.336427 [ 4 ] {fe444172-1500-4ac1-968f-6c5061e45b69} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4140 | 2026.05.21 16:56:31.336468 [ 4 ] {fe444172-1500-4ac1-968f-6c5061e45b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4141 | 2026.05.21 16:56:31.336783 [ 4 ] {fe444172-1500-4ac1-968f-6c5061e45b69} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4142 | 2026.05.21 16:56:31.337030 [ 4 ] {fe444172-1500-4ac1-968f-6c5061e45b69} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.05.21 16:56:31.337165 [ 4 ] {fe444172-1500-4ac1-968f-6c5061e45b69} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001207 sec., 19055.509527754766 rows/sec., 1.40 MiB/sec. | ||
| 4144 | 2026.05.21 16:56:31.337199 [ 4 ] {fe444172-1500-4ac1-968f-6c5061e45b69} <Debug> TCPHandler: Processed in 0.001401867 sec. | ||
| 4145 | 2026.05.21 16:56:31.337317 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2026.05.21 16:56:31.337412 [ 4 ] {f2b3106b-c794-4b48-b7b1-e7923b414b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4147 | 2026.05.21 16:56:31.337451 [ 4 ] {f2b3106b-c794-4b48-b7b1-e7923b414b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4148 | 2026.05.21 16:56:31.337479 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 883 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686009 sec., 523721.99673904467 rows/sec., 47.45 MiB/sec. | ||
| 4149 | 2026.05.21 16:56:31.337716 [ 199 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4150 | 2026.05.21 16:56:31.337862 [ 4 ] {f2b3106b-c794-4b48-b7b1-e7923b414b6c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.05.21 16:56:31.337905 [ 4 ] {f2b3106b-c794-4b48-b7b1-e7923b414b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4152 | 2026.05.21 16:56:31.338087 [ 199 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.05.21 16:56:31.338192 [ 199 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_26_5} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4154 | 2026.05.21 16:56:31.338231 [ 4 ] {f2b3106b-c794-4b48-b7b1-e7923b414b6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4155 | 2026.05.21 16:56:31.338297 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4156 | 2026.05.21 16:56:31.338457 [ 4 ] {f2b3106b-c794-4b48-b7b1-e7923b414b6c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.05.21 16:56:31.338567 [ 153 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4158 | 2026.05.21 16:56:31.338595 [ 4 ] {f2b3106b-c794-4b48-b7b1-e7923b414b6c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001201 sec., 72439.63363863446 rows/sec., 5.66 MiB/sec. | ||
| 4159 | 2026.05.21 16:56:31.338599 [ 153 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.05.21 16:56:31.338635 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4161 | 2026.05.21 16:56:31.338637 [ 4 ] {f2b3106b-c794-4b48-b7b1-e7923b414b6c} <Debug> TCPHandler: Processed in 0.001368317 sec. | ||
| 4162 | 2026.05.21 16:56:31.338701 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 4163 | 2026.05.21 16:56:31.338772 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2026.05.21 16:56:31.338794 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4165 | 2026.05.21 16:56:31.338824 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 175 rows starting from the beginning of the part | ||
| 4166 | 2026.05.21 16:56:31.338872 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 89 rows starting from the beginning of the part | ||
| 4167 | 2026.05.21 16:56:31.338872 [ 4 ] {23c3d716-d0b5-4a64-b21f-b099e4a94961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4168 | 2026.05.21 16:56:31.338914 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
| 4169 | 2026.05.21 16:56:31.338929 [ 4 ] {23c3d716-d0b5-4a64-b21f-b099e4a94961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4170 | 2026.05.21 16:56:31.338955 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 87 rows starting from the beginning of the part | ||
| 4171 | 2026.05.21 16:56:31.338996 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 126 rows starting from the beginning of the part | ||
| 4172 | 2026.05.21 16:56:31.339034 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 87 rows starting from the beginning of the part | ||
| 4173 | 2026.05.21 16:56:31.339334 [ 4 ] {23c3d716-d0b5-4a64-b21f-b099e4a94961} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4174 | 2026.05.21 16:56:31.339374 [ 4 ] {23c3d716-d0b5-4a64-b21f-b099e4a94961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4175 | 2026.05.21 16:56:31.339717 [ 4 ] {23c3d716-d0b5-4a64-b21f-b099e4a94961} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4176 | 2026.05.21 16:56:31.339849 [ 188 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 5 columns (5 merged, 0 gathered) in 0.001173866 sec., 550318.3497946103 rows/sec., 45.75 MiB/sec. | ||
| 4177 | 2026.05.21 16:56:31.339927 [ 4 ] {23c3d716-d0b5-4a64-b21f-b099e4a94961} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.05.21 16:56:31.340019 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4179 | 2026.05.21 16:56:31.340034 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4180 | 2026.05.21 16:56:31.340060 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2026.05.21 16:56:31.340062 [ 4 ] {23c3d716-d0b5-4a64-b21f-b099e4a94961} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 4182 | 2026.05.21 16:56:31.340078 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4183 | 2026.05.21 16:56:31.340108 [ 4 ] {23c3d716-d0b5-4a64-b21f-b099e4a94961} <Debug> TCPHandler: Processed in 0.001385047 sec. | ||
| 4184 | 2026.05.21 16:56:31.340171 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 4185 | 2026.05.21 16:56:31.340230 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4186 | 2026.05.21 16:56:31.340281 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.21 16:56:31.340294 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4188 | 2026.05.21 16:56:31.340331 [ 4 ] {c3722a4b-74f8-4e34-b4b0-58ebf2b29970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.05.21 16:56:31.340338 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3287 rows starting from the beginning of the part | ||
| 4190 | 2026.05.21 16:56:31.340362 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_26_5} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4191 | 2026.05.21 16:56:31.340397 [ 4 ] {c3722a4b-74f8-4e34-b4b0-58ebf2b29970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4192 | 2026.05.21 16:56:31.340438 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4193 | 2026.05.21 16:56:31.340456 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 161 rows starting from the beginning of the part | ||
| 4194 | 2026.05.21 16:56:31.340530 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 4195 | 2026.05.21 16:56:31.340575 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 4196 | 2026.05.21 16:56:31.340618 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 200 rows starting from the beginning of the part | ||
| 4197 | 2026.05.21 16:56:31.340668 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 4198 | 2026.05.21 16:56:31.341207 [ 4 ] {c3722a4b-74f8-4e34-b4b0-58ebf2b29970} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.05.21 16:56:31.341249 [ 4 ] {c3722a4b-74f8-4e34-b4b0-58ebf2b29970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4200 | 2026.05.21 16:56:31.341847 [ 4 ] {c3722a4b-74f8-4e34-b4b0-58ebf2b29970} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4201 | 2026.05.21 16:56:31.342078 [ 4 ] {c3722a4b-74f8-4e34-b4b0-58ebf2b29970} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.05.21 16:56:31.342218 [ 4 ] {c3722a4b-74f8-4e34-b4b0-58ebf2b29970} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001906 sec., 12067.156348373557 rows/sec., 21.62 MiB/sec. | ||
| 4203 | 2026.05.21 16:56:31.342267 [ 4 ] {c3722a4b-74f8-4e34-b4b0-58ebf2b29970} <Debug> TCPHandler: Processed in 0.00208662 sec. | ||
| 4204 | 2026.05.21 16:56:31.342293 [ 197 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4128 rows, containing 5 columns (5 merged, 0 gathered) in 0.00216014 sec., 1910987.2508263353 rows/sec., 134.81 MiB/sec. | ||
| 4205 | 2026.05.21 16:56:31.342395 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.05.21 16:56:31.342494 [ 4 ] {0871d2aa-20e1-4c54-a578-15553410f5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4207 | 2026.05.21 16:56:31.342537 [ 4 ] {0871d2aa-20e1-4c54-a578-15553410f5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4208 | 2026.05.21 16:56:31.342786 [ 188 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4209 | 2026.05.21 16:56:31.342900 [ 4 ] {0871d2aa-20e1-4c54-a578-15553410f5e4} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.05.21 16:56:31.342935 [ 4 ] {0871d2aa-20e1-4c54-a578-15553410f5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4211 | 2026.05.21 16:56:31.343089 [ 188 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.05.21 16:56:31.343168 [ 188 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4213 | 2026.05.21 16:56:31.343259 [ 4 ] {0871d2aa-20e1-4c54-a578-15553410f5e4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4214 | 2026.05.21 16:56:31.343270 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 4215 | 2026.05.21 16:56:31.343468 [ 4 ] {0871d2aa-20e1-4c54-a578-15553410f5e4} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.05.21 16:56:31.343593 [ 146 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4217 | 2026.05.21 16:56:31.343604 [ 4 ] {0871d2aa-20e1-4c54-a578-15553410f5e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4218 | 2026.05.21 16:56:31.343643 [ 146 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2026.05.21 16:56:31.343654 [ 4 ] {0871d2aa-20e1-4c54-a578-15553410f5e4} <Debug> TCPHandler: Processed in 0.001309567 sec. | ||
| 4220 | 2026.05.21 16:56:31.343673 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4221 | 2026.05.21 16:56:31.343763 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4222 | 2026.05.21 16:56:31.343865 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4223 | 2026.05.21 16:56:31.343896 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1068 rows starting from the beginning of the part | ||
| 4224 | 2026.05.21 16:56:31.343952 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4225 | 2026.05.21 16:56:31.344003 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4226 | 2026.05.21 16:56:31.344057 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4227 | 2026.05.21 16:56:31.344096 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4228 | 2026.05.21 16:56:31.344143 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4229 | 2026.05.21 16:56:31.345089 [ 197 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1368 rows, containing 4 columns (4 merged, 0 gathered) in 0.001363997 sec., 1002934.7571878823 rows/sec., 67.74 MiB/sec. | ||
| 4230 | 2026.05.21 16:56:31.345287 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4231 | 2026.05.21 16:56:31.345575 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_26_5} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.05.21 16:56:31.345644 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_26_5} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4233 | 2026.05.21 16:56:31.345709 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4234 | 2026.05.21 16:56:35.643052 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4235 | 2026.05.21 16:56:35.643123 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4236 | 2026.05.21 16:56:35.721691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9502 | ||
| 4237 | 2026.05.21 16:56:35.722190 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2026.05.21 16:56:35.722235 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4239 | 2026.05.21 16:56:35.722727 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4240 | 2026.05.21 16:56:35.722964 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2026.05.21 16:56:35.723096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9502 | ||
| 4242 | 2026.05.21 16:56:36.213808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4243 | 2026.05.21 16:56:36.230180 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4244 | 2026.05.21 16:56:36.230225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4245 | 2026.05.21 16:56:36.236366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4246 | 2026.05.21 16:56:36.237075 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4247 | 2026.05.21 16:56:36.239677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4248 | 2026.05.21 16:56:36.329288 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.05.21 16:56:36.329470 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4250 | 2026.05.21 16:56:36.329751 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4251 | 2026.05.21 16:56:36.329789 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4252 | 2026.05.21 16:56:36.329988 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4253 | 2026.05.21 16:56:36.330055 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4254 | 2026.05.21 16:56:36.330189 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4255 | 2026.05.21 16:56:36.330286 [ 320 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4256 | 2026.05.21 16:56:36.330291 [ 348 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4257 | 2026.05.21 16:56:36.330307 [ 330 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4258 | 2026.05.21 16:56:36.330301 [ 351 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4259 | 2026.05.21 16:56:36.330495 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 4260 | 2026.05.21 16:56:36.330523 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4261 | 2026.05.21 16:56:36.330601 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4262 | 2026.05.21 16:56:36.330621 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 4263 | 2026.05.21 16:56:36.330656 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4264 | 2026.05.21 16:56:36.330691 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4265 | 2026.05.21 16:56:36.331867 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002471 sec., 10522.055847834885 rows/sec., 2.27 MiB/sec. | ||
| 4266 | 2026.05.21 16:56:36.331971 [ 4 ] {3c1dbb5e-bb03-499c-a0d8-ced45c85b0a8} <Debug> TCPHandler: Processed in 0.002793094 sec. | ||
| 4267 | 2026.05.21 16:56:36.333983 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4268 | 2026.05.21 16:56:36.334096 [ 4 ] {8554648b-e42a-4ce2-a552-f51f77bd2933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4269 | 2026.05.21 16:56:36.334141 [ 4 ] {8554648b-e42a-4ce2-a552-f51f77bd2933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4270 | 2026.05.21 16:56:36.334639 [ 4 ] {8554648b-e42a-4ce2-a552-f51f77bd2933} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.05.21 16:56:36.334677 [ 4 ] {8554648b-e42a-4ce2-a552-f51f77bd2933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4272 | 2026.05.21 16:56:36.335044 [ 4 ] {8554648b-e42a-4ce2-a552-f51f77bd2933} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4273 | 2026.05.21 16:56:36.335268 [ 4 ] {8554648b-e42a-4ce2-a552-f51f77bd2933} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.05.21 16:56:36.335420 [ 4 ] {8554648b-e42a-4ce2-a552-f51f77bd2933} <Debug> executeQuery: Read 92 rows, 7.95 KiB in 0.001357 sec., 67796.61016949153 rows/sec., 5.72 MiB/sec. | ||
| 4275 | 2026.05.21 16:56:36.335456 [ 4 ] {8554648b-e42a-4ce2-a552-f51f77bd2933} <Debug> TCPHandler: Processed in 0.001526217 sec. | ||
| 4276 | 2026.05.21 16:56:36.335589 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4277 | 2026.05.21 16:56:36.335690 [ 4 ] {a0ee528b-e0ca-4943-8264-eaa9f617db96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4278 | 2026.05.21 16:56:36.335736 [ 4 ] {a0ee528b-e0ca-4943-8264-eaa9f617db96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4279 | 2026.05.21 16:56:36.336148 [ 4 ] {a0ee528b-e0ca-4943-8264-eaa9f617db96} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.05.21 16:56:36.336184 [ 4 ] {a0ee528b-e0ca-4943-8264-eaa9f617db96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4281 | 2026.05.21 16:56:36.336474 [ 4 ] {a0ee528b-e0ca-4943-8264-eaa9f617db96} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4282 | 2026.05.21 16:56:36.336675 [ 4 ] {a0ee528b-e0ca-4943-8264-eaa9f617db96} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.05.21 16:56:36.336813 [ 4 ] {a0ee528b-e0ca-4943-8264-eaa9f617db96} <Debug> executeQuery: Read 18 rows, 1.35 KiB in 0.001146 sec., 15706.806282722511 rows/sec., 1.15 MiB/sec. | ||
| 4284 | 2026.05.21 16:56:36.336848 [ 4 ] {a0ee528b-e0ca-4943-8264-eaa9f617db96} <Debug> TCPHandler: Processed in 0.001310066 sec. | ||
| 4285 | 2026.05.21 16:56:36.336966 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4286 | 2026.05.21 16:56:36.337063 [ 4 ] {1de54ded-1ecf-4ed7-b03b-a85e5fe9b529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4287 | 2026.05.21 16:56:36.337103 [ 4 ] {1de54ded-1ecf-4ed7-b03b-a85e5fe9b529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4288 | 2026.05.21 16:56:36.337540 [ 4 ] {1de54ded-1ecf-4ed7-b03b-a85e5fe9b529} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4289 | 2026.05.21 16:56:36.337576 [ 4 ] {1de54ded-1ecf-4ed7-b03b-a85e5fe9b529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4290 | 2026.05.21 16:56:36.337887 [ 4 ] {1de54ded-1ecf-4ed7-b03b-a85e5fe9b529} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4291 | 2026.05.21 16:56:36.338078 [ 4 ] {1de54ded-1ecf-4ed7-b03b-a85e5fe9b529} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.05.21 16:56:36.338194 [ 4 ] {1de54ded-1ecf-4ed7-b03b-a85e5fe9b529} <Debug> executeQuery: Read 82 rows, 6.56 KiB in 0.001184 sec., 69256.75675675676 rows/sec., 5.41 MiB/sec. | ||
| 4293 | 2026.05.21 16:56:36.338226 [ 4 ] {1de54ded-1ecf-4ed7-b03b-a85e5fe9b529} <Debug> TCPHandler: Processed in 0.001343907 sec. | ||
| 4294 | 2026.05.21 16:56:36.338338 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4295 | 2026.05.21 16:56:36.338428 [ 4 ] {e28df297-e965-4ada-b15f-57bc297fcb62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4296 | 2026.05.21 16:56:36.338469 [ 4 ] {e28df297-e965-4ada-b15f-57bc297fcb62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4297 | 2026.05.21 16:56:36.338935 [ 4 ] {e28df297-e965-4ada-b15f-57bc297fcb62} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4298 | 2026.05.21 16:56:36.338970 [ 4 ] {e28df297-e965-4ada-b15f-57bc297fcb62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4299 | 2026.05.21 16:56:36.339300 [ 4 ] {e28df297-e965-4ada-b15f-57bc297fcb62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4300 | 2026.05.21 16:56:36.339505 [ 4 ] {e28df297-e965-4ada-b15f-57bc297fcb62} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4301 | 2026.05.21 16:56:36.339630 [ 4 ] {e28df297-e965-4ada-b15f-57bc297fcb62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 4302 | 2026.05.21 16:56:36.339663 [ 4 ] {e28df297-e965-4ada-b15f-57bc297fcb62} <Debug> TCPHandler: Processed in 0.001330667 sec. | ||
| 4303 | 2026.05.21 16:56:36.339776 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.05.21 16:56:36.339871 [ 4 ] {917db28c-8d38-424f-818d-d2b2268e3d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4305 | 2026.05.21 16:56:36.339924 [ 4 ] {917db28c-8d38-424f-818d-d2b2268e3d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4306 | 2026.05.21 16:56:36.340615 [ 4 ] {917db28c-8d38-424f-818d-d2b2268e3d62} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.05.21 16:56:36.340651 [ 4 ] {917db28c-8d38-424f-818d-d2b2268e3d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4308 | 2026.05.21 16:56:36.341163 [ 4 ] {917db28c-8d38-424f-818d-d2b2268e3d62} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4309 | 2026.05.21 16:56:36.341380 [ 4 ] {917db28c-8d38-424f-818d-d2b2268e3d62} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.05.21 16:56:36.341514 [ 4 ] {917db28c-8d38-424f-818d-d2b2268e3d62} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.001661 sec., 10836.845273931367 rows/sec., 19.42 MiB/sec. | ||
| 4311 | 2026.05.21 16:56:36.341568 [ 4 ] {917db28c-8d38-424f-818d-d2b2268e3d62} <Debug> TCPHandler: Processed in 0.001841059 sec. | ||
| 4312 | 2026.05.21 16:56:36.341694 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.05.21 16:56:36.341794 [ 4 ] {40d2f365-1388-4163-8a8c-c0522c9bde23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4314 | 2026.05.21 16:56:36.341836 [ 4 ] {40d2f365-1388-4163-8a8c-c0522c9bde23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4315 | 2026.05.21 16:56:36.342178 [ 4 ] {40d2f365-1388-4163-8a8c-c0522c9bde23} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.05.21 16:56:36.342214 [ 4 ] {40d2f365-1388-4163-8a8c-c0522c9bde23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4317 | 2026.05.21 16:56:36.342516 [ 4 ] {40d2f365-1388-4163-8a8c-c0522c9bde23} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4318 | 2026.05.21 16:56:36.342722 [ 4 ] {40d2f365-1388-4163-8a8c-c0522c9bde23} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.05.21 16:56:36.342848 [ 4 ] {40d2f365-1388-4163-8a8c-c0522c9bde23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 4320 | 2026.05.21 16:56:36.342880 [ 4 ] {40d2f365-1388-4163-8a8c-c0522c9bde23} <Debug> TCPHandler: Processed in 0.001234936 sec. | ||
| 4321 | 2026.05.21 16:56:37.770802 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4322 | 2026.05.21 16:56:37.771075 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 4323 | 2026.05.21 16:56:37.771458 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4324 | 2026.05.21 16:56:37.771507 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 4325 | 2026.05.21 16:56:37.771785 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4326 | 2026.05.21 16:56:37.771853 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4327 | 2026.05.21 16:56:37.771991 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 4328 | 2026.05.21 16:56:37.772065 [ 348 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4329 | 2026.05.21 16:56:37.772073 [ 320 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4330 | 2026.05.21 16:56:37.772091 [ 317 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4331 | 2026.05.21 16:56:37.772100 [ 351 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4332 | 2026.05.21 16:56:37.772229 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 4333 | 2026.05.21 16:56:37.772256 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4334 | 2026.05.21 16:56:37.772323 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4335 | 2026.05.21 16:56:37.772343 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 26 rows with 2 streams | ||
| 4336 | 2026.05.21 16:56:37.772378 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4337 | 2026.05.21 16:56:37.772418 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 4338 | 2026.05.21 16:56:37.773473 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002512 sec., 10350.31847133758 rows/sec., 2.23 MiB/sec. | ||
| 4339 | 2026.05.21 16:56:37.773545 [ 4 ] {b9f3a868-b472-46b2-a021-d5df1d65ed25} <Debug> TCPHandler: Processed in 0.002885715 sec. | ||
| 4340 | 2026.05.21 16:56:37.802735 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4341 | 2026.05.21 16:56:37.802852 [ 4 ] {92cf3952-3c82-4387-a8fa-c36feaee35e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4342 | 2026.05.21 16:56:37.802895 [ 4 ] {92cf3952-3c82-4387-a8fa-c36feaee35e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4343 | 2026.05.21 16:56:37.803510 [ 4 ] {92cf3952-3c82-4387-a8fa-c36feaee35e2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.05.21 16:56:37.803552 [ 4 ] {92cf3952-3c82-4387-a8fa-c36feaee35e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4345 | 2026.05.21 16:56:37.803985 [ 4 ] {92cf3952-3c82-4387-a8fa-c36feaee35e2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4346 | 2026.05.21 16:56:37.804179 [ 4 ] {92cf3952-3c82-4387-a8fa-c36feaee35e2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4347 | 2026.05.21 16:56:37.804336 [ 4 ] {92cf3952-3c82-4387-a8fa-c36feaee35e2} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001515 sec., 5940.59405940594 rows/sec., 1.21 MiB/sec. | ||
| 4348 | 2026.05.21 16:56:37.804373 [ 4 ] {92cf3952-3c82-4387-a8fa-c36feaee35e2} <Debug> TCPHandler: Processed in 0.001692169 sec. | ||
| 4349 | 2026.05.21 16:56:37.804491 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4350 | 2026.05.21 16:56:37.804586 [ 4 ] {3cebd1b5-2732-45e0-9f9a-298ea5c1481c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4351 | 2026.05.21 16:56:37.804629 [ 4 ] {3cebd1b5-2732-45e0-9f9a-298ea5c1481c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4352 | 2026.05.21 16:56:37.805042 [ 4 ] {3cebd1b5-2732-45e0-9f9a-298ea5c1481c} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4353 | 2026.05.21 16:56:37.805079 [ 4 ] {3cebd1b5-2732-45e0-9f9a-298ea5c1481c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4354 | 2026.05.21 16:56:37.805372 [ 4 ] {3cebd1b5-2732-45e0-9f9a-298ea5c1481c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4355 | 2026.05.21 16:56:37.805571 [ 4 ] {3cebd1b5-2732-45e0-9f9a-298ea5c1481c} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.05.21 16:56:37.805699 [ 4 ] {3cebd1b5-2732-45e0-9f9a-298ea5c1481c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 4357 | 2026.05.21 16:56:37.805735 [ 4 ] {3cebd1b5-2732-45e0-9f9a-298ea5c1481c} <Debug> TCPHandler: Processed in 0.001293067 sec. | ||
| 4358 | 2026.05.21 16:56:37.805859 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4359 | 2026.05.21 16:56:37.805954 [ 4 ] {6601f54a-896d-44d9-9f06-56f0ca55c0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4360 | 2026.05.21 16:56:37.805994 [ 4 ] {6601f54a-896d-44d9-9f06-56f0ca55c0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4361 | 2026.05.21 16:56:37.808135 [ 4 ] {6601f54a-896d-44d9-9f06-56f0ca55c0cf} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.05.21 16:56:37.808172 [ 4 ] {6601f54a-896d-44d9-9f06-56f0ca55c0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4363 | 2026.05.21 16:56:37.808632 [ 4 ] {6601f54a-896d-44d9-9f06-56f0ca55c0cf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4364 | 2026.05.21 16:56:37.808852 [ 4 ] {6601f54a-896d-44d9-9f06-56f0ca55c0cf} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.05.21 16:56:37.808983 [ 4 ] {6601f54a-896d-44d9-9f06-56f0ca55c0cf} <Debug> executeQuery: Read 2450 rows, 185.89 KiB in 0.003047 sec., 804069.5766327536 rows/sec., 59.58 MiB/sec. | ||
| 4366 | 2026.05.21 16:56:37.809019 [ 4 ] {6601f54a-896d-44d9-9f06-56f0ca55c0cf} <Debug> TCPHandler: Processed in 0.003209136 sec. | ||
| 4367 | 2026.05.21 16:56:37.809145 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.05.21 16:56:37.809243 [ 4 ] {f6b51682-87a1-48d1-9224-fe3f04282203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4369 | 2026.05.21 16:56:37.809285 [ 4 ] {f6b51682-87a1-48d1-9224-fe3f04282203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4370 | 2026.05.21 16:56:37.809704 [ 4 ] {f6b51682-87a1-48d1-9224-fe3f04282203} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4371 | 2026.05.21 16:56:37.809741 [ 4 ] {f6b51682-87a1-48d1-9224-fe3f04282203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4372 | 2026.05.21 16:56:37.810053 [ 4 ] {f6b51682-87a1-48d1-9224-fe3f04282203} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4373 | 2026.05.21 16:56:37.810288 [ 4 ] {f6b51682-87a1-48d1-9224-fe3f04282203} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4374 | 2026.05.21 16:56:37.810416 [ 4 ] {f6b51682-87a1-48d1-9224-fe3f04282203} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001191 sec., 28547.439126784215 rows/sec., 2.09 MiB/sec. | ||
| 4375 | 2026.05.21 16:56:37.810451 [ 4 ] {f6b51682-87a1-48d1-9224-fe3f04282203} <Debug> TCPHandler: Processed in 0.001355587 sec. | ||
| 4376 | 2026.05.21 16:56:37.810573 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4377 | 2026.05.21 16:56:37.810669 [ 4 ] {d1fd02c5-a44d-4cf5-8761-1d44dd40a576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4378 | 2026.05.21 16:56:37.810709 [ 4 ] {d1fd02c5-a44d-4cf5-8761-1d44dd40a576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4379 | 2026.05.21 16:56:37.811467 [ 4 ] {d1fd02c5-a44d-4cf5-8761-1d44dd40a576} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4380 | 2026.05.21 16:56:37.811503 [ 4 ] {d1fd02c5-a44d-4cf5-8761-1d44dd40a576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4381 | 2026.05.21 16:56:37.811827 [ 4 ] {d1fd02c5-a44d-4cf5-8761-1d44dd40a576} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4382 | 2026.05.21 16:56:37.812029 [ 4 ] {d1fd02c5-a44d-4cf5-8761-1d44dd40a576} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4383 | 2026.05.21 16:56:37.812121 [ 148 ] {} <Debug> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4384 | 2026.05.21 16:56:37.812153 [ 4 ] {d1fd02c5-a44d-4cf5-8761-1d44dd40a576} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001502 sec., 533288.948069241 rows/sec., 30.80 MiB/sec. | ||
| 4385 | 2026.05.21 16:56:37.812156 [ 148 ] {} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.05.21 16:56:37.812185 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4387 | 2026.05.21 16:56:37.812187 [ 4 ] {d1fd02c5-a44d-4cf5-8761-1d44dd40a576} <Debug> TCPHandler: Processed in 0.001664338 sec. | ||
| 4388 | 2026.05.21 16:56:37.812266 [ 188 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 4389 | 2026.05.21 16:56:37.812311 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.05.21 16:56:37.812366 [ 188 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4391 | 2026.05.21 16:56:37.812395 [ 188 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4392 | 2026.05.21 16:56:37.812407 [ 4 ] {b03410ad-f681-4206-9f45-c8922bd097c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.05.21 16:56:37.812447 [ 4 ] {b03410ad-f681-4206-9f45-c8922bd097c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4394 | 2026.05.21 16:56:37.812472 [ 188 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 4395 | 2026.05.21 16:56:37.812529 [ 188 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 4396 | 2026.05.21 16:56:37.812583 [ 188 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4397 | 2026.05.21 16:56:37.812626 [ 188 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 4398 | 2026.05.21 16:56:37.812669 [ 188 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 4399 | 2026.05.21 16:56:37.812830 [ 4 ] {b03410ad-f681-4206-9f45-c8922bd097c9} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.05.21 16:56:37.812864 [ 4 ] {b03410ad-f681-4206-9f45-c8922bd097c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4401 | 2026.05.21 16:56:37.813151 [ 4 ] {b03410ad-f681-4206-9f45-c8922bd097c9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 4402 | 2026.05.21 16:56:37.813352 [ 4 ] {b03410ad-f681-4206-9f45-c8922bd097c9} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.05.21 16:56:37.813473 [ 4 ] {b03410ad-f681-4206-9f45-c8922bd097c9} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001084 sec., 1845.018450184502 rows/sec., 129.73 KiB/sec. | ||
| 4404 | 2026.05.21 16:56:37.813492 [ 197 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 899 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252097 sec., 717995.4907646931 rows/sec., 46.16 MiB/sec. | ||
| 4405 | 2026.05.21 16:56:37.813508 [ 4 ] {b03410ad-f681-4206-9f45-c8922bd097c9} <Debug> TCPHandler: Processed in 0.001245877 sec. | ||
| 4406 | 2026.05.21 16:56:37.813643 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.05.21 16:56:37.813741 [ 4 ] {e6f31ec3-6ea8-4752-9023-1990e6153ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4408 | 2026.05.21 16:56:37.813755 [ 191 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4409 | 2026.05.21 16:56:37.813782 [ 4 ] {e6f31ec3-6ea8-4752-9023-1990e6153ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4410 | 2026.05.21 16:56:37.814078 [ 191 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_6_1} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.05.21 16:56:37.814162 [ 191 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_6_1} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4412 | 2026.05.21 16:56:37.814256 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4413 | 2026.05.21 16:56:37.814719 [ 4 ] {e6f31ec3-6ea8-4752-9023-1990e6153ece} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.05.21 16:56:37.814762 [ 4 ] {e6f31ec3-6ea8-4752-9023-1990e6153ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4415 | 2026.05.21 16:56:37.815155 [ 4 ] {e6f31ec3-6ea8-4752-9023-1990e6153ece} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4416 | 2026.05.21 16:56:37.815380 [ 4 ] {e6f31ec3-6ea8-4752-9023-1990e6153ece} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.05.21 16:56:37.815507 [ 4 ] {e6f31ec3-6ea8-4752-9023-1990e6153ece} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001786 sec., 735162.3740201568 rows/sec., 49.19 MiB/sec. | ||
| 4418 | 2026.05.21 16:56:37.815541 [ 4 ] {e6f31ec3-6ea8-4752-9023-1990e6153ece} <Debug> TCPHandler: Processed in 0.00194701 sec. | ||
| 4419 | 2026.05.21 16:56:37.815658 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.05.21 16:56:37.815756 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4421 | 2026.05.21 16:56:37.815800 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4422 | 2026.05.21 16:56:37.818110 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.05.21 16:56:37.818145 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4424 | 2026.05.21 16:56:37.818972 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4425 | 2026.05.21 16:56:37.819181 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.05.21 16:56:37.819307 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Debug> executeQuery: Read 5522 rows, 365.02 KiB in 0.003573 sec., 1545479.988804926 rows/sec., 99.77 MiB/sec. | ||
| 4427 | 2026.05.21 16:56:37.819342 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
| 4428 | 2026.05.21 16:56:37.819355 [ 4 ] {8ae5af0d-2bd4-4623-a32d-f807f37b923d} <Debug> TCPHandler: Processed in 0.003745669 sec. | ||
| 4429 | 2026.05.21 16:56:37.819484 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4430 | 2026.05.21 16:56:37.819581 [ 4 ] {e6674dd7-036a-4456-9276-86fba3946808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.05.21 16:56:37.819635 [ 4 ] {e6674dd7-036a-4456-9276-86fba3946808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4432 | 2026.05.21 16:56:37.820434 [ 4 ] {e6674dd7-036a-4456-9276-86fba3946808} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.05.21 16:56:37.820468 [ 4 ] {e6674dd7-036a-4456-9276-86fba3946808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4434 | 2026.05.21 16:56:37.821018 [ 4 ] {e6674dd7-036a-4456-9276-86fba3946808} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4435 | 2026.05.21 16:56:37.821234 [ 4 ] {e6674dd7-036a-4456-9276-86fba3946808} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.05.21 16:56:37.821367 [ 4 ] {e6674dd7-036a-4456-9276-86fba3946808} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001806 sec., 17718.715393133996 rows/sec., 31.75 MiB/sec. | ||
| 4437 | 2026.05.21 16:56:37.821416 [ 4 ] {e6674dd7-036a-4456-9276-86fba3946808} <Debug> TCPHandler: Processed in 0.00198097 sec. | ||
| 4438 | 2026.05.21 16:56:37.821538 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4439 | 2026.05.21 16:56:37.821633 [ 4 ] {af3d0fe9-4323-47cc-b2a1-037967d756a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4440 | 2026.05.21 16:56:37.821674 [ 4 ] {af3d0fe9-4323-47cc-b2a1-037967d756a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4441 | 2026.05.21 16:56:37.822007 [ 4 ] {af3d0fe9-4323-47cc-b2a1-037967d756a1} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4442 | 2026.05.21 16:56:37.822042 [ 4 ] {af3d0fe9-4323-47cc-b2a1-037967d756a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4443 | 2026.05.21 16:56:37.822344 [ 4 ] {af3d0fe9-4323-47cc-b2a1-037967d756a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4444 | 2026.05.21 16:56:37.822564 [ 4 ] {af3d0fe9-4323-47cc-b2a1-037967d756a1} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4445 | 2026.05.21 16:56:37.822689 [ 4 ] {af3d0fe9-4323-47cc-b2a1-037967d756a1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001075 sec., 22325.581395348836 rows/sec., 1.50 MiB/sec. | ||
| 4446 | 2026.05.21 16:56:37.822721 [ 4 ] {af3d0fe9-4323-47cc-b2a1-037967d756a1} <Debug> TCPHandler: Processed in 0.001232266 sec. | ||
| 4447 | 2026.05.21 16:56:41.326899 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4448 | 2026.05.21 16:56:41.327119 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4449 | 2026.05.21 16:56:41.327442 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4450 | 2026.05.21 16:56:41.327480 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4451 | 2026.05.21 16:56:41.327694 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4452 | 2026.05.21 16:56:41.327765 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4453 | 2026.05.21 16:56:41.327907 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4454 | 2026.05.21 16:56:41.327989 [ 317 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4455 | 2026.05.21 16:56:41.327994 [ 348 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4456 | 2026.05.21 16:56:41.328015 [ 351 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4457 | 2026.05.21 16:56:41.328029 [ 365 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4458 | 2026.05.21 16:56:41.327990 [ 320 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4459 | 2026.05.21 16:56:41.328199 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 4460 | 2026.05.21 16:56:41.328224 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4461 | 2026.05.21 16:56:41.328324 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4462 | 2026.05.21 16:56:41.328344 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4463 | 2026.05.21 16:56:41.328381 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4464 | 2026.05.21 16:56:41.328426 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4465 | 2026.05.21 16:56:41.328463 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4466 | 2026.05.21 16:56:41.329569 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002538 sec., 13790.386130811663 rows/sec., 2.32 MiB/sec. | ||
| 4467 | 2026.05.21 16:56:41.329697 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> MemoryTracker: Peak memory usage (for query): 137.10 KiB. | ||
| 4468 | 2026.05.21 16:56:41.329714 [ 4 ] {84abae83-e40d-43a2-80aa-0b8207daca78} <Debug> TCPHandler: Processed in 0.002949785 sec. | ||
| 4469 | 2026.05.21 16:56:41.331060 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.05.21 16:56:41.331173 [ 4 ] {30c5a445-479d-47f7-8662-31a06e362eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4471 | 2026.05.21 16:56:41.331220 [ 4 ] {30c5a445-479d-47f7-8662-31a06e362eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4472 | 2026.05.21 16:56:41.331712 [ 4 ] {30c5a445-479d-47f7-8662-31a06e362eed} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.05.21 16:56:41.331756 [ 4 ] {30c5a445-479d-47f7-8662-31a06e362eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4474 | 2026.05.21 16:56:41.332139 [ 4 ] {30c5a445-479d-47f7-8662-31a06e362eed} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4475 | 2026.05.21 16:56:41.332356 [ 4 ] {30c5a445-479d-47f7-8662-31a06e362eed} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.05.21 16:56:41.332506 [ 4 ] {30c5a445-479d-47f7-8662-31a06e362eed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001364 sec., 41055.718475073314 rows/sec., 3.15 MiB/sec. | ||
| 4477 | 2026.05.21 16:56:41.332542 [ 4 ] {30c5a445-479d-47f7-8662-31a06e362eed} <Debug> TCPHandler: Processed in 0.001535828 sec. | ||
| 4478 | 2026.05.21 16:56:41.332677 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.05.21 16:56:41.332776 [ 4 ] {46d1b3af-a48f-4c32-a7a8-e2d235dc7959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4480 | 2026.05.21 16:56:41.332820 [ 4 ] {46d1b3af-a48f-4c32-a7a8-e2d235dc7959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4481 | 2026.05.21 16:56:41.333259 [ 4 ] {46d1b3af-a48f-4c32-a7a8-e2d235dc7959} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.05.21 16:56:41.333296 [ 4 ] {46d1b3af-a48f-4c32-a7a8-e2d235dc7959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4483 | 2026.05.21 16:56:41.333602 [ 4 ] {46d1b3af-a48f-4c32-a7a8-e2d235dc7959} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4484 | 2026.05.21 16:56:41.333811 [ 4 ] {46d1b3af-a48f-4c32-a7a8-e2d235dc7959} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.05.21 16:56:41.333944 [ 4 ] {46d1b3af-a48f-4c32-a7a8-e2d235dc7959} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 4486 | 2026.05.21 16:56:41.333980 [ 4 ] {46d1b3af-a48f-4c32-a7a8-e2d235dc7959} <Debug> TCPHandler: Processed in 0.001354067 sec. | ||
| 4487 | 2026.05.21 16:56:41.334120 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.05.21 16:56:41.334217 [ 4 ] {2692e634-c9dd-4a63-8e66-47dd392b2b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4489 | 2026.05.21 16:56:41.334262 [ 4 ] {2692e634-c9dd-4a63-8e66-47dd392b2b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4490 | 2026.05.21 16:56:41.334661 [ 4 ] {2692e634-c9dd-4a63-8e66-47dd392b2b64} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.05.21 16:56:41.334698 [ 4 ] {2692e634-c9dd-4a63-8e66-47dd392b2b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4492 | 2026.05.21 16:56:41.335058 [ 4 ] {2692e634-c9dd-4a63-8e66-47dd392b2b64} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4493 | 2026.05.21 16:56:41.335262 [ 4 ] {2692e634-c9dd-4a63-8e66-47dd392b2b64} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.05.21 16:56:41.335391 [ 4 ] {2692e634-c9dd-4a63-8e66-47dd392b2b64} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001194 sec., 80402.01005025127 rows/sec., 5.60 MiB/sec. | ||
| 4495 | 2026.05.21 16:56:41.335424 [ 4 ] {2692e634-c9dd-4a63-8e66-47dd392b2b64} <Debug> TCPHandler: Processed in 0.001355146 sec. | ||
| 4496 | 2026.05.21 16:56:41.335552 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.05.21 16:56:41.335648 [ 4 ] {a3a26620-b0e5-4caa-b52c-fed114e093c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.05.21 16:56:41.335690 [ 4 ] {a3a26620-b0e5-4caa-b52c-fed114e093c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4499 | 2026.05.21 16:56:41.336031 [ 4 ] {a3a26620-b0e5-4caa-b52c-fed114e093c2} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.05.21 16:56:41.336065 [ 4 ] {a3a26620-b0e5-4caa-b52c-fed114e093c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4501 | 2026.05.21 16:56:41.336391 [ 4 ] {a3a26620-b0e5-4caa-b52c-fed114e093c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4502 | 2026.05.21 16:56:41.336596 [ 4 ] {a3a26620-b0e5-4caa-b52c-fed114e093c2} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.05.21 16:56:41.336724 [ 4 ] {a3a26620-b0e5-4caa-b52c-fed114e093c2} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.21 MiB/sec. | ||
| 4504 | 2026.05.21 16:56:41.336756 [ 4 ] {a3a26620-b0e5-4caa-b52c-fed114e093c2} <Debug> TCPHandler: Processed in 0.001253786 sec. | ||
| 4505 | 2026.05.21 16:56:43.223367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10014 | ||
| 4506 | 2026.05.21 16:56:43.224126 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.05.21 16:56:43.224165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4508 | 2026.05.21 16:56:43.224657 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4509 | 2026.05.21 16:56:43.224877 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4510 | 2026.05.21 16:56:43.225009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10014 | ||
| 4511 | 2026.05.21 16:56:43.225068 [ 142 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4512 | 2026.05.21 16:56:43.225192 [ 142 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.05.21 16:56:43.225231 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4514 | 2026.05.21 16:56:43.225387 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 4515 | 2026.05.21 16:56:43.225570 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4516 | 2026.05.21 16:56:43.225612 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7582 rows starting from the beginning of the part | ||
| 4517 | 2026.05.21 16:56:43.225682 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4518 | 2026.05.21 16:56:43.225728 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4519 | 2026.05.21 16:56:43.225771 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4520 | 2026.05.21 16:56:43.225810 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4521 | 2026.05.21 16:56:43.225853 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4522 | 2026.05.21 16:56:43.227988 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002662603 sec., 3760981.265325698 rows/sec., 53.80 MiB/sec. | ||
| 4523 | 2026.05.21 16:56:43.228226 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4524 | 2026.05.21 16:56:43.228460 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4525 | 2026.05.21 16:56:43.228527 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_21_4} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4526 | 2026.05.21 16:56:43.228607 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4527 | 2026.05.21 16:56:43.739903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4528 | 2026.05.21 16:56:43.756741 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.05.21 16:56:43.756800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4530 | 2026.05.21 16:56:43.762784 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4531 | 2026.05.21 16:56:43.763477 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.05.21 16:56:43.763783 [ 141 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4533 | 2026.05.21 16:56:43.763857 [ 141 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2026.05.21 16:56:43.763884 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4535 | 2026.05.21 16:56:43.764002 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 4536 | 2026.05.21 16:56:43.766525 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4537 | 2026.05.21 16:56:43.768132 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4538 | 2026.05.21 16:56:43.769435 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 4539 | 2026.05.21 16:56:43.773874 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 4540 | 2026.05.21 16:56:43.778161 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 4541 | 2026.05.21 16:56:43.782462 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 4542 | 2026.05.21 16:56:43.786899 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 4543 | 2026.05.21 16:56:43.791136 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 4544 | 2026.05.21 16:56:43.840819 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.076863666 sec., 2068.5976648576716 rows/sec., 10.70 MiB/sec. | ||
| 4545 | 2026.05.21 16:56:43.843487 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4546 | 2026.05.21 16:56:43.845419 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_21_4} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.05.21 16:56:43.845552 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_21_4} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4548 | 2026.05.21 16:56:43.848209 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4549 | 2026.05.21 16:56:44.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.92 MiB, peak 258.48 MiB, free memory in arenas 0.00 B, will set to 253.62 MiB (RSS), difference: 5.69 MiB | ||
| 4550 | 2026.05.21 16:56:46.329690 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2026.05.21 16:56:46.329918 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4552 | 2026.05.21 16:56:46.330239 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4553 | 2026.05.21 16:56:46.330278 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4554 | 2026.05.21 16:56:46.330497 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4555 | 2026.05.21 16:56:46.330567 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4556 | 2026.05.21 16:56:46.330705 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4557 | 2026.05.21 16:56:46.330780 [ 348 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4558 | 2026.05.21 16:56:46.330785 [ 317 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4559 | 2026.05.21 16:56:46.330842 [ 363 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 4560 | 2026.05.21 16:56:46.330862 [ 365 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4561 | 2026.05.21 16:56:46.330842 [ 331 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 4562 | 2026.05.21 16:56:46.331024 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 4563 | 2026.05.21 16:56:46.331055 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4564 | 2026.05.21 16:56:46.331143 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4565 | 2026.05.21 16:56:46.331164 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 4566 | 2026.05.21 16:56:46.331202 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4567 | 2026.05.21 16:56:46.331243 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4568 | 2026.05.21 16:56:46.331280 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4569 | 2026.05.21 16:56:46.332575 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> executeQuery: Read 35 rows, 6.04 KiB in 0.002751 sec., 12722.64631043257 rows/sec., 2.14 MiB/sec. | ||
| 4570 | 2026.05.21 16:56:46.332687 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> MemoryTracker: Peak memory usage (for query): 138.00 KiB. | ||
| 4571 | 2026.05.21 16:56:46.332702 [ 4 ] {b98374ea-813f-46f1-b97e-7b18601896af} <Debug> TCPHandler: Processed in 0.003142626 sec. | ||
| 4572 | 2026.05.21 16:56:46.334551 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4573 | 2026.05.21 16:56:46.334664 [ 4 ] {5b407070-f19e-4f6b-bcd5-d82ad6a8aaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4574 | 2026.05.21 16:56:46.334711 [ 4 ] {5b407070-f19e-4f6b-bcd5-d82ad6a8aaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4575 | 2026.05.21 16:56:46.335190 [ 4 ] {5b407070-f19e-4f6b-bcd5-d82ad6a8aaa7} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.05.21 16:56:46.335233 [ 4 ] {5b407070-f19e-4f6b-bcd5-d82ad6a8aaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4577 | 2026.05.21 16:56:46.335602 [ 4 ] {5b407070-f19e-4f6b-bcd5-d82ad6a8aaa7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4578 | 2026.05.21 16:56:46.335828 [ 4 ] {5b407070-f19e-4f6b-bcd5-d82ad6a8aaa7} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.05.21 16:56:46.335979 [ 4 ] {5b407070-f19e-4f6b-bcd5-d82ad6a8aaa7} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001347 sec., 69784.70675575352 rows/sec., 5.91 MiB/sec. | ||
| 4580 | 2026.05.21 16:56:46.336016 [ 4 ] {5b407070-f19e-4f6b-bcd5-d82ad6a8aaa7} <Debug> TCPHandler: Processed in 0.001516397 sec. | ||
| 4581 | 2026.05.21 16:56:46.336138 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.05.21 16:56:46.336233 [ 4 ] {60959f13-065d-49e7-bdaf-a134a973f9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4583 | 2026.05.21 16:56:46.336274 [ 4 ] {60959f13-065d-49e7-bdaf-a134a973f9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4584 | 2026.05.21 16:56:46.336668 [ 4 ] {60959f13-065d-49e7-bdaf-a134a973f9ad} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.05.21 16:56:46.336705 [ 4 ] {60959f13-065d-49e7-bdaf-a134a973f9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4586 | 2026.05.21 16:56:46.337008 [ 4 ] {60959f13-065d-49e7-bdaf-a134a973f9ad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4587 | 2026.05.21 16:56:46.337211 [ 4 ] {60959f13-065d-49e7-bdaf-a134a973f9ad} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4588 | 2026.05.21 16:56:46.337364 [ 4 ] {60959f13-065d-49e7-bdaf-a134a973f9ad} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001149 sec., 16536.1183637946 rows/sec., 1.21 MiB/sec. | ||
| 4589 | 2026.05.21 16:56:46.337400 [ 4 ] {60959f13-065d-49e7-bdaf-a134a973f9ad} <Debug> TCPHandler: Processed in 0.001312517 sec. | ||
| 4590 | 2026.05.21 16:56:46.337503 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.05.21 16:56:46.337596 [ 4 ] {8fe37c0c-a158-4bee-9248-08927e70e8b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4592 | 2026.05.21 16:56:46.337638 [ 4 ] {8fe37c0c-a158-4bee-9248-08927e70e8b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4593 | 2026.05.21 16:56:46.338056 [ 4 ] {8fe37c0c-a158-4bee-9248-08927e70e8b0} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.05.21 16:56:46.338093 [ 4 ] {8fe37c0c-a158-4bee-9248-08927e70e8b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4595 | 2026.05.21 16:56:46.338407 [ 4 ] {8fe37c0c-a158-4bee-9248-08927e70e8b0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4596 | 2026.05.21 16:56:46.338614 [ 4 ] {8fe37c0c-a158-4bee-9248-08927e70e8b0} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.05.21 16:56:46.338741 [ 4 ] {8fe37c0c-a158-4bee-9248-08927e70e8b0} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001162 sec., 71428.57142857142 rows/sec., 5.58 MiB/sec. | ||
| 4598 | 2026.05.21 16:56:46.338775 [ 4 ] {8fe37c0c-a158-4bee-9248-08927e70e8b0} <Debug> TCPHandler: Processed in 0.001321326 sec. | ||
| 4599 | 2026.05.21 16:56:46.338887 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.05.21 16:56:46.338985 [ 4 ] {682e9b9e-a8f5-4770-84f5-13eeb169795c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4601 | 2026.05.21 16:56:46.339028 [ 4 ] {682e9b9e-a8f5-4770-84f5-13eeb169795c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4602 | 2026.05.21 16:56:46.339414 [ 4 ] {682e9b9e-a8f5-4770-84f5-13eeb169795c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.05.21 16:56:46.339450 [ 4 ] {682e9b9e-a8f5-4770-84f5-13eeb169795c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4604 | 2026.05.21 16:56:46.339776 [ 4 ] {682e9b9e-a8f5-4770-84f5-13eeb169795c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4605 | 2026.05.21 16:56:46.339987 [ 4 ] {682e9b9e-a8f5-4770-84f5-13eeb169795c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.05.21 16:56:46.340117 [ 4 ] {682e9b9e-a8f5-4770-84f5-13eeb169795c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 4607 | 2026.05.21 16:56:46.340153 [ 4 ] {682e9b9e-a8f5-4770-84f5-13eeb169795c} <Debug> TCPHandler: Processed in 0.001315517 sec. | ||
| 4608 | 2026.05.21 16:56:46.340279 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.05.21 16:56:46.340405 [ 4 ] {fcfd3fb1-1e7f-41a9-ba36-08c35c1908b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4610 | 2026.05.21 16:56:46.340474 [ 4 ] {fcfd3fb1-1e7f-41a9-ba36-08c35c1908b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4611 | 2026.05.21 16:56:46.341265 [ 4 ] {fcfd3fb1-1e7f-41a9-ba36-08c35c1908b8} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.05.21 16:56:46.341304 [ 4 ] {fcfd3fb1-1e7f-41a9-ba36-08c35c1908b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4613 | 2026.05.21 16:56:46.341839 [ 4 ] {fcfd3fb1-1e7f-41a9-ba36-08c35c1908b8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4614 | 2026.05.21 16:56:46.342072 [ 4 ] {fcfd3fb1-1e7f-41a9-ba36-08c35c1908b8} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.05.21 16:56:46.342219 [ 4 ] {fcfd3fb1-1e7f-41a9-ba36-08c35c1908b8} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00184 sec., 10326.086956521738 rows/sec., 18.50 MiB/sec. | ||
| 4616 | 2026.05.21 16:56:46.342272 [ 4 ] {fcfd3fb1-1e7f-41a9-ba36-08c35c1908b8} <Debug> TCPHandler: Processed in 0.002055551 sec. | ||
| 4617 | 2026.05.21 16:56:46.342388 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2026.05.21 16:56:46.342486 [ 4 ] {ac9e61c6-e864-4d43-9b0a-6c48fd1dbf49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4619 | 2026.05.21 16:56:46.342529 [ 4 ] {ac9e61c6-e864-4d43-9b0a-6c48fd1dbf49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4620 | 2026.05.21 16:56:46.342859 [ 4 ] {ac9e61c6-e864-4d43-9b0a-6c48fd1dbf49} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.05.21 16:56:46.342895 [ 4 ] {ac9e61c6-e864-4d43-9b0a-6c48fd1dbf49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 4622 | 2026.05.21 16:56:46.343197 [ 4 ] {ac9e61c6-e864-4d43-9b0a-6c48fd1dbf49} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4623 | 2026.05.21 16:56:46.343413 [ 4 ] {ac9e61c6-e864-4d43-9b0a-6c48fd1dbf49} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.05.21 16:56:46.343540 [ 4 ] {ac9e61c6-e864-4d43-9b0a-6c48fd1dbf49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4625 | 2026.05.21 16:56:46.343574 [ 4 ] {ac9e61c6-e864-4d43-9b0a-6c48fd1dbf49} <Debug> TCPHandler: Processed in 0.001235786 sec. | ||
| 4626 | 2026.05.21 16:56:48.192979 [ 136 ] {} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4627 | 2026.05.21 16:56:48.193066 [ 136 ] {} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.05.21 16:56:48.193090 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4629 | 2026.05.21 16:56:48.193218 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::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 | ||
| 4630 | 2026.05.21 16:56:48.193530 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4631 | 2026.05.21 16:56:48.193574 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 4632 | 2026.05.21 16:56:48.193660 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 4633 | 2026.05.21 16:56:48.193726 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 4634 | 2026.05.21 16:56:48.193787 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::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 | ||
| 4635 | 2026.05.21 16:56:48.193866 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 4636 | 2026.05.21 16:56:48.195372 [ 193 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 6 columns (6 merged, 0 gathered) in 0.002213171 sec., 17621.77436808995 rows/sec., 3.53 MiB/sec. | ||
| 4637 | 2026.05.21 16:56:48.195502 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4638 | 2026.05.21 16:56:48.195779 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.05.21 16:56:48.195844 [ 189 ] {0db46f98-7734-4691-a0cc-a0c6f2cfb3ab::all_1_5_1} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4640 | 2026.05.21 16:56:48.195911 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4641 | 2026.05.21 16:56:50.643178 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4642 | 2026.05.21 16:56:50.643233 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4643 | 2026.05.21 16:56:50.725188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10462 | ||
| 4644 | 2026.05.21 16:56:50.725824 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2026.05.21 16:56:50.725888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4646 | 2026.05.21 16:56:50.726832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4647 | 2026.05.21 16:56:50.727075 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.05.21 16:56:50.727204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10462 | ||
| 4649 | 2026.05.21 16:56:51.266679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4650 | 2026.05.21 16:56:51.282420 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.05.21 16:56:51.282485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4652 | 2026.05.21 16:56:51.288235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4653 | 2026.05.21 16:56:51.288912 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.05.21 16:56:51.291588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4655 | 2026.05.21 16:56:51.329452 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2026.05.21 16:56:51.329634 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4657 | 2026.05.21 16:56:51.329918 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4658 | 2026.05.21 16:56:51.329957 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4659 | 2026.05.21 16:56:51.330164 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4660 | 2026.05.21 16:56:51.330237 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4661 | 2026.05.21 16:56:51.330384 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4662 | 2026.05.21 16:56:51.330419 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4663 | 2026.05.21 16:56:51.330444 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 4664 | 2026.05.21 16:56:51.330462 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4665 | 2026.05.21 16:56:51.330503 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4666 | 2026.05.21 16:56:51.330524 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 4667 | 2026.05.21 16:56:51.331715 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002156 sec., 18089.053803339517 rows/sec., 3.62 MiB/sec. | ||
| 4668 | 2026.05.21 16:56:51.331815 [ 4 ] {a4c1a727-b551-4151-993a-ce4a6a11fba3} <Debug> TCPHandler: Processed in 0.002474493 sec. | ||
| 4669 | 2026.05.21 16:56:51.333885 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.05.21 16:56:51.334002 [ 4 ] {4e53b68d-0cb6-4300-8e51-5fce267ab3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4671 | 2026.05.21 16:56:51.334048 [ 4 ] {4e53b68d-0cb6-4300-8e51-5fce267ab3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2026.05.21 16:56:51.334550 [ 4 ] {4e53b68d-0cb6-4300-8e51-5fce267ab3e6} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.21 16:56:51.334587 [ 4 ] {4e53b68d-0cb6-4300-8e51-5fce267ab3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4674 | 2026.05.21 16:56:51.334935 [ 4 ] {4e53b68d-0cb6-4300-8e51-5fce267ab3e6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4675 | 2026.05.21 16:56:51.335167 [ 4 ] {4e53b68d-0cb6-4300-8e51-5fce267ab3e6} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.05.21 16:56:51.335304 [ 4 ] {4e53b68d-0cb6-4300-8e51-5fce267ab3e6} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001338 sec., 76233.18385650225 rows/sec., 6.38 MiB/sec. | ||
| 4677 | 2026.05.21 16:56:51.335327 [ 133 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4678 | 2026.05.21 16:56:51.335341 [ 4 ] {4e53b68d-0cb6-4300-8e51-5fce267ab3e6} <Debug> TCPHandler: Processed in 0.001509988 sec. | ||
| 4679 | 2026.05.21 16:56:51.335396 [ 133 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.05.21 16:56:51.335422 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4681 | 2026.05.21 16:56:51.335507 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 4682 | 2026.05.21 16:56:51.335508 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2026.05.21 16:56:51.335602 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4684 | 2026.05.21 16:56:51.335629 [ 4 ] {27cd4ae4-d61c-4b3a-b600-1b8da394d807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4685 | 2026.05.21 16:56:51.335631 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 268 rows starting from the beginning of the part | ||
| 4686 | 2026.05.21 16:56:51.335675 [ 4 ] {27cd4ae4-d61c-4b3a-b600-1b8da394d807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4687 | 2026.05.21 16:56:51.335696 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 92 rows starting from the beginning of the part | ||
| 4688 | 2026.05.21 16:56:51.335753 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2450 rows starting from the beginning of the part | ||
| 4689 | 2026.05.21 16:56:51.335791 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 4690 | 2026.05.21 16:56:51.335827 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 94 rows starting from the beginning of the part | ||
| 4691 | 2026.05.21 16:56:51.335868 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 102 rows starting from the beginning of the part | ||
| 4692 | 2026.05.21 16:56:51.336104 [ 4 ] {27cd4ae4-d61c-4b3a-b600-1b8da394d807} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.05.21 16:56:51.336140 [ 4 ] {27cd4ae4-d61c-4b3a-b600-1b8da394d807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4694 | 2026.05.21 16:56:51.336682 [ 4 ] {27cd4ae4-d61c-4b3a-b600-1b8da394d807} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4695 | 2026.05.21 16:56:51.336896 [ 4 ] {27cd4ae4-d61c-4b3a-b600-1b8da394d807} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.05.21 16:56:51.337008 [ 133 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4697 | 2026.05.21 16:56:51.337033 [ 4 ] {27cd4ae4-d61c-4b3a-b600-1b8da394d807} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001428 sec., 16106.442577030812 rows/sec., 1.18 MiB/sec. | ||
| 4698 | 2026.05.21 16:56:51.337042 [ 133 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4699 | 2026.05.21 16:56:51.337074 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4700 | 2026.05.21 16:56:51.337077 [ 4 ] {27cd4ae4-d61c-4b3a-b600-1b8da394d807} <Debug> TCPHandler: Processed in 0.001620318 sec. | ||
| 4701 | 2026.05.21 16:56:51.337098 [ 193 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3062 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620688 sec., 1889321.0784555697 rows/sec., 151.62 MiB/sec. | ||
| 4702 | 2026.05.21 16:56:51.337149 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 4703 | 2026.05.21 16:56:51.337210 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.05.21 16:56:51.337263 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4705 | 2026.05.21 16:56:51.337302 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 69 rows starting from the beginning of the part | ||
| 4706 | 2026.05.21 16:56:51.337315 [ 4 ] {2734df26-26fc-44b3-92cd-c32799a16d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4707 | 2026.05.21 16:56:51.337363 [ 4 ] {2734df26-26fc-44b3-92cd-c32799a16d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4708 | 2026.05.21 16:56:51.337371 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part | ||
| 4709 | 2026.05.21 16:56:51.337377 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4710 | 2026.05.21 16:56:51.337455 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part | ||
| 4711 | 2026.05.21 16:56:51.337514 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 4712 | 2026.05.21 16:56:51.337563 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part | ||
| 4713 | 2026.05.21 16:56:51.337610 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part | ||
| 4714 | 2026.05.21 16:56:51.337628 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.05.21 16:56:51.337697 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_31_6} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4716 | 2026.05.21 16:56:51.337757 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4717 | 2026.05.21 16:56:51.337810 [ 4 ] {2734df26-26fc-44b3-92cd-c32799a16d0c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.05.21 16:56:51.337849 [ 4 ] {2734df26-26fc-44b3-92cd-c32799a16d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4719 | 2026.05.21 16:56:51.338206 [ 4 ] {2734df26-26fc-44b3-92cd-c32799a16d0c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4720 | 2026.05.21 16:56:51.338431 [ 4 ] {2734df26-26fc-44b3-92cd-c32799a16d0c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.05.21 16:56:51.338502 [ 194 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376467 sec., 135128.55738641028 rows/sec., 10.41 MiB/sec. | ||
| 4722 | 2026.05.21 16:56:51.338536 [ 133 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4723 | 2026.05.21 16:56:51.338561 [ 4 ] {2734df26-26fc-44b3-92cd-c32799a16d0c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001267 sec., 68666.14048934492 rows/sec., 5.36 MiB/sec. | ||
| 4724 | 2026.05.21 16:56:51.338569 [ 133 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2026.05.21 16:56:51.338600 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4726 | 2026.05.21 16:56:51.338604 [ 4 ] {2734df26-26fc-44b3-92cd-c32799a16d0c} <Debug> TCPHandler: Processed in 0.001444947 sec. | ||
| 4727 | 2026.05.21 16:56:51.338664 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4728 | 2026.05.21 16:56:51.338665 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 4729 | 2026.05.21 16:56:51.338740 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2026.05.21 16:56:51.338775 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4731 | 2026.05.21 16:56:51.338806 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 175 rows starting from the beginning of the part | ||
| 4732 | 2026.05.21 16:56:51.338844 [ 4 ] {17c7b030-524f-4904-b34a-f3e06c9d341c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.05.21 16:56:51.338861 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
| 4734 | 2026.05.21 16:56:51.338897 [ 4 ] {17c7b030-524f-4904-b34a-f3e06c9d341c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4735 | 2026.05.21 16:56:51.338914 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1313 rows starting from the beginning of the part | ||
| 4736 | 2026.05.21 16:56:51.338921 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4737 | 2026.05.21 16:56:51.338972 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 4738 | 2026.05.21 16:56:51.338998 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_26_5} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4739 | 2026.05.21 16:56:51.339020 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 83 rows starting from the beginning of the part | ||
| 4740 | 2026.05.21 16:56:51.339065 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4741 | 2026.05.21 16:56:51.339070 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 87 rows starting from the beginning of the part | ||
| 4742 | 2026.05.21 16:56:51.339332 [ 4 ] {17c7b030-524f-4904-b34a-f3e06c9d341c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4743 | 2026.05.21 16:56:51.339373 [ 4 ] {17c7b030-524f-4904-b34a-f3e06c9d341c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4744 | 2026.05.21 16:56:51.339741 [ 4 ] {17c7b030-524f-4904-b34a-f3e06c9d341c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4745 | 2026.05.21 16:56:51.339955 [ 4 ] {17c7b030-524f-4904-b34a-f3e06c9d341c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2026.05.21 16:56:51.340061 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4747 | 2026.05.21 16:56:51.340088 [ 4 ] {17c7b030-524f-4904-b34a-f3e06c9d341c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 4748 | 2026.05.21 16:56:51.340089 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.05.21 16:56:51.340128 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4750 | 2026.05.21 16:56:51.340132 [ 194 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1804 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495077 sec., 1206626.8158763729 rows/sec., 89.28 MiB/sec. | ||
| 4751 | 2026.05.21 16:56:51.340131 [ 4 ] {17c7b030-524f-4904-b34a-f3e06c9d341c} <Debug> TCPHandler: Processed in 0.001442248 sec. | ||
| 4752 | 2026.05.21 16:56:51.340210 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 4753 | 2026.05.21 16:56:51.340280 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.05.21 16:56:51.340312 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4755 | 2026.05.21 16:56:51.340383 [ 4 ] {5d01ef06-8c15-4610-ba7c-9a2fbb4ef0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4756 | 2026.05.21 16:56:51.340401 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4757 | 2026.05.21 16:56:51.340447 [ 4 ] {5d01ef06-8c15-4610-ba7c-9a2fbb4ef0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4758 | 2026.05.21 16:56:51.340457 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 4128 rows starting from the beginning of the part | ||
| 4759 | 2026.05.21 16:56:51.340566 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.21 16:56:51.340575 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 4761 | 2026.05.21 16:56:51.340643 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_31_6} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4762 | 2026.05.21 16:56:51.340650 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5522 rows starting from the beginning of the part | ||
| 4763 | 2026.05.21 16:56:51.340716 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
| 4764 | 2026.05.21 16:56:51.340720 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4765 | 2026.05.21 16:56:51.340784 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 4766 | 2026.05.21 16:56:51.340844 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 4767 | 2026.05.21 16:56:51.341227 [ 4 ] {5d01ef06-8c15-4610-ba7c-9a2fbb4ef0e2} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.05.21 16:56:51.341271 [ 4 ] {5d01ef06-8c15-4610-ba7c-9a2fbb4ef0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4769 | 2026.05.21 16:56:51.341852 [ 4 ] {5d01ef06-8c15-4610-ba7c-9a2fbb4ef0e2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4770 | 2026.05.21 16:56:51.342106 [ 4 ] {5d01ef06-8c15-4610-ba7c-9a2fbb4ef0e2} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.05.21 16:56:51.342227 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4772 | 2026.05.21 16:56:51.342253 [ 4 ] {5d01ef06-8c15-4610-ba7c-9a2fbb4ef0e2} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001889 sec., 12175.754367390153 rows/sec., 21.82 MiB/sec. | ||
| 4773 | 2026.05.21 16:56:51.342259 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.05.21 16:56:51.342292 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4775 | 2026.05.21 16:56:51.342317 [ 4 ] {5d01ef06-8c15-4610-ba7c-9a2fbb4ef0e2} <Debug> TCPHandler: Processed in 0.002087941 sec. | ||
| 4776 | 2026.05.21 16:56:51.342341 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 4777 | 2026.05.21 16:56:51.342451 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2026.05.21 16:56:51.342532 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4779 | 2026.05.21 16:56:51.342551 [ 4 ] {a8965f6e-a5cb-4e4a-a77e-3f8e02a8ae10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4780 | 2026.05.21 16:56:51.342595 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 359 rows starting from the beginning of the part | ||
| 4781 | 2026.05.21 16:56:51.342601 [ 4 ] {a8965f6e-a5cb-4e4a-a77e-3f8e02a8ae10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4782 | 2026.05.21 16:56:51.342719 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 23 rows starting from the beginning of the part | ||
| 4783 | 2026.05.21 16:56:51.342825 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part | ||
| 4784 | 2026.05.21 16:56:51.342933 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 4785 | 2026.05.21 16:56:51.342950 [ 4 ] {a8965f6e-a5cb-4e4a-a77e-3f8e02a8ae10} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.21 16:56:51.342990 [ 4 ] {a8965f6e-a5cb-4e4a-a77e-3f8e02a8ae10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4787 | 2026.05.21 16:56:51.343035 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part | ||
| 4788 | 2026.05.21 16:56:51.343167 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 23 rows starting from the beginning of the part | ||
| 4789 | 2026.05.21 16:56:51.343311 [ 4 ] {a8965f6e-a5cb-4e4a-a77e-3f8e02a8ae10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4790 | 2026.05.21 16:56:51.343585 [ 4 ] {a8965f6e-a5cb-4e4a-a77e-3f8e02a8ae10} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.05.21 16:56:51.343694 [ 133 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4792 | 2026.05.21 16:56:51.343722 [ 133 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.05.21 16:56:51.343725 [ 4 ] {a8965f6e-a5cb-4e4a-a77e-3f8e02a8ae10} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 4794 | 2026.05.21 16:56:51.343740 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4795 | 2026.05.21 16:56:51.343773 [ 4 ] {a8965f6e-a5cb-4e4a-a77e-3f8e02a8ae10} <Debug> TCPHandler: Processed in 0.001373107 sec. | ||
| 4796 | 2026.05.21 16:56:51.343813 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4797 | 2026.05.21 16:56:51.343895 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4798 | 2026.05.21 16:56:51.343920 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1368 rows starting from the beginning of the part | ||
| 4799 | 2026.05.21 16:56:51.343963 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4800 | 2026.05.21 16:56:51.344001 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 4801 | 2026.05.21 16:56:51.344037 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 4802 | 2026.05.21 16:56:51.344069 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4803 | 2026.05.21 16:56:51.344102 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 4804 | 2026.05.21 16:56:51.345521 [ 198 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 4 columns (4 merged, 0 gathered) in 0.001730899 sec., 928997.0125351046 rows/sec., 62.72 MiB/sec. | ||
| 4805 | 2026.05.21 16:56:51.345755 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4806 | 2026.05.21 16:56:51.346007 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_31_6} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.05.21 16:56:51.346077 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_31_6} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4808 | 2026.05.21 16:56:51.346142 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4809 | 2026.05.21 16:56:51.346304 [ 193 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10226 rows, containing 5 columns (5 merged, 0 gathered) in 0.00614183 sec., 1664976.0739063113 rows/sec., 111.98 MiB/sec. | ||
| 4810 | 2026.05.21 16:56:51.346601 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4811 | 2026.05.21 16:56:51.346917 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.05.21 16:56:51.347005 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4813 | 2026.05.21 16:56:51.347113 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 4814 | 2026.05.21 16:56:51.347791 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 19 columns (19 merged, 0 gathered) in 0.005466528 sec., 86709.51653407793 rows/sec., 155.38 MiB/sec. | ||
| 4815 | 2026.05.21 16:56:51.348663 [ 198 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4816 | 2026.05.21 16:56:51.348979 [ 198 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.05.21 16:56:51.349049 [ 198 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4818 | 2026.05.21 16:56:51.349196 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4819 | 2026.05.21 16:56:52.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.87 MiB, peak 266.35 MiB, free memory in arenas 0.00 B, will set to 259.57 MiB (RSS), difference: 4.70 MiB | ||
| 4820 | 2026.05.21 16:56:56.331481 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.21 16:56:56.331769 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4822 | 2026.05.21 16:56:56.332149 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4823 | 2026.05.21 16:56:56.332197 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4824 | 2026.05.21 16:56:56.332458 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4825 | 2026.05.21 16:56:56.332524 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4826 | 2026.05.21 16:56:56.332662 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 4827 | 2026.05.21 16:56:56.332696 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4828 | 2026.05.21 16:56:56.332717 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 4829 | 2026.05.21 16:56:56.332733 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4830 | 2026.05.21 16:56:56.332772 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4831 | 2026.05.21 16:56:56.332792 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 4832 | 2026.05.21 16:56:56.333712 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.00207 sec., 18840.579710144928 rows/sec., 3.77 MiB/sec. | ||
| 4833 | 2026.05.21 16:56:56.333784 [ 4 ] {efd9d0e0-9d37-47fd-b0d5-6c99b381c9be} <Debug> TCPHandler: Processed in 0.002438672 sec. | ||
| 4834 | 2026.05.21 16:56:56.336677 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4835 | 2026.05.21 16:56:56.336811 [ 4 ] {e984bb6f-2914-45b8-962c-c324ecca13ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4836 | 2026.05.21 16:56:56.336863 [ 4 ] {e984bb6f-2914-45b8-962c-c324ecca13ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4837 | 2026.05.21 16:56:56.337480 [ 4 ] {e984bb6f-2914-45b8-962c-c324ecca13ec} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4838 | 2026.05.21 16:56:56.337521 [ 4 ] {e984bb6f-2914-45b8-962c-c324ecca13ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4839 | 2026.05.21 16:56:56.337879 [ 4 ] {e984bb6f-2914-45b8-962c-c324ecca13ec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4840 | 2026.05.21 16:56:56.338085 [ 4 ] {e984bb6f-2914-45b8-962c-c324ecca13ec} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.05.21 16:56:56.338195 [ 128 ] {} <Debug> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4842 | 2026.05.21 16:56:56.338225 [ 4 ] {e984bb6f-2914-45b8-962c-c324ecca13ec} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00145 sec., 16551.724137931036 rows/sec., 1.37 MiB/sec. | ||
| 4843 | 2026.05.21 16:56:56.338231 [ 128 ] {} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.05.21 16:56:56.338257 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4845 | 2026.05.21 16:56:56.338260 [ 4 ] {e984bb6f-2914-45b8-962c-c324ecca13ec} <Debug> TCPHandler: Processed in 0.001644819 sec. | ||
| 4846 | 2026.05.21 16:56:56.338390 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::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 | ||
| 4847 | 2026.05.21 16:56:56.338408 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.05.21 16:56:56.338543 [ 4 ] {0e2a0aa4-34f3-4767-8cb2-7e9a0f1b37bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4849 | 2026.05.21 16:56:56.338554 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4850 | 2026.05.21 16:56:56.338583 [ 4 ] {0e2a0aa4-34f3-4767-8cb2-7e9a0f1b37bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4851 | 2026.05.21 16:56:56.338597 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4852 | 2026.05.21 16:56:56.338677 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4853 | 2026.05.21 16:56:56.338730 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::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 | ||
| 4854 | 2026.05.21 16:56:56.338780 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::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 | ||
| 4855 | 2026.05.21 16:56:56.338831 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::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 | ||
| 4856 | 2026.05.21 16:56:56.338997 [ 4 ] {0e2a0aa4-34f3-4767-8cb2-7e9a0f1b37bf} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.05.21 16:56:56.339038 [ 4 ] {0e2a0aa4-34f3-4767-8cb2-7e9a0f1b37bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4858 | 2026.05.21 16:56:56.339344 [ 4 ] {0e2a0aa4-34f3-4767-8cb2-7e9a0f1b37bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4859 | 2026.05.21 16:56:56.339559 [ 4 ] {0e2a0aa4-34f3-4767-8cb2-7e9a0f1b37bf} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.05.21 16:56:56.339669 [ 198 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001330707 sec., 90177.62738153478 rows/sec., 7.83 MiB/sec. | ||
| 4861 | 2026.05.21 16:56:56.339685 [ 4 ] {0e2a0aa4-34f3-4767-8cb2-7e9a0f1b37bf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 421.41 KiB/sec. | ||
| 4862 | 2026.05.21 16:56:56.339741 [ 4 ] {0e2a0aa4-34f3-4767-8cb2-7e9a0f1b37bf} <Debug> TCPHandler: Processed in 0.001381937 sec. | ||
| 4863 | 2026.05.21 16:56:56.339820 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4864 | 2026.05.21 16:56:56.339859 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2026.05.21 16:56:56.339959 [ 4 ] {ec0d6a76-fa6b-4582-8e18-efdef654a475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4866 | 2026.05.21 16:56:56.340001 [ 4 ] {ec0d6a76-fa6b-4582-8e18-efdef654a475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4867 | 2026.05.21 16:56:56.340069 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_5_1} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2026.05.21 16:56:56.340142 [ 193 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_5_1} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4869 | 2026.05.21 16:56:56.340211 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4870 | 2026.05.21 16:56:56.340494 [ 4 ] {ec0d6a76-fa6b-4582-8e18-efdef654a475} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4871 | 2026.05.21 16:56:56.340535 [ 4 ] {ec0d6a76-fa6b-4582-8e18-efdef654a475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4872 | 2026.05.21 16:56:56.340846 [ 4 ] {ec0d6a76-fa6b-4582-8e18-efdef654a475} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4873 | 2026.05.21 16:56:56.341049 [ 4 ] {ec0d6a76-fa6b-4582-8e18-efdef654a475} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2026.05.21 16:56:56.341173 [ 4 ] {ec0d6a76-fa6b-4582-8e18-efdef654a475} <Debug> executeQuery: Read 217 rows, 19.83 KiB in 0.001233 sec., 175993.51175993512 rows/sec., 15.71 MiB/sec. | ||
| 4875 | 2026.05.21 16:56:56.341206 [ 4 ] {ec0d6a76-fa6b-4582-8e18-efdef654a475} <Debug> TCPHandler: Processed in 0.001394096 sec. | ||
| 4876 | 2026.05.21 16:56:56.341329 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4877 | 2026.05.21 16:56:56.341423 [ 4 ] {4e49d155-5f80-4503-9061-76354ddd47ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4878 | 2026.05.21 16:56:56.341461 [ 4 ] {4e49d155-5f80-4503-9061-76354ddd47ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4879 | 2026.05.21 16:56:56.341864 [ 4 ] {4e49d155-5f80-4503-9061-76354ddd47ca} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4880 | 2026.05.21 16:56:56.341900 [ 4 ] {4e49d155-5f80-4503-9061-76354ddd47ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4881 | 2026.05.21 16:56:56.342179 [ 4 ] {4e49d155-5f80-4503-9061-76354ddd47ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4882 | 2026.05.21 16:56:56.342386 [ 4 ] {4e49d155-5f80-4503-9061-76354ddd47ca} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4883 | 2026.05.21 16:56:56.342508 [ 4 ] {4e49d155-5f80-4503-9061-76354ddd47ca} <Debug> executeQuery: Read 37 rows, 2.81 KiB in 0.001103 sec., 33544.877606527654 rows/sec., 2.49 MiB/sec. | ||
| 4884 | 2026.05.21 16:56:56.342540 [ 4 ] {4e49d155-5f80-4503-9061-76354ddd47ca} <Debug> TCPHandler: Processed in 0.001259596 sec. | ||
| 4885 | 2026.05.21 16:56:56.342655 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4886 | 2026.05.21 16:56:56.342748 [ 4 ] {7293e159-d00c-46e4-94fb-553ff7aad6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4887 | 2026.05.21 16:56:56.342787 [ 4 ] {7293e159-d00c-46e4-94fb-553ff7aad6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4888 | 2026.05.21 16:56:56.343176 [ 4 ] {7293e159-d00c-46e4-94fb-553ff7aad6c8} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4889 | 2026.05.21 16:56:56.343211 [ 4 ] {7293e159-d00c-46e4-94fb-553ff7aad6c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4890 | 2026.05.21 16:56:56.343480 [ 4 ] {7293e159-d00c-46e4-94fb-553ff7aad6c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4891 | 2026.05.21 16:56:56.343676 [ 4 ] {7293e159-d00c-46e4-94fb-553ff7aad6c8} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4892 | 2026.05.21 16:56:56.343798 [ 4 ] {7293e159-d00c-46e4-94fb-553ff7aad6c8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001067 sec., 22492.970946579193 rows/sec., 1.87 MiB/sec. | ||
| 4893 | 2026.05.21 16:56:56.343831 [ 4 ] {7293e159-d00c-46e4-94fb-553ff7aad6c8} <Debug> TCPHandler: Processed in 0.001223047 sec. | ||
| 4894 | 2026.05.21 16:56:56.343947 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4895 | 2026.05.21 16:56:56.344041 [ 4 ] {8a896a3b-5422-4c3a-873e-17a750f9ba46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4896 | 2026.05.21 16:56:56.344079 [ 4 ] {8a896a3b-5422-4c3a-873e-17a750f9ba46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4897 | 2026.05.21 16:56:56.344460 [ 4 ] {8a896a3b-5422-4c3a-873e-17a750f9ba46} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.05.21 16:56:56.344495 [ 4 ] {8a896a3b-5422-4c3a-873e-17a750f9ba46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4899 | 2026.05.21 16:56:56.344769 [ 4 ] {8a896a3b-5422-4c3a-873e-17a750f9ba46} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4900 | 2026.05.21 16:56:56.344963 [ 4 ] {8a896a3b-5422-4c3a-873e-17a750f9ba46} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4901 | 2026.05.21 16:56:56.345090 [ 4 ] {8a896a3b-5422-4c3a-873e-17a750f9ba46} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001066 sec., 11257.035647279548 rows/sec., 879.46 KiB/sec. | ||
| 4902 | 2026.05.21 16:56:56.345089 [ 119 ] {} <Debug> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4903 | 2026.05.21 16:56:56.345124 [ 4 ] {8a896a3b-5422-4c3a-873e-17a750f9ba46} <Debug> TCPHandler: Processed in 0.001224506 sec. | ||
| 4904 | 2026.05.21 16:56:56.345167 [ 119 ] {} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.05.21 16:56:56.345193 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4906 | 2026.05.21 16:56:56.345261 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.05.21 16:56:56.345306 [ 198 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::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 | ||
| 4908 | 2026.05.21 16:56:56.345358 [ 4 ] {02172799-4cac-45b4-80b6-5e0137751310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4909 | 2026.05.21 16:56:56.345402 [ 4 ] {02172799-4cac-45b4-80b6-5e0137751310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4910 | 2026.05.21 16:56:56.345430 [ 198 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4911 | 2026.05.21 16:56:56.345470 [ 198 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4912 | 2026.05.21 16:56:56.345549 [ 198 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4913 | 2026.05.21 16:56:56.345602 [ 198 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::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 | ||
| 4914 | 2026.05.21 16:56:56.345650 [ 198 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::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 | ||
| 4915 | 2026.05.21 16:56:56.345694 [ 198 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::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 | ||
| 4916 | 2026.05.21 16:56:56.345831 [ 4 ] {02172799-4cac-45b4-80b6-5e0137751310} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.05.21 16:56:56.345872 [ 4 ] {02172799-4cac-45b4-80b6-5e0137751310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4918 | 2026.05.21 16:56:56.346183 [ 4 ] {02172799-4cac-45b4-80b6-5e0137751310} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4919 | 2026.05.21 16:56:56.346402 [ 4 ] {02172799-4cac-45b4-80b6-5e0137751310} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.05.21 16:56:56.346510 [ 193 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248316 sec., 48064.75283501934 rows/sec., 3.85 MiB/sec. | ||
| 4921 | 2026.05.21 16:56:56.346526 [ 4 ] {02172799-4cac-45b4-80b6-5e0137751310} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001186 sec., 105396.29005059022 rows/sec., 8.55 MiB/sec. | ||
| 4922 | 2026.05.21 16:56:56.346571 [ 4 ] {02172799-4cac-45b4-80b6-5e0137751310} <Debug> TCPHandler: Processed in 0.001357947 sec. | ||
| 4923 | 2026.05.21 16:56:56.346651 [ 196 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4924 | 2026.05.21 16:56:56.346690 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.05.21 16:56:56.346783 [ 4 ] {50c67078-e81f-495f-bc68-f9484ee28d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4926 | 2026.05.21 16:56:56.346824 [ 4 ] {50c67078-e81f-495f-bc68-f9484ee28d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4927 | 2026.05.21 16:56:56.346898 [ 196 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_5_1} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.05.21 16:56:56.346960 [ 196 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_5_1} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4929 | 2026.05.21 16:56:56.347033 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4930 | 2026.05.21 16:56:56.347228 [ 4 ] {50c67078-e81f-495f-bc68-f9484ee28d5e} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4931 | 2026.05.21 16:56:56.347262 [ 4 ] {50c67078-e81f-495f-bc68-f9484ee28d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4932 | 2026.05.21 16:56:56.347575 [ 4 ] {50c67078-e81f-495f-bc68-f9484ee28d5e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4933 | 2026.05.21 16:56:56.347778 [ 4 ] {50c67078-e81f-495f-bc68-f9484ee28d5e} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4934 | 2026.05.21 16:56:56.347908 [ 4 ] {50c67078-e81f-495f-bc68-f9484ee28d5e} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001143 sec., 174103.2370953631 rows/sec., 12.48 MiB/sec. | ||
| 4935 | 2026.05.21 16:56:56.347941 [ 4 ] {50c67078-e81f-495f-bc68-f9484ee28d5e} <Debug> TCPHandler: Processed in 0.001298786 sec. | ||
| 4936 | 2026.05.21 16:56:56.348066 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4937 | 2026.05.21 16:56:56.348163 [ 4 ] {7dd08c0f-8e7b-4629-bdb6-a6373ccfcfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4938 | 2026.05.21 16:56:56.348216 [ 4 ] {7dd08c0f-8e7b-4629-bdb6-a6373ccfcfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4939 | 2026.05.21 16:56:56.348984 [ 4 ] {7dd08c0f-8e7b-4629-bdb6-a6373ccfcfa9} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2026.05.21 16:56:56.349020 [ 4 ] {7dd08c0f-8e7b-4629-bdb6-a6373ccfcfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4941 | 2026.05.21 16:56:56.349518 [ 4 ] {7dd08c0f-8e7b-4629-bdb6-a6373ccfcfa9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4942 | 2026.05.21 16:56:56.349738 [ 4 ] {7dd08c0f-8e7b-4629-bdb6-a6373ccfcfa9} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.05.21 16:56:56.349872 [ 4 ] {7dd08c0f-8e7b-4629-bdb6-a6373ccfcfa9} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001728 sec., 10995.37037037037 rows/sec., 19.70 MiB/sec. | ||
| 4944 | 2026.05.21 16:56:56.349925 [ 4 ] {7dd08c0f-8e7b-4629-bdb6-a6373ccfcfa9} <Debug> TCPHandler: Processed in 0.001906389 sec. | ||
| 4945 | 2026.05.21 16:56:56.350053 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4946 | 2026.05.21 16:56:56.350147 [ 4 ] {345b8e9e-21c6-4a93-8351-7f4e4de6f991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4947 | 2026.05.21 16:56:56.350188 [ 4 ] {345b8e9e-21c6-4a93-8351-7f4e4de6f991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4948 | 2026.05.21 16:56:56.350536 [ 4 ] {345b8e9e-21c6-4a93-8351-7f4e4de6f991} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.05.21 16:56:56.350569 [ 4 ] {345b8e9e-21c6-4a93-8351-7f4e4de6f991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4950 | 2026.05.21 16:56:56.350853 [ 4 ] {345b8e9e-21c6-4a93-8351-7f4e4de6f991} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4951 | 2026.05.21 16:56:56.351053 [ 4 ] {345b8e9e-21c6-4a93-8351-7f4e4de6f991} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.05.21 16:56:56.351175 [ 4 ] {345b8e9e-21c6-4a93-8351-7f4e4de6f991} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 4953 | 2026.05.21 16:56:56.351207 [ 4 ] {345b8e9e-21c6-4a93-8351-7f4e4de6f991} <Debug> TCPHandler: Processed in 0.001201376 sec. | ||
| 4954 | 2026.05.21 16:56:58.227464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10974 | ||
| 4955 | 2026.05.21 16:56:58.228064 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4956 | 2026.05.21 16:56:58.228114 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4957 | 2026.05.21 16:56:58.228628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4958 | 2026.05.21 16:56:58.228853 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4959 | 2026.05.21 16:56:58.228982 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10974 | ||
| 4960 | 2026.05.21 16:56:58.791825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4961 | 2026.05.21 16:56:58.807605 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.21 16:56:58.807652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4963 | 2026.05.21 16:56:58.813604 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4964 | 2026.05.21 16:56:58.814273 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.21 16:56:58.816873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4966 | 2026.05.21 16:57:01.329903 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.05.21 16:57:01.330147 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4968 | 2026.05.21 16:57:01.330525 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4969 | 2026.05.21 16:57:01.330567 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4970 | 2026.05.21 16:57:01.330781 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4971 | 2026.05.21 16:57:01.330849 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4972 | 2026.05.21 16:57:01.330991 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4973 | 2026.05.21 16:57:01.331027 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4974 | 2026.05.21 16:57:01.331051 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 4975 | 2026.05.21 16:57:01.331068 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4976 | 2026.05.21 16:57:01.331110 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4977 | 2026.05.21 16:57:01.331131 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 4978 | 2026.05.21 16:57:01.332049 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002007 sec., 19431.98804185351 rows/sec., 3.89 MiB/sec. | ||
| 4979 | 2026.05.21 16:57:01.332119 [ 4 ] {b7baa584-c858-4e93-b6c6-e5e22f3c842a} <Debug> TCPHandler: Processed in 0.002351672 sec. | ||
| 4980 | 2026.05.21 16:57:01.334148 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.21 16:57:01.334281 [ 4 ] {29c0811a-790d-4478-b7e2-7fabf25707e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4982 | 2026.05.21 16:57:01.334332 [ 4 ] {29c0811a-790d-4478-b7e2-7fabf25707e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4983 | 2026.05.21 16:57:01.334852 [ 4 ] {29c0811a-790d-4478-b7e2-7fabf25707e7} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4984 | 2026.05.21 16:57:01.334889 [ 4 ] {29c0811a-790d-4478-b7e2-7fabf25707e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4985 | 2026.05.21 16:57:01.335270 [ 4 ] {29c0811a-790d-4478-b7e2-7fabf25707e7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4986 | 2026.05.21 16:57:01.335493 [ 4 ] {29c0811a-790d-4478-b7e2-7fabf25707e7} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2026.05.21 16:57:01.335636 [ 4 ] {29c0811a-790d-4478-b7e2-7fabf25707e7} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001395 sec., 73118.27956989247 rows/sec., 6.12 MiB/sec. | ||
| 4988 | 2026.05.21 16:57:01.335672 [ 4 ] {29c0811a-790d-4478-b7e2-7fabf25707e7} <Debug> TCPHandler: Processed in 0.001585238 sec. | ||
| 4989 | 2026.05.21 16:57:01.335804 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4990 | 2026.05.21 16:57:01.335903 [ 4 ] {22b28e70-5cb4-4701-8ce6-c4728b34fcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4991 | 2026.05.21 16:57:01.335945 [ 4 ] {22b28e70-5cb4-4701-8ce6-c4728b34fcec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4992 | 2026.05.21 16:57:01.336332 [ 4 ] {22b28e70-5cb4-4701-8ce6-c4728b34fcec} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.05.21 16:57:01.336365 [ 4 ] {22b28e70-5cb4-4701-8ce6-c4728b34fcec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 4994 | 2026.05.21 16:57:01.336646 [ 4 ] {22b28e70-5cb4-4701-8ce6-c4728b34fcec} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4995 | 2026.05.21 16:57:01.336841 [ 4 ] {22b28e70-5cb4-4701-8ce6-c4728b34fcec} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.05.21 16:57:01.336960 [ 4 ] {22b28e70-5cb4-4701-8ce6-c4728b34fcec} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.00113 sec., 20353.982300884956 rows/sec., 1.49 MiB/sec. | ||
| 4997 | 2026.05.21 16:57:01.336993 [ 4 ] {22b28e70-5cb4-4701-8ce6-c4728b34fcec} <Debug> TCPHandler: Processed in 0.001294016 sec. | ||
| 4998 | 2026.05.21 16:57:01.337173 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.05.21 16:57:01.337271 [ 4 ] {02767824-4437-47b7-99cf-33a5fb03d468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5000 | 2026.05.21 16:57:01.337311 [ 4 ] {02767824-4437-47b7-99cf-33a5fb03d468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5001 | 2026.05.21 16:57:01.337710 [ 4 ] {02767824-4437-47b7-99cf-33a5fb03d468} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.21 16:57:01.337746 [ 4 ] {02767824-4437-47b7-99cf-33a5fb03d468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5003 | 2026.05.21 16:57:01.338037 [ 4 ] {02767824-4437-47b7-99cf-33a5fb03d468} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5004 | 2026.05.21 16:57:01.338248 [ 4 ] {02767824-4437-47b7-99cf-33a5fb03d468} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.05.21 16:57:01.338373 [ 4 ] {02767824-4437-47b7-99cf-33a5fb03d468} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001122 sec., 77540.10695187165 rows/sec., 6.06 MiB/sec. | ||
| 5006 | 2026.05.21 16:57:01.338407 [ 4 ] {02767824-4437-47b7-99cf-33a5fb03d468} <Debug> TCPHandler: Processed in 0.001285697 sec. | ||
| 5007 | 2026.05.21 16:57:01.338523 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5008 | 2026.05.21 16:57:01.338620 [ 4 ] {5f2c10be-6950-417b-9e4e-d684ab32cfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.05.21 16:57:01.338663 [ 4 ] {5f2c10be-6950-417b-9e4e-d684ab32cfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5010 | 2026.05.21 16:57:01.339057 [ 4 ] {5f2c10be-6950-417b-9e4e-d684ab32cfdb} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.05.21 16:57:01.339091 [ 4 ] {5f2c10be-6950-417b-9e4e-d684ab32cfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5012 | 2026.05.21 16:57:01.339430 [ 4 ] {5f2c10be-6950-417b-9e4e-d684ab32cfdb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5013 | 2026.05.21 16:57:01.339635 [ 4 ] {5f2c10be-6950-417b-9e4e-d684ab32cfdb} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.05.21 16:57:01.339758 [ 4 ] {5f2c10be-6950-417b-9e4e-d684ab32cfdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 5015 | 2026.05.21 16:57:01.339791 [ 4 ] {5f2c10be-6950-417b-9e4e-d684ab32cfdb} <Debug> TCPHandler: Processed in 0.001318967 sec. | ||
| 5016 | 2026.05.21 16:57:01.339899 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5017 | 2026.05.21 16:57:01.340001 [ 4 ] {39fc56b1-e48a-419c-82db-aaaac7ca1288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5018 | 2026.05.21 16:57:01.340057 [ 4 ] {39fc56b1-e48a-419c-82db-aaaac7ca1288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5019 | 2026.05.21 16:57:01.340778 [ 4 ] {39fc56b1-e48a-419c-82db-aaaac7ca1288} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.21 16:57:01.340812 [ 4 ] {39fc56b1-e48a-419c-82db-aaaac7ca1288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5021 | 2026.05.21 16:57:01.341327 [ 4 ] {39fc56b1-e48a-419c-82db-aaaac7ca1288} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5022 | 2026.05.21 16:57:01.341543 [ 4 ] {39fc56b1-e48a-419c-82db-aaaac7ca1288} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.05.21 16:57:01.341680 [ 4 ] {39fc56b1-e48a-419c-82db-aaaac7ca1288} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001698 sec., 13545.347467608952 rows/sec., 24.27 MiB/sec. | ||
| 5024 | 2026.05.21 16:57:01.341729 [ 4 ] {39fc56b1-e48a-419c-82db-aaaac7ca1288} <Debug> TCPHandler: Processed in 0.00187931 sec. | ||
| 5025 | 2026.05.21 16:57:01.341843 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5026 | 2026.05.21 16:57:01.341938 [ 4 ] {23cf11a3-3343-44e5-8bb9-e548a2836b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5027 | 2026.05.21 16:57:01.341978 [ 4 ] {23cf11a3-3343-44e5-8bb9-e548a2836b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5028 | 2026.05.21 16:57:01.342304 [ 4 ] {23cf11a3-3343-44e5-8bb9-e548a2836b87} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2026.05.21 16:57:01.342338 [ 4 ] {23cf11a3-3343-44e5-8bb9-e548a2836b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5030 | 2026.05.21 16:57:01.342654 [ 4 ] {23cf11a3-3343-44e5-8bb9-e548a2836b87} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5031 | 2026.05.21 16:57:01.342858 [ 4 ] {23cf11a3-3343-44e5-8bb9-e548a2836b87} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2026.05.21 16:57:01.342981 [ 4 ] {23cf11a3-3343-44e5-8bb9-e548a2836b87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 5033 | 2026.05.21 16:57:01.343013 [ 4 ] {23cf11a3-3343-44e5-8bb9-e548a2836b87} <Debug> TCPHandler: Processed in 0.001218876 sec. | ||
| 5034 | 2026.05.21 16:57:05.643284 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5035 | 2026.05.21 16:57:05.643356 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5036 | 2026.05.21 16:57:05.729196 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11422 | ||
| 5037 | 2026.05.21 16:57:05.729781 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2026.05.21 16:57:05.729815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5039 | 2026.05.21 16:57:05.730335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5040 | 2026.05.21 16:57:05.730563 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2026.05.21 16:57:05.730689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11422 | ||
| 5042 | 2026.05.21 16:57:06.317070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5043 | 2026.05.21 16:57:06.329564 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2026.05.21 16:57:06.329764 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5045 | 2026.05.21 16:57:06.330050 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5046 | 2026.05.21 16:57:06.330088 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5047 | 2026.05.21 16:57:06.330289 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5048 | 2026.05.21 16:57:06.330354 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5049 | 2026.05.21 16:57:06.330488 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5050 | 2026.05.21 16:57:06.330522 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5051 | 2026.05.21 16:57:06.330544 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 5052 | 2026.05.21 16:57:06.330560 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5053 | 2026.05.21 16:57:06.330601 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5054 | 2026.05.21 16:57:06.330620 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 5055 | 2026.05.21 16:57:06.331509 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001832 sec., 21288.2096069869 rows/sec., 4.26 MiB/sec. | ||
| 5056 | 2026.05.21 16:57:06.331570 [ 4 ] {5a3ad512-38e8-43d2-ba3d-0988ccb08a8a} <Debug> TCPHandler: Processed in 0.002119221 sec. | ||
| 5057 | 2026.05.21 16:57:06.332566 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.05.21 16:57:06.332609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5059 | 2026.05.21 16:57:06.333428 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5060 | 2026.05.21 16:57:06.333537 [ 4 ] {ee002941-0189-40c5-81c4-5e981ed87580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5061 | 2026.05.21 16:57:06.333579 [ 4 ] {ee002941-0189-40c5-81c4-5e981ed87580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5062 | 2026.05.21 16:57:06.334041 [ 4 ] {ee002941-0189-40c5-81c4-5e981ed87580} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5063 | 2026.05.21 16:57:06.334075 [ 4 ] {ee002941-0189-40c5-81c4-5e981ed87580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5064 | 2026.05.21 16:57:06.334412 [ 4 ] {ee002941-0189-40c5-81c4-5e981ed87580} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5065 | 2026.05.21 16:57:06.334634 [ 4 ] {ee002941-0189-40c5-81c4-5e981ed87580} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2026.05.21 16:57:06.334778 [ 4 ] {ee002941-0189-40c5-81c4-5e981ed87580} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001272 sec., 73899.3710691824 rows/sec., 6.26 MiB/sec. | ||
| 5067 | 2026.05.21 16:57:06.334813 [ 4 ] {ee002941-0189-40c5-81c4-5e981ed87580} <Debug> TCPHandler: Processed in 0.001443587 sec. | ||
| 5068 | 2026.05.21 16:57:06.334959 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5069 | 2026.05.21 16:57:06.335084 [ 4 ] {152dfe20-bac2-4ecf-8331-dc2077a82b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5070 | 2026.05.21 16:57:06.335137 [ 4 ] {152dfe20-bac2-4ecf-8331-dc2077a82b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5071 | 2026.05.21 16:57:06.335672 [ 4 ] {152dfe20-bac2-4ecf-8331-dc2077a82b0f} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.05.21 16:57:06.335729 [ 4 ] {152dfe20-bac2-4ecf-8331-dc2077a82b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5073 | 2026.05.21 16:57:06.336127 [ 4 ] {152dfe20-bac2-4ecf-8331-dc2077a82b0f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5074 | 2026.05.21 16:57:06.336377 [ 4 ] {152dfe20-bac2-4ecf-8331-dc2077a82b0f} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.05.21 16:57:06.336505 [ 4 ] {152dfe20-bac2-4ecf-8331-dc2077a82b0f} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001446 sec., 13139.69571230982 rows/sec., 988.04 KiB/sec. | ||
| 5076 | 2026.05.21 16:57:06.336539 [ 4 ] {152dfe20-bac2-4ecf-8331-dc2077a82b0f} <Debug> TCPHandler: Processed in 0.001642258 sec. | ||
| 5077 | 2026.05.21 16:57:06.336670 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5078 | 2026.05.21 16:57:06.336764 [ 4 ] {0e5e02a7-6c11-470a-b4dc-460812b3a328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5079 | 2026.05.21 16:57:06.336804 [ 4 ] {0e5e02a7-6c11-470a-b4dc-460812b3a328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5080 | 2026.05.21 16:57:06.337217 [ 4 ] {0e5e02a7-6c11-470a-b4dc-460812b3a328} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5081 | 2026.05.21 16:57:06.337254 [ 4 ] {0e5e02a7-6c11-470a-b4dc-460812b3a328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5082 | 2026.05.21 16:57:06.337551 [ 4 ] {0e5e02a7-6c11-470a-b4dc-460812b3a328} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5083 | 2026.05.21 16:57:06.337779 [ 4 ] {0e5e02a7-6c11-470a-b4dc-460812b3a328} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.05.21 16:57:06.337907 [ 4 ] {0e5e02a7-6c11-470a-b4dc-460812b3a328} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001161 sec., 71490.0947459087 rows/sec., 5.58 MiB/sec. | ||
| 5085 | 2026.05.21 16:57:06.337941 [ 4 ] {0e5e02a7-6c11-470a-b4dc-460812b3a328} <Debug> TCPHandler: Processed in 0.001319087 sec. | ||
| 5086 | 2026.05.21 16:57:06.338067 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5087 | 2026.05.21 16:57:06.338161 [ 4 ] {7c0be81f-cf3c-49c3-8fd2-7eb1378a9ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.05.21 16:57:06.338204 [ 4 ] {7c0be81f-cf3c-49c3-8fd2-7eb1378a9ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5089 | 2026.05.21 16:57:06.338630 [ 4 ] {7c0be81f-cf3c-49c3-8fd2-7eb1378a9ddb} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2026.05.21 16:57:06.338648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5091 | 2026.05.21 16:57:06.338666 [ 4 ] {7c0be81f-cf3c-49c3-8fd2-7eb1378a9ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5092 | 2026.05.21 16:57:06.338982 [ 4 ] {7c0be81f-cf3c-49c3-8fd2-7eb1378a9ddb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5093 | 2026.05.21 16:57:06.339187 [ 4 ] {7c0be81f-cf3c-49c3-8fd2-7eb1378a9ddb} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.05.21 16:57:06.339314 [ 4 ] {7c0be81f-cf3c-49c3-8fd2-7eb1378a9ddb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 5095 | 2026.05.21 16:57:06.339316 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2026.05.21 16:57:06.339349 [ 4 ] {7c0be81f-cf3c-49c3-8fd2-7eb1378a9ddb} <Debug> TCPHandler: Processed in 0.001329587 sec. | ||
| 5097 | 2026.05.21 16:57:06.339470 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.05.21 16:57:06.339568 [ 4 ] {4024613b-1a7a-4d3f-95a8-2ba423fe1d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5099 | 2026.05.21 16:57:06.339624 [ 4 ] {4024613b-1a7a-4d3f-95a8-2ba423fe1d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5100 | 2026.05.21 16:57:06.340353 [ 4 ] {4024613b-1a7a-4d3f-95a8-2ba423fe1d2d} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.05.21 16:57:06.340390 [ 4 ] {4024613b-1a7a-4d3f-95a8-2ba423fe1d2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5102 | 2026.05.21 16:57:06.340899 [ 4 ] {4024613b-1a7a-4d3f-95a8-2ba423fe1d2d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5103 | 2026.05.21 16:57:06.341114 [ 4 ] {4024613b-1a7a-4d3f-95a8-2ba423fe1d2d} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.05.21 16:57:06.341251 [ 4 ] {4024613b-1a7a-4d3f-95a8-2ba423fe1d2d} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001702 sec., 11163.337250293773 rows/sec., 20.00 MiB/sec. | ||
| 5105 | 2026.05.21 16:57:06.341301 [ 4 ] {4024613b-1a7a-4d3f-95a8-2ba423fe1d2d} <Debug> TCPHandler: Processed in 0.00187981 sec. | ||
| 5106 | 2026.05.21 16:57:06.341421 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.05.21 16:57:06.341516 [ 4 ] {8d4fb010-0b53-4ccd-b8e1-2989de3e8e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5108 | 2026.05.21 16:57:06.341557 [ 4 ] {8d4fb010-0b53-4ccd-b8e1-2989de3e8e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5109 | 2026.05.21 16:57:06.341892 [ 4 ] {8d4fb010-0b53-4ccd-b8e1-2989de3e8e40} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.05.21 16:57:06.341928 [ 4 ] {8d4fb010-0b53-4ccd-b8e1-2989de3e8e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5111 | 2026.05.21 16:57:06.342220 [ 4 ] {8d4fb010-0b53-4ccd-b8e1-2989de3e8e40} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5112 | 2026.05.21 16:57:06.342326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5113 | 2026.05.21 16:57:06.342418 [ 4 ] {8d4fb010-0b53-4ccd-b8e1-2989de3e8e40} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.05.21 16:57:06.342546 [ 4 ] {8d4fb010-0b53-4ccd-b8e1-2989de3e8e40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 5115 | 2026.05.21 16:57:06.342577 [ 4 ] {8d4fb010-0b53-4ccd-b8e1-2989de3e8e40} <Debug> TCPHandler: Processed in 0.001205096 sec. | ||
| 5116 | 2026.05.21 16:57:07.241441 [ 105 ] {} <Debug> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5117 | 2026.05.21 16:57:07.241558 [ 105 ] {} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.05.21 16:57:07.241597 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5119 | 2026.05.21 16:57:07.241784 [ 198 ] {00214071-0702-4cda-b251-1ca45028cd83::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 | ||
| 5120 | 2026.05.21 16:57:07.242033 [ 198 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5121 | 2026.05.21 16:57:07.242097 [ 198 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 5122 | 2026.05.21 16:57:07.242190 [ 198 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5123 | 2026.05.21 16:57:07.242243 [ 198 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 5124 | 2026.05.21 16:57:07.242296 [ 198 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5125 | 2026.05.21 16:57:07.242341 [ 198 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5126 | 2026.05.21 16:57:07.243185 [ 193 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494818 sec., 22745.24390260219 rows/sec., 1.90 MiB/sec. | ||
| 5127 | 2026.05.21 16:57:07.243356 [ 193 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5128 | 2026.05.21 16:57:07.243688 [ 193 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5129 | 2026.05.21 16:57:07.243771 [ 193 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_9_2} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5130 | 2026.05.21 16:57:07.243874 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5131 | 2026.05.21 16:57:07.415926 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5132 | 2026.05.21 16:57:07.416159 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 5133 | 2026.05.21 16:57:07.416503 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5134 | 2026.05.21 16:57:07.416545 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 5135 | 2026.05.21 16:57:07.416780 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5136 | 2026.05.21 16:57:07.416848 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5137 | 2026.05.21 16:57:07.416989 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 5138 | 2026.05.21 16:57:07.417054 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5139 | 2026.05.21 16:57:07.417078 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 5140 | 2026.05.21 16:57:07.417095 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5141 | 2026.05.21 16:57:07.417137 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 5142 | 2026.05.21 16:57:07.417183 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 5143 | 2026.05.21 16:57:07.418273 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002218 sec., 17583.4084761046 rows/sec., 3.52 MiB/sec. | ||
| 5144 | 2026.05.21 16:57:07.418373 [ 4 ] {8882c8c3-3045-455f-81bd-a3e73f759d97} <Debug> TCPHandler: Processed in 0.002582593 sec. | ||
| 5145 | 2026.05.21 16:57:07.431034 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.05.21 16:57:07.431165 [ 4 ] {98593dfa-fc38-4720-9b20-3213f6d9ac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5147 | 2026.05.21 16:57:07.431218 [ 4 ] {98593dfa-fc38-4720-9b20-3213f6d9ac91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5148 | 2026.05.21 16:57:07.431748 [ 4 ] {98593dfa-fc38-4720-9b20-3213f6d9ac91} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.05.21 16:57:07.431790 [ 4 ] {98593dfa-fc38-4720-9b20-3213f6d9ac91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5150 | 2026.05.21 16:57:07.432135 [ 4 ] {98593dfa-fc38-4720-9b20-3213f6d9ac91} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5151 | 2026.05.21 16:57:07.432354 [ 4 ] {98593dfa-fc38-4720-9b20-3213f6d9ac91} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.05.21 16:57:07.432506 [ 4 ] {98593dfa-fc38-4720-9b20-3213f6d9ac91} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001378 sec., 1451.3788098693758 rows/sec., 118.35 KiB/sec. | ||
| 5153 | 2026.05.21 16:57:07.432543 [ 4 ] {98593dfa-fc38-4720-9b20-3213f6d9ac91} <Debug> TCPHandler: Processed in 0.001572637 sec. | ||
| 5154 | 2026.05.21 16:57:07.432669 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2026.05.21 16:57:07.432766 [ 4 ] {2f0059c1-a1a7-42dc-a46d-2f162af42cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5156 | 2026.05.21 16:57:07.432807 [ 4 ] {2f0059c1-a1a7-42dc-a46d-2f162af42cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5157 | 2026.05.21 16:57:07.434311 [ 4 ] {2f0059c1-a1a7-42dc-a46d-2f162af42cf4} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.05.21 16:57:07.434348 [ 4 ] {2f0059c1-a1a7-42dc-a46d-2f162af42cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5159 | 2026.05.21 16:57:07.434820 [ 4 ] {2f0059c1-a1a7-42dc-a46d-2f162af42cf4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5160 | 2026.05.21 16:57:07.435033 [ 4 ] {2f0059c1-a1a7-42dc-a46d-2f162af42cf4} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.05.21 16:57:07.435163 [ 4 ] {2f0059c1-a1a7-42dc-a46d-2f162af42cf4} <Debug> executeQuery: Read 2448 rows, 185.74 KiB in 0.002416 sec., 1013245.0331125828 rows/sec., 75.08 MiB/sec. | ||
| 5162 | 2026.05.21 16:57:07.435198 [ 4 ] {2f0059c1-a1a7-42dc-a46d-2f162af42cf4} <Debug> TCPHandler: Processed in 0.002579343 sec. | ||
| 5163 | 2026.05.21 16:57:07.435321 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.05.21 16:57:07.435419 [ 4 ] {3dd5c917-98cc-41cc-a2be-212f34d44e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.05.21 16:57:07.435460 [ 4 ] {3dd5c917-98cc-41cc-a2be-212f34d44e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5166 | 2026.05.21 16:57:07.435868 [ 4 ] {3dd5c917-98cc-41cc-a2be-212f34d44e22} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.05.21 16:57:07.435906 [ 4 ] {3dd5c917-98cc-41cc-a2be-212f34d44e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5168 | 2026.05.21 16:57:07.436196 [ 4 ] {3dd5c917-98cc-41cc-a2be-212f34d44e22} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5169 | 2026.05.21 16:57:07.436401 [ 4 ] {3dd5c917-98cc-41cc-a2be-212f34d44e22} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.05.21 16:57:07.436530 [ 4 ] {3dd5c917-98cc-41cc-a2be-212f34d44e22} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001129 sec., 30115.14614703277 rows/sec., 2.20 MiB/sec. | ||
| 5171 | 2026.05.21 16:57:07.436565 [ 4 ] {3dd5c917-98cc-41cc-a2be-212f34d44e22} <Debug> TCPHandler: Processed in 0.001295437 sec. | ||
| 5172 | 2026.05.21 16:57:07.436682 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.05.21 16:57:07.436778 [ 4 ] {9a65e341-6b92-4837-8466-829985c3982b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.05.21 16:57:07.436818 [ 4 ] {9a65e341-6b92-4837-8466-829985c3982b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5175 | 2026.05.21 16:57:07.437429 [ 4 ] {9a65e341-6b92-4837-8466-829985c3982b} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.05.21 16:57:07.437467 [ 4 ] {9a65e341-6b92-4837-8466-829985c3982b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5177 | 2026.05.21 16:57:07.437785 [ 4 ] {9a65e341-6b92-4837-8466-829985c3982b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5178 | 2026.05.21 16:57:07.437990 [ 4 ] {9a65e341-6b92-4837-8466-829985c3982b} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.05.21 16:57:07.438117 [ 4 ] {9a65e341-6b92-4837-8466-829985c3982b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001358 sec., 589837.9970544919 rows/sec., 34.07 MiB/sec. | ||
| 5180 | 2026.05.21 16:57:07.438152 [ 4 ] {9a65e341-6b92-4837-8466-829985c3982b} <Debug> TCPHandler: Processed in 0.001521738 sec. | ||
| 5181 | 2026.05.21 16:57:07.438268 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5182 | 2026.05.21 16:57:07.438366 [ 4 ] {59ba0bed-46a7-4b63-9f21-b4b4ae5b7c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5183 | 2026.05.21 16:57:07.438406 [ 4 ] {59ba0bed-46a7-4b63-9f21-b4b4ae5b7c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5184 | 2026.05.21 16:57:07.438782 [ 4 ] {59ba0bed-46a7-4b63-9f21-b4b4ae5b7c42} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5185 | 2026.05.21 16:57:07.438819 [ 4 ] {59ba0bed-46a7-4b63-9f21-b4b4ae5b7c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5186 | 2026.05.21 16:57:07.439087 [ 4 ] {59ba0bed-46a7-4b63-9f21-b4b4ae5b7c42} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 5187 | 2026.05.21 16:57:07.439299 [ 4 ] {59ba0bed-46a7-4b63-9f21-b4b4ae5b7c42} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.05.21 16:57:07.439424 [ 4 ] {59ba0bed-46a7-4b63-9f21-b4b4ae5b7c42} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 65.35 KiB/sec. | ||
| 5189 | 2026.05.21 16:57:07.439460 [ 4 ] {59ba0bed-46a7-4b63-9f21-b4b4ae5b7c42} <Debug> TCPHandler: Processed in 0.001241617 sec. | ||
| 5190 | 2026.05.21 16:57:07.439577 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5191 | 2026.05.21 16:57:07.439673 [ 4 ] {8cc57d07-834b-41f7-97fc-46a99b94aed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5192 | 2026.05.21 16:57:07.439713 [ 4 ] {8cc57d07-834b-41f7-97fc-46a99b94aed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5193 | 2026.05.21 16:57:07.440475 [ 4 ] {8cc57d07-834b-41f7-97fc-46a99b94aed7} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5194 | 2026.05.21 16:57:07.440512 [ 4 ] {8cc57d07-834b-41f7-97fc-46a99b94aed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5195 | 2026.05.21 16:57:07.440861 [ 4 ] {8cc57d07-834b-41f7-97fc-46a99b94aed7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5196 | 2026.05.21 16:57:07.441070 [ 4 ] {8cc57d07-834b-41f7-97fc-46a99b94aed7} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5197 | 2026.05.21 16:57:07.441197 [ 4 ] {8cc57d07-834b-41f7-97fc-46a99b94aed7} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001541 sec., 852044.1271901362 rows/sec., 57.01 MiB/sec. | ||
| 5198 | 2026.05.21 16:57:07.441231 [ 4 ] {8cc57d07-834b-41f7-97fc-46a99b94aed7} <Debug> TCPHandler: Processed in 0.001705318 sec. | ||
| 5199 | 2026.05.21 16:57:07.441359 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5200 | 2026.05.21 16:57:07.441456 [ 4 ] {7b1329c2-a9dd-45ba-8797-6e9893cedc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5201 | 2026.05.21 16:57:07.441500 [ 4 ] {7b1329c2-a9dd-45ba-8797-6e9893cedc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5202 | 2026.05.21 16:57:07.442128 [ 4 ] {7b1329c2-a9dd-45ba-8797-6e9893cedc13} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2026.05.21 16:57:07.442163 [ 4 ] {7b1329c2-a9dd-45ba-8797-6e9893cedc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5204 | 2026.05.21 16:57:07.442589 [ 4 ] {7b1329c2-a9dd-45ba-8797-6e9893cedc13} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5205 | 2026.05.21 16:57:07.442791 [ 4 ] {7b1329c2-a9dd-45ba-8797-6e9893cedc13} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2026.05.21 16:57:07.442920 [ 4 ] {7b1329c2-a9dd-45ba-8797-6e9893cedc13} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001483 sec., 1031018.206338503 rows/sec., 62.73 MiB/sec. | ||
| 5207 | 2026.05.21 16:57:07.442956 [ 4 ] {7b1329c2-a9dd-45ba-8797-6e9893cedc13} <Debug> TCPHandler: Processed in 0.001647358 sec. | ||
| 5208 | 2026.05.21 16:57:07.443087 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2026.05.21 16:57:07.443185 [ 4 ] {723848a4-7fb2-4c4f-b770-c2436763d087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5210 | 2026.05.21 16:57:07.443240 [ 4 ] {723848a4-7fb2-4c4f-b770-c2436763d087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5211 | 2026.05.21 16:57:07.444027 [ 4 ] {723848a4-7fb2-4c4f-b770-c2436763d087} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5212 | 2026.05.21 16:57:07.444063 [ 4 ] {723848a4-7fb2-4c4f-b770-c2436763d087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5213 | 2026.05.21 16:57:07.444596 [ 4 ] {723848a4-7fb2-4c4f-b770-c2436763d087} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5214 | 2026.05.21 16:57:07.444823 [ 4 ] {723848a4-7fb2-4c4f-b770-c2436763d087} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5215 | 2026.05.21 16:57:07.444962 [ 4 ] {723848a4-7fb2-4c4f-b770-c2436763d087} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001796 sec., 17817.371937639196 rows/sec., 31.93 MiB/sec. | ||
| 5216 | 2026.05.21 16:57:07.445013 [ 4 ] {723848a4-7fb2-4c4f-b770-c2436763d087} <Debug> TCPHandler: Processed in 0.001976819 sec. | ||
| 5217 | 2026.05.21 16:57:07.445143 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5218 | 2026.05.21 16:57:07.445241 [ 4 ] {efff89a8-cb0e-4c92-b81d-52ed808e87ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5219 | 2026.05.21 16:57:07.445283 [ 4 ] {efff89a8-cb0e-4c92-b81d-52ed808e87ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5220 | 2026.05.21 16:57:07.445611 [ 4 ] {efff89a8-cb0e-4c92-b81d-52ed808e87ba} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5221 | 2026.05.21 16:57:07.445646 [ 4 ] {efff89a8-cb0e-4c92-b81d-52ed808e87ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5222 | 2026.05.21 16:57:07.445937 [ 4 ] {efff89a8-cb0e-4c92-b81d-52ed808e87ba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5223 | 2026.05.21 16:57:07.446143 [ 4 ] {efff89a8-cb0e-4c92-b81d-52ed808e87ba} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5224 | 2026.05.21 16:57:07.446274 [ 4 ] {efff89a8-cb0e-4c92-b81d-52ed808e87ba} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001053 sec., 22792.022792022795 rows/sec., 1.54 MiB/sec. | ||
| 5225 | 2026.05.21 16:57:07.446311 [ 4 ] {efff89a8-cb0e-4c92-b81d-52ed808e87ba} <Debug> TCPHandler: Processed in 0.001219476 sec. | ||
| 5226 | 2026.05.21 16:57:11.327526 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.05.21 16:57:11.327793 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5228 | 2026.05.21 16:57:11.328241 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5229 | 2026.05.21 16:57:11.328295 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5230 | 2026.05.21 16:57:11.328615 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5231 | 2026.05.21 16:57:11.328712 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5232 | 2026.05.21 16:57:11.328908 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5233 | 2026.05.21 16:57:11.328959 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5234 | 2026.05.21 16:57:11.328991 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 5235 | 2026.05.21 16:57:11.329015 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5236 | 2026.05.21 16:57:11.329076 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5237 | 2026.05.21 16:57:11.329108 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 5238 | 2026.05.21 16:57:11.330270 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002595 sec., 15028.901734104045 rows/sec., 3.01 MiB/sec. | ||
| 5239 | 2026.05.21 16:57:11.330387 [ 4 ] {bdf69725-e63f-48e0-b23a-c8e644acf02c} <Debug> TCPHandler: Processed in 0.002999046 sec. | ||
| 5240 | 2026.05.21 16:57:11.332668 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5241 | 2026.05.21 16:57:11.332823 [ 4 ] {6d2f0c91-2464-44ee-a8f0-84f66b036cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5242 | 2026.05.21 16:57:11.332889 [ 4 ] {6d2f0c91-2464-44ee-a8f0-84f66b036cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5243 | 2026.05.21 16:57:11.333569 [ 4 ] {6d2f0c91-2464-44ee-a8f0-84f66b036cbf} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2026.05.21 16:57:11.333629 [ 4 ] {6d2f0c91-2464-44ee-a8f0-84f66b036cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5245 | 2026.05.21 16:57:11.334163 [ 4 ] {6d2f0c91-2464-44ee-a8f0-84f66b036cbf} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5246 | 2026.05.21 16:57:11.334494 [ 4 ] {6d2f0c91-2464-44ee-a8f0-84f66b036cbf} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.05.21 16:57:11.334680 [ 99 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5248 | 2026.05.21 16:57:11.334697 [ 4 ] {6d2f0c91-2464-44ee-a8f0-84f66b036cbf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. | ||
| 5249 | 2026.05.21 16:57:11.334746 [ 99 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2026.05.21 16:57:11.334769 [ 4 ] {6d2f0c91-2464-44ee-a8f0-84f66b036cbf} <Debug> TCPHandler: Processed in 0.00217224 sec. | ||
| 5251 | 2026.05.21 16:57:11.334773 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5252 | 2026.05.21 16:57:11.334923 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 5253 | 2026.05.21 16:57:11.334986 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2026.05.21 16:57:11.335083 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5255 | 2026.05.21 16:57:11.335118 [ 4 ] {54ae3328-3b40-4f62-8675-8d506feddac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5256 | 2026.05.21 16:57:11.335124 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2618 rows starting from the beginning of the part | ||
| 5257 | 2026.05.21 16:57:11.335183 [ 4 ] {54ae3328-3b40-4f62-8675-8d506feddac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5258 | 2026.05.21 16:57:11.335216 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 217 rows starting from the beginning of the part | ||
| 5259 | 2026.05.21 16:57:11.335268 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 102 rows starting from the beginning of the part | ||
| 5260 | 2026.05.21 16:57:11.335316 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 94 rows starting from the beginning of the part | ||
| 5261 | 2026.05.21 16:57:11.335359 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2448 rows starting from the beginning of the part | ||
| 5262 | 2026.05.21 16:57:11.335408 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 5263 | 2026.05.21 16:57:11.335780 [ 4 ] {54ae3328-3b40-4f62-8675-8d506feddac0} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.05.21 16:57:11.335834 [ 4 ] {54ae3328-3b40-4f62-8675-8d506feddac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5265 | 2026.05.21 16:57:11.336180 [ 4 ] {54ae3328-3b40-4f62-8675-8d506feddac0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5266 | 2026.05.21 16:57:11.336427 [ 4 ] {54ae3328-3b40-4f62-8675-8d506feddac0} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.05.21 16:57:11.336562 [ 99 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5268 | 2026.05.21 16:57:11.336566 [ 4 ] {54ae3328-3b40-4f62-8675-8d506feddac0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001476 sec., 43360.43360433604 rows/sec., 3.38 MiB/sec. | ||
| 5269 | 2026.05.21 16:57:11.336615 [ 99 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2026.05.21 16:57:11.336629 [ 4 ] {54ae3328-3b40-4f62-8675-8d506feddac0} <Debug> TCPHandler: Processed in 0.001709289 sec. | ||
| 5271 | 2026.05.21 16:57:11.336640 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5272 | 2026.05.21 16:57:11.336777 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 5273 | 2026.05.21 16:57:11.336783 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.05.21 16:57:11.336931 [ 4 ] {063ae57c-1dea-4376-8e8f-e1889d2a2f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.05.21 16:57:11.336948 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5276 | 2026.05.21 16:57:11.336977 [ 4 ] {063ae57c-1dea-4376-8e8f-e1889d2a2f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5277 | 2026.05.21 16:57:11.336989 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1402 rows starting from the beginning of the part | ||
| 5278 | 2026.05.21 16:57:11.337068 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 125 rows starting from the beginning of the part | ||
| 5279 | 2026.05.21 16:57:11.337116 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 87 rows starting from the beginning of the part | ||
| 5280 | 2026.05.21 16:57:11.337159 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 83 rows starting from the beginning of the part | ||
| 5281 | 2026.05.21 16:57:11.337211 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1313 rows starting from the beginning of the part | ||
| 5282 | 2026.05.21 16:57:11.337262 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 5283 | 2026.05.21 16:57:11.337389 [ 4 ] {063ae57c-1dea-4376-8e8f-e1889d2a2f13} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.05.21 16:57:11.337432 [ 4 ] {063ae57c-1dea-4376-8e8f-e1889d2a2f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5285 | 2026.05.21 16:57:11.337659 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5535 rows, containing 5 columns (5 merged, 0 gathered) in 0.002799004 sec., 1977489.1354210284 rows/sec., 157.13 MiB/sec. | ||
| 5286 | 2026.05.21 16:57:11.337931 [ 4 ] {063ae57c-1dea-4376-8e8f-e1889d2a2f13} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5287 | 2026.05.21 16:57:11.338066 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5288 | 2026.05.21 16:57:11.338189 [ 4 ] {063ae57c-1dea-4376-8e8f-e1889d2a2f13} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.05.21 16:57:11.338317 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5290 | 2026.05.21 16:57:11.338340 [ 4 ] {063ae57c-1dea-4376-8e8f-e1889d2a2f13} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001428 sec., 67226.89075630251 rows/sec., 4.68 MiB/sec. | ||
| 5291 | 2026.05.21 16:57:11.338353 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.05.21 16:57:11.338386 [ 4 ] {063ae57c-1dea-4376-8e8f-e1889d2a2f13} <Debug> TCPHandler: Processed in 0.001660249 sec. | ||
| 5293 | 2026.05.21 16:57:11.338389 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5294 | 2026.05.21 16:57:11.338400 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.05.21 16:57:11.338495 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 5296 | 2026.05.21 16:57:11.338530 [ 190 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_36_7} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5297 | 2026.05.21 16:57:11.338543 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.05.21 16:57:11.338596 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5299 | 2026.05.21 16:57:11.338619 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 5300 | 2026.05.21 16:57:11.338630 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10226 rows starting from the beginning of the part | ||
| 5301 | 2026.05.21 16:57:11.338646 [ 4 ] {0211169e-3a42-495c-a085-2e2dd0f6083c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5302 | 2026.05.21 16:57:11.338684 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 5303 | 2026.05.21 16:57:11.338693 [ 4 ] {0211169e-3a42-495c-a085-2e2dd0f6083c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5304 | 2026.05.21 16:57:11.338732 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 5305 | 2026.05.21 16:57:11.338776 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 5306 | 2026.05.21 16:57:11.338817 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1529 rows starting from the beginning of the part | ||
| 5307 | 2026.05.21 16:57:11.338837 [ 190 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.002130841 sec., 1442622.8892723576 rows/sec., 104.75 MiB/sec. | ||
| 5308 | 2026.05.21 16:57:11.338856 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
| 5309 | 2026.05.21 16:57:11.339060 [ 4 ] {0211169e-3a42-495c-a085-2e2dd0f6083c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.05.21 16:57:11.339095 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5311 | 2026.05.21 16:57:11.339103 [ 4 ] {0211169e-3a42-495c-a085-2e2dd0f6083c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5312 | 2026.05.21 16:57:11.339439 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.05.21 16:57:11.339494 [ 4 ] {0211169e-3a42-495c-a085-2e2dd0f6083c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5314 | 2026.05.21 16:57:11.339532 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_36_7} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5315 | 2026.05.21 16:57:11.339633 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5316 | 2026.05.21 16:57:11.339726 [ 4 ] {0211169e-3a42-495c-a085-2e2dd0f6083c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.05.21 16:57:11.339854 [ 99 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5318 | 2026.05.21 16:57:11.339867 [ 4 ] {0211169e-3a42-495c-a085-2e2dd0f6083c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001241 sec., 29008.863819500406 rows/sec., 1.95 MiB/sec. | ||
| 5319 | 2026.05.21 16:57:11.339900 [ 99 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.05.21 16:57:11.339933 [ 4 ] {0211169e-3a42-495c-a085-2e2dd0f6083c} <Debug> TCPHandler: Processed in 0.001439707 sec. | ||
| 5321 | 2026.05.21 16:57:11.339943 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5322 | 2026.05.21 16:57:11.340029 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 5323 | 2026.05.21 16:57:11.340118 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5324 | 2026.05.21 16:57:11.340145 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1608 rows starting from the beginning of the part | ||
| 5325 | 2026.05.21 16:57:11.340193 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 5326 | 2026.05.21 16:57:11.340236 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 5327 | 2026.05.21 16:57:11.340275 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 5328 | 2026.05.21 16:57:11.340314 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 5329 | 2026.05.21 16:57:11.340351 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5330 | 2026.05.21 16:57:11.341314 [ 191 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311976 sec., 1408562.3517503368 rows/sec., 95.08 MiB/sec. | ||
| 5331 | 2026.05.21 16:57:11.341531 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5332 | 2026.05.21 16:57:11.341779 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_36_7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.05.21 16:57:11.341849 [ 190 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_36_7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5334 | 2026.05.21 16:57:11.341915 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5335 | 2026.05.21 16:57:11.342585 [ 191 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12370 rows, containing 5 columns (5 merged, 0 gathered) in 0.004128061 sec., 2996564.2465070165 rows/sec., 199.62 MiB/sec. | ||
| 5336 | 2026.05.21 16:57:11.342929 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5337 | 2026.05.21 16:57:11.343234 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.05.21 16:57:11.343300 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5339 | 2026.05.21 16:57:11.343375 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 5340 | 2026.05.21 16:57:11.363402 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62419 | ||
| 5341 | 2026.05.21 16:57:11.363489 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5342 | 2026.05.21 16:57:11.363515 [ 310 ] {} <Debug> TCP-Session: 5ef8940e-0b5e-44d6-835d-68943b9311bb Authenticating user 'default' from [fd00:1122:3344:101::e]:62419 | ||
| 5343 | 2026.05.21 16:57:11.363537 [ 310 ] {} <Debug> TCP-Session: 5ef8940e-0b5e-44d6-835d-68943b9311bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.05.21 16:57:11.363550 [ 310 ] {} <Debug> TCP-Session: 5ef8940e-0b5e-44d6-835d-68943b9311bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5345 | 2026.05.21 16:57:11.363771 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47278 | ||
| 5346 | 2026.05.21 16:57:11.363787 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36973 | ||
| 5347 | 2026.05.21 16:57:11.363839 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63526 | ||
| 5348 | 2026.05.21 16:57:11.363869 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5349 | 2026.05.21 16:57:11.363846 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59682 | ||
| 5350 | 2026.05.21 16:57:11.363917 [ 311 ] {} <Debug> TCP-Session: 3cb3a855-c38d-4a8a-9f4d-4a26be28a93e Authenticating user 'default' from [fd00:1122:3344:101::e]:47278 | ||
| 5351 | 2026.05.21 16:57:11.363920 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5352 | 2026.05.21 16:57:11.363947 [ 311 ] {} <Debug> TCP-Session: 3cb3a855-c38d-4a8a-9f4d-4a26be28a93e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.05.21 16:57:11.363902 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5354 | 2026.05.21 16:57:11.363976 [ 311 ] {} <Debug> TCP-Session: 3cb3a855-c38d-4a8a-9f4d-4a26be28a93e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.05.21 16:57:11.363971 [ 306 ] {} <Debug> TCP-Session: b26c082e-b0eb-4a8f-82da-0b96035bd7eb Authenticating user 'default' from [fd00:1122:3344:101::e]:63526 | ||
| 5356 | 2026.05.21 16:57:11.364009 [ 313 ] {} <Debug> TCP-Session: 43d2c32a-98e4-466c-9812-ce479d2e444b Authenticating user 'default' from [fd00:1122:3344:101::e]:36973 | ||
| 5357 | 2026.05.21 16:57:11.363837 [ 310 ] {} <Trace> TCP-Session: 5ef8940e-0b5e-44d6-835d-68943b9311bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5358 | 2026.05.21 16:57:11.364048 [ 306 ] {} <Debug> TCP-Session: b26c082e-b0eb-4a8f-82da-0b96035bd7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.05.21 16:57:11.364065 [ 313 ] {} <Debug> TCP-Session: 43d2c32a-98e4-466c-9812-ce479d2e444b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.05.21 16:57:11.364094 [ 306 ] {} <Debug> TCP-Session: b26c082e-b0eb-4a8f-82da-0b96035bd7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.05.21 16:57:11.364116 [ 313 ] {} <Debug> TCP-Session: 43d2c32a-98e4-466c-9812-ce479d2e444b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.05.21 16:57:11.363823 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63592 | ||
| 5363 | 2026.05.21 16:57:11.363808 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54301 | ||
| 5364 | 2026.05.21 16:57:11.363794 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43904 | ||
| 5365 | 2026.05.21 16:57:11.364216 [ 310 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5366 | 2026.05.21 16:57:11.363778 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34359 | ||
| 5367 | 2026.05.21 16:57:11.364062 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.05.21 16:57:11.364302 [ 307 ] {} <Debug> TCP-Session: 45115825-ed44-468f-b3a5-064f30db3bd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59682 | ||
| 5369 | 2026.05.21 16:57:11.364319 [ 307 ] {} <Debug> TCP-Session: 45115825-ed44-468f-b3a5-064f30db3bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5370 | 2026.05.21 16:57:11.364332 [ 307 ] {} <Debug> TCP-Session: 45115825-ed44-468f-b3a5-064f30db3bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.05.21 16:57:11.364480 [ 310 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5372 | 2026.05.21 16:57:11.364537 [ 310 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5373 | 2026.05.21 16:57:11.364650 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5374 | 2026.05.21 16:57:11.364683 [ 314 ] {} <Debug> TCP-Session: fc0f1ea0-a2da-437c-a170-3f49f662010a Authenticating user 'default' from [fd00:1122:3344:101::e]:43904 | ||
| 5375 | 2026.05.21 16:57:11.364713 [ 314 ] {} <Debug> TCP-Session: fc0f1ea0-a2da-437c-a170-3f49f662010a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.05.21 16:57:11.364740 [ 314 ] {} <Debug> TCP-Session: fc0f1ea0-a2da-437c-a170-3f49f662010a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5377 | 2026.05.21 16:57:11.364770 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5378 | 2026.05.21 16:57:11.364806 [ 312 ] {} <Debug> TCP-Session: 078dde74-c5e2-45b3-bdf4-9e6c1b49c9d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34359 | ||
| 5379 | 2026.05.21 16:57:11.364819 [ 310 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 5380 | 2026.05.21 16:57:11.364833 [ 312 ] {} <Debug> TCP-Session: 078dde74-c5e2-45b3-bdf4-9e6c1b49c9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.05.21 16:57:11.364862 [ 312 ] {} <Debug> TCP-Session: 078dde74-c5e2-45b3-bdf4-9e6c1b49c9d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5382 | 2026.05.21 16:57:11.364878 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5383 | 2026.05.21 16:57:11.364910 [ 269 ] {} <Debug> TCP-Session: 4bba80cb-cab7-4760-a152-764804c56b70 Authenticating user 'default' from [fd00:1122:3344:101::e]:63592 | ||
| 5384 | 2026.05.21 16:57:11.364926 [ 269 ] {} <Debug> TCP-Session: 4bba80cb-cab7-4760-a152-764804c56b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5385 | 2026.05.21 16:57:11.364939 [ 269 ] {} <Debug> TCP-Session: 4bba80cb-cab7-4760-a152-764804c56b70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.05.21 16:57:11.365067 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5387 | 2026.05.21 16:57:11.365100 [ 3 ] {} <Debug> TCP-Session: b5ff5a43-863b-4b8e-82f0-31e4ba037975 Authenticating user 'default' from [fd00:1122:3344:101::e]:54301 | ||
| 5388 | 2026.05.21 16:57:11.365117 [ 3 ] {} <Debug> TCP-Session: b5ff5a43-863b-4b8e-82f0-31e4ba037975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5389 | 2026.05.21 16:57:11.365130 [ 3 ] {} <Debug> TCP-Session: b5ff5a43-863b-4b8e-82f0-31e4ba037975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5390 | 2026.05.21 16:57:11.365708 [ 331 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Trace> AggregatingTransform: Aggregating | ||
| 5391 | 2026.05.21 16:57:11.365744 [ 331 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Trace> Aggregator: Aggregation method: without_key | ||
| 5392 | 2026.05.21 16:57:11.365777 [ 331 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000847914 sec. (1179.365 rows/sec., 46.07 KiB/sec.) | ||
| 5393 | 2026.05.21 16:57:11.365795 [ 331 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Trace> Aggregator: Merging aggregated data | ||
| 5394 | 2026.05.21 16:57:11.366344 [ 310 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002182 sec., 458.29514207149407 rows/sec., 17.90 KiB/sec. | ||
| 5395 | 2026.05.21 16:57:11.366473 [ 310 ] {a9e48d57-d4d8-4880-905d-cef7fa084c78} <Debug> TCPHandler: Processed in 0.002742384 sec. | ||
| 5396 | 2026.05.21 16:57:11.366616 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5397 | 2026.05.21 16:57:11.366642 [ 310 ] {} <Debug> TCP-Session: 5ef8940e-0b5e-44d6-835d-68943b9311bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.05.21 16:57:11.366655 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5399 | 2026.05.21 16:57:11.366672 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5400 | 2026.05.21 16:57:11.366693 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5401 | 2026.05.21 16:57:11.366703 [ 307 ] {} <Debug> TCP-Session: 45115825-ed44-468f-b3a5-064f30db3bd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.05.21 16:57:11.366713 [ 311 ] {} <Debug> TCP-Session: 3cb3a855-c38d-4a8a-9f4d-4a26be28a93e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5403 | 2026.05.21 16:57:11.366720 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5404 | 2026.05.21 16:57:11.366732 [ 3 ] {} <Debug> TCP-Session: b5ff5a43-863b-4b8e-82f0-31e4ba037975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5405 | 2026.05.21 16:57:11.366752 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5406 | 2026.05.21 16:57:11.366768 [ 312 ] {} <Debug> TCP-Session: 078dde74-c5e2-45b3-bdf4-9e6c1b49c9d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5407 | 2026.05.21 16:57:11.366774 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5408 | 2026.05.21 16:57:11.366794 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5409 | 2026.05.21 16:57:11.366814 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5410 | 2026.05.21 16:57:11.366823 [ 314 ] {} <Debug> TCP-Session: fc0f1ea0-a2da-437c-a170-3f49f662010a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5411 | 2026.05.21 16:57:11.366837 [ 269 ] {} <Debug> TCP-Session: 4bba80cb-cab7-4760-a152-764804c56b70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5412 | 2026.05.21 16:57:11.366863 [ 306 ] {} <Debug> TCP-Session: b26c082e-b0eb-4a8f-82da-0b96035bd7eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5413 | 2026.05.21 16:57:11.366801 [ 313 ] {} <Debug> TCP-Session: 43d2c32a-98e4-466c-9812-ce479d2e444b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5414 | 2026.05.21 16:57:11.423068 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63281 | ||
| 5415 | 2026.05.21 16:57:11.423161 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5416 | 2026.05.21 16:57:11.423185 [ 310 ] {} <Debug> TCP-Session: 34852172-a9c0-4ba5-ba20-953224164f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:63281 | ||
| 5417 | 2026.05.21 16:57:11.423207 [ 310 ] {} <Debug> TCP-Session: 34852172-a9c0-4ba5-ba20-953224164f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5418 | 2026.05.21 16:57:11.423220 [ 310 ] {} <Debug> TCP-Session: 34852172-a9c0-4ba5-ba20-953224164f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5419 | 2026.05.21 16:57:11.423439 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56778 | ||
| 5420 | 2026.05.21 16:57:11.423467 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52175 | ||
| 5421 | 2026.05.21 16:57:11.423494 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41634 | ||
| 5422 | 2026.05.21 16:57:11.423504 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65381 | ||
| 5423 | 2026.05.21 16:57:11.423526 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62296 | ||
| 5424 | 2026.05.21 16:57:11.423554 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5425 | 2026.05.21 16:57:11.423579 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5426 | 2026.05.21 16:57:11.423597 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5427 | 2026.05.21 16:57:11.423599 [ 3 ] {} <Debug> TCP-Session: badb22a3-9994-4152-afa0-a00767af6ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41634 | ||
| 5428 | 2026.05.21 16:57:11.423616 [ 269 ] {} <Debug> TCP-Session: 8300ff60-8c16-420b-8913-1bdf7b798b8a Authenticating user 'default' from [fd00:1122:3344:101::e]:65381 | ||
| 5429 | 2026.05.21 16:57:11.423621 [ 307 ] {} <Debug> TCP-Session: 379d512d-3129-45f8-a5d6-1fe3c2d7f30f Authenticating user 'default' from [fd00:1122:3344:101::e]:62296 | ||
| 5430 | 2026.05.21 16:57:11.423639 [ 3 ] {} <Debug> TCP-Session: badb22a3-9994-4152-afa0-a00767af6ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5431 | 2026.05.21 16:57:11.423651 [ 269 ] {} <Debug> TCP-Session: 8300ff60-8c16-420b-8913-1bdf7b798b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5432 | 2026.05.21 16:57:11.423669 [ 3 ] {} <Debug> TCP-Session: badb22a3-9994-4152-afa0-a00767af6ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5433 | 2026.05.21 16:57:11.423691 [ 269 ] {} <Debug> TCP-Session: 8300ff60-8c16-420b-8913-1bdf7b798b8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5434 | 2026.05.21 16:57:11.423655 [ 307 ] {} <Debug> TCP-Session: 379d512d-3129-45f8-a5d6-1fe3c2d7f30f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5435 | 2026.05.21 16:57:11.423549 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5436 | 2026.05.21 16:57:11.423725 [ 307 ] {} <Debug> TCP-Session: 379d512d-3129-45f8-a5d6-1fe3c2d7f30f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5437 | 2026.05.21 16:57:11.423752 [ 312 ] {} <Debug> TCP-Session: 9414a2d7-d19b-4cbc-87a4-abe726687f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:52175 | ||
| 5438 | 2026.05.21 16:57:11.423530 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5439 | 2026.05.21 16:57:11.423778 [ 312 ] {} <Debug> TCP-Session: 9414a2d7-d19b-4cbc-87a4-abe726687f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5440 | 2026.05.21 16:57:11.423517 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38375 | ||
| 5441 | 2026.05.21 16:57:11.423815 [ 312 ] {} <Debug> TCP-Session: 9414a2d7-d19b-4cbc-87a4-abe726687f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5442 | 2026.05.21 16:57:11.423818 [ 311 ] {} <Debug> TCP-Session: 3f769880-bf06-44c9-8f6a-2a2f7d1f9c6e Authenticating user 'default' from [fd00:1122:3344:101::e]:56778 | ||
| 5443 | 2026.05.21 16:57:11.423868 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5444 | 2026.05.21 16:57:11.423482 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35154 | ||
| 5445 | 2026.05.21 16:57:11.423899 [ 306 ] {} <Debug> TCP-Session: b7f35b51-d8cc-4de9-9a0b-eededa7ceb94 Authenticating user 'default' from [fd00:1122:3344:101::e]:38375 | ||
| 5446 | 2026.05.21 16:57:11.423887 [ 311 ] {} <Debug> TCP-Session: 3f769880-bf06-44c9-8f6a-2a2f7d1f9c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5447 | 2026.05.21 16:57:11.423927 [ 306 ] {} <Debug> TCP-Session: b7f35b51-d8cc-4de9-9a0b-eededa7ceb94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5448 | 2026.05.21 16:57:11.423940 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5449 | 2026.05.21 16:57:11.423946 [ 311 ] {} <Debug> TCP-Session: 3f769880-bf06-44c9-8f6a-2a2f7d1f9c6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2026.05.21 16:57:11.423953 [ 306 ] {} <Debug> TCP-Session: b7f35b51-d8cc-4de9-9a0b-eededa7ceb94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5451 | 2026.05.21 16:57:11.423968 [ 314 ] {} <Debug> TCP-Session: 76a80715-85d0-48b6-b4b9-35d818c6e346 Authenticating user 'default' from [fd00:1122:3344:101::e]:35154 | ||
| 5452 | 2026.05.21 16:57:11.423468 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33742 | ||
| 5453 | 2026.05.21 16:57:11.424000 [ 314 ] {} <Debug> TCP-Session: 76a80715-85d0-48b6-b4b9-35d818c6e346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5454 | 2026.05.21 16:57:11.423531 [ 310 ] {} <Trace> TCP-Session: 34852172-a9c0-4ba5-ba20-953224164f1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2026.05.21 16:57:11.424060 [ 314 ] {} <Debug> TCP-Session: 76a80715-85d0-48b6-b4b9-35d818c6e346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5456 | 2026.05.21 16:57:11.424077 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5457 | 2026.05.21 16:57:11.424107 [ 313 ] {} <Debug> TCP-Session: 67a2f1ac-a655-427f-a7cf-bede016ab60f Authenticating user 'default' from [fd00:1122:3344:101::e]:33742 | ||
| 5458 | 2026.05.21 16:57:11.424129 [ 313 ] {} <Debug> TCP-Session: 67a2f1ac-a655-427f-a7cf-bede016ab60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5459 | 2026.05.21 16:57:11.424142 [ 313 ] {} <Debug> TCP-Session: 67a2f1ac-a655-427f-a7cf-bede016ab60f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5460 | 2026.05.21 16:57:11.424230 [ 310 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5461 | 2026.05.21 16:57:11.424483 [ 310 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5462 | 2026.05.21 16:57:11.424539 [ 310 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5463 | 2026.05.21 16:57:11.424821 [ 310 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 5464 | 2026.05.21 16:57:11.425631 [ 332 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Trace> AggregatingTransform: Aggregating | ||
| 5465 | 2026.05.21 16:57:11.425660 [ 332 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Trace> Aggregator: Aggregation method: without_key | ||
| 5466 | 2026.05.21 16:57:11.425686 [ 332 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000767934 sec. (1302.195 rows/sec., 50.87 KiB/sec.) | ||
| 5467 | 2026.05.21 16:57:11.425700 [ 332 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Trace> Aggregator: Merging aggregated data | ||
| 5468 | 2026.05.21 16:57:11.426291 [ 310 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002127 sec., 470.14574518100613 rows/sec., 18.37 KiB/sec. | ||
| 5469 | 2026.05.21 16:57:11.426393 [ 310 ] {9b1a2017-b46e-4695-b621-8eed4960c487} <Debug> TCPHandler: Processed in 0.002976415 sec. | ||
| 5470 | 2026.05.21 16:57:11.426538 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5471 | 2026.05.21 16:57:11.426566 [ 310 ] {} <Debug> TCP-Session: 34852172-a9c0-4ba5-ba20-953224164f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5472 | 2026.05.21 16:57:11.426582 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5473 | 2026.05.21 16:57:11.426606 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5474 | 2026.05.21 16:57:11.426630 [ 307 ] {} <Debug> TCP-Session: 379d512d-3129-45f8-a5d6-1fe3c2d7f30f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5475 | 2026.05.21 16:57:11.426634 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5476 | 2026.05.21 16:57:11.426644 [ 311 ] {} <Debug> TCP-Session: 3f769880-bf06-44c9-8f6a-2a2f7d1f9c6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5477 | 2026.05.21 16:57:11.426658 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5478 | 2026.05.21 16:57:11.426689 [ 313 ] {} <Debug> TCP-Session: 67a2f1ac-a655-427f-a7cf-bede016ab60f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5479 | 2026.05.21 16:57:11.426694 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5480 | 2026.05.21 16:57:11.426707 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5481 | 2026.05.21 16:57:11.426736 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5482 | 2026.05.21 16:57:11.426750 [ 3 ] {} <Debug> TCP-Session: badb22a3-9994-4152-afa0-a00767af6ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5483 | 2026.05.21 16:57:11.426765 [ 314 ] {} <Debug> TCP-Session: 76a80715-85d0-48b6-b4b9-35d818c6e346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5484 | 2026.05.21 16:57:11.426764 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5485 | 2026.05.21 16:57:11.426784 [ 312 ] {} <Debug> TCP-Session: 9414a2d7-d19b-4cbc-87a4-abe726687f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5486 | 2026.05.21 16:57:11.426817 [ 306 ] {} <Debug> TCP-Session: b7f35b51-d8cc-4de9-9a0b-eededa7ceb94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5487 | 2026.05.21 16:57:11.426708 [ 269 ] {} <Debug> TCP-Session: 8300ff60-8c16-420b-8913-1bdf7b798b8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5488 | 2026.05.21 16:57:11.501541 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37812 | ||
| 5489 | 2026.05.21 16:57:11.501623 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5490 | 2026.05.21 16:57:11.501649 [ 3 ] {} <Debug> TCP-Session: b43eb1c3-9f53-4c28-bfd6-03d1637a1c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:37812 | ||
| 5491 | 2026.05.21 16:57:11.501677 [ 3 ] {} <Debug> TCP-Session: b43eb1c3-9f53-4c28-bfd6-03d1637a1c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5492 | 2026.05.21 16:57:11.501691 [ 3 ] {} <Debug> TCP-Session: b43eb1c3-9f53-4c28-bfd6-03d1637a1c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2026.05.21 16:57:11.501889 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48471 | ||
| 5494 | 2026.05.21 16:57:11.501928 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42279 | ||
| 5495 | 2026.05.21 16:57:11.501938 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63539 | ||
| 5496 | 2026.05.21 16:57:11.501960 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41569 | ||
| 5497 | 2026.05.21 16:57:11.501997 [ 3 ] {} <Trace> TCP-Session: b43eb1c3-9f53-4c28-bfd6-03d1637a1c92 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2026.05.21 16:57:11.501994 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5499 | 2026.05.21 16:57:11.501994 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5500 | 2026.05.21 16:57:11.502045 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5501 | 2026.05.21 16:57:11.502044 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5502 | 2026.05.21 16:57:11.502079 [ 307 ] {} <Debug> TCP-Session: ec3a1bab-cf4c-4e66-872f-5389987fc65b Authenticating user 'default' from [fd00:1122:3344:101::e]:42279 | ||
| 5503 | 2026.05.21 16:57:11.502095 [ 310 ] {} <Debug> TCP-Session: f8beae74-64d8-4751-91f1-1e5a27a6da37 Authenticating user 'default' from [fd00:1122:3344:101::e]:63539 | ||
| 5504 | 2026.05.21 16:57:11.502118 [ 312 ] {} <Debug> TCP-Session: 0052c8bd-0681-47c2-863a-d04f929e5980 Authenticating user 'default' from [fd00:1122:3344:101::e]:41569 | ||
| 5505 | 2026.05.21 16:57:11.502129 [ 307 ] {} <Debug> TCP-Session: ec3a1bab-cf4c-4e66-872f-5389987fc65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2026.05.21 16:57:11.502141 [ 310 ] {} <Debug> TCP-Session: f8beae74-64d8-4751-91f1-1e5a27a6da37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5507 | 2026.05.21 16:57:11.502153 [ 312 ] {} <Debug> TCP-Session: 0052c8bd-0681-47c2-863a-d04f929e5980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2026.05.21 16:57:11.502162 [ 307 ] {} <Debug> TCP-Session: ec3a1bab-cf4c-4e66-872f-5389987fc65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5509 | 2026.05.21 16:57:11.502184 [ 3 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5510 | 2026.05.21 16:57:11.502193 [ 312 ] {} <Debug> TCP-Session: 0052c8bd-0681-47c2-863a-d04f929e5980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5511 | 2026.05.21 16:57:11.502062 [ 269 ] {} <Debug> TCP-Session: 6502fd88-4ba4-4b5d-91ff-fae4794d7d69 Authenticating user 'default' from [fd00:1122:3344:101::e]:48471 | ||
| 5512 | 2026.05.21 16:57:11.501982 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47736 | ||
| 5513 | 2026.05.21 16:57:11.502281 [ 269 ] {} <Debug> TCP-Session: 6502fd88-4ba4-4b5d-91ff-fae4794d7d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5514 | 2026.05.21 16:57:11.501981 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45282 | ||
| 5515 | 2026.05.21 16:57:11.502340 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5516 | 2026.05.21 16:57:11.502317 [ 269 ] {} <Debug> TCP-Session: 6502fd88-4ba4-4b5d-91ff-fae4794d7d69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2026.05.21 16:57:11.501952 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62125 | ||
| 5518 | 2026.05.21 16:57:11.502405 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5519 | 2026.05.21 16:57:11.502394 [ 314 ] {} <Debug> TCP-Session: 9d9ce610-cc3b-4bf4-9580-a2e8b885a0b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47736 | ||
| 5520 | 2026.05.21 16:57:11.502450 [ 313 ] {} <Debug> TCP-Session: a90d5bd1-5406-47a8-a32f-a5186b05ab51 Authenticating user 'default' from [fd00:1122:3344:101::e]:45282 | ||
| 5521 | 2026.05.21 16:57:11.502454 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5522 | 2026.05.21 16:57:11.502475 [ 314 ] {} <Debug> TCP-Session: 9d9ce610-cc3b-4bf4-9580-a2e8b885a0b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2026.05.21 16:57:11.502488 [ 313 ] {} <Debug> TCP-Session: a90d5bd1-5406-47a8-a32f-a5186b05ab51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2026.05.21 16:57:11.502499 [ 311 ] {} <Debug> TCP-Session: dc80704b-325a-4984-b0a3-04e896c759b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62125 | ||
| 5525 | 2026.05.21 16:57:11.502527 [ 313 ] {} <Debug> TCP-Session: a90d5bd1-5406-47a8-a32f-a5186b05ab51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5526 | 2026.05.21 16:57:11.502515 [ 314 ] {} <Debug> TCP-Session: 9d9ce610-cc3b-4bf4-9580-a2e8b885a0b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5527 | 2026.05.21 16:57:11.502560 [ 311 ] {} <Debug> TCP-Session: dc80704b-325a-4984-b0a3-04e896c759b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5528 | 2026.05.21 16:57:11.502483 [ 3 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5529 | 2026.05.21 16:57:11.502604 [ 311 ] {} <Debug> TCP-Session: dc80704b-325a-4984-b0a3-04e896c759b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5530 | 2026.05.21 16:57:11.501932 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46151 | ||
| 5531 | 2026.05.21 16:57:11.502173 [ 310 ] {} <Debug> TCP-Session: f8beae74-64d8-4751-91f1-1e5a27a6da37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5532 | 2026.05.21 16:57:11.502670 [ 3 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5533 | 2026.05.21 16:57:11.502704 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5534 | 2026.05.21 16:57:11.502731 [ 306 ] {} <Debug> TCP-Session: 2c28468c-9765-4cde-8d93-85bfd888f222 Authenticating user 'default' from [fd00:1122:3344:101::e]:46151 | ||
| 5535 | 2026.05.21 16:57:11.502747 [ 306 ] {} <Debug> TCP-Session: 2c28468c-9765-4cde-8d93-85bfd888f222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2026.05.21 16:57:11.502760 [ 306 ] {} <Debug> TCP-Session: 2c28468c-9765-4cde-8d93-85bfd888f222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5537 | 2026.05.21 16:57:11.503008 [ 3 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 5538 | 2026.05.21 16:57:11.503988 [ 348 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Trace> AggregatingTransform: Aggregating | ||
| 5539 | 2026.05.21 16:57:11.504025 [ 348 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 5540 | 2026.05.21 16:57:11.504057 [ 348 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000943465 sec. (1059.923 rows/sec., 41.40 KiB/sec.) | ||
| 5541 | 2026.05.21 16:57:11.504072 [ 348 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Trace> Aggregator: Merging aggregated data | ||
| 5542 | 2026.05.21 16:57:11.504673 [ 3 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002555 sec., 391.3894324853229 rows/sec., 15.29 KiB/sec. | ||
| 5543 | 2026.05.21 16:57:11.504824 [ 3 ] {b9fef861-ed32-4cc0-8957-403ef14a9a4d} <Debug> TCPHandler: Processed in 0.002941875 sec. | ||
| 5544 | 2026.05.21 16:57:11.504954 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5545 | 2026.05.21 16:57:11.504983 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5546 | 2026.05.21 16:57:11.504991 [ 3 ] {} <Debug> TCP-Session: b43eb1c3-9f53-4c28-bfd6-03d1637a1c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5547 | 2026.05.21 16:57:11.505006 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5548 | 2026.05.21 16:57:11.505031 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5549 | 2026.05.21 16:57:11.505036 [ 269 ] {} <Debug> TCP-Session: 6502fd88-4ba4-4b5d-91ff-fae4794d7d69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2026.05.21 16:57:11.505057 [ 312 ] {} <Debug> TCP-Session: 0052c8bd-0681-47c2-863a-d04f929e5980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5551 | 2026.05.21 16:57:11.505071 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5552 | 2026.05.21 16:57:11.505087 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5553 | 2026.05.21 16:57:11.505108 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5554 | 2026.05.21 16:57:11.505129 [ 314 ] {} <Debug> TCP-Session: 9d9ce610-cc3b-4bf4-9580-a2e8b885a0b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2026.05.21 16:57:11.505147 [ 306 ] {} <Debug> TCP-Session: 2c28468c-9765-4cde-8d93-85bfd888f222 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5556 | 2026.05.21 16:57:11.505142 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5557 | 2026.05.21 16:57:11.505156 [ 311 ] {} <Debug> TCP-Session: dc80704b-325a-4984-b0a3-04e896c759b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5558 | 2026.05.21 16:57:11.505078 [ 307 ] {} <Debug> TCP-Session: ec3a1bab-cf4c-4e66-872f-5389987fc65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5559 | 2026.05.21 16:57:11.505207 [ 313 ] {} <Debug> TCP-Session: a90d5bd1-5406-47a8-a32f-a5186b05ab51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5560 | 2026.05.21 16:57:11.505050 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5561 | 2026.05.21 16:57:11.505290 [ 310 ] {} <Debug> TCP-Session: f8beae74-64d8-4751-91f1-1e5a27a6da37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5562 | 2026.05.21 16:57:13.230944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11934 | ||
| 5563 | 2026.05.21 16:57:13.231780 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.05.21 16:57:13.231854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5565 | 2026.05.21 16:57:13.232381 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5566 | 2026.05.21 16:57:13.232608 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.05.21 16:57:13.232744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11934 | ||
| 5568 | 2026.05.21 16:57:13.842536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5569 | 2026.05.21 16:57:13.859334 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2026.05.21 16:57:13.859390 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5571 | 2026.05.21 16:57:13.865188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5572 | 2026.05.21 16:57:13.865885 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2026.05.21 16:57:13.868818 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5574 | 2026.05.21 16:57:16.330472 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5575 | 2026.05.21 16:57:16.330693 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5576 | 2026.05.21 16:57:16.331003 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5577 | 2026.05.21 16:57:16.331039 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5578 | 2026.05.21 16:57:16.331252 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5579 | 2026.05.21 16:57:16.331319 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5580 | 2026.05.21 16:57:16.331457 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5581 | 2026.05.21 16:57:16.331492 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5582 | 2026.05.21 16:57:16.331514 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 5583 | 2026.05.21 16:57:16.331529 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5584 | 2026.05.21 16:57:16.331572 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5585 | 2026.05.21 16:57:16.331591 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 5586 | 2026.05.21 16:57:16.332683 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002081 sec., 18740.989908697742 rows/sec., 3.75 MiB/sec. | ||
| 5587 | 2026.05.21 16:57:16.332783 [ 4 ] {a21fba82-8a0f-41da-a549-23dd274948f2} <Debug> TCPHandler: Processed in 0.002438902 sec. | ||
| 5588 | 2026.05.21 16:57:16.334821 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2026.05.21 16:57:16.334936 [ 4 ] {ceb71ed8-7bda-4b95-b42a-a103251cb282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5590 | 2026.05.21 16:57:16.334981 [ 4 ] {ceb71ed8-7bda-4b95-b42a-a103251cb282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5591 | 2026.05.21 16:57:16.335528 [ 4 ] {ceb71ed8-7bda-4b95-b42a-a103251cb282} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.05.21 16:57:16.335570 [ 4 ] {ceb71ed8-7bda-4b95-b42a-a103251cb282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5593 | 2026.05.21 16:57:16.335921 [ 4 ] {ceb71ed8-7bda-4b95-b42a-a103251cb282} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5594 | 2026.05.21 16:57:16.336125 [ 4 ] {ceb71ed8-7bda-4b95-b42a-a103251cb282} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2026.05.21 16:57:16.336259 [ 4 ] {ceb71ed8-7bda-4b95-b42a-a103251cb282} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001408 sec., 66761.36363636363 rows/sec., 5.65 MiB/sec. | ||
| 5596 | 2026.05.21 16:57:16.336292 [ 4 ] {ceb71ed8-7bda-4b95-b42a-a103251cb282} <Debug> TCPHandler: Processed in 0.001578418 sec. | ||
| 5597 | 2026.05.21 16:57:16.336497 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5598 | 2026.05.21 16:57:16.336594 [ 4 ] {73fd9b2c-e1b9-40e5-890d-5ed006ce4f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5599 | 2026.05.21 16:57:16.336635 [ 4 ] {73fd9b2c-e1b9-40e5-890d-5ed006ce4f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5600 | 2026.05.21 16:57:16.337067 [ 4 ] {73fd9b2c-e1b9-40e5-890d-5ed006ce4f97} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.05.21 16:57:16.337103 [ 4 ] {73fd9b2c-e1b9-40e5-890d-5ed006ce4f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5602 | 2026.05.21 16:57:16.337393 [ 4 ] {73fd9b2c-e1b9-40e5-890d-5ed006ce4f97} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5603 | 2026.05.21 16:57:16.337600 [ 4 ] {73fd9b2c-e1b9-40e5-890d-5ed006ce4f97} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.05.21 16:57:16.337726 [ 4 ] {73fd9b2c-e1b9-40e5-890d-5ed006ce4f97} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001152 sec., 16493.055555555555 rows/sec., 1.21 MiB/sec. | ||
| 5605 | 2026.05.21 16:57:16.337760 [ 4 ] {73fd9b2c-e1b9-40e5-890d-5ed006ce4f97} <Debug> TCPHandler: Processed in 0.001312587 sec. | ||
| 5606 | 2026.05.21 16:57:16.337756 [ 90 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5607 | 2026.05.21 16:57:16.337830 [ 90 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.05.21 16:57:16.337851 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5609 | 2026.05.21 16:57:16.337891 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.05.21 16:57:16.337950 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 5611 | 2026.05.21 16:57:16.337990 [ 4 ] {16a3b4a8-f67e-48fe-a446-3d2ff87817d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5612 | 2026.05.21 16:57:16.338033 [ 4 ] {16a3b4a8-f67e-48fe-a446-3d2ff87817d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5613 | 2026.05.21 16:57:16.338069 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5614 | 2026.05.21 16:57:16.338105 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 81 rows starting from the beginning of the part | ||
| 5615 | 2026.05.21 16:57:16.338169 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
| 5616 | 2026.05.21 16:57:16.338213 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part | ||
| 5617 | 2026.05.21 16:57:16.338254 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part | ||
| 5618 | 2026.05.21 16:57:16.338292 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 5619 | 2026.05.21 16:57:16.338330 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part | ||
| 5620 | 2026.05.21 16:57:16.338454 [ 4 ] {16a3b4a8-f67e-48fe-a446-3d2ff87817d9} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.05.21 16:57:16.338495 [ 4 ] {16a3b4a8-f67e-48fe-a446-3d2ff87817d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5622 | 2026.05.21 16:57:16.338822 [ 4 ] {16a3b4a8-f67e-48fe-a446-3d2ff87817d9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5623 | 2026.05.21 16:57:16.339041 [ 4 ] {16a3b4a8-f67e-48fe-a446-3d2ff87817d9} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.05.21 16:57:16.339125 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219016 sec., 174731.09458776587 rows/sec., 13.48 MiB/sec. | ||
| 5625 | 2026.05.21 16:57:16.339168 [ 4 ] {16a3b4a8-f67e-48fe-a446-3d2ff87817d9} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001196 sec., 69397.99331103679 rows/sec., 5.42 MiB/sec. | ||
| 5626 | 2026.05.21 16:57:16.339206 [ 4 ] {16a3b4a8-f67e-48fe-a446-3d2ff87817d9} <Debug> TCPHandler: Processed in 0.001363167 sec. | ||
| 5627 | 2026.05.21 16:57:16.339262 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5628 | 2026.05.21 16:57:16.339335 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5629 | 2026.05.21 16:57:16.339434 [ 4 ] {e7536207-7a9f-49f9-aa9e-fbc9a6f45b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5630 | 2026.05.21 16:57:16.339478 [ 4 ] {e7536207-7a9f-49f9-aa9e-fbc9a6f45b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5631 | 2026.05.21 16:57:16.339508 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.05.21 16:57:16.339582 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_31_6} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5633 | 2026.05.21 16:57:16.339648 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5634 | 2026.05.21 16:57:16.339899 [ 4 ] {e7536207-7a9f-49f9-aa9e-fbc9a6f45b52} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.05.21 16:57:16.339939 [ 4 ] {e7536207-7a9f-49f9-aa9e-fbc9a6f45b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5636 | 2026.05.21 16:57:16.340266 [ 4 ] {e7536207-7a9f-49f9-aa9e-fbc9a6f45b52} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5637 | 2026.05.21 16:57:16.340465 [ 4 ] {e7536207-7a9f-49f9-aa9e-fbc9a6f45b52} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.05.21 16:57:16.340592 [ 4 ] {e7536207-7a9f-49f9-aa9e-fbc9a6f45b52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5639 | 2026.05.21 16:57:16.340626 [ 4 ] {e7536207-7a9f-49f9-aa9e-fbc9a6f45b52} <Debug> TCPHandler: Processed in 0.001339766 sec. | ||
| 5640 | 2026.05.21 16:57:16.340749 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5641 | 2026.05.21 16:57:16.340843 [ 4 ] {ec129c2e-5804-48ee-afcc-c20deda31407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5642 | 2026.05.21 16:57:16.340897 [ 4 ] {ec129c2e-5804-48ee-afcc-c20deda31407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5643 | 2026.05.21 16:57:16.341698 [ 4 ] {ec129c2e-5804-48ee-afcc-c20deda31407} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5644 | 2026.05.21 16:57:16.341734 [ 4 ] {ec129c2e-5804-48ee-afcc-c20deda31407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5645 | 2026.05.21 16:57:16.342253 [ 4 ] {ec129c2e-5804-48ee-afcc-c20deda31407} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5646 | 2026.05.21 16:57:16.342465 [ 4 ] {ec129c2e-5804-48ee-afcc-c20deda31407} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5647 | 2026.05.21 16:57:16.342601 [ 4 ] {ec129c2e-5804-48ee-afcc-c20deda31407} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001776 sec., 10698.198198198199 rows/sec., 19.17 MiB/sec. | ||
| 5648 | 2026.05.21 16:57:16.342606 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5649 | 2026.05.21 16:57:16.342651 [ 4 ] {ec129c2e-5804-48ee-afcc-c20deda31407} <Debug> TCPHandler: Processed in 0.00195098 sec. | ||
| 5650 | 2026.05.21 16:57:16.342676 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.05.21 16:57:16.342701 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5652 | 2026.05.21 16:57:16.342783 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 5653 | 2026.05.21 16:57:16.342785 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5654 | 2026.05.21 16:57:16.342911 [ 4 ] {37b308fa-30a2-474d-bacf-3376550a449d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5655 | 2026.05.21 16:57:16.342953 [ 4 ] {37b308fa-30a2-474d-bacf-3376550a449d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5656 | 2026.05.21 16:57:16.342962 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5657 | 2026.05.21 16:57:16.343008 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 474 rows starting from the beginning of the part | ||
| 5658 | 2026.05.21 16:57:16.343108 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 19 rows starting from the beginning of the part | ||
| 5659 | 2026.05.21 16:57:16.343200 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 23 rows starting from the beginning of the part | ||
| 5660 | 2026.05.21 16:57:16.343283 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 19 rows starting from the beginning of the part | ||
| 5661 | 2026.05.21 16:57:16.343321 [ 4 ] {37b308fa-30a2-474d-bacf-3376550a449d} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5662 | 2026.05.21 16:57:16.343356 [ 4 ] {37b308fa-30a2-474d-bacf-3376550a449d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5663 | 2026.05.21 16:57:16.343363 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 32 rows starting from the beginning of the part | ||
| 5664 | 2026.05.21 16:57:16.343444 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 19 rows starting from the beginning of the part | ||
| 5665 | 2026.05.21 16:57:16.343652 [ 4 ] {37b308fa-30a2-474d-bacf-3376550a449d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5666 | 2026.05.21 16:57:16.343856 [ 4 ] {37b308fa-30a2-474d-bacf-3376550a449d} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.05.21 16:57:16.343982 [ 4 ] {37b308fa-30a2-474d-bacf-3376550a449d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 5668 | 2026.05.21 16:57:16.344015 [ 4 ] {37b308fa-30a2-474d-bacf-3376550a449d} <Debug> TCPHandler: Processed in 0.001278266 sec. | ||
| 5669 | 2026.05.21 16:57:16.361521 [ 190 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 19 columns (19 merged, 0 gathered) in 0.018770964 sec., 31218.42863264774 rows/sec., 55.94 MiB/sec. | ||
| 5670 | 2026.05.21 16:57:16.362344 [ 198 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5671 | 2026.05.21 16:57:16.362703 [ 198 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.05.21 16:57:16.362786 [ 198 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5673 | 2026.05.21 16:57:16.362928 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5674 | 2026.05.21 16:57:17.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.11 MiB, peak 269.64 MiB, free memory in arenas 0.00 B, will set to 264.18 MiB (RSS), difference: 2.07 MiB | ||
| 5675 | 2026.05.21 16:57:20.643426 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5676 | 2026.05.21 16:57:20.643488 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5677 | 2026.05.21 16:57:20.732968 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12382 | ||
| 5678 | 2026.05.21 16:57:20.733519 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5679 | 2026.05.21 16:57:20.733575 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5680 | 2026.05.21 16:57:20.734111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5681 | 2026.05.21 16:57:20.734348 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5682 | 2026.05.21 16:57:20.734482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12382 | ||
| 5683 | 2026.05.21 16:57:20.734486 [ 86 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5684 | 2026.05.21 16:57:20.734554 [ 86 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.05.21 16:57:20.734578 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5686 | 2026.05.21 16:57:20.734688 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 5687 | 2026.05.21 16:57:20.734820 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5688 | 2026.05.21 16:57:20.734862 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10014 rows starting from the beginning of the part | ||
| 5689 | 2026.05.21 16:57:20.734932 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5690 | 2026.05.21 16:57:20.734981 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5691 | 2026.05.21 16:57:20.735028 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5692 | 2026.05.21 16:57:20.735071 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5693 | 2026.05.21 16:57:20.735113 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5694 | 2026.05.21 16:57:20.736839 [ 186 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12382 rows, containing 4 columns (4 merged, 0 gathered) in 0.002198061 sec., 5633146.668814015 rows/sec., 80.58 MiB/sec. | ||
| 5695 | 2026.05.21 16:57:20.737101 [ 186 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5696 | 2026.05.21 16:57:20.737362 [ 186 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.05.21 16:57:20.737431 [ 186 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_26_5} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5698 | 2026.05.21 16:57:20.737510 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5699 | 2026.05.21 16:57:21.330153 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.05.21 16:57:21.330401 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) 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) | ||
| 5701 | 2026.05.21 16:57:21.330771 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5702 | 2026.05.21 16:57:21.330819 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <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 | ||
| 5703 | 2026.05.21 16:57:21.331076 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5704 | 2026.05.21 16:57:21.331157 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5705 | 2026.05.21 16:57:21.331306 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5706 | 2026.05.21 16:57:21.331341 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5707 | 2026.05.21 16:57:21.331363 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 5708 | 2026.05.21 16:57:21.331378 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5709 | 2026.05.21 16:57:21.331418 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <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'))" | ||
| 5710 | 2026.05.21 16:57:21.331438 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 5711 | 2026.05.21 16:57:21.332457 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002161 sec., 18047.20037019898 rows/sec., 3.61 MiB/sec. | ||
| 5712 | 2026.05.21 16:57:21.332564 [ 4 ] {0a71e865-51c1-4c45-8c37-be0f1e9a2efd} <Debug> TCPHandler: Processed in 0.002539382 sec. | ||
| 5713 | 2026.05.21 16:57:21.334559 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.05.21 16:57:21.334675 [ 4 ] {68591751-2656-4181-b284-bd77e9c53e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5715 | 2026.05.21 16:57:21.334723 [ 4 ] {68591751-2656-4181-b284-bd77e9c53e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5716 | 2026.05.21 16:57:21.335221 [ 4 ] {68591751-2656-4181-b284-bd77e9c53e28} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.05.21 16:57:21.335267 [ 4 ] {68591751-2656-4181-b284-bd77e9c53e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5718 | 2026.05.21 16:57:21.335650 [ 4 ] {68591751-2656-4181-b284-bd77e9c53e28} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5719 | 2026.05.21 16:57:21.335873 [ 4 ] {68591751-2656-4181-b284-bd77e9c53e28} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.05.21 16:57:21.336034 [ 4 ] {68591751-2656-4181-b284-bd77e9c53e28} <Debug> executeQuery: Read 103 rows, 8.84 KiB in 0.001393 sec., 73941.13424264178 rows/sec., 6.20 MiB/sec. | ||
| 5721 | 2026.05.21 16:57:21.336071 [ 4 ] {68591751-2656-4181-b284-bd77e9c53e28} <Debug> TCPHandler: Processed in 0.001565188 sec. | ||
| 5722 | 2026.05.21 16:57:21.336195 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.05.21 16:57:21.336297 [ 4 ] {519ccacf-0d30-4203-82de-0e9e0e434ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5724 | 2026.05.21 16:57:21.336341 [ 4 ] {519ccacf-0d30-4203-82de-0e9e0e434ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5725 | 2026.05.21 16:57:21.336770 [ 4 ] {519ccacf-0d30-4203-82de-0e9e0e434ae9} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.05.21 16:57:21.336807 [ 4 ] {519ccacf-0d30-4203-82de-0e9e0e434ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5727 | 2026.05.21 16:57:21.337105 [ 4 ] {519ccacf-0d30-4203-82de-0e9e0e434ae9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5728 | 2026.05.21 16:57:21.337320 [ 4 ] {519ccacf-0d30-4203-82de-0e9e0e434ae9} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5729 | 2026.05.21 16:57:21.337452 [ 4 ] {519ccacf-0d30-4203-82de-0e9e0e434ae9} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001179 sec., 19508.05767599661 rows/sec., 1.43 MiB/sec. | ||
| 5730 | 2026.05.21 16:57:21.337486 [ 4 ] {519ccacf-0d30-4203-82de-0e9e0e434ae9} <Debug> TCPHandler: Processed in 0.001341706 sec. | ||
| 5731 | 2026.05.21 16:57:21.337605 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.05.21 16:57:21.337703 [ 4 ] {58a7fe8a-9734-462c-9e4e-e978bb721e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5733 | 2026.05.21 16:57:21.337743 [ 4 ] {58a7fe8a-9734-462c-9e4e-e978bb721e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5734 | 2026.05.21 16:57:21.338122 [ 4 ] {58a7fe8a-9734-462c-9e4e-e978bb721e07} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.05.21 16:57:21.338158 [ 4 ] {58a7fe8a-9734-462c-9e4e-e978bb721e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5736 | 2026.05.21 16:57:21.338436 [ 4 ] {58a7fe8a-9734-462c-9e4e-e978bb721e07} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5737 | 2026.05.21 16:57:21.338634 [ 4 ] {58a7fe8a-9734-462c-9e4e-e978bb721e07} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.05.21 16:57:21.338760 [ 4 ] {58a7fe8a-9734-462c-9e4e-e978bb721e07} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001078 sec., 927.643784786642 rows/sec., 61.60 KiB/sec. | ||
| 5739 | 2026.05.21 16:57:21.338794 [ 4 ] {58a7fe8a-9734-462c-9e4e-e978bb721e07} <Debug> TCPHandler: Processed in 0.001240726 sec. | ||
| 5740 | 2026.05.21 16:57:21.338908 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.05.21 16:57:21.339002 [ 4 ] {4e10bfa5-1ce6-4f6c-82c0-2443f7f8e204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5742 | 2026.05.21 16:57:21.339040 [ 4 ] {4e10bfa5-1ce6-4f6c-82c0-2443f7f8e204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5743 | 2026.05.21 16:57:21.339449 [ 4 ] {4e10bfa5-1ce6-4f6c-82c0-2443f7f8e204} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.05.21 16:57:21.339484 [ 4 ] {4e10bfa5-1ce6-4f6c-82c0-2443f7f8e204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5745 | 2026.05.21 16:57:21.339775 [ 4 ] {4e10bfa5-1ce6-4f6c-82c0-2443f7f8e204} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5746 | 2026.05.21 16:57:21.339973 [ 4 ] {4e10bfa5-1ce6-4f6c-82c0-2443f7f8e204} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.05.21 16:57:21.340103 [ 4 ] {4e10bfa5-1ce6-4f6c-82c0-2443f7f8e204} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00112 sec., 77678.57142857143 rows/sec., 6.07 MiB/sec. | ||
| 5748 | 2026.05.21 16:57:21.340137 [ 4 ] {4e10bfa5-1ce6-4f6c-82c0-2443f7f8e204} <Debug> TCPHandler: Processed in 0.001276867 sec. | ||
| 5749 | 2026.05.21 16:57:21.340253 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.05.21 16:57:21.340347 [ 4 ] {8087046b-aa8a-4eb5-9cef-d23330254e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5751 | 2026.05.21 16:57:21.340389 [ 4 ] {8087046b-aa8a-4eb5-9cef-d23330254e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5752 | 2026.05.21 16:57:21.340802 [ 4 ] {8087046b-aa8a-4eb5-9cef-d23330254e83} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.05.21 16:57:21.340837 [ 4 ] {8087046b-aa8a-4eb5-9cef-d23330254e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5754 | 2026.05.21 16:57:21.341152 [ 4 ] {8087046b-aa8a-4eb5-9cef-d23330254e83} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5755 | 2026.05.21 16:57:21.341358 [ 4 ] {8087046b-aa8a-4eb5-9cef-d23330254e83} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.05.21 16:57:21.341489 [ 4 ] {8087046b-aa8a-4eb5-9cef-d23330254e83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 5757 | 2026.05.21 16:57:21.341522 [ 4 ] {8087046b-aa8a-4eb5-9cef-d23330254e83} <Debug> TCPHandler: Processed in 0.001318386 sec. | ||
| 5758 | 2026.05.21 16:57:21.341635 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.05.21 16:57:21.341729 [ 4 ] {5adbfcce-f5d4-42b2-b870-e7e8ab572dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.05.21 16:57:21.341770 [ 4 ] {5adbfcce-f5d4-42b2-b870-e7e8ab572dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5761 | 2026.05.21 16:57:21.342079 [ 4 ] {5adbfcce-f5d4-42b2-b870-e7e8ab572dba} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.05.21 16:57:21.342113 [ 4 ] {5adbfcce-f5d4-42b2-b870-e7e8ab572dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5763 | 2026.05.21 16:57:21.342394 [ 4 ] {5adbfcce-f5d4-42b2-b870-e7e8ab572dba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5764 | 2026.05.21 16:57:21.342587 [ 4 ] {5adbfcce-f5d4-42b2-b870-e7e8ab572dba} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.05.21 16:57:21.342710 [ 4 ] {5adbfcce-f5d4-42b2-b870-e7e8ab572dba} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 63.54 KiB/sec. | ||
| 5766 | 2026.05.21 16:57:21.342742 [ 4 ] {5adbfcce-f5d4-42b2-b870-e7e8ab572dba} <Debug> TCPHandler: Processed in 0.001155466 sec. | ||
| 5767 | 2026.05.21 16:57:21.342856 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.05.21 16:57:21.342949 [ 4 ] {9e740ce0-2ba4-492e-84df-03aa59cba933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5769 | 2026.05.21 16:57:21.343003 [ 4 ] {9e740ce0-2ba4-492e-84df-03aa59cba933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5770 | 2026.05.21 16:57:21.343825 [ 4 ] {9e740ce0-2ba4-492e-84df-03aa59cba933} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.05.21 16:57:21.343861 [ 4 ] {9e740ce0-2ba4-492e-84df-03aa59cba933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5772 | 2026.05.21 16:57:21.344375 [ 4 ] {9e740ce0-2ba4-492e-84df-03aa59cba933} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5773 | 2026.05.21 16:57:21.344587 [ 4 ] {9e740ce0-2ba4-492e-84df-03aa59cba933} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.05.21 16:57:21.344729 [ 4 ] {9e740ce0-2ba4-492e-84df-03aa59cba933} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001797 sec., 12799.109627156371 rows/sec., 22.94 MiB/sec. | ||
| 5775 | 2026.05.21 16:57:21.344792 [ 4 ] {9e740ce0-2ba4-492e-84df-03aa59cba933} <Debug> TCPHandler: Processed in 0.00198408 sec. | ||
| 5776 | 2026.05.21 16:57:21.344911 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.05.21 16:57:21.345005 [ 4 ] {fdca73d4-b297-439b-ab18-bcc7064134d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.05.21 16:57:21.345046 [ 4 ] {fdca73d4-b297-439b-ab18-bcc7064134d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5779 | 2026.05.21 16:57:21.345388 [ 4 ] {fdca73d4-b297-439b-ab18-bcc7064134d7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.05.21 16:57:21.345424 [ 4 ] {fdca73d4-b297-439b-ab18-bcc7064134d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5781 | 2026.05.21 16:57:21.345718 [ 4 ] {fdca73d4-b297-439b-ab18-bcc7064134d7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5782 | 2026.05.21 16:57:21.345923 [ 4 ] {fdca73d4-b297-439b-ab18-bcc7064134d7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.05.21 16:57:21.346057 [ 4 ] {fdca73d4-b297-439b-ab18-bcc7064134d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5784 | 2026.05.21 16:57:21.346089 [ 4 ] {fdca73d4-b297-439b-ab18-bcc7064134d7} <Debug> TCPHandler: Processed in 0.001226947 sec. | ||
| 5785 | 2026.05.21 16:57:21.369011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5786 | 2026.05.21 16:57:21.385552 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.05.21 16:57:21.385601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5788 | 2026.05.21 16:57:21.391212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5789 | 2026.05.21 16:57:21.391887 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.05.21 16:57:21.392199 [ 85 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5791 | 2026.05.21 16:57:21.392298 [ 85 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.05.21 16:57:21.392334 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5793 | 2026.05.21 16:57:21.392506 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 5794 | 2026.05.21 16:57:21.394798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5795 | 2026.05.21 16:57:21.396308 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5796 | 2026.05.21 16:57:21.397642 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 5797 | 2026.05.21 16:57:21.401885 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 5798 | 2026.05.21 16:57:21.406166 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 5799 | 2026.05.21 16:57:21.410405 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 5800 | 2026.05.21 16:57:21.414643 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 5801 | 2026.05.21 16:57:21.418322 [ 198 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 5802 | 2026.05.21 16:57:21.468126 [ 186 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07569955 sec., 2589.183158948765 rows/sec., 13.39 MiB/sec. | ||
| 5803 | 2026.05.21 16:57:21.470648 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5804 | 2026.05.21 16:57:21.472609 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_26_5} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.05.21 16:57:21.472710 [ 201 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_26_5} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5806 | 2026.05.21 16:57:21.475453 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5807 | 2026.05.21 16:57:22.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.78 MiB, peak 276.36 MiB, free memory in arenas 0.00 B, will set to 267.51 MiB (RSS), difference: 1.73 MiB | ||
| 5808 | 2026.05.21 16:57:26.332430 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.05.21 16:57:26.332674 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 5810 | 2026.05.21 16:57:26.332998 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5811 | 2026.05.21 16:57:26.333038 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 5812 | 2026.05.21 16:57:26.333269 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5813 | 2026.05.21 16:57:26.333336 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5814 | 2026.05.21 16:57:26.333474 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 5815 | 2026.05.21 16:57:26.333509 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5816 | 2026.05.21 16:57:26.333530 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 5817 | 2026.05.21 16:57:26.333545 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5818 | 2026.05.21 16:57:26.333585 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5819 | 2026.05.21 16:57:26.333631 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 5820 | 2026.05.21 16:57:26.334831 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.00225 sec., 17333.333333333336 rows/sec., 3.47 MiB/sec. | ||
| 5821 | 2026.05.21 16:57:26.334935 [ 4 ] {5524c976-883f-4dd5-9174-c706c9b01336} <Debug> TCPHandler: Processed in 0.002633943 sec. | ||
| 5822 | 2026.05.21 16:57:26.337896 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2026.05.21 16:57:26.338031 [ 4 ] {1f8be56c-4b9e-4604-99da-87951ba6b9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5824 | 2026.05.21 16:57:26.338084 [ 4 ] {1f8be56c-4b9e-4604-99da-87951ba6b9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5825 | 2026.05.21 16:57:26.338627 [ 4 ] {1f8be56c-4b9e-4604-99da-87951ba6b9a5} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2026.05.21 16:57:26.338674 [ 4 ] {1f8be56c-4b9e-4604-99da-87951ba6b9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5827 | 2026.05.21 16:57:26.339046 [ 4 ] {1f8be56c-4b9e-4604-99da-87951ba6b9a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5828 | 2026.05.21 16:57:26.339263 [ 4 ] {1f8be56c-4b9e-4604-99da-87951ba6b9a5} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2026.05.21 16:57:26.339414 [ 4 ] {1f8be56c-4b9e-4604-99da-87951ba6b9a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001421 sec., 16889.51442646024 rows/sec., 1.40 MiB/sec. | ||
| 5830 | 2026.05.21 16:57:26.339453 [ 4 ] {1f8be56c-4b9e-4604-99da-87951ba6b9a5} <Debug> TCPHandler: Processed in 0.001621129 sec. | ||
| 5831 | 2026.05.21 16:57:26.339601 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.05.21 16:57:26.339706 [ 4 ] {53afccfe-b4ed-4df0-b5bd-6327057ceee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5833 | 2026.05.21 16:57:26.339750 [ 4 ] {53afccfe-b4ed-4df0-b5bd-6327057ceee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5834 | 2026.05.21 16:57:26.340164 [ 4 ] {53afccfe-b4ed-4df0-b5bd-6327057ceee7} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5835 | 2026.05.21 16:57:26.340202 [ 4 ] {53afccfe-b4ed-4df0-b5bd-6327057ceee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5836 | 2026.05.21 16:57:26.340494 [ 4 ] {53afccfe-b4ed-4df0-b5bd-6327057ceee7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5837 | 2026.05.21 16:57:26.340712 [ 4 ] {53afccfe-b4ed-4df0-b5bd-6327057ceee7} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2026.05.21 16:57:26.340848 [ 4 ] {53afccfe-b4ed-4df0-b5bd-6327057ceee7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001163 sec., 6878.761822871883 rows/sec., 560.91 KiB/sec. | ||
| 5839 | 2026.05.21 16:57:26.340884 [ 4 ] {53afccfe-b4ed-4df0-b5bd-6327057ceee7} <Debug> TCPHandler: Processed in 0.001335267 sec. | ||
| 5840 | 2026.05.21 16:57:26.341003 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5841 | 2026.05.21 16:57:26.341101 [ 4 ] {a50900cc-4447-43ec-9c1b-5df7e21f6060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5842 | 2026.05.21 16:57:26.341142 [ 4 ] {a50900cc-4447-43ec-9c1b-5df7e21f6060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5843 | 2026.05.21 16:57:26.341636 [ 4 ] {a50900cc-4447-43ec-9c1b-5df7e21f6060} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.05.21 16:57:26.341674 [ 4 ] {a50900cc-4447-43ec-9c1b-5df7e21f6060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5845 | 2026.05.21 16:57:26.342034 [ 4 ] {a50900cc-4447-43ec-9c1b-5df7e21f6060} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5846 | 2026.05.21 16:57:26.342243 [ 4 ] {a50900cc-4447-43ec-9c1b-5df7e21f6060} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2026.05.21 16:57:26.342375 [ 4 ] {a50900cc-4447-43ec-9c1b-5df7e21f6060} <Debug> executeQuery: Read 218 rows, 19.90 KiB in 0.001293 sec., 168600.15467904098 rows/sec., 15.03 MiB/sec. | ||
| 5848 | 2026.05.21 16:57:26.342410 [ 4 ] {a50900cc-4447-43ec-9c1b-5df7e21f6060} <Debug> TCPHandler: Processed in 0.001458127 sec. | ||
| 5849 | 2026.05.21 16:57:26.342533 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5850 | 2026.05.21 16:57:26.342629 [ 4 ] {3491a839-3884-4eae-8928-3de20ee5866f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5851 | 2026.05.21 16:57:26.342670 [ 4 ] {3491a839-3884-4eae-8928-3de20ee5866f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5852 | 2026.05.21 16:57:26.343051 [ 4 ] {3491a839-3884-4eae-8928-3de20ee5866f} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.05.21 16:57:26.343086 [ 4 ] {3491a839-3884-4eae-8928-3de20ee5866f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5854 | 2026.05.21 16:57:26.343358 [ 4 ] {3491a839-3884-4eae-8928-3de20ee5866f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5855 | 2026.05.21 16:57:26.343550 [ 4 ] {3491a839-3884-4eae-8928-3de20ee5866f} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.05.21 16:57:26.343738 [ 4 ] {3491a839-3884-4eae-8928-3de20ee5866f} <Debug> executeQuery: Read 39 rows, 2.95 KiB in 0.001126 sec., 34635.879218472466 rows/sec., 2.56 MiB/sec. | ||
| 5857 | 2026.05.21 16:57:26.343774 [ 4 ] {3491a839-3884-4eae-8928-3de20ee5866f} <Debug> TCPHandler: Processed in 0.001290966 sec. | ||
| 5858 | 2026.05.21 16:57:26.343893 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5859 | 2026.05.21 16:57:26.343990 [ 4 ] {c8a97e8a-fb36-4d0b-a0a9-5d724371c113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5860 | 2026.05.21 16:57:26.344031 [ 4 ] {c8a97e8a-fb36-4d0b-a0a9-5d724371c113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5861 | 2026.05.21 16:57:26.344423 [ 4 ] {c8a97e8a-fb36-4d0b-a0a9-5d724371c113} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5862 | 2026.05.21 16:57:26.344460 [ 4 ] {c8a97e8a-fb36-4d0b-a0a9-5d724371c113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5863 | 2026.05.21 16:57:26.344759 [ 4 ] {c8a97e8a-fb36-4d0b-a0a9-5d724371c113} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5864 | 2026.05.21 16:57:26.344969 [ 4 ] {c8a97e8a-fb36-4d0b-a0a9-5d724371c113} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5865 | 2026.05.21 16:57:26.345096 [ 4 ] {c8a97e8a-fb36-4d0b-a0a9-5d724371c113} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001124 sec., 21352.313167259785 rows/sec., 1.77 MiB/sec. | ||
| 5866 | 2026.05.21 16:57:26.345131 [ 4 ] {c8a97e8a-fb36-4d0b-a0a9-5d724371c113} <Debug> TCPHandler: Processed in 0.001290637 sec. | ||
| 5867 | 2026.05.21 16:57:26.345247 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5868 | 2026.05.21 16:57:26.345343 [ 4 ] {f1f7d283-4cf1-41dc-baed-72adc3700600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5869 | 2026.05.21 16:57:26.345383 [ 4 ] {f1f7d283-4cf1-41dc-baed-72adc3700600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5870 | 2026.05.21 16:57:26.345812 [ 4 ] {f1f7d283-4cf1-41dc-baed-72adc3700600} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5871 | 2026.05.21 16:57:26.345859 [ 4 ] {f1f7d283-4cf1-41dc-baed-72adc3700600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5872 | 2026.05.21 16:57:26.346241 [ 4 ] {f1f7d283-4cf1-41dc-baed-72adc3700600} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5873 | 2026.05.21 16:57:26.346477 [ 4 ] {f1f7d283-4cf1-41dc-baed-72adc3700600} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5874 | 2026.05.21 16:57:26.346605 [ 4 ] {f1f7d283-4cf1-41dc-baed-72adc3700600} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00128 sec., 9375 rows/sec., 732.42 KiB/sec. | ||
| 5875 | 2026.05.21 16:57:26.346641 [ 4 ] {f1f7d283-4cf1-41dc-baed-72adc3700600} <Debug> TCPHandler: Processed in 0.001444887 sec. | ||
| 5876 | 2026.05.21 16:57:26.346756 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5877 | 2026.05.21 16:57:26.346853 [ 4 ] {f14fa2bf-5228-482c-9758-7237a8a92838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5878 | 2026.05.21 16:57:26.346894 [ 4 ] {f14fa2bf-5228-482c-9758-7237a8a92838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5879 | 2026.05.21 16:57:26.347333 [ 4 ] {f14fa2bf-5228-482c-9758-7237a8a92838} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.05.21 16:57:26.347370 [ 4 ] {f14fa2bf-5228-482c-9758-7237a8a92838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5881 | 2026.05.21 16:57:26.347674 [ 4 ] {f14fa2bf-5228-482c-9758-7237a8a92838} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5882 | 2026.05.21 16:57:26.347888 [ 4 ] {f14fa2bf-5228-482c-9758-7237a8a92838} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5883 | 2026.05.21 16:57:26.348016 [ 4 ] {f14fa2bf-5228-482c-9758-7237a8a92838} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001182 sec., 107445.00846023687 rows/sec., 8.71 MiB/sec. | ||
| 5884 | 2026.05.21 16:57:26.348051 [ 4 ] {f14fa2bf-5228-482c-9758-7237a8a92838} <Debug> TCPHandler: Processed in 0.001345547 sec. | ||
| 5885 | 2026.05.21 16:57:26.348171 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5886 | 2026.05.21 16:57:26.348267 [ 4 ] {7b026425-ba9b-4b34-a472-170f567d50fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5887 | 2026.05.21 16:57:26.348311 [ 4 ] {7b026425-ba9b-4b34-a472-170f567d50fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5888 | 2026.05.21 16:57:26.348709 [ 4 ] {7b026425-ba9b-4b34-a472-170f567d50fe} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2026.05.21 16:57:26.348744 [ 4 ] {7b026425-ba9b-4b34-a472-170f567d50fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5890 | 2026.05.21 16:57:26.349088 [ 4 ] {7b026425-ba9b-4b34-a472-170f567d50fe} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5891 | 2026.05.21 16:57:26.349292 [ 4 ] {7b026425-ba9b-4b34-a472-170f567d50fe} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2026.05.21 16:57:26.349418 [ 4 ] {7b026425-ba9b-4b34-a472-170f567d50fe} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.00117 sec., 170940.17094017094 rows/sec., 12.25 MiB/sec. | ||
| 5893 | 2026.05.21 16:57:26.349453 [ 4 ] {7b026425-ba9b-4b34-a472-170f567d50fe} <Debug> TCPHandler: Processed in 0.001332437 sec. | ||
| 5894 | 2026.05.21 16:57:26.349573 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2026.05.21 16:57:26.349668 [ 4 ] {2cc66226-d438-42cb-b7e1-09a02ba22d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5896 | 2026.05.21 16:57:26.349723 [ 4 ] {2cc66226-d438-42cb-b7e1-09a02ba22d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5897 | 2026.05.21 16:57:26.350459 [ 4 ] {2cc66226-d438-42cb-b7e1-09a02ba22d1c} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2026.05.21 16:57:26.350494 [ 4 ] {2cc66226-d438-42cb-b7e1-09a02ba22d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5899 | 2026.05.21 16:57:26.351018 [ 4 ] {2cc66226-d438-42cb-b7e1-09a02ba22d1c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5900 | 2026.05.21 16:57:26.351231 [ 4 ] {2cc66226-d438-42cb-b7e1-09a02ba22d1c} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2026.05.21 16:57:26.351368 [ 4 ] {2cc66226-d438-42cb-b7e1-09a02ba22d1c} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001719 sec., 11052.937754508435 rows/sec., 19.81 MiB/sec. | ||
| 5902 | 2026.05.21 16:57:26.351442 [ 4 ] {2cc66226-d438-42cb-b7e1-09a02ba22d1c} <Debug> TCPHandler: Processed in 0.00191657 sec. | ||
| 5903 | 2026.05.21 16:57:26.351572 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2026.05.21 16:57:26.351667 [ 4 ] {300e70ec-f560-4c1f-91f3-178e5fb352c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5905 | 2026.05.21 16:57:26.351710 [ 4 ] {300e70ec-f560-4c1f-91f3-178e5fb352c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5906 | 2026.05.21 16:57:26.352069 [ 4 ] {300e70ec-f560-4c1f-91f3-178e5fb352c9} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2026.05.21 16:57:26.352105 [ 4 ] {300e70ec-f560-4c1f-91f3-178e5fb352c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5908 | 2026.05.21 16:57:26.352420 [ 4 ] {300e70ec-f560-4c1f-91f3-178e5fb352c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5909 | 2026.05.21 16:57:26.352626 [ 4 ] {300e70ec-f560-4c1f-91f3-178e5fb352c9} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.05.21 16:57:26.352754 [ 4 ] {300e70ec-f560-4c1f-91f3-178e5fb352c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 5911 | 2026.05.21 16:57:26.352788 [ 4 ] {300e70ec-f560-4c1f-91f3-178e5fb352c9} <Debug> TCPHandler: Processed in 0.001267136 sec. | ||
| 5912 | 2026.05.21 16:57:28.234734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12894 | ||
| 5913 | 2026.05.21 16:57:28.235310 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2026.05.21 16:57:28.235354 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5915 | 2026.05.21 16:57:28.235866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5916 | 2026.05.21 16:57:28.236099 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.05.21 16:57:28.236228 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12894 | ||
| 5918 | 2026.05.21 16:57:28.895023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5919 | 2026.05.21 16:57:28.910202 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.05.21 16:57:28.910247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5921 | 2026.05.21 16:57:28.915615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5922 | 2026.05.21 16:57:28.916488 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.05.21 16:57:28.919071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5924 | 2026.05.21 16:57:31.331150 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2026.05.21 16:57:31.331368 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5926 | 2026.05.21 16:57:31.331682 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5927 | 2026.05.21 16:57:31.331720 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5928 | 2026.05.21 16:57:31.331932 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5929 | 2026.05.21 16:57:31.331998 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5930 | 2026.05.21 16:57:31.332138 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5931 | 2026.05.21 16:57:31.332173 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5932 | 2026.05.21 16:57:31.332194 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 5933 | 2026.05.21 16:57:31.332209 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5934 | 2026.05.21 16:57:31.332249 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5935 | 2026.05.21 16:57:31.332270 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 5936 | 2026.05.21 16:57:31.333291 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002011 sec., 19393.336648433615 rows/sec., 3.88 MiB/sec. | ||
| 5937 | 2026.05.21 16:57:31.333393 [ 4 ] {e67734de-c7f4-4ad2-a3f5-0ef1f000c40b} <Debug> TCPHandler: Processed in 0.002367361 sec. | ||
| 5938 | 2026.05.21 16:57:31.335361 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.05.21 16:57:31.335473 [ 4 ] {75228acf-e409-4057-8a99-e7349c6f2dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5940 | 2026.05.21 16:57:31.335519 [ 4 ] {75228acf-e409-4057-8a99-e7349c6f2dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5941 | 2026.05.21 16:57:31.336045 [ 4 ] {75228acf-e409-4057-8a99-e7349c6f2dd3} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.05.21 16:57:31.336086 [ 4 ] {75228acf-e409-4057-8a99-e7349c6f2dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5943 | 2026.05.21 16:57:31.336467 [ 4 ] {75228acf-e409-4057-8a99-e7349c6f2dd3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5944 | 2026.05.21 16:57:31.336704 [ 4 ] {75228acf-e409-4057-8a99-e7349c6f2dd3} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.05.21 16:57:31.336846 [ 4 ] {75228acf-e409-4057-8a99-e7349c6f2dd3} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001406 sec., 72546.2304409673 rows/sec., 6.07 MiB/sec. | ||
| 5946 | 2026.05.21 16:57:31.336882 [ 4 ] {75228acf-e409-4057-8a99-e7349c6f2dd3} <Debug> TCPHandler: Processed in 0.001574328 sec. | ||
| 5947 | 2026.05.21 16:57:31.337006 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.05.21 16:57:31.337102 [ 4 ] {dcc339e8-2ec7-4949-80e4-5f9d9a5c2030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.05.21 16:57:31.337143 [ 4 ] {dcc339e8-2ec7-4949-80e4-5f9d9a5c2030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5950 | 2026.05.21 16:57:31.337542 [ 4 ] {dcc339e8-2ec7-4949-80e4-5f9d9a5c2030} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.05.21 16:57:31.337575 [ 4 ] {dcc339e8-2ec7-4949-80e4-5f9d9a5c2030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5952 | 2026.05.21 16:57:31.337855 [ 4 ] {dcc339e8-2ec7-4949-80e4-5f9d9a5c2030} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5953 | 2026.05.21 16:57:31.338063 [ 4 ] {dcc339e8-2ec7-4949-80e4-5f9d9a5c2030} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.05.21 16:57:31.338194 [ 4 ] {dcc339e8-2ec7-4949-80e4-5f9d9a5c2030} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001111 sec., 20702.0702070207 rows/sec., 1.52 MiB/sec. | ||
| 5955 | 2026.05.21 16:57:31.338228 [ 4 ] {dcc339e8-2ec7-4949-80e4-5f9d9a5c2030} <Debug> TCPHandler: Processed in 0.001272106 sec. | ||
| 5956 | 2026.05.21 16:57:31.338342 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.05.21 16:57:31.338437 [ 4 ] {72725893-636c-4df3-8bd6-f0c1cb89e2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5958 | 2026.05.21 16:57:31.338476 [ 4 ] {72725893-636c-4df3-8bd6-f0c1cb89e2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5959 | 2026.05.21 16:57:31.338884 [ 4 ] {72725893-636c-4df3-8bd6-f0c1cb89e2f7} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.05.21 16:57:31.338917 [ 4 ] {72725893-636c-4df3-8bd6-f0c1cb89e2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5961 | 2026.05.21 16:57:31.339210 [ 4 ] {72725893-636c-4df3-8bd6-f0c1cb89e2f7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5962 | 2026.05.21 16:57:31.339410 [ 4 ] {72725893-636c-4df3-8bd6-f0c1cb89e2f7} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.05.21 16:57:31.339534 [ 4 ] {72725893-636c-4df3-8bd6-f0c1cb89e2f7} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001115 sec., 78026.9058295964 rows/sec., 6.09 MiB/sec. | ||
| 5964 | 2026.05.21 16:57:31.339567 [ 4 ] {72725893-636c-4df3-8bd6-f0c1cb89e2f7} <Debug> TCPHandler: Processed in 0.001275407 sec. | ||
| 5965 | 2026.05.21 16:57:31.339684 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.05.21 16:57:31.339779 [ 4 ] {569195d3-2a89-4b84-8db9-4472e84c2f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.05.21 16:57:31.339823 [ 4 ] {569195d3-2a89-4b84-8db9-4472e84c2f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5968 | 2026.05.21 16:57:31.340213 [ 4 ] {569195d3-2a89-4b84-8db9-4472e84c2f1a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.05.21 16:57:31.340246 [ 4 ] {569195d3-2a89-4b84-8db9-4472e84c2f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5970 | 2026.05.21 16:57:31.340567 [ 4 ] {569195d3-2a89-4b84-8db9-4472e84c2f1a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5971 | 2026.05.21 16:57:31.340773 [ 4 ] {569195d3-2a89-4b84-8db9-4472e84c2f1a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.05.21 16:57:31.340909 [ 4 ] {569195d3-2a89-4b84-8db9-4472e84c2f1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 5973 | 2026.05.21 16:57:31.340943 [ 4 ] {569195d3-2a89-4b84-8db9-4472e84c2f1a} <Debug> TCPHandler: Processed in 0.001307906 sec. | ||
| 5974 | 2026.05.21 16:57:31.341063 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.05.21 16:57:31.341160 [ 4 ] {aa95e1f0-86c9-4f22-8ef0-c45e7efd9762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5976 | 2026.05.21 16:57:31.341216 [ 4 ] {aa95e1f0-86c9-4f22-8ef0-c45e7efd9762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5977 | 2026.05.21 16:57:31.341955 [ 4 ] {aa95e1f0-86c9-4f22-8ef0-c45e7efd9762} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5978 | 2026.05.21 16:57:31.341991 [ 4 ] {aa95e1f0-86c9-4f22-8ef0-c45e7efd9762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5979 | 2026.05.21 16:57:31.342503 [ 4 ] {aa95e1f0-86c9-4f22-8ef0-c45e7efd9762} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5980 | 2026.05.21 16:57:31.342726 [ 4 ] {aa95e1f0-86c9-4f22-8ef0-c45e7efd9762} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5981 | 2026.05.21 16:57:31.342861 [ 4 ] {aa95e1f0-86c9-4f22-8ef0-c45e7efd9762} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001719 sec., 13379.872018615473 rows/sec., 23.98 MiB/sec. | ||
| 5982 | 2026.05.21 16:57:31.342911 [ 4 ] {aa95e1f0-86c9-4f22-8ef0-c45e7efd9762} <Debug> TCPHandler: Processed in 0.001896999 sec. | ||
| 5983 | 2026.05.21 16:57:31.343037 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5984 | 2026.05.21 16:57:31.343134 [ 4 ] {6e257ad8-9f03-4c9d-8d96-351deb6e7d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5985 | 2026.05.21 16:57:31.343177 [ 4 ] {6e257ad8-9f03-4c9d-8d96-351deb6e7d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5986 | 2026.05.21 16:57:31.343517 [ 4 ] {6e257ad8-9f03-4c9d-8d96-351deb6e7d7b} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.05.21 16:57:31.343553 [ 4 ] {6e257ad8-9f03-4c9d-8d96-351deb6e7d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5988 | 2026.05.21 16:57:31.343858 [ 4 ] {6e257ad8-9f03-4c9d-8d96-351deb6e7d7b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5989 | 2026.05.21 16:57:31.344070 [ 4 ] {6e257ad8-9f03-4c9d-8d96-351deb6e7d7b} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.05.21 16:57:31.344198 [ 4 ] {6e257ad8-9f03-4c9d-8d96-351deb6e7d7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 5991 | 2026.05.21 16:57:31.344232 [ 4 ] {6e257ad8-9f03-4c9d-8d96-351deb6e7d7b} <Debug> TCPHandler: Processed in 0.001246206 sec. | ||
| 5992 | 2026.05.21 16:57:35.643531 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5993 | 2026.05.21 16:57:35.643601 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5994 | 2026.05.21 16:57:35.736469 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13342 | ||
| 5995 | 2026.05.21 16:57:35.737043 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5996 | 2026.05.21 16:57:35.737097 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 5997 | 2026.05.21 16:57:35.737692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5998 | 2026.05.21 16:57:35.738003 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5999 | 2026.05.21 16:57:35.738135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13342 | ||
| 6000 | 2026.05.21 16:57:36.330871 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6001 | 2026.05.21 16:57:36.331123 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6002 | 2026.05.21 16:57:36.331488 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6003 | 2026.05.21 16:57:36.331533 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6004 | 2026.05.21 16:57:36.331787 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6005 | 2026.05.21 16:57:36.331859 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6006 | 2026.05.21 16:57:36.331997 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6007 | 2026.05.21 16:57:36.332031 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6008 | 2026.05.21 16:57:36.332053 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6009 | 2026.05.21 16:57:36.332069 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6010 | 2026.05.21 16:57:36.332110 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6011 | 2026.05.21 16:57:36.332130 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6012 | 2026.05.21 16:57:36.333160 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002142 sec., 18207.28291316527 rows/sec., 3.64 MiB/sec. | ||
| 6013 | 2026.05.21 16:57:36.333264 [ 4 ] {c2148e67-9b97-40f6-a13f-f145dde044a4} <Debug> TCPHandler: Processed in 0.002530032 sec. | ||
| 6014 | 2026.05.21 16:57:36.335265 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2026.05.21 16:57:36.335392 [ 4 ] {3446a4ee-b282-42f8-8427-12b59162fcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6016 | 2026.05.21 16:57:36.335449 [ 4 ] {3446a4ee-b282-42f8-8427-12b59162fcb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6017 | 2026.05.21 16:57:36.335977 [ 4 ] {3446a4ee-b282-42f8-8427-12b59162fcb1} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2026.05.21 16:57:36.336024 [ 4 ] {3446a4ee-b282-42f8-8427-12b59162fcb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6019 | 2026.05.21 16:57:36.336403 [ 4 ] {3446a4ee-b282-42f8-8427-12b59162fcb1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6020 | 2026.05.21 16:57:36.336624 [ 4 ] {3446a4ee-b282-42f8-8427-12b59162fcb1} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2026.05.21 16:57:36.336768 [ 4 ] {3446a4ee-b282-42f8-8427-12b59162fcb1} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001412 sec., 66572.23796033995 rows/sec., 5.64 MiB/sec. | ||
| 6022 | 2026.05.21 16:57:36.336790 [ 69 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6023 | 2026.05.21 16:57:36.336805 [ 4 ] {3446a4ee-b282-42f8-8427-12b59162fcb1} <Debug> TCPHandler: Processed in 0.001602418 sec. | ||
| 6024 | 2026.05.21 16:57:36.336862 [ 69 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2026.05.21 16:57:36.336889 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6026 | 2026.05.21 16:57:36.336982 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 6027 | 2026.05.21 16:57:36.336990 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.05.21 16:57:36.337071 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6029 | 2026.05.21 16:57:36.337094 [ 4 ] {100696d1-943c-4133-931e-498ee0e96238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6030 | 2026.05.21 16:57:36.337099 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2618 rows starting from the beginning of the part | ||
| 6031 | 2026.05.21 16:57:36.337137 [ 4 ] {100696d1-943c-4133-931e-498ee0e96238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6032 | 2026.05.21 16:57:36.337163 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 94 rows starting from the beginning of the part | ||
| 6033 | 2026.05.21 16:57:36.337205 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 103 rows starting from the beginning of the part | ||
| 6034 | 2026.05.21 16:57:36.337245 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 218 rows starting from the beginning of the part | ||
| 6035 | 2026.05.21 16:57:36.337280 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 102 rows starting from the beginning of the part | ||
| 6036 | 2026.05.21 16:57:36.337317 [ 200 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 94 rows starting from the beginning of the part | ||
| 6037 | 2026.05.21 16:57:36.337561 [ 4 ] {100696d1-943c-4133-931e-498ee0e96238} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6038 | 2026.05.21 16:57:36.337596 [ 4 ] {100696d1-943c-4133-931e-498ee0e96238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6039 | 2026.05.21 16:57:36.337885 [ 4 ] {100696d1-943c-4133-931e-498ee0e96238} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6040 | 2026.05.21 16:57:36.338089 [ 4 ] {100696d1-943c-4133-931e-498ee0e96238} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6041 | 2026.05.21 16:57:36.338218 [ 4 ] {100696d1-943c-4133-931e-498ee0e96238} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001141 sec., 16652.059596844872 rows/sec., 1.22 MiB/sec. | ||
| 6042 | 2026.05.21 16:57:36.338252 [ 4 ] {100696d1-943c-4133-931e-498ee0e96238} <Debug> TCPHandler: Processed in 0.001312367 sec. | ||
| 6043 | 2026.05.21 16:57:36.338384 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.05.21 16:57:36.338480 [ 4 ] {e6f91f9a-8165-4831-9f5e-1758ec5b9dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6045 | 2026.05.21 16:57:36.338520 [ 4 ] {e6f91f9a-8165-4831-9f5e-1758ec5b9dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6046 | 2026.05.21 16:57:36.338554 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3229 rows, containing 5 columns (5 merged, 0 gathered) in 0.001609238 sec., 2006539.741169423 rows/sec., 162.80 MiB/sec. | ||
| 6047 | 2026.05.21 16:57:36.338936 [ 4 ] {e6f91f9a-8165-4831-9f5e-1758ec5b9dfa} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6048 | 2026.05.21 16:57:36.338938 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6049 | 2026.05.21 16:57:36.338977 [ 4 ] {e6f91f9a-8165-4831-9f5e-1758ec5b9dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6050 | 2026.05.21 16:57:36.339321 [ 4 ] {e6f91f9a-8165-4831-9f5e-1758ec5b9dfa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6051 | 2026.05.21 16:57:36.339339 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.05.21 16:57:36.339465 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_41_8} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6053 | 2026.05.21 16:57:36.339557 [ 4 ] {e6f91f9a-8165-4831-9f5e-1758ec5b9dfa} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.05.21 16:57:36.339593 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6055 | 2026.05.21 16:57:36.339673 [ 69 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6056 | 2026.05.21 16:57:36.339694 [ 4 ] {e6f91f9a-8165-4831-9f5e-1758ec5b9dfa} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001233 sec., 67315.49067315491 rows/sec., 5.26 MiB/sec. | ||
| 6057 | 2026.05.21 16:57:36.339705 [ 69 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.05.21 16:57:36.339734 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6059 | 2026.05.21 16:57:36.339736 [ 4 ] {e6f91f9a-8165-4831-9f5e-1758ec5b9dfa} <Debug> TCPHandler: Processed in 0.001402257 sec. | ||
| 6060 | 2026.05.21 16:57:36.339812 [ 201 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 6061 | 2026.05.21 16:57:36.339874 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.05.21 16:57:36.339930 [ 201 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6063 | 2026.05.21 16:57:36.339968 [ 201 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1402 rows starting from the beginning of the part | ||
| 6064 | 2026.05.21 16:57:36.339973 [ 4 ] {2f9cafcd-3c5b-4708-af33-e024d37f64cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.05.21 16:57:36.340026 [ 4 ] {2f9cafcd-3c5b-4708-af33-e024d37f64cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6066 | 2026.05.21 16:57:36.340038 [ 201 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 83 rows starting from the beginning of the part | ||
| 6067 | 2026.05.21 16:57:36.340094 [ 201 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 87 rows starting from the beginning of the part | ||
| 6068 | 2026.05.21 16:57:36.340140 [ 201 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 127 rows starting from the beginning of the part | ||
| 6069 | 2026.05.21 16:57:36.340182 [ 201 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 87 rows starting from the beginning of the part | ||
| 6070 | 2026.05.21 16:57:36.340226 [ 201 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 83 rows starting from the beginning of the part | ||
| 6071 | 2026.05.21 16:57:36.340465 [ 4 ] {2f9cafcd-3c5b-4708-af33-e024d37f64cc} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6072 | 2026.05.21 16:57:36.340507 [ 4 ] {2f9cafcd-3c5b-4708-af33-e024d37f64cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6073 | 2026.05.21 16:57:36.340840 [ 4 ] {2f9cafcd-3c5b-4708-af33-e024d37f64cc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6074 | 2026.05.21 16:57:36.341068 [ 4 ] {2f9cafcd-3c5b-4708-af33-e024d37f64cc} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6075 | 2026.05.21 16:57:36.341175 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6076 | 2026.05.21 16:57:36.341201 [ 4 ] {2f9cafcd-3c5b-4708-af33-e024d37f64cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 6077 | 2026.05.21 16:57:36.341205 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.05.21 16:57:36.341240 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6079 | 2026.05.21 16:57:36.341242 [ 4 ] {2f9cafcd-3c5b-4708-af33-e024d37f64cc} <Debug> TCPHandler: Processed in 0.001418468 sec. | ||
| 6080 | 2026.05.21 16:57:36.341314 [ 194 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1869 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531678 sec., 1220230.3617339937 rows/sec., 90.87 MiB/sec. | ||
| 6081 | 2026.05.21 16:57:36.341320 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 6082 | 2026.05.21 16:57:36.341377 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6083 | 2026.05.21 16:57:36.341431 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6084 | 2026.05.21 16:57:36.341468 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12370 rows starting from the beginning of the part | ||
| 6085 | 2026.05.21 16:57:36.341477 [ 4 ] {5337c05f-06ec-4c53-b682-186d4a046959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6086 | 2026.05.21 16:57:36.341536 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 6087 | 2026.05.21 16:57:36.341539 [ 4 ] {5337c05f-06ec-4c53-b682-186d4a046959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6088 | 2026.05.21 16:57:36.341578 [ 187 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6089 | 2026.05.21 16:57:36.341592 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6090 | 2026.05.21 16:57:36.341664 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 200 rows starting from the beginning of the part | ||
| 6091 | 2026.05.21 16:57:36.341707 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 6092 | 2026.05.21 16:57:36.341748 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 6093 | 2026.05.21 16:57:36.341945 [ 187 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.05.21 16:57:36.342038 [ 187 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_41_8} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6095 | 2026.05.21 16:57:36.342147 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 6096 | 2026.05.21 16:57:36.342340 [ 4 ] {5337c05f-06ec-4c53-b682-186d4a046959} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6097 | 2026.05.21 16:57:36.342380 [ 4 ] {5337c05f-06ec-4c53-b682-186d4a046959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6098 | 2026.05.21 16:57:36.342920 [ 4 ] {5337c05f-06ec-4c53-b682-186d4a046959} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6099 | 2026.05.21 16:57:36.343139 [ 4 ] {5337c05f-06ec-4c53-b682-186d4a046959} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6100 | 2026.05.21 16:57:36.343279 [ 4 ] {5337c05f-06ec-4c53-b682-186d4a046959} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00182 sec., 10439.560439560439 rows/sec., 18.71 MiB/sec. | ||
| 6101 | 2026.05.21 16:57:36.343330 [ 4 ] {5337c05f-06ec-4c53-b682-186d4a046959} <Debug> TCPHandler: Processed in 0.00200259 sec. | ||
| 6102 | 2026.05.21 16:57:36.343453 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.05.21 16:57:36.343550 [ 4 ] {bcd39c19-cb09-4a92-b474-42b05487ed6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6104 | 2026.05.21 16:57:36.343592 [ 4 ] {bcd39c19-cb09-4a92-b474-42b05487ed6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6105 | 2026.05.21 16:57:36.343932 [ 4 ] {bcd39c19-cb09-4a92-b474-42b05487ed6c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6106 | 2026.05.21 16:57:36.343968 [ 4 ] {bcd39c19-cb09-4a92-b474-42b05487ed6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6107 | 2026.05.21 16:57:36.344284 [ 4 ] {bcd39c19-cb09-4a92-b474-42b05487ed6c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6108 | 2026.05.21 16:57:36.344484 [ 4 ] {bcd39c19-cb09-4a92-b474-42b05487ed6c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6109 | 2026.05.21 16:57:36.344585 [ 69 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6110 | 2026.05.21 16:57:36.344613 [ 4 ] {bcd39c19-cb09-4a92-b474-42b05487ed6c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 6111 | 2026.05.21 16:57:36.344614 [ 69 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.05.21 16:57:36.344651 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6113 | 2026.05.21 16:57:36.344652 [ 4 ] {bcd39c19-cb09-4a92-b474-42b05487ed6c} <Debug> TCPHandler: Processed in 0.001249017 sec. | ||
| 6114 | 2026.05.21 16:57:36.344735 [ 187 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6115 | 2026.05.21 16:57:36.344843 [ 187 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6116 | 2026.05.21 16:57:36.344876 [ 187 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1848 rows starting from the beginning of the part | ||
| 6117 | 2026.05.21 16:57:36.344937 [ 187 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6118 | 2026.05.21 16:57:36.344987 [ 187 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6119 | 2026.05.21 16:57:36.345032 [ 187 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6120 | 2026.05.21 16:57:36.345075 [ 187 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6121 | 2026.05.21 16:57:36.345144 [ 187 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6122 | 2026.05.21 16:57:36.345949 [ 194 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13210 rows, containing 5 columns (5 merged, 0 gathered) in 0.004666273 sec., 2830953.096829097 rows/sec., 189.22 MiB/sec. | ||
| 6123 | 2026.05.21 16:57:36.346269 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6124 | 2026.05.21 16:57:36.346416 [ 201 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 4 columns (4 merged, 0 gathered) in 0.001717208 sec., 1250867.6875486255 rows/sec., 84.42 MiB/sec. | ||
| 6125 | 2026.05.21 16:57:36.346519 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6126 | 2026.05.21 16:57:36.346586 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6127 | 2026.05.21 16:57:36.346654 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
| 6128 | 2026.05.21 16:57:36.346692 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6129 | 2026.05.21 16:57:36.346943 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_41_8} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2026.05.21 16:57:36.347015 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_41_8} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6131 | 2026.05.21 16:57:36.347089 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 6132 | 2026.05.21 16:57:36.419292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6133 | 2026.05.21 16:57:36.435311 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.05.21 16:57:36.435361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 6135 | 2026.05.21 16:57:36.440917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6136 | 2026.05.21 16:57:36.441615 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.05.21 16:57:36.444335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6138 | 2026.05.21 16:57:37.000278 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.66 MiB, peak 276.81 MiB, free memory in arenas 0.00 B, will set to 270.02 MiB (RSS), difference: 1.36 MiB | ||
| 6139 | 2026.05.21 16:57:37.420960 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6140 | 2026.05.21 16:57:37.421241 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 6141 | 2026.05.21 16:57:37.421616 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6142 | 2026.05.21 16:57:37.421666 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 6143 | 2026.05.21 16:57:37.421935 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6144 | 2026.05.21 16:57:37.422004 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6145 | 2026.05.21 16:57:37.422145 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6146 | 2026.05.21 16:57:37.422182 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6147 | 2026.05.21 16:57:37.422205 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6148 | 2026.05.21 16:57:37.422220 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6149 | 2026.05.21 16:57:37.422262 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6150 | 2026.05.21 16:57:37.422283 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6151 | 2026.05.21 16:57:37.423288 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002162 sec., 18038.85291396855 rows/sec., 3.61 MiB/sec. | ||
| 6152 | 2026.05.21 16:57:37.423363 [ 4 ] {b7298eab-caad-4e7d-bb0c-be95f9cc2ed9} <Debug> TCPHandler: Processed in 0.002543713 sec. | ||
| 6153 | 2026.05.21 16:57:37.434801 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2026.05.21 16:57:37.434941 [ 4 ] {8f349e69-57f3-4dd9-b345-7615913831f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6155 | 2026.05.21 16:57:37.434998 [ 4 ] {8f349e69-57f3-4dd9-b345-7615913831f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6156 | 2026.05.21 16:57:37.435533 [ 4 ] {8f349e69-57f3-4dd9-b345-7615913831f0} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2026.05.21 16:57:37.435583 [ 4 ] {8f349e69-57f3-4dd9-b345-7615913831f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6158 | 2026.05.21 16:57:37.435966 [ 4 ] {8f349e69-57f3-4dd9-b345-7615913831f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6159 | 2026.05.21 16:57:37.436199 [ 4 ] {8f349e69-57f3-4dd9-b345-7615913831f0} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2026.05.21 16:57:37.436349 [ 4 ] {8f349e69-57f3-4dd9-b345-7615913831f0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001446 sec., 1383.1258644536654 rows/sec., 112.78 KiB/sec. | ||
| 6161 | 2026.05.21 16:57:37.436387 [ 4 ] {8f349e69-57f3-4dd9-b345-7615913831f0} <Debug> TCPHandler: Processed in 0.001654938 sec. | ||
| 6162 | 2026.05.21 16:57:37.436510 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6163 | 2026.05.21 16:57:37.436611 [ 4 ] {e20e9d22-2dad-419c-ac73-f66167030108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6164 | 2026.05.21 16:57:37.436653 [ 4 ] {e20e9d22-2dad-419c-ac73-f66167030108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6165 | 2026.05.21 16:57:37.437951 [ 4 ] {e20e9d22-2dad-419c-ac73-f66167030108} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.05.21 16:57:37.437989 [ 4 ] {e20e9d22-2dad-419c-ac73-f66167030108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6167 | 2026.05.21 16:57:37.438460 [ 4 ] {e20e9d22-2dad-419c-ac73-f66167030108} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6168 | 2026.05.21 16:57:37.438661 [ 4 ] {e20e9d22-2dad-419c-ac73-f66167030108} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.05.21 16:57:37.438790 [ 4 ] {e20e9d22-2dad-419c-ac73-f66167030108} <Debug> executeQuery: Read 2448 rows, 185.74 KiB in 0.002259 sec., 1083665.3386454182 rows/sec., 80.29 MiB/sec. | ||
| 6170 | 2026.05.21 16:57:37.438824 [ 4 ] {e20e9d22-2dad-419c-ac73-f66167030108} <Debug> TCPHandler: Processed in 0.002427282 sec. | ||
| 6171 | 2026.05.21 16:57:37.439006 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6172 | 2026.05.21 16:57:37.439106 [ 4 ] {12eac88d-f84f-4345-9e87-4aba44328023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6173 | 2026.05.21 16:57:37.439149 [ 4 ] {12eac88d-f84f-4345-9e87-4aba44328023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6174 | 2026.05.21 16:57:37.439566 [ 4 ] {12eac88d-f84f-4345-9e87-4aba44328023} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.05.21 16:57:37.439603 [ 4 ] {12eac88d-f84f-4345-9e87-4aba44328023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6176 | 2026.05.21 16:57:37.439921 [ 4 ] {12eac88d-f84f-4345-9e87-4aba44328023} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6177 | 2026.05.21 16:57:37.440123 [ 4 ] {12eac88d-f84f-4345-9e87-4aba44328023} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.05.21 16:57:37.440251 [ 4 ] {12eac88d-f84f-4345-9e87-4aba44328023} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001166 sec., 29159.519725557464 rows/sec., 2.13 MiB/sec. | ||
| 6179 | 2026.05.21 16:57:37.440257 [ 65 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6180 | 2026.05.21 16:57:37.440286 [ 4 ] {12eac88d-f84f-4345-9e87-4aba44328023} <Debug> TCPHandler: Processed in 0.001331666 sec. | ||
| 6181 | 2026.05.21 16:57:37.440326 [ 65 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.05.21 16:57:37.440353 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6183 | 2026.05.21 16:57:37.440418 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2026.05.21 16:57:37.440482 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 6185 | 2026.05.21 16:57:37.440519 [ 4 ] {c216ea19-61e2-4780-b49d-4939207a4b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6186 | 2026.05.21 16:57:37.440567 [ 4 ] {c216ea19-61e2-4780-b49d-4939207a4b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6187 | 2026.05.21 16:57:37.440636 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6188 | 2026.05.21 16:57:37.440676 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 81 rows starting from the beginning of the part | ||
| 6189 | 2026.05.21 16:57:37.440746 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part | ||
| 6190 | 2026.05.21 16:57:37.440794 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
| 6191 | 2026.05.21 16:57:37.440838 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part | ||
| 6192 | 2026.05.21 16:57:37.440884 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part | ||
| 6193 | 2026.05.21 16:57:37.440932 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 6194 | 2026.05.21 16:57:37.441181 [ 4 ] {c216ea19-61e2-4780-b49d-4939207a4b4f} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.05.21 16:57:37.441225 [ 4 ] {c216ea19-61e2-4780-b49d-4939207a4b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6196 | 2026.05.21 16:57:37.441606 [ 4 ] {c216ea19-61e2-4780-b49d-4939207a4b4f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6197 | 2026.05.21 16:57:37.441824 [ 4 ] {c216ea19-61e2-4780-b49d-4939207a4b4f} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.05.21 16:57:37.441826 [ 194 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400177 sec., 156408.79688782204 rows/sec., 12.06 MiB/sec. | ||
| 6199 | 2026.05.21 16:57:37.441945 [ 64 ] {} <Debug> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 6200 | 2026.05.21 16:57:37.441958 [ 4 ] {c216ea19-61e2-4780-b49d-4939207a4b4f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001457 sec., 549759.7803706246 rows/sec., 31.76 MiB/sec. | ||
| 6201 | 2026.05.21 16:57:37.441993 [ 64 ] {} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.05.21 16:57:37.442002 [ 4 ] {c216ea19-61e2-4780-b49d-4939207a4b4f} <Debug> TCPHandler: Processed in 0.001634478 sec. | ||
| 6203 | 2026.05.21 16:57:37.442023 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6204 | 2026.05.21 16:57:37.442046 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6205 | 2026.05.21 16:57:37.442116 [ 194 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 6206 | 2026.05.21 16:57:37.442133 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.05.21 16:57:37.442236 [ 4 ] {99b84c2a-01b9-49f9-945d-9dd772eb6fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6208 | 2026.05.21 16:57:37.442240 [ 194 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6209 | 2026.05.21 16:57:37.442284 [ 4 ] {99b84c2a-01b9-49f9-945d-9dd772eb6fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6210 | 2026.05.21 16:57:37.442289 [ 194 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 827 rows starting from the beginning of the part | ||
| 6211 | 2026.05.21 16:57:37.442376 [ 194 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 6212 | 2026.05.21 16:57:37.442402 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.05.21 16:57:37.442425 [ 194 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 6214 | 2026.05.21 16:57:37.442495 [ 194 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 6215 | 2026.05.21 16:57:37.442496 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_36_7} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6216 | 2026.05.21 16:57:37.442573 [ 194 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 6217 | 2026.05.21 16:57:37.442623 [ 194 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 6218 | 2026.05.21 16:57:37.442629 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6219 | 2026.05.21 16:57:37.442685 [ 4 ] {99b84c2a-01b9-49f9-945d-9dd772eb6fee} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.05.21 16:57:37.442725 [ 4 ] {99b84c2a-01b9-49f9-945d-9dd772eb6fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6221 | 2026.05.21 16:57:37.443047 [ 4 ] {99b84c2a-01b9-49f9-945d-9dd772eb6fee} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 6222 | 2026.05.21 16:57:37.443264 [ 4 ] {99b84c2a-01b9-49f9-945d-9dd772eb6fee} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.05.21 16:57:37.443397 [ 4 ] {99b84c2a-01b9-49f9-945d-9dd772eb6fee} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 6224 | 2026.05.21 16:57:37.443432 [ 4 ] {99b84c2a-01b9-49f9-945d-9dd772eb6fee} <Debug> TCPHandler: Processed in 0.001349617 sec. | ||
| 6225 | 2026.05.21 16:57:37.443549 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.05.21 16:57:37.443643 [ 4 ] {31f9986f-3947-40a6-9f3d-24ecb7589d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6227 | 2026.05.21 16:57:37.443683 [ 4 ] {31f9986f-3947-40a6-9f3d-24ecb7589d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6228 | 2026.05.21 16:57:37.443825 [ 196 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746539 sec., 1418805.9928807772 rows/sec., 88.42 MiB/sec. | ||
| 6229 | 2026.05.21 16:57:37.443989 [ 186 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 6230 | 2026.05.21 16:57:37.444222 [ 186 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_11_2} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.05.21 16:57:37.444288 [ 186 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_11_2} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 6232 | 2026.05.21 16:57:37.444355 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6233 | 2026.05.21 16:57:37.444447 [ 4 ] {31f9986f-3947-40a6-9f3d-24ecb7589d91} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.05.21 16:57:37.444488 [ 4 ] {31f9986f-3947-40a6-9f3d-24ecb7589d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6235 | 2026.05.21 16:57:37.444859 [ 4 ] {31f9986f-3947-40a6-9f3d-24ecb7589d91} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6236 | 2026.05.21 16:57:37.445064 [ 4 ] {31f9986f-3947-40a6-9f3d-24ecb7589d91} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.05.21 16:57:37.445194 [ 4 ] {31f9986f-3947-40a6-9f3d-24ecb7589d91} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001568 sec., 837372.4489795918 rows/sec., 56.03 MiB/sec. | ||
| 6238 | 2026.05.21 16:57:37.445228 [ 4 ] {31f9986f-3947-40a6-9f3d-24ecb7589d91} <Debug> TCPHandler: Processed in 0.001728628 sec. | ||
| 6239 | 2026.05.21 16:57:37.445344 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.05.21 16:57:37.445440 [ 4 ] {2c10d9f0-e9b8-48cf-badf-9e731326e0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.05.21 16:57:37.445484 [ 4 ] {2c10d9f0-e9b8-48cf-badf-9e731326e0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6242 | 2026.05.21 16:57:37.446111 [ 4 ] {2c10d9f0-e9b8-48cf-badf-9e731326e0fc} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.05.21 16:57:37.446145 [ 4 ] {2c10d9f0-e9b8-48cf-badf-9e731326e0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6244 | 2026.05.21 16:57:37.446608 [ 4 ] {2c10d9f0-e9b8-48cf-badf-9e731326e0fc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6245 | 2026.05.21 16:57:37.446825 [ 4 ] {2c10d9f0-e9b8-48cf-badf-9e731326e0fc} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.05.21 16:57:37.446952 [ 4 ] {2c10d9f0-e9b8-48cf-badf-9e731326e0fc} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.00153 sec., 999346.4052287582 rows/sec., 60.80 MiB/sec. | ||
| 6247 | 2026.05.21 16:57:37.446986 [ 4 ] {2c10d9f0-e9b8-48cf-badf-9e731326e0fc} <Debug> TCPHandler: Processed in 0.001693018 sec. | ||
| 6248 | 2026.05.21 16:57:37.447100 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.21 16:57:37.447197 [ 4 ] {9bb56996-b50e-426d-8513-89b6591b87c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.05.21 16:57:37.447252 [ 4 ] {9bb56996-b50e-426d-8513-89b6591b87c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6251 | 2026.05.21 16:57:37.448022 [ 4 ] {9bb56996-b50e-426d-8513-89b6591b87c0} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.05.21 16:57:37.448059 [ 4 ] {9bb56996-b50e-426d-8513-89b6591b87c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6253 | 2026.05.21 16:57:37.448610 [ 4 ] {9bb56996-b50e-426d-8513-89b6591b87c0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6254 | 2026.05.21 16:57:37.448828 [ 4 ] {9bb56996-b50e-426d-8513-89b6591b87c0} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.05.21 16:57:37.448932 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6256 | 2026.05.21 16:57:37.448965 [ 4 ] {9bb56996-b50e-426d-8513-89b6591b87c0} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001786 sec., 17917.133258678612 rows/sec., 32.11 MiB/sec. | ||
| 6257 | 2026.05.21 16:57:37.448969 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.05.21 16:57:37.449001 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6259 | 2026.05.21 16:57:37.449015 [ 4 ] {9bb56996-b50e-426d-8513-89b6591b87c0} <Debug> TCPHandler: Processed in 0.00196589 sec. | ||
| 6260 | 2026.05.21 16:57:37.449081 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 6261 | 2026.05.21 16:57:37.449143 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.05.21 16:57:37.449243 [ 4 ] {2f61e361-236c-4368-8cdf-5ddd88f85465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6263 | 2026.05.21 16:57:37.449287 [ 4 ] {2f61e361-236c-4368-8cdf-5ddd88f85465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6264 | 2026.05.21 16:57:37.449295 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6265 | 2026.05.21 16:57:37.449358 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 586 rows starting from the beginning of the part | ||
| 6266 | 2026.05.21 16:57:37.449490 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part | ||
| 6267 | 2026.05.21 16:57:37.449608 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 19 rows starting from the beginning of the part | ||
| 6268 | 2026.05.21 16:57:37.449620 [ 4 ] {2f61e361-236c-4368-8cdf-5ddd88f85465} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.05.21 16:57:37.449658 [ 4 ] {2f61e361-236c-4368-8cdf-5ddd88f85465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6270 | 2026.05.21 16:57:37.449723 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 23 rows starting from the beginning of the part | ||
| 6271 | 2026.05.21 16:57:37.449847 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 19 rows starting from the beginning of the part | ||
| 6272 | 2026.05.21 16:57:37.449953 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 32 rows starting from the beginning of the part | ||
| 6273 | 2026.05.21 16:57:37.449968 [ 4 ] {2f61e361-236c-4368-8cdf-5ddd88f85465} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6274 | 2026.05.21 16:57:37.450176 [ 4 ] {2f61e361-236c-4368-8cdf-5ddd88f85465} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6275 | 2026.05.21 16:57:37.450310 [ 4 ] {2f61e361-236c-4368-8cdf-5ddd88f85465} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001086 sec., 22099.447513812156 rows/sec., 1.49 MiB/sec. | ||
| 6276 | 2026.05.21 16:57:37.450350 [ 4 ] {2f61e361-236c-4368-8cdf-5ddd88f85465} <Debug> TCPHandler: Processed in 0.001257126 sec. | ||
| 6277 | 2026.05.21 16:57:37.454957 [ 193 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 19 columns (19 merged, 0 gathered) in 0.00590602 sec., 118861.77154835236 rows/sec., 212.99 MiB/sec. | ||
| 6278 | 2026.05.21 16:57:37.455727 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6279 | 2026.05.21 16:57:37.456035 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.05.21 16:57:37.456099 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6281 | 2026.05.21 16:57:37.456180 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
| 6282 | 2026.05.21 16:57:38.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.70 MiB, peak 278.19 MiB, free memory in arenas 0.00 B, will set to 272.85 MiB (RSS), difference: 2.14 MiB | ||
| 6283 | 2026.05.21 16:57:41.328281 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.05.21 16:57:41.328569 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6285 | 2026.05.21 16:57:41.328925 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6286 | 2026.05.21 16:57:41.328966 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6287 | 2026.05.21 16:57:41.329204 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6288 | 2026.05.21 16:57:41.329277 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6289 | 2026.05.21 16:57:41.329421 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6290 | 2026.05.21 16:57:41.329459 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6291 | 2026.05.21 16:57:41.329480 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6292 | 2026.05.21 16:57:41.329496 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6293 | 2026.05.21 16:57:41.329540 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6294 | 2026.05.21 16:57:41.329561 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6295 | 2026.05.21 16:57:41.330394 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001959 sec., 19908.11638591118 rows/sec., 3.99 MiB/sec. | ||
| 6296 | 2026.05.21 16:57:41.330466 [ 4 ] {9d3610e0-17df-4ea0-b26e-32653db2acc2} <Debug> TCPHandler: Processed in 0.002314492 sec. | ||
| 6297 | 2026.05.21 16:57:41.331798 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2026.05.21 16:57:41.331916 [ 4 ] {2feb1000-8ca0-46a7-b185-a1db06d49c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6299 | 2026.05.21 16:57:41.331963 [ 4 ] {2feb1000-8ca0-46a7-b185-a1db06d49c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6300 | 2026.05.21 16:57:41.332452 [ 4 ] {2feb1000-8ca0-46a7-b185-a1db06d49c12} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.05.21 16:57:41.332494 [ 4 ] {2feb1000-8ca0-46a7-b185-a1db06d49c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6302 | 2026.05.21 16:57:41.332855 [ 4 ] {2feb1000-8ca0-46a7-b185-a1db06d49c12} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6303 | 2026.05.21 16:57:41.333080 [ 4 ] {2feb1000-8ca0-46a7-b185-a1db06d49c12} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.05.21 16:57:41.333231 [ 4 ] {2feb1000-8ca0-46a7-b185-a1db06d49c12} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001347 sec., 41573.86785449146 rows/sec., 3.19 MiB/sec. | ||
| 6305 | 2026.05.21 16:57:41.333267 [ 4 ] {2feb1000-8ca0-46a7-b185-a1db06d49c12} <Debug> TCPHandler: Processed in 0.001524498 sec. | ||
| 6306 | 2026.05.21 16:57:41.333403 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.05.21 16:57:41.333504 [ 4 ] {cff85ae4-c7b6-48f7-adaa-cc9687671518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6308 | 2026.05.21 16:57:41.333547 [ 4 ] {cff85ae4-c7b6-48f7-adaa-cc9687671518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6309 | 2026.05.21 16:57:41.333991 [ 4 ] {cff85ae4-c7b6-48f7-adaa-cc9687671518} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.05.21 16:57:41.334030 [ 4 ] {cff85ae4-c7b6-48f7-adaa-cc9687671518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6311 | 2026.05.21 16:57:41.334339 [ 4 ] {cff85ae4-c7b6-48f7-adaa-cc9687671518} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6312 | 2026.05.21 16:57:41.334547 [ 4 ] {cff85ae4-c7b6-48f7-adaa-cc9687671518} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.05.21 16:57:41.334680 [ 4 ] {cff85ae4-c7b6-48f7-adaa-cc9687671518} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 6314 | 2026.05.21 16:57:41.334714 [ 4 ] {cff85ae4-c7b6-48f7-adaa-cc9687671518} <Debug> TCPHandler: Processed in 0.001362247 sec. | ||
| 6315 | 2026.05.21 16:57:41.334870 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.05.21 16:57:41.334973 [ 4 ] {79a78d56-8c08-431f-9362-aeba6e8a1809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6317 | 2026.05.21 16:57:41.335018 [ 4 ] {79a78d56-8c08-431f-9362-aeba6e8a1809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6318 | 2026.05.21 16:57:41.335388 [ 4 ] {79a78d56-8c08-431f-9362-aeba6e8a1809} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.05.21 16:57:41.335427 [ 4 ] {79a78d56-8c08-431f-9362-aeba6e8a1809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6320 | 2026.05.21 16:57:41.335847 [ 4 ] {79a78d56-8c08-431f-9362-aeba6e8a1809} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6321 | 2026.05.21 16:57:41.336060 [ 4 ] {79a78d56-8c08-431f-9362-aeba6e8a1809} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.05.21 16:57:41.336195 [ 4 ] {79a78d56-8c08-431f-9362-aeba6e8a1809} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001245 sec., 77108.43373493975 rows/sec., 5.37 MiB/sec. | ||
| 6323 | 2026.05.21 16:57:41.336230 [ 4 ] {79a78d56-8c08-431f-9362-aeba6e8a1809} <Debug> TCPHandler: Processed in 0.001410787 sec. | ||
| 6324 | 2026.05.21 16:57:41.336356 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6325 | 2026.05.21 16:57:41.336453 [ 4 ] {39d6b2a6-2a3d-4c03-8405-314f737491e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6326 | 2026.05.21 16:57:41.336494 [ 4 ] {39d6b2a6-2a3d-4c03-8405-314f737491e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6327 | 2026.05.21 16:57:41.336822 [ 4 ] {39d6b2a6-2a3d-4c03-8405-314f737491e9} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2026.05.21 16:57:41.336858 [ 4 ] {39d6b2a6-2a3d-4c03-8405-314f737491e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6329 | 2026.05.21 16:57:41.337155 [ 4 ] {39d6b2a6-2a3d-4c03-8405-314f737491e9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6330 | 2026.05.21 16:57:41.337359 [ 4 ] {39d6b2a6-2a3d-4c03-8405-314f737491e9} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.05.21 16:57:41.337489 [ 4 ] {39d6b2a6-2a3d-4c03-8405-314f737491e9} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001055 sec., 34123.22274881517 rows/sec., 2.30 MiB/sec. | ||
| 6332 | 2026.05.21 16:57:41.337522 [ 4 ] {39d6b2a6-2a3d-4c03-8405-314f737491e9} <Debug> TCPHandler: Processed in 0.001217366 sec. | ||
| 6333 | 2026.05.21 16:57:43.238384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13854 | ||
| 6334 | 2026.05.21 16:57:43.238917 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6335 | 2026.05.21 16:57:43.238965 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6336 | 2026.05.21 16:57:43.239469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6337 | 2026.05.21 16:57:43.239703 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2026.05.21 16:57:43.239850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13854 | ||
| 6339 | 2026.05.21 16:57:43.944565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6340 | 2026.05.21 16:57:43.960724 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2026.05.21 16:57:43.960779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6342 | 2026.05.21 16:57:43.966945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6343 | 2026.05.21 16:57:43.967628 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.05.21 16:57:43.970362 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6345 | 2026.05.21 16:57:46.330950 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6346 | 2026.05.21 16:57:46.331176 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6347 | 2026.05.21 16:57:46.331493 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6348 | 2026.05.21 16:57:46.331530 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6349 | 2026.05.21 16:57:46.331746 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6350 | 2026.05.21 16:57:46.331815 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6351 | 2026.05.21 16:57:46.331955 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6352 | 2026.05.21 16:57:46.331991 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6353 | 2026.05.21 16:57:46.332013 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6354 | 2026.05.21 16:57:46.332028 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6355 | 2026.05.21 16:57:46.332070 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6356 | 2026.05.21 16:57:46.332090 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6357 | 2026.05.21 16:57:46.333051 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001966 sec., 19837.232960325535 rows/sec., 3.97 MiB/sec. | ||
| 6358 | 2026.05.21 16:57:46.333115 [ 4 ] {e18f1f6d-c2f5-4cd0-ae32-f7c9f40a07f3} <Debug> TCPHandler: Processed in 0.002297001 sec. | ||
| 6359 | 2026.05.21 16:57:46.335097 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2026.05.21 16:57:46.335214 [ 4 ] {4e193d59-b92a-4d91-9265-ea55582c7ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6361 | 2026.05.21 16:57:46.335258 [ 4 ] {4e193d59-b92a-4d91-9265-ea55582c7ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6362 | 2026.05.21 16:57:46.335734 [ 4 ] {4e193d59-b92a-4d91-9265-ea55582c7ce9} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.05.21 16:57:46.335775 [ 4 ] {4e193d59-b92a-4d91-9265-ea55582c7ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6364 | 2026.05.21 16:57:46.336148 [ 4 ] {4e193d59-b92a-4d91-9265-ea55582c7ce9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6365 | 2026.05.21 16:57:46.336385 [ 4 ] {4e193d59-b92a-4d91-9265-ea55582c7ce9} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.05.21 16:57:46.336529 [ 4 ] {4e193d59-b92a-4d91-9265-ea55582c7ce9} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001347 sec., 69784.70675575352 rows/sec., 5.91 MiB/sec. | ||
| 6367 | 2026.05.21 16:57:46.336567 [ 4 ] {4e193d59-b92a-4d91-9265-ea55582c7ce9} <Debug> TCPHandler: Processed in 0.001521728 sec. | ||
| 6368 | 2026.05.21 16:57:46.336693 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2026.05.21 16:57:46.336789 [ 4 ] {14bee124-c098-4fc3-a58f-ff090f3a376e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6370 | 2026.05.21 16:57:46.336831 [ 4 ] {14bee124-c098-4fc3-a58f-ff090f3a376e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6371 | 2026.05.21 16:57:46.337229 [ 4 ] {14bee124-c098-4fc3-a58f-ff090f3a376e} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.05.21 16:57:46.337265 [ 4 ] {14bee124-c098-4fc3-a58f-ff090f3a376e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6373 | 2026.05.21 16:57:46.337547 [ 4 ] {14bee124-c098-4fc3-a58f-ff090f3a376e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6374 | 2026.05.21 16:57:46.337744 [ 4 ] {14bee124-c098-4fc3-a58f-ff090f3a376e} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.05.21 16:57:46.337872 [ 4 ] {14bee124-c098-4fc3-a58f-ff090f3a376e} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001102 sec., 17241.37931034483 rows/sec., 1.27 MiB/sec. | ||
| 6376 | 2026.05.21 16:57:46.337906 [ 4 ] {14bee124-c098-4fc3-a58f-ff090f3a376e} <Debug> TCPHandler: Processed in 0.001263247 sec. | ||
| 6377 | 2026.05.21 16:57:46.338025 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6378 | 2026.05.21 16:57:46.338121 [ 4 ] {5ba93582-d856-4aea-bf57-7d6c62d7fcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6379 | 2026.05.21 16:57:46.338160 [ 4 ] {5ba93582-d856-4aea-bf57-7d6c62d7fcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6380 | 2026.05.21 16:57:46.338566 [ 4 ] {5ba93582-d856-4aea-bf57-7d6c62d7fcd5} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2026.05.21 16:57:46.338602 [ 4 ] {5ba93582-d856-4aea-bf57-7d6c62d7fcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6382 | 2026.05.21 16:57:46.338894 [ 4 ] {5ba93582-d856-4aea-bf57-7d6c62d7fcd5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6383 | 2026.05.21 16:57:46.339095 [ 4 ] {5ba93582-d856-4aea-bf57-7d6c62d7fcd5} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2026.05.21 16:57:46.339222 [ 4 ] {5ba93582-d856-4aea-bf57-7d6c62d7fcd5} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00112 sec., 74107.14285714287 rows/sec., 5.79 MiB/sec. | ||
| 6385 | 2026.05.21 16:57:46.339256 [ 4 ] {5ba93582-d856-4aea-bf57-7d6c62d7fcd5} <Debug> TCPHandler: Processed in 0.001281466 sec. | ||
| 6386 | 2026.05.21 16:57:46.339371 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6387 | 2026.05.21 16:57:46.339467 [ 4 ] {352ed2da-12e5-418c-8d7a-6a1f682a06e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6388 | 2026.05.21 16:57:46.339509 [ 4 ] {352ed2da-12e5-418c-8d7a-6a1f682a06e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6389 | 2026.05.21 16:57:46.339898 [ 4 ] {352ed2da-12e5-418c-8d7a-6a1f682a06e9} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2026.05.21 16:57:46.339933 [ 4 ] {352ed2da-12e5-418c-8d7a-6a1f682a06e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6391 | 2026.05.21 16:57:46.340242 [ 4 ] {352ed2da-12e5-418c-8d7a-6a1f682a06e9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6392 | 2026.05.21 16:57:46.340442 [ 4 ] {352ed2da-12e5-418c-8d7a-6a1f682a06e9} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6393 | 2026.05.21 16:57:46.340569 [ 4 ] {352ed2da-12e5-418c-8d7a-6a1f682a06e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001121 sec., 142729.70561998215 rows/sec., 9.94 MiB/sec. | ||
| 6394 | 2026.05.21 16:57:46.340603 [ 4 ] {352ed2da-12e5-418c-8d7a-6a1f682a06e9} <Debug> TCPHandler: Processed in 0.001281916 sec. | ||
| 6395 | 2026.05.21 16:57:46.340713 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.05.21 16:57:46.340810 [ 4 ] {da7cac24-082b-4872-a425-b6ec9cff1f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6397 | 2026.05.21 16:57:46.340865 [ 4 ] {da7cac24-082b-4872-a425-b6ec9cff1f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6398 | 2026.05.21 16:57:46.341586 [ 4 ] {da7cac24-082b-4872-a425-b6ec9cff1f49} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6399 | 2026.05.21 16:57:46.341622 [ 4 ] {da7cac24-082b-4872-a425-b6ec9cff1f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6400 | 2026.05.21 16:57:46.342127 [ 4 ] {da7cac24-082b-4872-a425-b6ec9cff1f49} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6401 | 2026.05.21 16:57:46.342340 [ 4 ] {da7cac24-082b-4872-a425-b6ec9cff1f49} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6402 | 2026.05.21 16:57:46.342476 [ 4 ] {da7cac24-082b-4872-a425-b6ec9cff1f49} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001684 sec., 11282.660332541567 rows/sec., 20.22 MiB/sec. | ||
| 6403 | 2026.05.21 16:57:46.342525 [ 4 ] {da7cac24-082b-4872-a425-b6ec9cff1f49} <Debug> TCPHandler: Processed in 0.00186338 sec. | ||
| 6404 | 2026.05.21 16:57:46.342640 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.05.21 16:57:46.342736 [ 4 ] {57201f58-d849-46d0-a17a-1ec581b6bcd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6406 | 2026.05.21 16:57:46.342778 [ 4 ] {57201f58-d849-46d0-a17a-1ec581b6bcd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6407 | 2026.05.21 16:57:46.343110 [ 4 ] {57201f58-d849-46d0-a17a-1ec581b6bcd2} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.05.21 16:57:46.343150 [ 4 ] {57201f58-d849-46d0-a17a-1ec581b6bcd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6409 | 2026.05.21 16:57:46.343444 [ 4 ] {57201f58-d849-46d0-a17a-1ec581b6bcd2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6410 | 2026.05.21 16:57:46.343642 [ 4 ] {57201f58-d849-46d0-a17a-1ec581b6bcd2} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6411 | 2026.05.21 16:57:46.343768 [ 4 ] {57201f58-d849-46d0-a17a-1ec581b6bcd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 6412 | 2026.05.21 16:57:46.343801 [ 4 ] {57201f58-d849-46d0-a17a-1ec581b6bcd2} <Debug> TCPHandler: Processed in 0.001211616 sec. | ||
| 6413 | 2026.05.21 16:57:50.643875 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6414 | 2026.05.21 16:57:50.643940 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6415 | 2026.05.21 16:57:50.740115 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14302 | ||
| 6416 | 2026.05.21 16:57:50.740847 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.05.21 16:57:50.740919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6418 | 2026.05.21 16:57:50.741555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6419 | 2026.05.21 16:57:50.741787 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.05.21 16:57:50.741917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14302 | ||
| 6421 | 2026.05.21 16:57:51.331497 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.05.21 16:57:51.331750 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6423 | 2026.05.21 16:57:51.332111 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6424 | 2026.05.21 16:57:51.332158 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6425 | 2026.05.21 16:57:51.332415 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6426 | 2026.05.21 16:57:51.332485 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6427 | 2026.05.21 16:57:51.332656 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6428 | 2026.05.21 16:57:51.332692 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6429 | 2026.05.21 16:57:51.332714 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6430 | 2026.05.21 16:57:51.332731 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6431 | 2026.05.21 16:57:51.332772 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6432 | 2026.05.21 16:57:51.332817 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6433 | 2026.05.21 16:57:51.333794 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002147 sec., 18164.88122962273 rows/sec., 3.64 MiB/sec. | ||
| 6434 | 2026.05.21 16:57:51.333871 [ 4 ] {0b7b6bd1-4af3-43ed-ad20-c78d179f483d} <Debug> TCPHandler: Processed in 0.002511613 sec. | ||
| 6435 | 2026.05.21 16:57:51.335911 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6436 | 2026.05.21 16:57:51.336042 [ 4 ] {39593919-4cd9-4351-9fb5-71eb120192ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6437 | 2026.05.21 16:57:51.336096 [ 4 ] {39593919-4cd9-4351-9fb5-71eb120192ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6438 | 2026.05.21 16:57:51.336680 [ 4 ] {39593919-4cd9-4351-9fb5-71eb120192ab} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2026.05.21 16:57:51.336716 [ 4 ] {39593919-4cd9-4351-9fb5-71eb120192ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6440 | 2026.05.21 16:57:51.337102 [ 4 ] {39593919-4cd9-4351-9fb5-71eb120192ab} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6441 | 2026.05.21 16:57:51.337337 [ 4 ] {39593919-4cd9-4351-9fb5-71eb120192ab} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.05.21 16:57:51.337492 [ 4 ] {39593919-4cd9-4351-9fb5-71eb120192ab} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001487 sec., 68594.48554135844 rows/sec., 5.74 MiB/sec. | ||
| 6443 | 2026.05.21 16:57:51.337528 [ 4 ] {39593919-4cd9-4351-9fb5-71eb120192ab} <Debug> TCPHandler: Processed in 0.001681989 sec. | ||
| 6444 | 2026.05.21 16:57:51.337673 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6445 | 2026.05.21 16:57:51.337777 [ 4 ] {c9d8baa7-1216-4467-8999-d807f695a01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6446 | 2026.05.21 16:57:51.337820 [ 4 ] {c9d8baa7-1216-4467-8999-d807f695a01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6447 | 2026.05.21 16:57:51.338247 [ 4 ] {c9d8baa7-1216-4467-8999-d807f695a01a} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6448 | 2026.05.21 16:57:51.338282 [ 4 ] {c9d8baa7-1216-4467-8999-d807f695a01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6449 | 2026.05.21 16:57:51.338575 [ 4 ] {c9d8baa7-1216-4467-8999-d807f695a01a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6450 | 2026.05.21 16:57:51.338776 [ 4 ] {c9d8baa7-1216-4467-8999-d807f695a01a} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6451 | 2026.05.21 16:57:51.338909 [ 4 ] {c9d8baa7-1216-4467-8999-d807f695a01a} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001156 sec., 19896.1937716263 rows/sec., 1.46 MiB/sec. | ||
| 6452 | 2026.05.21 16:57:51.338942 [ 4 ] {c9d8baa7-1216-4467-8999-d807f695a01a} <Debug> TCPHandler: Processed in 0.001322987 sec. | ||
| 6453 | 2026.05.21 16:57:51.339062 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.05.21 16:57:51.339156 [ 4 ] {1c05e01b-4848-47fc-b753-baa536153521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6455 | 2026.05.21 16:57:51.339195 [ 4 ] {1c05e01b-4848-47fc-b753-baa536153521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6456 | 2026.05.21 16:57:51.339617 [ 4 ] {1c05e01b-4848-47fc-b753-baa536153521} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6457 | 2026.05.21 16:57:51.339651 [ 4 ] {1c05e01b-4848-47fc-b753-baa536153521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6458 | 2026.05.21 16:57:51.339944 [ 4 ] {1c05e01b-4848-47fc-b753-baa536153521} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6459 | 2026.05.21 16:57:51.340153 [ 4 ] {1c05e01b-4848-47fc-b753-baa536153521} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6460 | 2026.05.21 16:57:51.340282 [ 4 ] {1c05e01b-4848-47fc-b753-baa536153521} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001144 sec., 76048.95104895104 rows/sec., 5.94 MiB/sec. | ||
| 6461 | 2026.05.21 16:57:51.340316 [ 4 ] {1c05e01b-4848-47fc-b753-baa536153521} <Debug> TCPHandler: Processed in 0.001305327 sec. | ||
| 6462 | 2026.05.21 16:57:51.340439 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6463 | 2026.05.21 16:57:51.340534 [ 4 ] {4ae418d0-2757-48a3-b355-5ef3e0fb2de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6464 | 2026.05.21 16:57:51.340577 [ 4 ] {4ae418d0-2757-48a3-b355-5ef3e0fb2de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6465 | 2026.05.21 16:57:51.340989 [ 4 ] {4ae418d0-2757-48a3-b355-5ef3e0fb2de1} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.05.21 16:57:51.341022 [ 4 ] {4ae418d0-2757-48a3-b355-5ef3e0fb2de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6467 | 2026.05.21 16:57:51.341333 [ 4 ] {4ae418d0-2757-48a3-b355-5ef3e0fb2de1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6468 | 2026.05.21 16:57:51.341549 [ 4 ] {4ae418d0-2757-48a3-b355-5ef3e0fb2de1} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2026.05.21 16:57:51.341680 [ 4 ] {4ae418d0-2757-48a3-b355-5ef3e0fb2de1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 6470 | 2026.05.21 16:57:51.341714 [ 4 ] {4ae418d0-2757-48a3-b355-5ef3e0fb2de1} <Debug> TCPHandler: Processed in 0.001325947 sec. | ||
| 6471 | 2026.05.21 16:57:51.341831 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.05.21 16:57:51.341926 [ 4 ] {4db6e7dd-3764-49f3-8f78-4d42ad7eea9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6473 | 2026.05.21 16:57:51.341984 [ 4 ] {4db6e7dd-3764-49f3-8f78-4d42ad7eea9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6474 | 2026.05.21 16:57:51.342716 [ 4 ] {4db6e7dd-3764-49f3-8f78-4d42ad7eea9c} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.05.21 16:57:51.342751 [ 4 ] {4db6e7dd-3764-49f3-8f78-4d42ad7eea9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6476 | 2026.05.21 16:57:51.343264 [ 4 ] {4db6e7dd-3764-49f3-8f78-4d42ad7eea9c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6477 | 2026.05.21 16:57:51.343478 [ 4 ] {4db6e7dd-3764-49f3-8f78-4d42ad7eea9c} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.05.21 16:57:51.343620 [ 4 ] {4db6e7dd-3764-49f3-8f78-4d42ad7eea9c} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001711 sec., 13442.431326709526 rows/sec., 24.09 MiB/sec. | ||
| 6479 | 2026.05.21 16:57:51.343672 [ 4 ] {4db6e7dd-3764-49f3-8f78-4d42ad7eea9c} <Debug> TCPHandler: Processed in 0.00189043 sec. | ||
| 6480 | 2026.05.21 16:57:51.343814 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2026.05.21 16:57:51.343910 [ 4 ] {27070d15-8a8f-4ca9-be30-85bcf4b706cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6482 | 2026.05.21 16:57:51.343950 [ 4 ] {27070d15-8a8f-4ca9-be30-85bcf4b706cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6483 | 2026.05.21 16:57:51.344284 [ 4 ] {27070d15-8a8f-4ca9-be30-85bcf4b706cf} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2026.05.21 16:57:51.344318 [ 4 ] {27070d15-8a8f-4ca9-be30-85bcf4b706cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6485 | 2026.05.21 16:57:51.344612 [ 4 ] {27070d15-8a8f-4ca9-be30-85bcf4b706cf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6486 | 2026.05.21 16:57:51.344813 [ 4 ] {27070d15-8a8f-4ca9-be30-85bcf4b706cf} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.05.21 16:57:51.344942 [ 4 ] {27070d15-8a8f-4ca9-be30-85bcf4b706cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 6488 | 2026.05.21 16:57:51.344974 [ 4 ] {27070d15-8a8f-4ca9-be30-85bcf4b706cf} <Debug> TCPHandler: Processed in 0.001210826 sec. | ||
| 6489 | 2026.05.21 16:57:51.470584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6490 | 2026.05.21 16:57:51.487926 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6491 | 2026.05.21 16:57:51.487985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6492 | 2026.05.21 16:57:51.494010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6493 | 2026.05.21 16:57:51.494717 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6494 | 2026.05.21 16:57:51.498076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6495 | 2026.05.21 16:57:56.332686 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6496 | 2026.05.21 16:57:56.332963 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6497 | 2026.05.21 16:57:56.333330 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6498 | 2026.05.21 16:57:56.333378 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 6499 | 2026.05.21 16:57:56.333639 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6500 | 2026.05.21 16:57:56.333705 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6501 | 2026.05.21 16:57:56.333843 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 6502 | 2026.05.21 16:57:56.333879 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6503 | 2026.05.21 16:57:56.333900 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6504 | 2026.05.21 16:57:56.333915 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6505 | 2026.05.21 16:57:56.333956 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6506 | 2026.05.21 16:57:56.333977 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6507 | 2026.05.21 16:57:56.334959 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002108 sec., 18500.948766603415 rows/sec., 3.70 MiB/sec. | ||
| 6508 | 2026.05.21 16:57:56.335033 [ 4 ] {0af86734-2511-4e7f-8a3e-83199463d60d} <Debug> TCPHandler: Processed in 0.002479743 sec. | ||
| 6509 | 2026.05.21 16:57:56.337882 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6510 | 2026.05.21 16:57:56.337995 [ 4 ] {2503e1a3-495e-46af-890a-03fac7cb1316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6511 | 2026.05.21 16:57:56.338038 [ 4 ] {2503e1a3-495e-46af-890a-03fac7cb1316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6512 | 2026.05.21 16:57:56.338560 [ 4 ] {2503e1a3-495e-46af-890a-03fac7cb1316} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6513 | 2026.05.21 16:57:56.338601 [ 4 ] {2503e1a3-495e-46af-890a-03fac7cb1316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6514 | 2026.05.21 16:57:56.338944 [ 4 ] {2503e1a3-495e-46af-890a-03fac7cb1316} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6515 | 2026.05.21 16:57:56.339154 [ 4 ] {2503e1a3-495e-46af-890a-03fac7cb1316} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6516 | 2026.05.21 16:57:56.339294 [ 4 ] {2503e1a3-495e-46af-890a-03fac7cb1316} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001329 sec., 18058.69074492099 rows/sec., 1.50 MiB/sec. | ||
| 6517 | 2026.05.21 16:57:56.339328 [ 4 ] {2503e1a3-495e-46af-890a-03fac7cb1316} <Debug> TCPHandler: Processed in 0.001497048 sec. | ||
| 6518 | 2026.05.21 16:57:56.339477 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2026.05.21 16:57:56.339573 [ 4 ] {608b8615-28e0-4662-8f11-a5fbaff33a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6520 | 2026.05.21 16:57:56.339613 [ 4 ] {608b8615-28e0-4662-8f11-a5fbaff33a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6521 | 2026.05.21 16:57:56.340005 [ 4 ] {608b8615-28e0-4662-8f11-a5fbaff33a60} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2026.05.21 16:57:56.340040 [ 4 ] {608b8615-28e0-4662-8f11-a5fbaff33a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6523 | 2026.05.21 16:57:56.340320 [ 4 ] {608b8615-28e0-4662-8f11-a5fbaff33a60} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6524 | 2026.05.21 16:57:56.340516 [ 4 ] {608b8615-28e0-4662-8f11-a5fbaff33a60} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2026.05.21 16:57:56.340639 [ 4 ] {608b8615-28e0-4662-8f11-a5fbaff33a60} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 450.93 KiB/sec. | ||
| 6526 | 2026.05.21 16:57:56.340672 [ 4 ] {608b8615-28e0-4662-8f11-a5fbaff33a60} <Debug> TCPHandler: Processed in 0.001252426 sec. | ||
| 6527 | 2026.05.21 16:57:56.340800 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.05.21 16:57:56.340892 [ 4 ] {b970f333-317e-4231-ba62-82a3061c9a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6529 | 2026.05.21 16:57:56.340931 [ 4 ] {b970f333-317e-4231-ba62-82a3061c9a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6530 | 2026.05.21 16:57:56.341573 [ 4 ] {b970f333-317e-4231-ba62-82a3061c9a3e} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2026.05.21 16:57:56.341608 [ 4 ] {b970f333-317e-4231-ba62-82a3061c9a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6532 | 2026.05.21 16:57:56.341918 [ 4 ] {b970f333-317e-4231-ba62-82a3061c9a3e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6533 | 2026.05.21 16:57:56.342122 [ 4 ] {b970f333-317e-4231-ba62-82a3061c9a3e} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2026.05.21 16:57:56.342233 [ 24 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6535 | 2026.05.21 16:57:56.342248 [ 4 ] {b970f333-317e-4231-ba62-82a3061c9a3e} <Debug> executeQuery: Read 217 rows, 19.83 KiB in 0.001373 sec., 158048.06991988345 rows/sec., 14.11 MiB/sec. | ||
| 6536 | 2026.05.21 16:57:56.342274 [ 24 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6537 | 2026.05.21 16:57:56.342287 [ 4 ] {b970f333-317e-4231-ba62-82a3061c9a3e} <Debug> TCPHandler: Processed in 0.001540197 sec. | ||
| 6538 | 2026.05.21 16:57:56.342297 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6539 | 2026.05.21 16:57:56.342379 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 6540 | 2026.05.21 16:57:56.342412 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.05.21 16:57:56.342467 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6542 | 2026.05.21 16:57:56.342496 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2618 rows starting from the beginning of the part | ||
| 6543 | 2026.05.21 16:57:56.342508 [ 4 ] {8ae5c6f1-b2fb-4d18-9c46-2fc5d41b6e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6544 | 2026.05.21 16:57:56.342549 [ 4 ] {8ae5c6f1-b2fb-4d18-9c46-2fc5d41b6e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6545 | 2026.05.21 16:57:56.342550 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2448 rows starting from the beginning of the part | ||
| 6546 | 2026.05.21 16:57:56.342598 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 6547 | 2026.05.21 16:57:56.342640 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 94 rows starting from the beginning of the part | ||
| 6548 | 2026.05.21 16:57:56.342677 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 102 rows starting from the beginning of the part | ||
| 6549 | 2026.05.21 16:57:56.342714 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 217 rows starting from the beginning of the part | ||
| 6550 | 2026.05.21 16:57:56.343037 [ 4 ] {8ae5c6f1-b2fb-4d18-9c46-2fc5d41b6e6f} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6551 | 2026.05.21 16:57:56.343072 [ 4 ] {8ae5c6f1-b2fb-4d18-9c46-2fc5d41b6e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6552 | 2026.05.21 16:57:56.343388 [ 4 ] {8ae5c6f1-b2fb-4d18-9c46-2fc5d41b6e6f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6553 | 2026.05.21 16:57:56.343591 [ 4 ] {8ae5c6f1-b2fb-4d18-9c46-2fc5d41b6e6f} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6554 | 2026.05.21 16:57:56.343717 [ 4 ] {8ae5c6f1-b2fb-4d18-9c46-2fc5d41b6e6f} <Debug> executeQuery: Read 37 rows, 2.81 KiB in 0.001228 sec., 30130.293159609122 rows/sec., 2.23 MiB/sec. | ||
| 6555 | 2026.05.21 16:57:56.343751 [ 4 ] {8ae5c6f1-b2fb-4d18-9c46-2fc5d41b6e6f} <Debug> TCPHandler: Processed in 0.001389867 sec. | ||
| 6556 | 2026.05.21 16:57:56.343866 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2026.05.21 16:57:56.343961 [ 4 ] {eaa7890f-2f76-4214-8d39-a5e7c0dfb63e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6558 | 2026.05.21 16:57:56.344000 [ 4 ] {eaa7890f-2f76-4214-8d39-a5e7c0dfb63e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6559 | 2026.05.21 16:57:56.344410 [ 4 ] {eaa7890f-2f76-4214-8d39-a5e7c0dfb63e} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2026.05.21 16:57:56.344443 [ 4 ] {eaa7890f-2f76-4214-8d39-a5e7c0dfb63e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6561 | 2026.05.21 16:57:56.344636 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5535 rows, containing 5 columns (5 merged, 0 gathered) in 0.002281501 sec., 2426034.4396079597 rows/sec., 192.77 MiB/sec. | ||
| 6562 | 2026.05.21 16:57:56.344734 [ 4 ] {eaa7890f-2f76-4214-8d39-a5e7c0dfb63e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6563 | 2026.05.21 16:57:56.344901 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6564 | 2026.05.21 16:57:56.344942 [ 4 ] {eaa7890f-2f76-4214-8d39-a5e7c0dfb63e} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.05.21 16:57:56.345065 [ 4 ] {eaa7890f-2f76-4214-8d39-a5e7c0dfb63e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 6566 | 2026.05.21 16:57:56.345099 [ 4 ] {eaa7890f-2f76-4214-8d39-a5e7c0dfb63e} <Debug> TCPHandler: Processed in 0.001281597 sec. | ||
| 6567 | 2026.05.21 16:57:56.345137 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6568 | 2026.05.21 16:57:56.345204 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_46_9} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6569 | 2026.05.21 16:57:56.345214 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2026.05.21 16:57:56.345263 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 6571 | 2026.05.21 16:57:56.345309 [ 4 ] {778cc222-f500-46af-9089-2da5deab6eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6572 | 2026.05.21 16:57:56.345348 [ 4 ] {778cc222-f500-46af-9089-2da5deab6eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6573 | 2026.05.21 16:57:56.345742 [ 4 ] {778cc222-f500-46af-9089-2da5deab6eea} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.05.21 16:57:56.345775 [ 4 ] {778cc222-f500-46af-9089-2da5deab6eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6575 | 2026.05.21 16:57:56.346050 [ 4 ] {778cc222-f500-46af-9089-2da5deab6eea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6576 | 2026.05.21 16:57:56.346245 [ 4 ] {778cc222-f500-46af-9089-2da5deab6eea} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6577 | 2026.05.21 16:57:56.346373 [ 4 ] {778cc222-f500-46af-9089-2da5deab6eea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 866.45 KiB/sec. | ||
| 6578 | 2026.05.21 16:57:56.346406 [ 4 ] {778cc222-f500-46af-9089-2da5deab6eea} <Debug> TCPHandler: Processed in 0.001239416 sec. | ||
| 6579 | 2026.05.21 16:57:56.346518 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6580 | 2026.05.21 16:57:56.346610 [ 4 ] {5901953c-6885-43d3-8876-4eeafa82cd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6581 | 2026.05.21 16:57:56.346649 [ 4 ] {5901953c-6885-43d3-8876-4eeafa82cd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6582 | 2026.05.21 16:57:56.347109 [ 4 ] {5901953c-6885-43d3-8876-4eeafa82cd40} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.05.21 16:57:56.347143 [ 4 ] {5901953c-6885-43d3-8876-4eeafa82cd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6584 | 2026.05.21 16:57:56.347432 [ 4 ] {5901953c-6885-43d3-8876-4eeafa82cd40} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6585 | 2026.05.21 16:57:56.347631 [ 4 ] {5901953c-6885-43d3-8876-4eeafa82cd40} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.21 16:57:56.347725 [ 88 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6587 | 2026.05.21 16:57:56.347753 [ 4 ] {5901953c-6885-43d3-8876-4eeafa82cd40} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.00116 sec., 107758.62068965517 rows/sec., 8.74 MiB/sec. | ||
| 6588 | 2026.05.21 16:57:56.347761 [ 88 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2026.05.21 16:57:56.347784 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 6590 | 2026.05.21 16:57:56.347787 [ 4 ] {5901953c-6885-43d3-8876-4eeafa82cd40} <Debug> TCPHandler: Processed in 0.001316456 sec. | ||
| 6591 | 2026.05.21 16:57:56.347908 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.05.21 16:57:56.347906 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 6593 | 2026.05.21 16:57:56.348003 [ 4 ] {95bab413-0145-4f75-95df-0314c5cafd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6594 | 2026.05.21 16:57:56.348049 [ 4 ] {95bab413-0145-4f75-95df-0314c5cafd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6595 | 2026.05.21 16:57:56.348062 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6596 | 2026.05.21 16:57:56.348100 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1402 rows starting from the beginning of the part | ||
| 6597 | 2026.05.21 16:57:56.348167 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1313 rows starting from the beginning of the part | ||
| 6598 | 2026.05.21 16:57:56.348213 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 6599 | 2026.05.21 16:57:56.348252 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 83 rows starting from the beginning of the part | ||
| 6600 | 2026.05.21 16:57:56.348295 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 87 rows starting from the beginning of the part | ||
| 6601 | 2026.05.21 16:57:56.348334 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 125 rows starting from the beginning of the part | ||
| 6602 | 2026.05.21 16:57:56.348473 [ 4 ] {95bab413-0145-4f75-95df-0314c5cafd33} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.05.21 16:57:56.348513 [ 4 ] {95bab413-0145-4f75-95df-0314c5cafd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6604 | 2026.05.21 16:57:56.348864 [ 4 ] {95bab413-0145-4f75-95df-0314c5cafd33} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6605 | 2026.05.21 16:57:56.349085 [ 4 ] {95bab413-0145-4f75-95df-0314c5cafd33} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.05.21 16:57:56.349187 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6607 | 2026.05.21 16:57:56.349211 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.05.21 16:57:56.349214 [ 4 ] {95bab413-0145-4f75-95df-0314c5cafd33} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.00123 sec., 161788.61788617886 rows/sec., 11.60 MiB/sec. | ||
| 6609 | 2026.05.21 16:57:56.349226 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6610 | 2026.05.21 16:57:56.349250 [ 4 ] {95bab413-0145-4f75-95df-0314c5cafd33} <Debug> TCPHandler: Processed in 0.001390256 sec. | ||
| 6611 | 2026.05.21 16:57:56.349285 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 6612 | 2026.05.21 16:57:56.349354 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6613 | 2026.05.21 16:57:56.349367 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6614 | 2026.05.21 16:57:56.349382 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13210 rows starting from the beginning of the part | ||
| 6615 | 2026.05.21 16:57:56.349427 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1529 rows starting from the beginning of the part | ||
| 6616 | 2026.05.21 16:57:56.349460 [ 4 ] {f07e38d5-2abf-4cc0-871c-ae6806573a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.05.21 16:57:56.349462 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 6618 | 2026.05.21 16:57:56.349505 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 6619 | 2026.05.21 16:57:56.349515 [ 4 ] {f07e38d5-2abf-4cc0-871c-ae6806573a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6620 | 2026.05.21 16:57:56.349538 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 6621 | 2026.05.21 16:57:56.349572 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 6622 | 2026.05.21 16:57:56.349671 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00182033 sec., 1688704.7952843716 rows/sec., 122.61 MiB/sec. | ||
| 6623 | 2026.05.21 16:57:56.349848 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6624 | 2026.05.21 16:57:56.350090 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6625 | 2026.05.21 16:57:56.350158 [ 199 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_46_9} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6626 | 2026.05.21 16:57:56.350229 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6627 | 2026.05.21 16:57:56.350280 [ 4 ] {f07e38d5-2abf-4cc0-871c-ae6806573a8e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.05.21 16:57:56.350319 [ 4 ] {f07e38d5-2abf-4cc0-871c-ae6806573a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6629 | 2026.05.21 16:57:56.350849 [ 4 ] {f07e38d5-2abf-4cc0-871c-ae6806573a8e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6630 | 2026.05.21 16:57:56.351064 [ 4 ] {f07e38d5-2abf-4cc0-871c-ae6806573a8e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.05.21 16:57:56.351202 [ 4 ] {f07e38d5-2abf-4cc0-871c-ae6806573a8e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001759 sec., 10801.591813530415 rows/sec., 19.36 MiB/sec. | ||
| 6632 | 2026.05.21 16:57:56.351251 [ 4 ] {f07e38d5-2abf-4cc0-871c-ae6806573a8e} <Debug> TCPHandler: Processed in 0.001931599 sec. | ||
| 6633 | 2026.05.21 16:57:56.351376 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.05.21 16:57:56.351478 [ 4 ] {b501ae67-bcab-4ea0-b90c-68d0038643ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.05.21 16:57:56.351520 [ 4 ] {b501ae67-bcab-4ea0-b90c-68d0038643ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6636 | 2026.05.21 16:57:56.351921 [ 4 ] {b501ae67-bcab-4ea0-b90c-68d0038643ba} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.05.21 16:57:56.351962 [ 4 ] {b501ae67-bcab-4ea0-b90c-68d0038643ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6638 | 2026.05.21 16:57:56.352426 [ 4 ] {b501ae67-bcab-4ea0-b90c-68d0038643ba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6639 | 2026.05.21 16:57:56.352659 [ 4 ] {b501ae67-bcab-4ea0-b90c-68d0038643ba} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.05.21 16:57:56.352753 [ 88 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6641 | 2026.05.21 16:57:56.352776 [ 88 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.05.21 16:57:56.352788 [ 4 ] {b501ae67-bcab-4ea0-b90c-68d0038643ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00133 sec., 45112.781954887214 rows/sec., 3.04 MiB/sec. | ||
| 6643 | 2026.05.21 16:57:56.352791 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6644 | 2026.05.21 16:57:56.352822 [ 4 ] {b501ae67-bcab-4ea0-b90c-68d0038643ba} <Debug> TCPHandler: Processed in 0.001495777 sec. | ||
| 6645 | 2026.05.21 16:57:56.352904 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6646 | 2026.05.21 16:57:56.353026 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6647 | 2026.05.21 16:57:56.353058 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2148 rows starting from the beginning of the part | ||
| 6648 | 2026.05.21 16:57:56.353119 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 6649 | 2026.05.21 16:57:56.353168 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 6650 | 2026.05.21 16:57:56.353213 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6651 | 2026.05.21 16:57:56.353256 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6652 | 2026.05.21 16:57:56.353301 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 6653 | 2026.05.21 16:57:56.354094 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15354 rows, containing 5 columns (5 merged, 0 gathered) in 0.004832245 sec., 3177405.119152692 rows/sec., 210.92 MiB/sec. | ||
| 6654 | 2026.05.21 16:57:56.354380 [ 199 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001519517 sec., 1571552.0129093654 rows/sec., 106.04 MiB/sec. | ||
| 6655 | 2026.05.21 16:57:56.354588 [ 199 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6656 | 2026.05.21 16:57:56.354692 [ 194 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6657 | 2026.05.21 16:57:56.354868 [ 199 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_46_9} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.05.21 16:57:56.354947 [ 199 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_46_9} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6659 | 2026.05.21 16:57:56.355009 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6660 | 2026.05.21 16:57:56.355038 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2026.05.21 16:57:56.355110 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6662 | 2026.05.21 16:57:56.355187 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
| 6663 | 2026.05.21 16:57:58.242159 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14814 | ||
| 6664 | 2026.05.21 16:57:58.242702 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6665 | 2026.05.21 16:57:58.242752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6666 | 2026.05.21 16:57:58.243244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6667 | 2026.05.21 16:57:58.243493 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6668 | 2026.05.21 16:57:58.243641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14814 | ||
| 6669 | 2026.05.21 16:57:58.243670 [ 114 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6670 | 2026.05.21 16:57:58.243751 [ 114 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.05.21 16:57:58.243772 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6672 | 2026.05.21 16:57:58.243879 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 6673 | 2026.05.21 16:57:58.244019 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6674 | 2026.05.21 16:57:58.244061 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12382 rows starting from the beginning of the part | ||
| 6675 | 2026.05.21 16:57:58.244132 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6676 | 2026.05.21 16:57:58.244184 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6677 | 2026.05.21 16:57:58.244228 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6678 | 2026.05.21 16:57:58.244272 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6679 | 2026.05.21 16:57:58.244317 [ 190 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6680 | 2026.05.21 16:57:58.246682 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14814 rows, containing 4 columns (4 merged, 0 gathered) in 0.002851104 sec., 5195882.016229503 rows/sec., 74.33 MiB/sec. | ||
| 6681 | 2026.05.21 16:57:58.247053 [ 189 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6682 | 2026.05.21 16:57:58.247335 [ 189 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.05.21 16:57:58.247407 [ 189 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_31_6} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6684 | 2026.05.21 16:57:58.247509 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6685 | 2026.05.21 16:57:58.998308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6686 | 2026.05.21 16:57:59.015167 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.05.21 16:57:59.015220 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6688 | 2026.05.21 16:57:59.021595 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6689 | 2026.05.21 16:57:59.022286 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.05.21 16:57:59.022597 [ 114 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6691 | 2026.05.21 16:57:59.022674 [ 114 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2026.05.21 16:57:59.022697 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6693 | 2026.05.21 16:57:59.022833 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 6694 | 2026.05.21 16:57:59.025497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6695 | 2026.05.21 16:57:59.027016 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6696 | 2026.05.21 16:57:59.028468 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 6697 | 2026.05.21 16:57:59.032949 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 6698 | 2026.05.21 16:57:59.037480 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 6699 | 2026.05.21 16:57:59.042107 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 6700 | 2026.05.21 16:57:59.046448 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 6701 | 2026.05.21 16:57:59.050162 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 6702 | 2026.05.21 16:57:59.102787 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080014592 sec., 2924.4665772963012 rows/sec., 15.12 MiB/sec. | ||
| 6703 | 2026.05.21 16:57:59.105843 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6704 | 2026.05.21 16:57:59.107913 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_31_6} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.05.21 16:57:59.108022 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_31_6} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6706 | 2026.05.21 16:57:59.110175 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6707 | 2026.05.21 16:58:00.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.67 MiB, peak 287.22 MiB, free memory in arenas 0.00 B, will set to 279.16 MiB (RSS), difference: 2.49 MiB | ||
| 6708 | 2026.05.21 16:58:01.331142 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.05.21 16:58:01.331394 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6710 | 2026.05.21 16:58:01.331755 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6711 | 2026.05.21 16:58:01.331794 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6712 | 2026.05.21 16:58:01.332009 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6713 | 2026.05.21 16:58:01.332078 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6714 | 2026.05.21 16:58:01.332218 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6715 | 2026.05.21 16:58:01.332255 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6716 | 2026.05.21 16:58:01.332277 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6717 | 2026.05.21 16:58:01.332293 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6718 | 2026.05.21 16:58:01.332334 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6719 | 2026.05.21 16:58:01.332354 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6720 | 2026.05.21 16:58:01.333180 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001892 sec., 20613.107822410147 rows/sec., 4.13 MiB/sec. | ||
| 6721 | 2026.05.21 16:58:01.333242 [ 4 ] {43faba05-4bd6-46b6-9ccf-404a8fce976d} <Debug> TCPHandler: Processed in 0.002237421 sec. | ||
| 6722 | 2026.05.21 16:58:01.335310 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2026.05.21 16:58:01.335446 [ 4 ] {214102b2-8fd5-4356-9545-f6d98c89335e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6724 | 2026.05.21 16:58:01.335498 [ 4 ] {214102b2-8fd5-4356-9545-f6d98c89335e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6725 | 2026.05.21 16:58:01.336099 [ 4 ] {214102b2-8fd5-4356-9545-f6d98c89335e} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2026.05.21 16:58:01.336143 [ 4 ] {214102b2-8fd5-4356-9545-f6d98c89335e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6727 | 2026.05.21 16:58:01.336516 [ 4 ] {214102b2-8fd5-4356-9545-f6d98c89335e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6728 | 2026.05.21 16:58:01.336733 [ 4 ] {214102b2-8fd5-4356-9545-f6d98c89335e} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2026.05.21 16:58:01.336876 [ 4 ] {214102b2-8fd5-4356-9545-f6d98c89335e} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001468 sec., 69482.28882833789 rows/sec., 5.82 MiB/sec. | ||
| 6730 | 2026.05.21 16:58:01.336913 [ 4 ] {214102b2-8fd5-4356-9545-f6d98c89335e} <Debug> TCPHandler: Processed in 0.001667179 sec. | ||
| 6731 | 2026.05.21 16:58:01.337044 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2026.05.21 16:58:01.337141 [ 4 ] {6dc68700-bc49-4437-834e-611ff6b9fc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6733 | 2026.05.21 16:58:01.337182 [ 4 ] {6dc68700-bc49-4437-834e-611ff6b9fc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6734 | 2026.05.21 16:58:01.337590 [ 4 ] {6dc68700-bc49-4437-834e-611ff6b9fc44} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.05.21 16:58:01.337627 [ 4 ] {6dc68700-bc49-4437-834e-611ff6b9fc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6736 | 2026.05.21 16:58:01.337911 [ 4 ] {6dc68700-bc49-4437-834e-611ff6b9fc44} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6737 | 2026.05.21 16:58:01.338126 [ 4 ] {6dc68700-bc49-4437-834e-611ff6b9fc44} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2026.05.21 16:58:01.338256 [ 4 ] {6dc68700-bc49-4437-834e-611ff6b9fc44} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001133 sec., 20300.088261253313 rows/sec., 1.49 MiB/sec. | ||
| 6739 | 2026.05.21 16:58:01.338291 [ 4 ] {6dc68700-bc49-4437-834e-611ff6b9fc44} <Debug> TCPHandler: Processed in 0.001297076 sec. | ||
| 6740 | 2026.05.21 16:58:01.338408 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2026.05.21 16:58:01.338506 [ 4 ] {0fa14f4d-a934-46db-b6f8-5a020153af77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6742 | 2026.05.21 16:58:01.338547 [ 4 ] {0fa14f4d-a934-46db-b6f8-5a020153af77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6743 | 2026.05.21 16:58:01.338968 [ 4 ] {0fa14f4d-a934-46db-b6f8-5a020153af77} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.05.21 16:58:01.339004 [ 4 ] {0fa14f4d-a934-46db-b6f8-5a020153af77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6745 | 2026.05.21 16:58:01.339295 [ 4 ] {0fa14f4d-a934-46db-b6f8-5a020153af77} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6746 | 2026.05.21 16:58:01.339501 [ 4 ] {0fa14f4d-a934-46db-b6f8-5a020153af77} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.05.21 16:58:01.339626 [ 4 ] {0fa14f4d-a934-46db-b6f8-5a020153af77} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001138 sec., 76449.91212653779 rows/sec., 5.97 MiB/sec. | ||
| 6748 | 2026.05.21 16:58:01.339660 [ 4 ] {0fa14f4d-a934-46db-b6f8-5a020153af77} <Debug> TCPHandler: Processed in 0.001302166 sec. | ||
| 6749 | 2026.05.21 16:58:01.339792 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2026.05.21 16:58:01.339888 [ 4 ] {6ff6a808-5f8b-4550-aca1-fa5d6090216c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6751 | 2026.05.21 16:58:01.339932 [ 4 ] {6ff6a808-5f8b-4550-aca1-fa5d6090216c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6752 | 2026.05.21 16:58:01.340335 [ 4 ] {6ff6a808-5f8b-4550-aca1-fa5d6090216c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2026.05.21 16:58:01.340370 [ 4 ] {6ff6a808-5f8b-4550-aca1-fa5d6090216c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6754 | 2026.05.21 16:58:01.340696 [ 4 ] {6ff6a808-5f8b-4550-aca1-fa5d6090216c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6755 | 2026.05.21 16:58:01.340897 [ 4 ] {6ff6a808-5f8b-4550-aca1-fa5d6090216c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2026.05.21 16:58:01.341027 [ 4 ] {6ff6a808-5f8b-4550-aca1-fa5d6090216c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 6757 | 2026.05.21 16:58:01.341061 [ 4 ] {6ff6a808-5f8b-4550-aca1-fa5d6090216c} <Debug> TCPHandler: Processed in 0.001318487 sec. | ||
| 6758 | 2026.05.21 16:58:01.341185 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2026.05.21 16:58:01.341280 [ 4 ] {98623bf8-c517-48f0-ab4b-6528e24e1d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6760 | 2026.05.21 16:58:01.341335 [ 4 ] {98623bf8-c517-48f0-ab4b-6528e24e1d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6761 | 2026.05.21 16:58:01.342074 [ 4 ] {98623bf8-c517-48f0-ab4b-6528e24e1d42} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2026.05.21 16:58:01.342110 [ 4 ] {98623bf8-c517-48f0-ab4b-6528e24e1d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6763 | 2026.05.21 16:58:01.342623 [ 4 ] {98623bf8-c517-48f0-ab4b-6528e24e1d42} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6764 | 2026.05.21 16:58:01.342852 [ 4 ] {98623bf8-c517-48f0-ab4b-6528e24e1d42} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2026.05.21 16:58:01.342990 [ 4 ] {98623bf8-c517-48f0-ab4b-6528e24e1d42} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001728 sec., 13310.185185185186 rows/sec., 23.85 MiB/sec. | ||
| 6766 | 2026.05.21 16:58:01.343041 [ 4 ] {98623bf8-c517-48f0-ab4b-6528e24e1d42} <Debug> TCPHandler: Processed in 0.001905589 sec. | ||
| 6767 | 2026.05.21 16:58:01.343175 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2026.05.21 16:58:01.343272 [ 4 ] {4e65581e-e992-45c9-8fe8-319c98e8ffe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6769 | 2026.05.21 16:58:01.343314 [ 4 ] {4e65581e-e992-45c9-8fe8-319c98e8ffe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6770 | 2026.05.21 16:58:01.343665 [ 4 ] {4e65581e-e992-45c9-8fe8-319c98e8ffe2} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2026.05.21 16:58:01.343700 [ 4 ] {4e65581e-e992-45c9-8fe8-319c98e8ffe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6772 | 2026.05.21 16:58:01.344000 [ 4 ] {4e65581e-e992-45c9-8fe8-319c98e8ffe2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6773 | 2026.05.21 16:58:01.344206 [ 4 ] {4e65581e-e992-45c9-8fe8-319c98e8ffe2} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.05.21 16:58:01.344334 [ 4 ] {4e65581e-e992-45c9-8fe8-319c98e8ffe2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6775 | 2026.05.21 16:58:01.344368 [ 4 ] {4e65581e-e992-45c9-8fe8-319c98e8ffe2} <Debug> TCPHandler: Processed in 0.001243746 sec. | ||
| 6776 | 2026.05.21 16:58:03.442817 [ 274 ] {} <Trace> TCP-Session: 25aaf633-f2cb-41a0-a9bf-d07a2fe130f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.05.21 16:58:03.443284 [ 274 ] {d38dca0c-24af-4b73-9475-03cb00b25fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32843) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 6778 | 2026.05.21 16:58:03.443966 [ 274 ] {d38dca0c-24af-4b73-9475-03cb00b25fb9} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 6779 | 2026.05.21 16:58:03.444171 [ 274 ] {d38dca0c-24af-4b73-9475-03cb00b25fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6780 | 2026.05.21 16:58:03.444569 [ 344 ] {d38dca0c-24af-4b73-9475-03cb00b25fb9} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 6781 | 2026.05.21 16:58:03.444951 [ 274 ] {d38dca0c-24af-4b73-9475-03cb00b25fb9} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001874 sec., 21878.335112059765 rows/sec., 1.30 MiB/sec. | ||
| 6782 | 2026.05.21 16:58:03.445038 [ 274 ] {d38dca0c-24af-4b73-9475-03cb00b25fb9} <Debug> TCPHandler: Processed in 0.002401532 sec. | ||
| 6783 | 2026.05.21 16:58:05.644000 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6784 | 2026.05.21 16:58:05.644086 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6785 | 2026.05.21 16:58:05.743885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15262 | ||
| 6786 | 2026.05.21 16:58:05.744447 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.05.21 16:58:05.744503 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6788 | 2026.05.21 16:58:05.745341 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6789 | 2026.05.21 16:58:05.745588 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.05.21 16:58:05.745745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15262 | ||
| 6791 | 2026.05.21 16:58:06.001307 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000900785 sec. | ||
| 6792 | 2026.05.21 16:58:06.331111 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.05.21 16:58:06.331362 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6794 | 2026.05.21 16:58:06.331729 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6795 | 2026.05.21 16:58:06.331776 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6796 | 2026.05.21 16:58:06.332019 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6797 | 2026.05.21 16:58:06.332089 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6798 | 2026.05.21 16:58:06.332231 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6799 | 2026.05.21 16:58:06.332267 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6800 | 2026.05.21 16:58:06.332289 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6801 | 2026.05.21 16:58:06.332305 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6802 | 2026.05.21 16:58:06.332346 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6803 | 2026.05.21 16:58:06.332368 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6804 | 2026.05.21 16:58:06.333305 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002049 sec., 19033.674963396777 rows/sec., 3.81 MiB/sec. | ||
| 6805 | 2026.05.21 16:58:06.333370 [ 4 ] {f01d8351-30d3-4919-9eda-de2df86cc618} <Debug> TCPHandler: Processed in 0.002394362 sec. | ||
| 6806 | 2026.05.21 16:58:06.335411 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2026.05.21 16:58:06.335542 [ 4 ] {52f1936e-f824-4a47-a167-3906fa077f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6808 | 2026.05.21 16:58:06.335594 [ 4 ] {52f1936e-f824-4a47-a167-3906fa077f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6809 | 2026.05.21 16:58:06.336108 [ 4 ] {52f1936e-f824-4a47-a167-3906fa077f35} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.05.21 16:58:06.336144 [ 4 ] {52f1936e-f824-4a47-a167-3906fa077f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6811 | 2026.05.21 16:58:06.336520 [ 4 ] {52f1936e-f824-4a47-a167-3906fa077f35} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6812 | 2026.05.21 16:58:06.336750 [ 4 ] {52f1936e-f824-4a47-a167-3906fa077f35} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.05.21 16:58:06.336897 [ 4 ] {52f1936e-f824-4a47-a167-3906fa077f35} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001391 sec., 67577.28253055355 rows/sec., 5.72 MiB/sec. | ||
| 6814 | 2026.05.21 16:58:06.336933 [ 4 ] {52f1936e-f824-4a47-a167-3906fa077f35} <Debug> TCPHandler: Processed in 0.001585008 sec. | ||
| 6815 | 2026.05.21 16:58:06.337087 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.05.21 16:58:06.337185 [ 4 ] {e82ccfbe-3d59-4216-9f41-30e2878bbfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6817 | 2026.05.21 16:58:06.337226 [ 4 ] {e82ccfbe-3d59-4216-9f41-30e2878bbfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6818 | 2026.05.21 16:58:06.337647 [ 4 ] {e82ccfbe-3d59-4216-9f41-30e2878bbfe4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.05.21 16:58:06.337681 [ 4 ] {e82ccfbe-3d59-4216-9f41-30e2878bbfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6820 | 2026.05.21 16:58:06.337968 [ 4 ] {e82ccfbe-3d59-4216-9f41-30e2878bbfe4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6821 | 2026.05.21 16:58:06.338185 [ 4 ] {e82ccfbe-3d59-4216-9f41-30e2878bbfe4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.05.21 16:58:06.338284 [ 124 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6823 | 2026.05.21 16:58:06.338315 [ 4 ] {e82ccfbe-3d59-4216-9f41-30e2878bbfe4} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001149 sec., 16536.1183637946 rows/sec., 1.21 MiB/sec. | ||
| 6824 | 2026.05.21 16:58:06.338323 [ 124 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.05.21 16:58:06.338348 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6826 | 2026.05.21 16:58:06.338350 [ 4 ] {e82ccfbe-3d59-4216-9f41-30e2878bbfe4} <Debug> TCPHandler: Processed in 0.001314236 sec. | ||
| 6827 | 2026.05.21 16:58:06.338473 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 6828 | 2026.05.21 16:58:06.338502 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.05.21 16:58:06.338611 [ 4 ] {4686ab81-7212-433d-a308-91b67713b75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6830 | 2026.05.21 16:58:06.338625 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6831 | 2026.05.21 16:58:06.338653 [ 4 ] {4686ab81-7212-433d-a308-91b67713b75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6832 | 2026.05.21 16:58:06.338664 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 81 rows starting from the beginning of the part | ||
| 6833 | 2026.05.21 16:58:06.338742 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part | ||
| 6834 | 2026.05.21 16:58:06.338789 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part | ||
| 6835 | 2026.05.21 16:58:06.338834 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part | ||
| 6836 | 2026.05.21 16:58:06.338874 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part | ||
| 6837 | 2026.05.21 16:58:06.338916 [ 198 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 19 rows starting from the beginning of the part | ||
| 6838 | 2026.05.21 16:58:06.339104 [ 4 ] {4686ab81-7212-433d-a308-91b67713b75a} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.05.21 16:58:06.339146 [ 4 ] {4686ab81-7212-433d-a308-91b67713b75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6840 | 2026.05.21 16:58:06.339594 [ 4 ] {4686ab81-7212-433d-a308-91b67713b75a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6841 | 2026.05.21 16:58:06.339789 [ 194 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378476 sec., 146538.64122407645 rows/sec., 11.31 MiB/sec. | ||
| 6842 | 2026.05.21 16:58:06.339805 [ 4 ] {4686ab81-7212-433d-a308-91b67713b75a} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6843 | 2026.05.21 16:58:06.339929 [ 194 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6844 | 2026.05.21 16:58:06.339953 [ 4 ] {4686ab81-7212-433d-a308-91b67713b75a} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.00136 sec., 61029.41176470588 rows/sec., 4.77 MiB/sec. | ||
| 6845 | 2026.05.21 16:58:06.339992 [ 4 ] {4686ab81-7212-433d-a308-91b67713b75a} <Debug> TCPHandler: Processed in 0.001541258 sec. | ||
| 6846 | 2026.05.21 16:58:06.340121 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.05.21 16:58:06.340194 [ 194 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.05.21 16:58:06.340219 [ 4 ] {244f7c43-f4d8-423c-a775-cec29fcda2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6849 | 2026.05.21 16:58:06.340269 [ 4 ] {244f7c43-f4d8-423c-a775-cec29fcda2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6850 | 2026.05.21 16:58:06.340270 [ 194 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_41_8} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6851 | 2026.05.21 16:58:06.340355 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6852 | 2026.05.21 16:58:06.340679 [ 4 ] {244f7c43-f4d8-423c-a775-cec29fcda2f7} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6853 | 2026.05.21 16:58:06.340718 [ 4 ] {244f7c43-f4d8-423c-a775-cec29fcda2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6854 | 2026.05.21 16:58:06.341056 [ 4 ] {244f7c43-f4d8-423c-a775-cec29fcda2f7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6855 | 2026.05.21 16:58:06.341261 [ 4 ] {244f7c43-f4d8-423c-a775-cec29fcda2f7} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6856 | 2026.05.21 16:58:06.341392 [ 4 ] {244f7c43-f4d8-423c-a775-cec29fcda2f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6857 | 2026.05.21 16:58:06.341425 [ 4 ] {244f7c43-f4d8-423c-a775-cec29fcda2f7} <Debug> TCPHandler: Processed in 0.001355207 sec. | ||
| 6858 | 2026.05.21 16:58:06.341541 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6859 | 2026.05.21 16:58:06.341637 [ 4 ] {cf2b104f-e41e-4caf-95c0-9b52a781ee49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6860 | 2026.05.21 16:58:06.341693 [ 4 ] {cf2b104f-e41e-4caf-95c0-9b52a781ee49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6861 | 2026.05.21 16:58:06.342422 [ 4 ] {cf2b104f-e41e-4caf-95c0-9b52a781ee49} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6862 | 2026.05.21 16:58:06.342457 [ 4 ] {cf2b104f-e41e-4caf-95c0-9b52a781ee49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6863 | 2026.05.21 16:58:06.342984 [ 4 ] {cf2b104f-e41e-4caf-95c0-9b52a781ee49} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6864 | 2026.05.21 16:58:06.343206 [ 4 ] {cf2b104f-e41e-4caf-95c0-9b52a781ee49} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6865 | 2026.05.21 16:58:06.343305 [ 124 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6866 | 2026.05.21 16:58:06.343334 [ 124 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6867 | 2026.05.21 16:58:06.343346 [ 4 ] {cf2b104f-e41e-4caf-95c0-9b52a781ee49} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001727 sec., 11001.737116386797 rows/sec., 19.71 MiB/sec. | ||
| 6868 | 2026.05.21 16:58:06.343351 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6869 | 2026.05.21 16:58:06.343397 [ 4 ] {cf2b104f-e41e-4caf-95c0-9b52a781ee49} <Debug> TCPHandler: Processed in 0.00190731 sec. | ||
| 6870 | 2026.05.21 16:58:06.343441 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 6871 | 2026.05.21 16:58:06.343525 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2026.05.21 16:58:06.343624 [ 4 ] {039f492e-aa2c-4338-b07b-657084eba0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6873 | 2026.05.21 16:58:06.343651 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6874 | 2026.05.21 16:58:06.343666 [ 4 ] {039f492e-aa2c-4338-b07b-657084eba0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6875 | 2026.05.21 16:58:06.343708 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 702 rows starting from the beginning of the part | ||
| 6876 | 2026.05.21 16:58:06.343836 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 19 rows starting from the beginning of the part | ||
| 6877 | 2026.05.21 16:58:06.343961 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 23 rows starting from the beginning of the part | ||
| 6878 | 2026.05.21 16:58:06.344006 [ 4 ] {039f492e-aa2c-4338-b07b-657084eba0a8} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6879 | 2026.05.21 16:58:06.344041 [ 4 ] {039f492e-aa2c-4338-b07b-657084eba0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6880 | 2026.05.21 16:58:06.344060 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 19 rows starting from the beginning of the part | ||
| 6881 | 2026.05.21 16:58:06.344152 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part | ||
| 6882 | 2026.05.21 16:58:06.344249 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 19 rows starting from the beginning of the part | ||
| 6883 | 2026.05.21 16:58:06.344348 [ 4 ] {039f492e-aa2c-4338-b07b-657084eba0a8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6884 | 2026.05.21 16:58:06.344551 [ 4 ] {039f492e-aa2c-4338-b07b-657084eba0a8} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.05.21 16:58:06.344686 [ 4 ] {039f492e-aa2c-4338-b07b-657084eba0a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6886 | 2026.05.21 16:58:06.344719 [ 4 ] {039f492e-aa2c-4338-b07b-657084eba0a8} <Debug> TCPHandler: Processed in 0.001244306 sec. | ||
| 6887 | 2026.05.21 16:58:06.358540 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 19 columns (19 merged, 0 gathered) in 0.015136776 sec., 53181.73434025846 rows/sec., 95.30 MiB/sec. | ||
| 6888 | 2026.05.21 16:58:06.359581 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6889 | 2026.05.21 16:58:06.359893 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6890 | 2026.05.21 16:58:06.359956 [ 200 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6891 | 2026.05.21 16:58:06.360034 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6892 | 2026.05.21 16:58:06.525718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6893 | 2026.05.21 16:58:06.539983 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6894 | 2026.05.21 16:58:06.540021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6895 | 2026.05.21 16:58:06.545758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6896 | 2026.05.21 16:58:06.546421 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6897 | 2026.05.21 16:58:06.548899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6898 | 2026.05.21 16:58:07.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.18 MiB, peak 287.22 MiB, free memory in arenas 0.00 B, will set to 282.62 MiB (RSS), difference: 2.44 MiB | ||
| 6899 | 2026.05.21 16:58:07.419010 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6900 | 2026.05.21 16:58:07.419264 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 6901 | 2026.05.21 16:58:07.419605 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6902 | 2026.05.21 16:58:07.419649 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 6903 | 2026.05.21 16:58:07.419884 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6904 | 2026.05.21 16:58:07.419956 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6905 | 2026.05.21 16:58:07.420099 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6906 | 2026.05.21 16:58:07.420136 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 6907 | 2026.05.21 16:58:07.420158 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 6908 | 2026.05.21 16:58:07.420173 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6909 | 2026.05.21 16:58:07.420216 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6910 | 2026.05.21 16:58:07.420237 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 6911 | 2026.05.21 16:58:07.421225 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002063 sec., 18904.507998061075 rows/sec., 3.78 MiB/sec. | ||
| 6912 | 2026.05.21 16:58:07.421300 [ 4 ] {37a14567-7771-44d6-b493-3741d054976a} <Debug> TCPHandler: Processed in 0.002422523 sec. | ||
| 6913 | 2026.05.21 16:58:07.432779 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6914 | 2026.05.21 16:58:07.432911 [ 4 ] {7e76b728-7928-4e0f-85c0-e16c69adba51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6915 | 2026.05.21 16:58:07.432966 [ 4 ] {7e76b728-7928-4e0f-85c0-e16c69adba51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6916 | 2026.05.21 16:58:07.433491 [ 4 ] {7e76b728-7928-4e0f-85c0-e16c69adba51} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2026.05.21 16:58:07.433539 [ 4 ] {7e76b728-7928-4e0f-85c0-e16c69adba51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6918 | 2026.05.21 16:58:07.433946 [ 4 ] {7e76b728-7928-4e0f-85c0-e16c69adba51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6919 | 2026.05.21 16:58:07.434169 [ 4 ] {7e76b728-7928-4e0f-85c0-e16c69adba51} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2026.05.21 16:58:07.434308 [ 106 ] {} <Debug> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6921 | 2026.05.21 16:58:07.434320 [ 4 ] {7e76b728-7928-4e0f-85c0-e16c69adba51} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001446 sec., 1383.1258644536654 rows/sec., 112.78 KiB/sec. | ||
| 6922 | 2026.05.21 16:58:07.434386 [ 106 ] {} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2026.05.21 16:58:07.434397 [ 4 ] {7e76b728-7928-4e0f-85c0-e16c69adba51} <Debug> TCPHandler: Processed in 0.001681717 sec. | ||
| 6924 | 2026.05.21 16:58:07.434421 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6925 | 2026.05.21 16:58:07.434517 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::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 | ||
| 6926 | 2026.05.21 16:58:07.434528 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6927 | 2026.05.21 16:58:07.434617 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6928 | 2026.05.21 16:58:07.434641 [ 4 ] {97a435a4-4381-46f0-8d13-d0887d387f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6929 | 2026.05.21 16:58:07.434646 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 6930 | 2026.05.21 16:58:07.434684 [ 4 ] {97a435a4-4381-46f0-8d13-d0887d387f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6931 | 2026.05.21 16:58:07.434731 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 6932 | 2026.05.21 16:58:07.434780 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 8 rows starting from the beginning of the part | ||
| 6933 | 2026.05.21 16:58:07.434827 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6934 | 2026.05.21 16:58:07.434866 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6935 | 2026.05.21 16:58:07.434906 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 6936 | 2026.05.21 16:58:07.435607 [ 194 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124986 sec., 33778.19812868783 rows/sec., 2.82 MiB/sec. | ||
| 6937 | 2026.05.21 16:58:07.435723 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6938 | 2026.05.21 16:58:07.435952 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6939 | 2026.05.21 16:58:07.436014 [ 192 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_14_3} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6940 | 2026.05.21 16:58:07.436075 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6941 | 2026.05.21 16:58:07.436403 [ 4 ] {97a435a4-4381-46f0-8d13-d0887d387f27} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.05.21 16:58:07.436440 [ 4 ] {97a435a4-4381-46f0-8d13-d0887d387f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6943 | 2026.05.21 16:58:07.436897 [ 4 ] {97a435a4-4381-46f0-8d13-d0887d387f27} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6944 | 2026.05.21 16:58:07.437106 [ 4 ] {97a435a4-4381-46f0-8d13-d0887d387f27} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.05.21 16:58:07.437240 [ 4 ] {97a435a4-4381-46f0-8d13-d0887d387f27} <Debug> executeQuery: Read 2448 rows, 185.74 KiB in 0.002619 sec., 934707.9037800689 rows/sec., 69.26 MiB/sec. | ||
| 6946 | 2026.05.21 16:58:07.437276 [ 4 ] {97a435a4-4381-46f0-8d13-d0887d387f27} <Debug> TCPHandler: Processed in 0.002798774 sec. | ||
| 6947 | 2026.05.21 16:58:07.437395 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6948 | 2026.05.21 16:58:07.437493 [ 4 ] {26cbc570-2dee-4b4b-8c58-ffde50ce58e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6949 | 2026.05.21 16:58:07.437536 [ 4 ] {26cbc570-2dee-4b4b-8c58-ffde50ce58e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6950 | 2026.05.21 16:58:07.437950 [ 4 ] {26cbc570-2dee-4b4b-8c58-ffde50ce58e9} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.05.21 16:58:07.437987 [ 4 ] {26cbc570-2dee-4b4b-8c58-ffde50ce58e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6952 | 2026.05.21 16:58:07.438283 [ 4 ] {26cbc570-2dee-4b4b-8c58-ffde50ce58e9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6953 | 2026.05.21 16:58:07.438489 [ 4 ] {26cbc570-2dee-4b4b-8c58-ffde50ce58e9} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6954 | 2026.05.21 16:58:07.438617 [ 4 ] {26cbc570-2dee-4b4b-8c58-ffde50ce58e9} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001145 sec., 29694.323144104805 rows/sec., 2.17 MiB/sec. | ||
| 6955 | 2026.05.21 16:58:07.438652 [ 4 ] {26cbc570-2dee-4b4b-8c58-ffde50ce58e9} <Debug> TCPHandler: Processed in 0.001308437 sec. | ||
| 6956 | 2026.05.21 16:58:07.438765 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2026.05.21 16:58:07.438860 [ 4 ] {0848f49a-70da-4118-a80b-fdc5069aad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6958 | 2026.05.21 16:58:07.438900 [ 4 ] {0848f49a-70da-4118-a80b-fdc5069aad3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6959 | 2026.05.21 16:58:07.439607 [ 4 ] {0848f49a-70da-4118-a80b-fdc5069aad3d} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6960 | 2026.05.21 16:58:07.439643 [ 4 ] {0848f49a-70da-4118-a80b-fdc5069aad3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6961 | 2026.05.21 16:58:07.439962 [ 4 ] {0848f49a-70da-4118-a80b-fdc5069aad3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6962 | 2026.05.21 16:58:07.440169 [ 4 ] {0848f49a-70da-4118-a80b-fdc5069aad3d} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6963 | 2026.05.21 16:58:07.440296 [ 4 ] {0848f49a-70da-4118-a80b-fdc5069aad3d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001454 sec., 550894.0852819807 rows/sec., 31.82 MiB/sec. | ||
| 6964 | 2026.05.21 16:58:07.440330 [ 4 ] {0848f49a-70da-4118-a80b-fdc5069aad3d} <Debug> TCPHandler: Processed in 0.001615698 sec. | ||
| 6965 | 2026.05.21 16:58:07.440456 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2026.05.21 16:58:07.440585 [ 4 ] {11dda313-1b7c-4a77-93d5-9623d7a50d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6967 | 2026.05.21 16:58:07.440639 [ 4 ] {11dda313-1b7c-4a77-93d5-9623d7a50d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6968 | 2026.05.21 16:58:07.441103 [ 4 ] {11dda313-1b7c-4a77-93d5-9623d7a50d3d} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2026.05.21 16:58:07.441142 [ 4 ] {11dda313-1b7c-4a77-93d5-9623d7a50d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6970 | 2026.05.21 16:58:07.441445 [ 4 ] {11dda313-1b7c-4a77-93d5-9623d7a50d3d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6971 | 2026.05.21 16:58:07.441658 [ 4 ] {11dda313-1b7c-4a77-93d5-9623d7a50d3d} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2026.05.21 16:58:07.441789 [ 4 ] {11dda313-1b7c-4a77-93d5-9623d7a50d3d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001229 sec., 813.6696501220504 rows/sec., 57.21 KiB/sec. | ||
| 6973 | 2026.05.21 16:58:07.441827 [ 4 ] {11dda313-1b7c-4a77-93d5-9623d7a50d3d} <Debug> TCPHandler: Processed in 0.001434917 sec. | ||
| 6974 | 2026.05.21 16:58:07.441968 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2026.05.21 16:58:07.442093 [ 4 ] {46e5ded9-0f6e-48fb-bf87-629147f40783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6976 | 2026.05.21 16:58:07.442142 [ 4 ] {46e5ded9-0f6e-48fb-bf87-629147f40783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6977 | 2026.05.21 16:58:07.443074 [ 4 ] {46e5ded9-0f6e-48fb-bf87-629147f40783} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2026.05.21 16:58:07.443113 [ 4 ] {46e5ded9-0f6e-48fb-bf87-629147f40783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6979 | 2026.05.21 16:58:07.443469 [ 4 ] {46e5ded9-0f6e-48fb-bf87-629147f40783} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6980 | 2026.05.21 16:58:07.443680 [ 4 ] {46e5ded9-0f6e-48fb-bf87-629147f40783} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2026.05.21 16:58:07.443805 [ 4 ] {46e5ded9-0f6e-48fb-bf87-629147f40783} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001737 sec., 755900.9786989061 rows/sec., 50.58 MiB/sec. | ||
| 6982 | 2026.05.21 16:58:07.443842 [ 4 ] {46e5ded9-0f6e-48fb-bf87-629147f40783} <Debug> TCPHandler: Processed in 0.00193636 sec. | ||
| 6983 | 2026.05.21 16:58:07.443967 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2026.05.21 16:58:07.444065 [ 4 ] {cd5c4ae8-aa39-4300-8248-2058f39713cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6985 | 2026.05.21 16:58:07.444108 [ 4 ] {cd5c4ae8-aa39-4300-8248-2058f39713cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6986 | 2026.05.21 16:58:07.444769 [ 4 ] {cd5c4ae8-aa39-4300-8248-2058f39713cc} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2026.05.21 16:58:07.444806 [ 4 ] {cd5c4ae8-aa39-4300-8248-2058f39713cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6988 | 2026.05.21 16:58:07.445224 [ 4 ] {cd5c4ae8-aa39-4300-8248-2058f39713cc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6989 | 2026.05.21 16:58:07.445433 [ 4 ] {cd5c4ae8-aa39-4300-8248-2058f39713cc} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2026.05.21 16:58:07.445561 [ 4 ] {cd5c4ae8-aa39-4300-8248-2058f39713cc} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001515 sec., 1009240.9240924092 rows/sec., 61.40 MiB/sec. | ||
| 6991 | 2026.05.21 16:58:07.445596 [ 4 ] {cd5c4ae8-aa39-4300-8248-2058f39713cc} <Debug> TCPHandler: Processed in 0.001679869 sec. | ||
| 6992 | 2026.05.21 16:58:07.445721 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2026.05.21 16:58:07.445819 [ 4 ] {5ae6970d-07d8-41e8-af30-b366118a086e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6994 | 2026.05.21 16:58:07.445873 [ 4 ] {5ae6970d-07d8-41e8-af30-b366118a086e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6995 | 2026.05.21 16:58:07.446650 [ 4 ] {5ae6970d-07d8-41e8-af30-b366118a086e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.05.21 16:58:07.446685 [ 4 ] {5ae6970d-07d8-41e8-af30-b366118a086e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 6997 | 2026.05.21 16:58:07.447208 [ 4 ] {5ae6970d-07d8-41e8-af30-b366118a086e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6998 | 2026.05.21 16:58:07.447436 [ 4 ] {5ae6970d-07d8-41e8-af30-b366118a086e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2026.05.21 16:58:07.447575 [ 4 ] {5ae6970d-07d8-41e8-af30-b366118a086e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001775 sec., 18028.169014084506 rows/sec., 32.31 MiB/sec. | ||
| 7000 | 2026.05.21 16:58:07.447633 [ 4 ] {5ae6970d-07d8-41e8-af30-b366118a086e} <Debug> TCPHandler: Processed in 0.00196184 sec. | ||
| 7001 | 2026.05.21 16:58:07.447813 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7002 | 2026.05.21 16:58:07.447910 [ 4 ] {1be689d4-792d-4ebf-8930-29267bf15aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7003 | 2026.05.21 16:58:07.447951 [ 4 ] {1be689d4-792d-4ebf-8930-29267bf15aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7004 | 2026.05.21 16:58:07.448271 [ 4 ] {1be689d4-792d-4ebf-8930-29267bf15aa7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2026.05.21 16:58:07.448307 [ 4 ] {1be689d4-792d-4ebf-8930-29267bf15aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7006 | 2026.05.21 16:58:07.448597 [ 4 ] {1be689d4-792d-4ebf-8930-29267bf15aa7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7007 | 2026.05.21 16:58:07.448794 [ 4 ] {1be689d4-792d-4ebf-8930-29267bf15aa7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2026.05.21 16:58:07.448921 [ 4 ] {1be689d4-792d-4ebf-8930-29267bf15aa7} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00103 sec., 23300.970873786406 rows/sec., 1.57 MiB/sec. | ||
| 7009 | 2026.05.21 16:58:07.448955 [ 4 ] {1be689d4-792d-4ebf-8930-29267bf15aa7} <Debug> TCPHandler: Processed in 0.001191896 sec. | ||
| 7010 | 2026.05.21 16:58:11.287886 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61780 | ||
| 7011 | 2026.05.21 16:58:11.287975 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7012 | 2026.05.21 16:58:11.288002 [ 3 ] {} <Debug> TCP-Session: 7e04b46f-e56b-4cdd-b403-336784e2b019 Authenticating user 'default' from [fd00:1122:3344:101::e]:61780 | ||
| 7013 | 2026.05.21 16:58:11.288027 [ 3 ] {} <Debug> TCP-Session: 7e04b46f-e56b-4cdd-b403-336784e2b019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7014 | 2026.05.21 16:58:11.288045 [ 3 ] {} <Debug> TCP-Session: 7e04b46f-e56b-4cdd-b403-336784e2b019 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7015 | 2026.05.21 16:58:11.288292 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55161 | ||
| 7016 | 2026.05.21 16:58:11.288334 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43060 | ||
| 7017 | 2026.05.21 16:58:11.288350 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50165 | ||
| 7018 | 2026.05.21 16:58:11.288377 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37763 | ||
| 7019 | 2026.05.21 16:58:11.288399 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58234 | ||
| 7020 | 2026.05.21 16:58:11.288399 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64557 | ||
| 7021 | 2026.05.21 16:58:11.288389 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7022 | 2026.05.21 16:58:11.288385 [ 3 ] {} <Trace> TCP-Session: 7e04b46f-e56b-4cdd-b403-336784e2b019 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.05.21 16:58:11.288553 [ 269 ] {} <Debug> TCP-Session: bd65270c-9f20-4b82-b229-318e8419f7de Authenticating user 'default' from [fd00:1122:3344:101::e]:55161 | ||
| 7024 | 2026.05.21 16:58:11.288364 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52263 | ||
| 7025 | 2026.05.21 16:58:11.288592 [ 269 ] {} <Debug> TCP-Session: bd65270c-9f20-4b82-b229-318e8419f7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.05.21 16:58:11.288333 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52014 | ||
| 7027 | 2026.05.21 16:58:11.288610 [ 269 ] {} <Debug> TCP-Session: bd65270c-9f20-4b82-b229-318e8419f7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7028 | 2026.05.21 16:58:11.288396 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7029 | 2026.05.21 16:58:11.288698 [ 307 ] {} <Debug> TCP-Session: f2eb518b-d812-4e6f-8d7d-a91b18b8a940 Authenticating user 'default' from [fd00:1122:3344:101::e]:43060 | ||
| 7030 | 2026.05.21 16:58:11.288715 [ 307 ] {} <Debug> TCP-Session: f2eb518b-d812-4e6f-8d7d-a91b18b8a940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7031 | 2026.05.21 16:58:11.288729 [ 307 ] {} <Debug> TCP-Session: f2eb518b-d812-4e6f-8d7d-a91b18b8a940 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7032 | 2026.05.21 16:58:11.288733 [ 3 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61780) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7033 | 2026.05.21 16:58:11.289017 [ 3 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7034 | 2026.05.21 16:58:11.289053 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7035 | 2026.05.21 16:58:11.289072 [ 3 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7036 | 2026.05.21 16:58:11.289094 [ 306 ] {} <Debug> TCP-Session: f42ab04d-7450-4fdc-82b7-45f0743ecea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52014 | ||
| 7037 | 2026.05.21 16:58:11.289126 [ 306 ] {} <Debug> TCP-Session: f42ab04d-7450-4fdc-82b7-45f0743ecea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7038 | 2026.05.21 16:58:11.289140 [ 306 ] {} <Debug> TCP-Session: f42ab04d-7450-4fdc-82b7-45f0743ecea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2026.05.21 16:58:11.289232 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7040 | 2026.05.21 16:58:11.289243 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7041 | 2026.05.21 16:58:11.289264 [ 314 ] {} <Debug> TCP-Session: 6ea950c8-9c69-4863-925b-d3aabbd38bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64557 | ||
| 7042 | 2026.05.21 16:58:11.289279 [ 310 ] {} <Debug> TCP-Session: de7abbdf-0f06-4493-9708-d1f3f5b254b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50165 | ||
| 7043 | 2026.05.21 16:58:11.289282 [ 314 ] {} <Debug> TCP-Session: 6ea950c8-9c69-4863-925b-d3aabbd38bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7044 | 2026.05.21 16:58:11.289298 [ 310 ] {} <Debug> TCP-Session: de7abbdf-0f06-4493-9708-d1f3f5b254b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7045 | 2026.05.21 16:58:11.289302 [ 314 ] {} <Debug> TCP-Session: 6ea950c8-9c69-4863-925b-d3aabbd38bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7046 | 2026.05.21 16:58:11.289313 [ 310 ] {} <Debug> TCP-Session: de7abbdf-0f06-4493-9708-d1f3f5b254b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7047 | 2026.05.21 16:58:11.289382 [ 3 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 7048 | 2026.05.21 16:58:11.289671 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7049 | 2026.05.21 16:58:11.289714 [ 313 ] {} <Debug> TCP-Session: 8fc59541-db19-48ec-8426-a9360aafedee Authenticating user 'default' from [fd00:1122:3344:101::e]:58234 | ||
| 7050 | 2026.05.21 16:58:11.289742 [ 313 ] {} <Debug> TCP-Session: 8fc59541-db19-48ec-8426-a9360aafedee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.05.21 16:58:11.289756 [ 313 ] {} <Debug> TCP-Session: 8fc59541-db19-48ec-8426-a9360aafedee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7052 | 2026.05.21 16:58:11.289791 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7053 | 2026.05.21 16:58:11.289861 [ 312 ] {} <Debug> TCP-Session: bd96f57d-8e19-4ac6-99ad-817676a94d31 Authenticating user 'default' from [fd00:1122:3344:101::e]:37763 | ||
| 7054 | 2026.05.21 16:58:11.289880 [ 312 ] {} <Debug> TCP-Session: bd96f57d-8e19-4ac6-99ad-817676a94d31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7055 | 2026.05.21 16:58:11.289893 [ 312 ] {} <Debug> TCP-Session: bd96f57d-8e19-4ac6-99ad-817676a94d31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7056 | 2026.05.21 16:58:11.289903 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7057 | 2026.05.21 16:58:11.289938 [ 311 ] {} <Debug> TCP-Session: 8013c343-c2b0-4a60-bfdf-91a9176127de Authenticating user 'default' from [fd00:1122:3344:101::e]:52263 | ||
| 7058 | 2026.05.21 16:58:11.289955 [ 311 ] {} <Debug> TCP-Session: 8013c343-c2b0-4a60-bfdf-91a9176127de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7059 | 2026.05.21 16:58:11.289967 [ 311 ] {} <Debug> TCP-Session: 8013c343-c2b0-4a60-bfdf-91a9176127de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7060 | 2026.05.21 16:58:11.290294 [ 320 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Trace> AggregatingTransform: Aggregating | ||
| 7061 | 2026.05.21 16:58:11.290333 [ 320 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Trace> Aggregator: Aggregation method: without_key | ||
| 7062 | 2026.05.21 16:58:11.290364 [ 320 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869475 sec. (1150.119 rows/sec., 44.93 KiB/sec.) | ||
| 7063 | 2026.05.21 16:58:11.290415 [ 320 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Trace> Aggregator: Merging aggregated data | ||
| 7064 | 2026.05.21 16:58:11.291004 [ 3 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002339 sec., 427.5331338178709 rows/sec., 16.70 KiB/sec. | ||
| 7065 | 2026.05.21 16:58:11.291138 [ 3 ] {91b54e86-3ac4-4a34-9c2e-2d00d32c2a58} <Debug> TCPHandler: Processed in 0.002872304 sec. | ||
| 7066 | 2026.05.21 16:58:11.291263 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7067 | 2026.05.21 16:58:11.291289 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7068 | 2026.05.21 16:58:11.291294 [ 3 ] {} <Debug> TCP-Session: 7e04b46f-e56b-4cdd-b403-336784e2b019 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7069 | 2026.05.21 16:58:11.291318 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7070 | 2026.05.21 16:58:11.291340 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7071 | 2026.05.21 16:58:11.291358 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7072 | 2026.05.21 16:58:11.291380 [ 307 ] {} <Debug> TCP-Session: f2eb518b-d812-4e6f-8d7d-a91b18b8a940 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7073 | 2026.05.21 16:58:11.291393 [ 269 ] {} <Debug> TCP-Session: bd65270c-9f20-4b82-b229-318e8419f7de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7074 | 2026.05.21 16:58:11.291411 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7075 | 2026.05.21 16:58:11.291417 [ 306 ] {} <Debug> TCP-Session: f42ab04d-7450-4fdc-82b7-45f0743ecea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2026.05.21 16:58:11.291436 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7077 | 2026.05.21 16:58:11.291461 [ 313 ] {} <Debug> TCP-Session: 8fc59541-db19-48ec-8426-a9360aafedee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7078 | 2026.05.21 16:58:11.291472 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7079 | 2026.05.21 16:58:11.291489 [ 310 ] {} <Debug> TCP-Session: de7abbdf-0f06-4493-9708-d1f3f5b254b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7080 | 2026.05.21 16:58:11.291383 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7081 | 2026.05.21 16:58:11.291521 [ 312 ] {} <Debug> TCP-Session: bd96f57d-8e19-4ac6-99ad-817676a94d31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7082 | 2026.05.21 16:58:11.291335 [ 314 ] {} <Debug> TCP-Session: 6ea950c8-9c69-4863-925b-d3aabbd38bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7083 | 2026.05.21 16:58:11.291555 [ 311 ] {} <Debug> TCP-Session: 8013c343-c2b0-4a60-bfdf-91a9176127de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7084 | 2026.05.21 16:58:11.302465 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41379 | ||
| 7085 | 2026.05.21 16:58:11.302517 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7086 | 2026.05.21 16:58:11.302538 [ 3 ] {} <Debug> TCP-Session: 1503146e-0ae8-494e-8868-83067164bbc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41379 | ||
| 7087 | 2026.05.21 16:58:11.302556 [ 3 ] {} <Debug> TCP-Session: 1503146e-0ae8-494e-8868-83067164bbc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7088 | 2026.05.21 16:58:11.302569 [ 3 ] {} <Debug> TCP-Session: 1503146e-0ae8-494e-8868-83067164bbc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7089 | 2026.05.21 16:58:11.302755 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51319 | ||
| 7090 | 2026.05.21 16:58:11.302804 [ 3 ] {} <Trace> TCP-Session: 1503146e-0ae8-494e-8868-83067164bbc0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.05.21 16:58:11.302818 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56434 | ||
| 7092 | 2026.05.21 16:58:11.302824 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40158 | ||
| 7093 | 2026.05.21 16:58:11.302854 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39210 | ||
| 7094 | 2026.05.21 16:58:11.302863 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42622 | ||
| 7095 | 2026.05.21 16:58:11.302877 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49379 | ||
| 7096 | 2026.05.21 16:58:11.302904 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7097 | 2026.05.21 16:58:11.302937 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7098 | 2026.05.21 16:58:11.302940 [ 3 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41379) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7099 | 2026.05.21 16:58:11.302964 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7100 | 2026.05.21 16:58:11.302968 [ 312 ] {} <Debug> TCP-Session: 1229da3e-69ab-4b8c-899e-4e93ddf346b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42622 | ||
| 7101 | 2026.05.21 16:58:11.303001 [ 313 ] {} <Debug> TCP-Session: 4dd5f29d-8126-483c-b3cf-c4d15a50a49d Authenticating user 'default' from [fd00:1122:3344:101::e]:49379 | ||
| 7102 | 2026.05.21 16:58:11.303011 [ 312 ] {} <Debug> TCP-Session: 1229da3e-69ab-4b8c-899e-4e93ddf346b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7103 | 2026.05.21 16:58:11.302958 [ 311 ] {} <Debug> TCP-Session: 2981b1f4-fe8c-4687-bead-d2396a994f99 Authenticating user 'default' from [fd00:1122:3344:101::e]:39210 | ||
| 7104 | 2026.05.21 16:58:11.303037 [ 312 ] {} <Debug> TCP-Session: 1229da3e-69ab-4b8c-899e-4e93ddf346b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7105 | 2026.05.21 16:58:11.303065 [ 311 ] {} <Debug> TCP-Session: 2981b1f4-fe8c-4687-bead-d2396a994f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7106 | 2026.05.21 16:58:11.303033 [ 313 ] {} <Debug> TCP-Session: 4dd5f29d-8126-483c-b3cf-c4d15a50a49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7107 | 2026.05.21 16:58:11.303102 [ 311 ] {} <Debug> TCP-Session: 2981b1f4-fe8c-4687-bead-d2396a994f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7108 | 2026.05.21 16:58:11.303120 [ 313 ] {} <Debug> TCP-Session: 4dd5f29d-8126-483c-b3cf-c4d15a50a49d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7109 | 2026.05.21 16:58:11.303126 [ 3 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7110 | 2026.05.21 16:58:11.302890 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35227 | ||
| 7111 | 2026.05.21 16:58:11.303188 [ 3 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7112 | 2026.05.21 16:58:11.302882 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7113 | 2026.05.21 16:58:11.303227 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7114 | 2026.05.21 16:58:11.302844 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51031 | ||
| 7115 | 2026.05.21 16:58:11.303251 [ 314 ] {} <Debug> TCP-Session: b1b1a225-b5f0-4c85-a9c4-14b61694f158 Authenticating user 'default' from [fd00:1122:3344:101::e]:35227 | ||
| 7116 | 2026.05.21 16:58:11.303244 [ 306 ] {} <Debug> TCP-Session: d5a21f16-edd2-45c1-bbc0-6b4fd052d054 Authenticating user 'default' from [fd00:1122:3344:101::e]:56434 | ||
| 7117 | 2026.05.21 16:58:11.303285 [ 314 ] {} <Debug> TCP-Session: b1b1a225-b5f0-4c85-a9c4-14b61694f158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7118 | 2026.05.21 16:58:11.303296 [ 306 ] {} <Debug> TCP-Session: d5a21f16-edd2-45c1-bbc0-6b4fd052d054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7119 | 2026.05.21 16:58:11.303300 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7120 | 2026.05.21 16:58:11.303313 [ 306 ] {} <Debug> TCP-Session: d5a21f16-edd2-45c1-bbc0-6b4fd052d054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7121 | 2026.05.21 16:58:11.303303 [ 314 ] {} <Debug> TCP-Session: b1b1a225-b5f0-4c85-a9c4-14b61694f158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7122 | 2026.05.21 16:58:11.303326 [ 310 ] {} <Debug> TCP-Session: 573bdb4b-65b8-4eb3-b588-f553a31a051a Authenticating user 'default' from [fd00:1122:3344:101::e]:51031 | ||
| 7123 | 2026.05.21 16:58:11.302821 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7124 | 2026.05.21 16:58:11.303347 [ 310 ] {} <Debug> TCP-Session: 573bdb4b-65b8-4eb3-b588-f553a31a051a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7125 | 2026.05.21 16:58:11.303375 [ 269 ] {} <Debug> TCP-Session: 1698c8f0-6ae2-471e-859a-bc820833efa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51319 | ||
| 7126 | 2026.05.21 16:58:11.303383 [ 310 ] {} <Debug> TCP-Session: 573bdb4b-65b8-4eb3-b588-f553a31a051a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7127 | 2026.05.21 16:58:11.303400 [ 269 ] {} <Debug> TCP-Session: 1698c8f0-6ae2-471e-859a-bc820833efa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7128 | 2026.05.21 16:58:11.302896 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7129 | 2026.05.21 16:58:11.303423 [ 269 ] {} <Debug> TCP-Session: 1698c8f0-6ae2-471e-859a-bc820833efa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7130 | 2026.05.21 16:58:11.303436 [ 3 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 7131 | 2026.05.21 16:58:11.303444 [ 307 ] {} <Debug> TCP-Session: 92f53715-9dad-4519-b809-7e68c8a5cb34 Authenticating user 'default' from [fd00:1122:3344:101::e]:40158 | ||
| 7132 | 2026.05.21 16:58:11.303489 [ 307 ] {} <Debug> TCP-Session: 92f53715-9dad-4519-b809-7e68c8a5cb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7133 | 2026.05.21 16:58:11.303502 [ 307 ] {} <Debug> TCP-Session: 92f53715-9dad-4519-b809-7e68c8a5cb34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7134 | 2026.05.21 16:58:11.304216 [ 354 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Trace> AggregatingTransform: Aggregating | ||
| 7135 | 2026.05.21 16:58:11.304266 [ 354 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 7136 | 2026.05.21 16:58:11.304301 [ 354 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000766334 sec. (1304.914 rows/sec., 50.97 KiB/sec.) | ||
| 7137 | 2026.05.21 16:58:11.304317 [ 354 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Trace> Aggregator: Merging aggregated data | ||
| 7138 | 2026.05.21 16:58:11.304852 [ 3 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.001948 sec., 513.347022587269 rows/sec., 20.05 KiB/sec. | ||
| 7139 | 2026.05.21 16:58:11.304972 [ 3 ] {8656d165-0a63-48fb-94ea-e6dc83f181c2} <Debug> TCPHandler: Processed in 0.002225531 sec. | ||
| 7140 | 2026.05.21 16:58:11.305084 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7141 | 2026.05.21 16:58:11.305112 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7142 | 2026.05.21 16:58:11.305115 [ 3 ] {} <Debug> TCP-Session: 1503146e-0ae8-494e-8868-83067164bbc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7143 | 2026.05.21 16:58:11.305146 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7144 | 2026.05.21 16:58:11.305168 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7145 | 2026.05.21 16:58:11.305194 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7146 | 2026.05.21 16:58:11.305219 [ 269 ] {} <Debug> TCP-Session: 1698c8f0-6ae2-471e-859a-bc820833efa6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2026.05.21 16:58:11.305228 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7148 | 2026.05.21 16:58:11.305248 [ 307 ] {} <Debug> TCP-Session: 92f53715-9dad-4519-b809-7e68c8a5cb34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7149 | 2026.05.21 16:58:11.305249 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7150 | 2026.05.21 16:58:11.305280 [ 312 ] {} <Debug> TCP-Session: 1229da3e-69ab-4b8c-899e-4e93ddf346b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7151 | 2026.05.21 16:58:11.305309 [ 311 ] {} <Debug> TCP-Session: 2981b1f4-fe8c-4687-bead-d2396a994f99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7152 | 2026.05.21 16:58:11.305275 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7153 | 2026.05.21 16:58:11.305233 [ 310 ] {} <Debug> TCP-Session: 573bdb4b-65b8-4eb3-b588-f553a31a051a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7154 | 2026.05.21 16:58:11.305384 [ 313 ] {} <Debug> TCP-Session: 4dd5f29d-8126-483c-b3cf-c4d15a50a49d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7155 | 2026.05.21 16:58:11.305170 [ 314 ] {} <Debug> TCP-Session: b1b1a225-b5f0-4c85-a9c4-14b61694f158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7156 | 2026.05.21 16:58:11.305145 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7157 | 2026.05.21 16:58:11.305464 [ 306 ] {} <Debug> TCP-Session: d5a21f16-edd2-45c1-bbc0-6b4fd052d054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7158 | 2026.05.21 16:58:11.329453 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7159 | 2026.05.21 16:58:11.329662 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7160 | 2026.05.21 16:58:11.329999 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7161 | 2026.05.21 16:58:11.330040 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7162 | 2026.05.21 16:58:11.330268 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7163 | 2026.05.21 16:58:11.330345 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7164 | 2026.05.21 16:58:11.330490 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7165 | 2026.05.21 16:58:11.330527 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7166 | 2026.05.21 16:58:11.330549 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 7167 | 2026.05.21 16:58:11.330564 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7168 | 2026.05.21 16:58:11.330613 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7169 | 2026.05.21 16:58:11.330634 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 7170 | 2026.05.21 16:58:11.331702 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.00213 sec., 18309.859154929578 rows/sec., 3.67 MiB/sec. | ||
| 7171 | 2026.05.21 16:58:11.331819 [ 4 ] {d362e567-e5f9-40ca-ae68-3af83dd6b35c} <Debug> TCPHandler: Processed in 0.002498882 sec. | ||
| 7172 | 2026.05.21 16:58:11.333161 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.05.21 16:58:11.333281 [ 4 ] {7e38b689-5c35-4a4e-b7df-cf00c794561b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7174 | 2026.05.21 16:58:11.333329 [ 4 ] {7e38b689-5c35-4a4e-b7df-cf00c794561b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7175 | 2026.05.21 16:58:11.333854 [ 4 ] {7e38b689-5c35-4a4e-b7df-cf00c794561b} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.05.21 16:58:11.333905 [ 4 ] {7e38b689-5c35-4a4e-b7df-cf00c794561b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7177 | 2026.05.21 16:58:11.334279 [ 4 ] {7e38b689-5c35-4a4e-b7df-cf00c794561b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7178 | 2026.05.21 16:58:11.334509 [ 4 ] {7e38b689-5c35-4a4e-b7df-cf00c794561b} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.05.21 16:58:11.334663 [ 4 ] {7e38b689-5c35-4a4e-b7df-cf00c794561b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001416 sec., 39548.022598870055 rows/sec., 3.04 MiB/sec. | ||
| 7180 | 2026.05.21 16:58:11.334702 [ 4 ] {7e38b689-5c35-4a4e-b7df-cf00c794561b} <Debug> TCPHandler: Processed in 0.001596519 sec. | ||
| 7181 | 2026.05.21 16:58:11.334831 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.05.21 16:58:11.334935 [ 4 ] {4c89308a-6ef4-429d-ac76-58fc36934375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7183 | 2026.05.21 16:58:11.334978 [ 4 ] {4c89308a-6ef4-429d-ac76-58fc36934375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7184 | 2026.05.21 16:58:11.335397 [ 4 ] {4c89308a-6ef4-429d-ac76-58fc36934375} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.05.21 16:58:11.335434 [ 4 ] {4c89308a-6ef4-429d-ac76-58fc36934375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7186 | 2026.05.21 16:58:11.335731 [ 4 ] {4c89308a-6ef4-429d-ac76-58fc36934375} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7187 | 2026.05.21 16:58:11.335948 [ 4 ] {4c89308a-6ef4-429d-ac76-58fc36934375} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.05.21 16:58:11.336077 [ 4 ] {4c89308a-6ef4-429d-ac76-58fc36934375} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 7189 | 2026.05.21 16:58:11.336112 [ 4 ] {4c89308a-6ef4-429d-ac76-58fc36934375} <Debug> TCPHandler: Processed in 0.001333377 sec. | ||
| 7190 | 2026.05.21 16:58:11.336270 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.05.21 16:58:11.336366 [ 4 ] {c9568e82-5939-46a7-8518-743d54df28c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7192 | 2026.05.21 16:58:11.336409 [ 4 ] {c9568e82-5939-46a7-8518-743d54df28c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7193 | 2026.05.21 16:58:11.336868 [ 4 ] {c9568e82-5939-46a7-8518-743d54df28c5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.05.21 16:58:11.336915 [ 4 ] {c9568e82-5939-46a7-8518-743d54df28c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7195 | 2026.05.21 16:58:11.337286 [ 4 ] {c9568e82-5939-46a7-8518-743d54df28c5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7196 | 2026.05.21 16:58:11.337503 [ 4 ] {c9568e82-5939-46a7-8518-743d54df28c5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.05.21 16:58:11.337640 [ 4 ] {c9568e82-5939-46a7-8518-743d54df28c5} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001293 sec., 74245.93967517401 rows/sec., 5.17 MiB/sec. | ||
| 7198 | 2026.05.21 16:58:11.337680 [ 4 ] {c9568e82-5939-46a7-8518-743d54df28c5} <Debug> TCPHandler: Processed in 0.001459447 sec. | ||
| 7199 | 2026.05.21 16:58:11.337848 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.05.21 16:58:11.337949 [ 4 ] {d7efc310-d298-47c3-967e-d4069cc7390c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7201 | 2026.05.21 16:58:11.337994 [ 4 ] {d7efc310-d298-47c3-967e-d4069cc7390c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7202 | 2026.05.21 16:58:11.338351 [ 4 ] {d7efc310-d298-47c3-967e-d4069cc7390c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.05.21 16:58:11.338389 [ 4 ] {d7efc310-d298-47c3-967e-d4069cc7390c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7204 | 2026.05.21 16:58:11.338690 [ 4 ] {d7efc310-d298-47c3-967e-d4069cc7390c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7205 | 2026.05.21 16:58:11.338906 [ 4 ] {d7efc310-d298-47c3-967e-d4069cc7390c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.05.21 16:58:11.339040 [ 4 ] {d7efc310-d298-47c3-967e-d4069cc7390c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001111 sec., 32403.240324032402 rows/sec., 2.18 MiB/sec. | ||
| 7207 | 2026.05.21 16:58:11.339075 [ 4 ] {d7efc310-d298-47c3-967e-d4069cc7390c} <Debug> TCPHandler: Processed in 0.001279996 sec. | ||
| 7208 | 2026.05.21 16:58:11.514388 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40838 | ||
| 7209 | 2026.05.21 16:58:11.514468 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7210 | 2026.05.21 16:58:11.514493 [ 3 ] {} <Debug> TCP-Session: cb757f90-e11a-4e9b-804f-bea50ee94bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40838 | ||
| 7211 | 2026.05.21 16:58:11.514516 [ 3 ] {} <Debug> TCP-Session: cb757f90-e11a-4e9b-804f-bea50ee94bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7212 | 2026.05.21 16:58:11.514530 [ 3 ] {} <Debug> TCP-Session: cb757f90-e11a-4e9b-804f-bea50ee94bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2026.05.21 16:58:11.514780 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47298 | ||
| 7214 | 2026.05.21 16:58:11.514793 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56733 | ||
| 7215 | 2026.05.21 16:58:11.514824 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57272 | ||
| 7216 | 2026.05.21 16:58:11.514846 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64713 | ||
| 7217 | 2026.05.21 16:58:11.514891 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7218 | 2026.05.21 16:58:11.514910 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7219 | 2026.05.21 16:58:11.514901 [ 3 ] {} <Trace> TCP-Session: cb757f90-e11a-4e9b-804f-bea50ee94bc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2026.05.21 16:58:11.514958 [ 312 ] {} <Debug> TCP-Session: d7b696dc-6bae-474b-b762-b9ec4567bc90 Authenticating user 'default' from [fd00:1122:3344:101::e]:57272 | ||
| 7221 | 2026.05.21 16:58:11.514963 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7222 | 2026.05.21 16:58:11.514985 [ 312 ] {} <Debug> TCP-Session: d7b696dc-6bae-474b-b762-b9ec4567bc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7223 | 2026.05.21 16:58:11.514954 [ 269 ] {} <Debug> TCP-Session: 9f30fbd2-1a9c-4406-b2d8-da6aff65609a Authenticating user 'default' from [fd00:1122:3344:101::e]:47298 | ||
| 7224 | 2026.05.21 16:58:11.515014 [ 312 ] {} <Debug> TCP-Session: d7b696dc-6bae-474b-b762-b9ec4567bc90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7225 | 2026.05.21 16:58:11.515018 [ 313 ] {} <Debug> TCP-Session: e4ce78a2-c3ac-4c77-b5c3-2ef0c5ff7350 Authenticating user 'default' from [fd00:1122:3344:101::e]:64713 | ||
| 7226 | 2026.05.21 16:58:11.515045 [ 269 ] {} <Debug> TCP-Session: 9f30fbd2-1a9c-4406-b2d8-da6aff65609a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2026.05.21 16:58:11.514849 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51308 | ||
| 7228 | 2026.05.21 16:58:11.515073 [ 313 ] {} <Debug> TCP-Session: e4ce78a2-c3ac-4c77-b5c3-2ef0c5ff7350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2026.05.21 16:58:11.515077 [ 269 ] {} <Debug> TCP-Session: 9f30fbd2-1a9c-4406-b2d8-da6aff65609a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7230 | 2026.05.21 16:58:11.515121 [ 313 ] {} <Debug> TCP-Session: e4ce78a2-c3ac-4c77-b5c3-2ef0c5ff7350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2026.05.21 16:58:11.515124 [ 3 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40838) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7232 | 2026.05.21 16:58:11.515136 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7233 | 2026.05.21 16:58:11.514813 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47137 | ||
| 7234 | 2026.05.21 16:58:11.515211 [ 314 ] {} <Debug> TCP-Session: 5f23aa87-f572-4afa-a8d1-c285df26b882 Authenticating user 'default' from [fd00:1122:3344:101::e]:51308 | ||
| 7235 | 2026.05.21 16:58:11.514802 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34466 | ||
| 7236 | 2026.05.21 16:58:11.515246 [ 314 ] {} <Debug> TCP-Session: 5f23aa87-f572-4afa-a8d1-c285df26b882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7237 | 2026.05.21 16:58:11.515253 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7238 | 2026.05.21 16:58:11.515270 [ 314 ] {} <Debug> TCP-Session: 5f23aa87-f572-4afa-a8d1-c285df26b882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2026.05.21 16:58:11.515284 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7240 | 2026.05.21 16:58:11.515299 [ 311 ] {} <Debug> TCP-Session: b4f3fbf4-7bbe-4d1f-b14a-104861968c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:47137 | ||
| 7241 | 2026.05.21 16:58:11.515318 [ 310 ] {} <Debug> TCP-Session: 7faf06a3-c863-46d0-b297-c40e8940b6ba Authenticating user 'default' from [fd00:1122:3344:101::e]:34466 | ||
| 7242 | 2026.05.21 16:58:11.515333 [ 311 ] {} <Debug> TCP-Session: b4f3fbf4-7bbe-4d1f-b14a-104861968c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7243 | 2026.05.21 16:58:11.514789 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58105 | ||
| 7244 | 2026.05.21 16:58:11.515356 [ 311 ] {} <Debug> TCP-Session: b4f3fbf4-7bbe-4d1f-b14a-104861968c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2026.05.21 16:58:11.515352 [ 310 ] {} <Debug> TCP-Session: 7faf06a3-c863-46d0-b297-c40e8940b6ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7246 | 2026.05.21 16:58:11.514912 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7247 | 2026.05.21 16:58:11.515410 [ 310 ] {} <Debug> TCP-Session: 7faf06a3-c863-46d0-b297-c40e8940b6ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7248 | 2026.05.21 16:58:11.515407 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7249 | 2026.05.21 16:58:11.515427 [ 3 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7250 | 2026.05.21 16:58:11.515457 [ 307 ] {} <Debug> TCP-Session: 35c771df-a688-4f0b-812e-47ee90573780 Authenticating user 'default' from [fd00:1122:3344:101::e]:58105 | ||
| 7251 | 2026.05.21 16:58:11.515435 [ 306 ] {} <Debug> TCP-Session: 9e2fe2d0-f292-4f0c-b1a8-a3870f9a1eb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56733 | ||
| 7252 | 2026.05.21 16:58:11.515488 [ 307 ] {} <Debug> TCP-Session: 35c771df-a688-4f0b-812e-47ee90573780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2026.05.21 16:58:11.515503 [ 3 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7254 | 2026.05.21 16:58:11.515518 [ 307 ] {} <Debug> TCP-Session: 35c771df-a688-4f0b-812e-47ee90573780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2026.05.21 16:58:11.515510 [ 306 ] {} <Debug> TCP-Session: 9e2fe2d0-f292-4f0c-b1a8-a3870f9a1eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7256 | 2026.05.21 16:58:11.515566 [ 306 ] {} <Debug> TCP-Session: 9e2fe2d0-f292-4f0c-b1a8-a3870f9a1eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2026.05.21 16:58:11.515803 [ 3 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 7258 | 2026.05.21 16:58:11.516672 [ 321 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Trace> AggregatingTransform: Aggregating | ||
| 7259 | 2026.05.21 16:58:11.516723 [ 321 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Trace> Aggregator: Aggregation method: without_key | ||
| 7260 | 2026.05.21 16:58:11.516759 [ 321 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848274 sec. (1178.864 rows/sec., 46.05 KiB/sec.) | ||
| 7261 | 2026.05.21 16:58:11.516777 [ 321 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Trace> Aggregator: Merging aggregated data | ||
| 7262 | 2026.05.21 16:58:11.517340 [ 3 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002278 sec., 438.98156277436345 rows/sec., 17.15 KiB/sec. | ||
| 7263 | 2026.05.21 16:58:11.517464 [ 3 ] {6f5167b2-9921-4261-a475-0a2374ca8bcf} <Debug> TCPHandler: Processed in 0.002713574 sec. | ||
| 7264 | 2026.05.21 16:58:11.517597 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7265 | 2026.05.21 16:58:11.517627 [ 3 ] {} <Debug> TCP-Session: cb757f90-e11a-4e9b-804f-bea50ee94bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7266 | 2026.05.21 16:58:11.517632 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7267 | 2026.05.21 16:58:11.517651 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7268 | 2026.05.21 16:58:11.517667 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7269 | 2026.05.21 16:58:11.517688 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7270 | 2026.05.21 16:58:11.517698 [ 269 ] {} <Debug> TCP-Session: 9f30fbd2-1a9c-4406-b2d8-da6aff65609a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7271 | 2026.05.21 16:58:11.517712 [ 311 ] {} <Debug> TCP-Session: b4f3fbf4-7bbe-4d1f-b14a-104861968c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2026.05.21 16:58:11.517714 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7273 | 2026.05.21 16:58:11.517753 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7274 | 2026.05.21 16:58:11.517780 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7275 | 2026.05.21 16:58:11.517789 [ 313 ] {} <Debug> TCP-Session: e4ce78a2-c3ac-4c77-b5c3-2ef0c5ff7350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2026.05.21 16:58:11.517808 [ 312 ] {} <Debug> TCP-Session: d7b696dc-6bae-474b-b762-b9ec4567bc90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2026.05.21 16:58:11.517829 [ 307 ] {} <Debug> TCP-Session: 35c771df-a688-4f0b-812e-47ee90573780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2026.05.21 16:58:11.517733 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7279 | 2026.05.21 16:58:11.517733 [ 306 ] {} <Debug> TCP-Session: 9e2fe2d0-f292-4f0c-b1a8-a3870f9a1eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7280 | 2026.05.21 16:58:11.517685 [ 314 ] {} <Debug> TCP-Session: 5f23aa87-f572-4afa-a8d1-c285df26b882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7281 | 2026.05.21 16:58:11.517902 [ 310 ] {} <Debug> TCP-Session: 7faf06a3-c863-46d0-b297-c40e8940b6ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2026.05.21 16:58:13.246005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15774 | ||
| 7283 | 2026.05.21 16:58:13.246553 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7284 | 2026.05.21 16:58:13.246599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7285 | 2026.05.21 16:58:13.247067 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7286 | 2026.05.21 16:58:13.247319 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7287 | 2026.05.21 16:58:13.247448 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15774 | ||
| 7288 | 2026.05.21 16:58:14.049121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7289 | 2026.05.21 16:58:14.064094 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.05.21 16:58:14.064142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7291 | 2026.05.21 16:58:14.070808 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7292 | 2026.05.21 16:58:14.071538 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.05.21 16:58:14.074198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7294 | 2026.05.21 16:58:16.331219 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.05.21 16:58:16.331448 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) 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) | ||
| 7296 | 2026.05.21 16:58:16.331774 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7297 | 2026.05.21 16:58:16.331815 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <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 | ||
| 7298 | 2026.05.21 16:58:16.332036 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7299 | 2026.05.21 16:58:16.332105 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7300 | 2026.05.21 16:58:16.332247 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 7301 | 2026.05.21 16:58:16.332283 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7302 | 2026.05.21 16:58:16.332308 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 7303 | 2026.05.21 16:58:16.332325 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7304 | 2026.05.21 16:58:16.332367 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <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'))" | ||
| 7305 | 2026.05.21 16:58:16.332388 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 7306 | 2026.05.21 16:58:16.333640 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002284 sec., 17075.306479859893 rows/sec., 3.42 MiB/sec. | ||
| 7307 | 2026.05.21 16:58:16.333742 [ 4 ] {a253659d-b678-450f-9c89-fd93222ccec5} <Debug> TCPHandler: Processed in 0.002658224 sec. | ||
| 7308 | 2026.05.21 16:58:16.335774 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7309 | 2026.05.21 16:58:16.335890 [ 4 ] {da5050e5-56f0-422b-85b0-7e5b2e39a4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7310 | 2026.05.21 16:58:16.335935 [ 4 ] {da5050e5-56f0-422b-85b0-7e5b2e39a4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7311 | 2026.05.21 16:58:16.336434 [ 4 ] {da5050e5-56f0-422b-85b0-7e5b2e39a4ee} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7312 | 2026.05.21 16:58:16.336483 [ 4 ] {da5050e5-56f0-422b-85b0-7e5b2e39a4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7313 | 2026.05.21 16:58:16.336878 [ 4 ] {da5050e5-56f0-422b-85b0-7e5b2e39a4ee} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7314 | 2026.05.21 16:58:16.337100 [ 4 ] {da5050e5-56f0-422b-85b0-7e5b2e39a4ee} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.05.21 16:58:16.337247 [ 4 ] {da5050e5-56f0-422b-85b0-7e5b2e39a4ee} <Debug> executeQuery: Read 95 rows, 8.25 KiB in 0.00139 sec., 68345.3237410072 rows/sec., 5.79 MiB/sec. | ||
| 7316 | 2026.05.21 16:58:16.337245 [ 23 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7317 | 2026.05.21 16:58:16.337285 [ 4 ] {da5050e5-56f0-422b-85b0-7e5b2e39a4ee} <Debug> TCPHandler: Processed in 0.001565198 sec. | ||
| 7318 | 2026.05.21 16:58:16.337329 [ 23 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.21 16:58:16.337358 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7320 | 2026.05.21 16:58:16.337445 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2026.05.21 16:58:16.337488 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 7322 | 2026.05.21 16:58:16.337548 [ 4 ] {0ee19f2d-f016-45ef-a0aa-18c65e757f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7323 | 2026.05.21 16:58:16.337595 [ 4 ] {0ee19f2d-f016-45ef-a0aa-18c65e757f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7324 | 2026.05.21 16:58:16.337628 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7325 | 2026.05.21 16:58:16.337665 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2618 rows starting from the beginning of the part | ||
| 7326 | 2026.05.21 16:58:16.337731 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 102 rows starting from the beginning of the part | ||
| 7327 | 2026.05.21 16:58:16.337778 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 94 rows starting from the beginning of the part | ||
| 7328 | 2026.05.21 16:58:16.337821 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2448 rows starting from the beginning of the part | ||
| 7329 | 2026.05.21 16:58:16.337864 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 7330 | 2026.05.21 16:58:16.337903 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 95 rows starting from the beginning of the part | ||
| 7331 | 2026.05.21 16:58:16.338030 [ 4 ] {0ee19f2d-f016-45ef-a0aa-18c65e757f7b} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.05.21 16:58:16.338072 [ 4 ] {0ee19f2d-f016-45ef-a0aa-18c65e757f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7333 | 2026.05.21 16:58:16.338397 [ 4 ] {0ee19f2d-f016-45ef-a0aa-18c65e757f7b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7334 | 2026.05.21 16:58:16.338612 [ 4 ] {0ee19f2d-f016-45ef-a0aa-18c65e757f7b} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.05.21 16:58:16.338747 [ 4 ] {0ee19f2d-f016-45ef-a0aa-18c65e757f7b} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001217 sec., 15612.16105176664 rows/sec., 1.15 MiB/sec. | ||
| 7336 | 2026.05.21 16:58:16.338783 [ 4 ] {0ee19f2d-f016-45ef-a0aa-18c65e757f7b} <Debug> TCPHandler: Processed in 0.001389167 sec. | ||
| 7337 | 2026.05.21 16:58:16.338920 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.05.21 16:58:16.339017 [ 4 ] {8cec7ffc-61b8-4d75-84a5-773f755d4fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7339 | 2026.05.21 16:58:16.339058 [ 4 ] {8cec7ffc-61b8-4d75-84a5-773f755d4fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7340 | 2026.05.21 16:58:16.339443 [ 4 ] {8cec7ffc-61b8-4d75-84a5-773f755d4fed} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.05.21 16:58:16.339480 [ 4 ] {8cec7ffc-61b8-4d75-84a5-773f755d4fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7342 | 2026.05.21 16:58:16.339765 [ 4 ] {8cec7ffc-61b8-4d75-84a5-773f755d4fed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7343 | 2026.05.21 16:58:16.339894 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5413 rows, containing 5 columns (5 merged, 0 gathered) in 0.002458303 sec., 2201925.4746058565 rows/sec., 174.11 MiB/sec. | ||
| 7344 | 2026.05.21 16:58:16.339971 [ 4 ] {8cec7ffc-61b8-4d75-84a5-773f755d4fed} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.05.21 16:58:16.340106 [ 4 ] {8cec7ffc-61b8-4d75-84a5-773f755d4fed} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001107 sec., 903.342366757001 rows/sec., 59.99 KiB/sec. | ||
| 7346 | 2026.05.21 16:58:16.340142 [ 4 ] {8cec7ffc-61b8-4d75-84a5-773f755d4fed} <Debug> TCPHandler: Processed in 0.001273556 sec. | ||
| 7347 | 2026.05.21 16:58:16.340240 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7348 | 2026.05.21 16:58:16.340260 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.05.21 16:58:16.340363 [ 4 ] {5ddd724b-ea2d-4156-b907-e9430a2f4ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7350 | 2026.05.21 16:58:16.340407 [ 4 ] {5ddd724b-ea2d-4156-b907-e9430a2f4ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7351 | 2026.05.21 16:58:16.340552 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2026.05.21 16:58:16.340644 [ 201 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_51_10} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7353 | 2026.05.21 16:58:16.340748 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7354 | 2026.05.21 16:58:16.340835 [ 4 ] {5ddd724b-ea2d-4156-b907-e9430a2f4ef5} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2026.05.21 16:58:16.340876 [ 4 ] {5ddd724b-ea2d-4156-b907-e9430a2f4ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7356 | 2026.05.21 16:58:16.341187 [ 4 ] {5ddd724b-ea2d-4156-b907-e9430a2f4ef5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7357 | 2026.05.21 16:58:16.341391 [ 4 ] {5ddd724b-ea2d-4156-b907-e9430a2f4ef5} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2026.05.21 16:58:16.341500 [ 23 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7359 | 2026.05.21 16:58:16.341522 [ 4 ] {5ddd724b-ea2d-4156-b907-e9430a2f4ef5} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001177 sec., 70518.26677994902 rows/sec., 5.51 MiB/sec. | ||
| 7360 | 2026.05.21 16:58:16.341532 [ 23 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.05.21 16:58:16.341562 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7362 | 2026.05.21 16:58:16.341565 [ 4 ] {5ddd724b-ea2d-4156-b907-e9430a2f4ef5} <Debug> TCPHandler: Processed in 0.001355587 sec. | ||
| 7363 | 2026.05.21 16:58:16.341644 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 7364 | 2026.05.21 16:58:16.341697 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7365 | 2026.05.21 16:58:16.341730 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7366 | 2026.05.21 16:58:16.341758 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1402 rows starting from the beginning of the part | ||
| 7367 | 2026.05.21 16:58:16.341795 [ 4 ] {c2253b0e-4ef0-4a36-82ef-d813d9388b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7368 | 2026.05.21 16:58:16.341813 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 87 rows starting from the beginning of the part | ||
| 7369 | 2026.05.21 16:58:16.341839 [ 4 ] {c2253b0e-4ef0-4a36-82ef-d813d9388b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7370 | 2026.05.21 16:58:16.341859 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 83 rows starting from the beginning of the part | ||
| 7371 | 2026.05.21 16:58:16.341900 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1313 rows starting from the beginning of the part | ||
| 7372 | 2026.05.21 16:58:16.341937 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 7373 | 2026.05.21 16:58:16.341975 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 83 rows starting from the beginning of the part | ||
| 7374 | 2026.05.21 16:58:16.342251 [ 4 ] {c2253b0e-4ef0-4a36-82ef-d813d9388b05} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7375 | 2026.05.21 16:58:16.342286 [ 4 ] {c2253b0e-4ef0-4a36-82ef-d813d9388b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7376 | 2026.05.21 16:58:16.342621 [ 4 ] {c2253b0e-4ef0-4a36-82ef-d813d9388b05} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7377 | 2026.05.21 16:58:16.342828 [ 4 ] {c2253b0e-4ef0-4a36-82ef-d813d9388b05} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7378 | 2026.05.21 16:58:16.342939 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7379 | 2026.05.21 16:58:16.342960 [ 4 ] {c2253b0e-4ef0-4a36-82ef-d813d9388b05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7380 | 2026.05.21 16:58:16.342969 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.05.21 16:58:16.343000 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7382 | 2026.05.21 16:58:16.343003 [ 4 ] {c2253b0e-4ef0-4a36-82ef-d813d9388b05} <Debug> TCPHandler: Processed in 0.001356146 sec. | ||
| 7383 | 2026.05.21 16:58:16.343084 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 7384 | 2026.05.21 16:58:16.343132 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.05.21 16:58:16.343177 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7386 | 2026.05.21 16:58:16.343205 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15354 rows starting from the beginning of the part | ||
| 7387 | 2026.05.21 16:58:16.343222 [ 197 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001612688 sec., 1880090.8793269375 rows/sec., 136.03 MiB/sec. | ||
| 7388 | 2026.05.21 16:58:16.343229 [ 4 ] {a01e9039-b069-4d67-bf7c-3245118ffcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7389 | 2026.05.21 16:58:16.343257 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 7390 | 2026.05.21 16:58:16.343300 [ 4 ] {a01e9039-b069-4d67-bf7c-3245118ffcbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7391 | 2026.05.21 16:58:16.343311 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 7392 | 2026.05.21 16:58:16.343356 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1529 rows starting from the beginning of the part | ||
| 7393 | 2026.05.21 16:58:16.343399 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
| 7394 | 2026.05.21 16:58:16.343445 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 7395 | 2026.05.21 16:58:16.343488 [ 186 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7396 | 2026.05.21 16:58:16.343614 [ 4 ] {a01e9039-b069-4d67-bf7c-3245118ffcbb} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.05.21 16:58:16.343657 [ 4 ] {a01e9039-b069-4d67-bf7c-3245118ffcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7398 | 2026.05.21 16:58:16.343858 [ 186 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.05.21 16:58:16.343976 [ 186 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_51_10} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7400 | 2026.05.21 16:58:16.343986 [ 4 ] {a01e9039-b069-4d67-bf7c-3245118ffcbb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7401 | 2026.05.21 16:58:16.344094 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7402 | 2026.05.21 16:58:16.344201 [ 4 ] {a01e9039-b069-4d67-bf7c-3245118ffcbb} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.05.21 16:58:16.344333 [ 4 ] {a01e9039-b069-4d67-bf7c-3245118ffcbb} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 56.52 KiB/sec. | ||
| 7404 | 2026.05.21 16:58:16.344368 [ 4 ] {a01e9039-b069-4d67-bf7c-3245118ffcbb} <Debug> TCPHandler: Processed in 0.001287266 sec. | ||
| 7405 | 2026.05.21 16:58:16.344480 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2026.05.21 16:58:16.344577 [ 4 ] {79656d78-7183-443d-8cd2-2f50cfae3b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7407 | 2026.05.21 16:58:16.344633 [ 4 ] {79656d78-7183-443d-8cd2-2f50cfae3b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7408 | 2026.05.21 16:58:16.345407 [ 4 ] {79656d78-7183-443d-8cd2-2f50cfae3b7a} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.05.21 16:58:16.345444 [ 4 ] {79656d78-7183-443d-8cd2-2f50cfae3b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7410 | 2026.05.21 16:58:16.345987 [ 4 ] {79656d78-7183-443d-8cd2-2f50cfae3b7a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7411 | 2026.05.21 16:58:16.346217 [ 4 ] {79656d78-7183-443d-8cd2-2f50cfae3b7a} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2026.05.21 16:58:16.346358 [ 4 ] {79656d78-7183-443d-8cd2-2f50cfae3b7a} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001799 sec., 10561.42301278488 rows/sec., 18.93 MiB/sec. | ||
| 7413 | 2026.05.21 16:58:16.346410 [ 4 ] {79656d78-7183-443d-8cd2-2f50cfae3b7a} <Debug> TCPHandler: Processed in 0.00197941 sec. | ||
| 7414 | 2026.05.21 16:58:16.346540 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.05.21 16:58:16.346639 [ 4 ] {5c77d056-11f9-4784-9499-58d9c2c72d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7416 | 2026.05.21 16:58:16.346682 [ 4 ] {5c77d056-11f9-4784-9499-58d9c2c72d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7417 | 2026.05.21 16:58:16.347078 [ 4 ] {5c77d056-11f9-4784-9499-58d9c2c72d1d} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2026.05.21 16:58:16.347115 [ 4 ] {5c77d056-11f9-4784-9499-58d9c2c72d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7419 | 2026.05.21 16:58:16.347413 [ 4 ] {5c77d056-11f9-4784-9499-58d9c2c72d1d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7420 | 2026.05.21 16:58:16.347619 [ 4 ] {5c77d056-11f9-4784-9499-58d9c2c72d1d} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2026.05.21 16:58:16.347726 [ 23 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7422 | 2026.05.21 16:58:16.347750 [ 4 ] {5c77d056-11f9-4784-9499-58d9c2c72d1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 7423 | 2026.05.21 16:58:16.347761 [ 23 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.05.21 16:58:16.347790 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 7425 | 2026.05.21 16:58:16.347791 [ 4 ] {5c77d056-11f9-4784-9499-58d9c2c72d1d} <Debug> TCPHandler: Processed in 0.001302107 sec. | ||
| 7426 | 2026.05.21 16:58:16.347855 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 7427 | 2026.05.21 16:58:16.347960 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7428 | 2026.05.21 16:58:16.347989 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2388 rows starting from the beginning of the part | ||
| 7429 | 2026.05.21 16:58:16.348010 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17459 rows, containing 5 columns (5 merged, 0 gathered) in 0.004963285 sec., 3517629.956772581 rows/sec., 232.18 MiB/sec. | ||
| 7430 | 2026.05.21 16:58:16.348034 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 7431 | 2026.05.21 16:58:16.348076 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 7432 | 2026.05.21 16:58:16.348112 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 7433 | 2026.05.21 16:58:16.348143 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 7434 | 2026.05.21 16:58:16.348178 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 7435 | 2026.05.21 16:58:16.348193 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7436 | 2026.05.21 16:58:16.348478 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.05.21 16:58:16.348616 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7438 | 2026.05.21 16:58:16.348749 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 7439 | 2026.05.21 16:58:16.349259 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2628 rows, containing 4 columns (4 merged, 0 gathered) in 0.001429747 sec., 1838087.4378473952 rows/sec., 124.01 MiB/sec. | ||
| 7440 | 2026.05.21 16:58:16.349539 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7441 | 2026.05.21 16:58:16.349763 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_51_10} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.05.21 16:58:16.349830 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_51_10} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7443 | 2026.05.21 16:58:16.349886 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7444 | 2026.05.21 16:58:20.644151 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7445 | 2026.05.21 16:58:20.644216 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7446 | 2026.05.21 16:58:20.747708 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16222 | ||
| 7447 | 2026.05.21 16:58:20.748262 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.05.21 16:58:20.748298 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7449 | 2026.05.21 16:58:20.748772 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7450 | 2026.05.21 16:58:20.749005 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.05.21 16:58:20.749131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16222 | ||
| 7452 | 2026.05.21 16:58:21.332370 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.05.21 16:58:21.332622 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7454 | 2026.05.21 16:58:21.333014 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7455 | 2026.05.21 16:58:21.333062 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7456 | 2026.05.21 16:58:21.333320 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7457 | 2026.05.21 16:58:21.333400 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7458 | 2026.05.21 16:58:21.333558 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7459 | 2026.05.21 16:58:21.333595 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7460 | 2026.05.21 16:58:21.333617 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 7461 | 2026.05.21 16:58:21.333632 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7462 | 2026.05.21 16:58:21.333674 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7463 | 2026.05.21 16:58:21.333694 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 7464 | 2026.05.21 16:58:21.334932 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002417 sec., 16135.705419942078 rows/sec., 3.23 MiB/sec. | ||
| 7465 | 2026.05.21 16:58:21.335033 [ 4 ] {0c575f4b-7c8d-4702-835a-41a771ebe904} <Debug> TCPHandler: Processed in 0.002803144 sec. | ||
| 7466 | 2026.05.21 16:58:21.337110 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7467 | 2026.05.21 16:58:21.337225 [ 4 ] {44f5bf57-2b91-47a5-a393-77d63fd9f211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7468 | 2026.05.21 16:58:21.337270 [ 4 ] {44f5bf57-2b91-47a5-a393-77d63fd9f211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7469 | 2026.05.21 16:58:21.337807 [ 4 ] {44f5bf57-2b91-47a5-a393-77d63fd9f211} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.05.21 16:58:21.337849 [ 4 ] {44f5bf57-2b91-47a5-a393-77d63fd9f211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7471 | 2026.05.21 16:58:21.338214 [ 4 ] {44f5bf57-2b91-47a5-a393-77d63fd9f211} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7472 | 2026.05.21 16:58:21.338434 [ 4 ] {44f5bf57-2b91-47a5-a393-77d63fd9f211} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.05.21 16:58:21.338580 [ 4 ] {44f5bf57-2b91-47a5-a393-77d63fd9f211} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001386 sec., 73593.07359307358 rows/sec., 6.16 MiB/sec. | ||
| 7474 | 2026.05.21 16:58:21.338616 [ 4 ] {44f5bf57-2b91-47a5-a393-77d63fd9f211} <Debug> TCPHandler: Processed in 0.001558798 sec. | ||
| 7475 | 2026.05.21 16:58:21.338750 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7476 | 2026.05.21 16:58:21.338847 [ 4 ] {066cdbaf-0564-4308-b16c-04cb1847e2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7477 | 2026.05.21 16:58:21.338887 [ 4 ] {066cdbaf-0564-4308-b16c-04cb1847e2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7478 | 2026.05.21 16:58:21.339286 [ 4 ] {066cdbaf-0564-4308-b16c-04cb1847e2e4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7479 | 2026.05.21 16:58:21.339322 [ 4 ] {066cdbaf-0564-4308-b16c-04cb1847e2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7480 | 2026.05.21 16:58:21.339606 [ 4 ] {066cdbaf-0564-4308-b16c-04cb1847e2e4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7481 | 2026.05.21 16:58:21.339808 [ 4 ] {066cdbaf-0564-4308-b16c-04cb1847e2e4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7482 | 2026.05.21 16:58:21.339936 [ 4 ] {066cdbaf-0564-4308-b16c-04cb1847e2e4} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001108 sec., 20758.12274368231 rows/sec., 1.52 MiB/sec. | ||
| 7483 | 2026.05.21 16:58:21.339971 [ 4 ] {066cdbaf-0564-4308-b16c-04cb1847e2e4} <Debug> TCPHandler: Processed in 0.001272016 sec. | ||
| 7484 | 2026.05.21 16:58:21.340089 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7485 | 2026.05.21 16:58:21.340193 [ 4 ] {45b34152-d882-4ed5-90ba-f4db16c94bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7486 | 2026.05.21 16:58:21.340235 [ 4 ] {45b34152-d882-4ed5-90ba-f4db16c94bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7487 | 2026.05.21 16:58:21.340657 [ 4 ] {45b34152-d882-4ed5-90ba-f4db16c94bfe} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7488 | 2026.05.21 16:58:21.340695 [ 4 ] {45b34152-d882-4ed5-90ba-f4db16c94bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7489 | 2026.05.21 16:58:21.341005 [ 4 ] {45b34152-d882-4ed5-90ba-f4db16c94bfe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7490 | 2026.05.21 16:58:21.341214 [ 4 ] {45b34152-d882-4ed5-90ba-f4db16c94bfe} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7491 | 2026.05.21 16:58:21.341344 [ 4 ] {45b34152-d882-4ed5-90ba-f4db16c94bfe} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.00117 sec., 74358.97435897436 rows/sec., 5.81 MiB/sec. | ||
| 7492 | 2026.05.21 16:58:21.341379 [ 4 ] {45b34152-d882-4ed5-90ba-f4db16c94bfe} <Debug> TCPHandler: Processed in 0.001341237 sec. | ||
| 7493 | 2026.05.21 16:58:21.341498 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7494 | 2026.05.21 16:58:21.341594 [ 4 ] {6a68ae49-d2c3-46b5-84e2-525ed2aaa9f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7495 | 2026.05.21 16:58:21.341636 [ 4 ] {6a68ae49-d2c3-46b5-84e2-525ed2aaa9f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7496 | 2026.05.21 16:58:21.342028 [ 4 ] {6a68ae49-d2c3-46b5-84e2-525ed2aaa9f3} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.05.21 16:58:21.342063 [ 4 ] {6a68ae49-d2c3-46b5-84e2-525ed2aaa9f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7498 | 2026.05.21 16:58:21.342373 [ 4 ] {6a68ae49-d2c3-46b5-84e2-525ed2aaa9f3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7499 | 2026.05.21 16:58:21.342573 [ 4 ] {6a68ae49-d2c3-46b5-84e2-525ed2aaa9f3} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.05.21 16:58:21.342701 [ 4 ] {6a68ae49-d2c3-46b5-84e2-525ed2aaa9f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001127 sec., 141969.8314108252 rows/sec., 9.89 MiB/sec. | ||
| 7501 | 2026.05.21 16:58:21.342735 [ 4 ] {6a68ae49-d2c3-46b5-84e2-525ed2aaa9f3} <Debug> TCPHandler: Processed in 0.001286107 sec. | ||
| 7502 | 2026.05.21 16:58:21.342851 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7503 | 2026.05.21 16:58:21.342948 [ 4 ] {4d02a318-7500-49da-bb79-825eca28708a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7504 | 2026.05.21 16:58:21.343002 [ 4 ] {4d02a318-7500-49da-bb79-825eca28708a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7505 | 2026.05.21 16:58:21.343774 [ 4 ] {4d02a318-7500-49da-bb79-825eca28708a} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.05.21 16:58:21.343809 [ 4 ] {4d02a318-7500-49da-bb79-825eca28708a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7507 | 2026.05.21 16:58:21.344336 [ 4 ] {4d02a318-7500-49da-bb79-825eca28708a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7508 | 2026.05.21 16:58:21.344547 [ 4 ] {4d02a318-7500-49da-bb79-825eca28708a} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.05.21 16:58:21.344689 [ 4 ] {4d02a318-7500-49da-bb79-825eca28708a} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001762 sec., 13053.348467650398 rows/sec., 23.39 MiB/sec. | ||
| 7510 | 2026.05.21 16:58:21.344738 [ 4 ] {4d02a318-7500-49da-bb79-825eca28708a} <Debug> TCPHandler: Processed in 0.00193661 sec. | ||
| 7511 | 2026.05.21 16:58:21.344862 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2026.05.21 16:58:21.344959 [ 4 ] {85a4649e-43dd-4382-b584-55cbc6733708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7513 | 2026.05.21 16:58:21.345000 [ 4 ] {85a4649e-43dd-4382-b584-55cbc6733708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7514 | 2026.05.21 16:58:21.345338 [ 4 ] {85a4649e-43dd-4382-b584-55cbc6733708} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.05.21 16:58:21.345374 [ 4 ] {85a4649e-43dd-4382-b584-55cbc6733708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7516 | 2026.05.21 16:58:21.345666 [ 4 ] {85a4649e-43dd-4382-b584-55cbc6733708} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7517 | 2026.05.21 16:58:21.345868 [ 4 ] {85a4649e-43dd-4382-b584-55cbc6733708} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.05.21 16:58:21.345994 [ 4 ] {85a4649e-43dd-4382-b584-55cbc6733708} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 7519 | 2026.05.21 16:58:21.346027 [ 4 ] {85a4649e-43dd-4382-b584-55cbc6733708} <Debug> TCPHandler: Processed in 0.001215346 sec. | ||
| 7520 | 2026.05.21 16:58:21.574418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7521 | 2026.05.21 16:58:21.590127 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.05.21 16:58:21.590177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7523 | 2026.05.21 16:58:21.596338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7524 | 2026.05.21 16:58:21.597061 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.05.21 16:58:21.599854 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7526 | 2026.05.21 16:58:26.332985 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.05.21 16:58:26.333250 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 7528 | 2026.05.21 16:58:26.333603 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7529 | 2026.05.21 16:58:26.333650 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 7530 | 2026.05.21 16:58:26.333878 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7531 | 2026.05.21 16:58:26.333941 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7532 | 2026.05.21 16:58:26.334141 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 7533 | 2026.05.21 16:58:26.334178 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7534 | 2026.05.21 16:58:26.334202 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 7535 | 2026.05.21 16:58:26.334219 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7536 | 2026.05.21 16:58:26.334259 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 7537 | 2026.05.21 16:58:26.334281 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 7538 | 2026.05.21 16:58:26.335549 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002396 sec., 16277.128547579297 rows/sec., 3.26 MiB/sec. | ||
| 7539 | 2026.05.21 16:58:26.335646 [ 4 ] {f0026064-2374-475e-a928-a1af06439731} <Debug> TCPHandler: Processed in 0.002801434 sec. | ||
| 7540 | 2026.05.21 16:58:26.338552 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7541 | 2026.05.21 16:58:26.338668 [ 4 ] {fea6682d-db9e-4a2e-be31-95b7d9cb730a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7542 | 2026.05.21 16:58:26.338713 [ 4 ] {fea6682d-db9e-4a2e-be31-95b7d9cb730a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7543 | 2026.05.21 16:58:26.339221 [ 4 ] {fea6682d-db9e-4a2e-be31-95b7d9cb730a} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2026.05.21 16:58:26.339260 [ 4 ] {fea6682d-db9e-4a2e-be31-95b7d9cb730a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7545 | 2026.05.21 16:58:26.339620 [ 4 ] {fea6682d-db9e-4a2e-be31-95b7d9cb730a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7546 | 2026.05.21 16:58:26.339843 [ 4 ] {fea6682d-db9e-4a2e-be31-95b7d9cb730a} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7547 | 2026.05.21 16:58:26.339983 [ 4 ] {fea6682d-db9e-4a2e-be31-95b7d9cb730a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001347 sec., 17817.371937639196 rows/sec., 1.48 MiB/sec. | ||
| 7548 | 2026.05.21 16:58:26.340020 [ 4 ] {fea6682d-db9e-4a2e-be31-95b7d9cb730a} <Debug> TCPHandler: Processed in 0.001525477 sec. | ||
| 7549 | 2026.05.21 16:58:26.340160 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7550 | 2026.05.21 16:58:26.340261 [ 4 ] {28f9ce1d-0f9b-4cd6-90cd-8cf856a74126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7551 | 2026.05.21 16:58:26.340302 [ 4 ] {28f9ce1d-0f9b-4cd6-90cd-8cf856a74126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7552 | 2026.05.21 16:58:26.340702 [ 4 ] {28f9ce1d-0f9b-4cd6-90cd-8cf856a74126} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2026.05.21 16:58:26.340738 [ 4 ] {28f9ce1d-0f9b-4cd6-90cd-8cf856a74126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7554 | 2026.05.21 16:58:26.341016 [ 4 ] {28f9ce1d-0f9b-4cd6-90cd-8cf856a74126} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7555 | 2026.05.21 16:58:26.341238 [ 4 ] {28f9ce1d-0f9b-4cd6-90cd-8cf856a74126} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.05.21 16:58:26.341374 [ 4 ] {28f9ce1d-0f9b-4cd6-90cd-8cf856a74126} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001132 sec., 7067.137809187279 rows/sec., 576.28 KiB/sec. | ||
| 7557 | 2026.05.21 16:58:26.341409 [ 4 ] {28f9ce1d-0f9b-4cd6-90cd-8cf856a74126} <Debug> TCPHandler: Processed in 0.001299856 sec. | ||
| 7558 | 2026.05.21 16:58:26.341548 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7559 | 2026.05.21 16:58:26.341672 [ 4 ] {f6a4b79d-8730-4014-a58f-6be749179661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7560 | 2026.05.21 16:58:26.341721 [ 4 ] {f6a4b79d-8730-4014-a58f-6be749179661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7561 | 2026.05.21 16:58:26.342357 [ 4 ] {f6a4b79d-8730-4014-a58f-6be749179661} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2026.05.21 16:58:26.342400 [ 4 ] {f6a4b79d-8730-4014-a58f-6be749179661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7563 | 2026.05.21 16:58:26.342766 [ 4 ] {f6a4b79d-8730-4014-a58f-6be749179661} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7564 | 2026.05.21 16:58:26.342974 [ 4 ] {f6a4b79d-8730-4014-a58f-6be749179661} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2026.05.21 16:58:26.343105 [ 4 ] {f6a4b79d-8730-4014-a58f-6be749179661} <Debug> executeQuery: Read 218 rows, 19.90 KiB in 0.001457 sec., 149622.51201098147 rows/sec., 13.34 MiB/sec. | ||
| 7566 | 2026.05.21 16:58:26.343139 [ 4 ] {f6a4b79d-8730-4014-a58f-6be749179661} <Debug> TCPHandler: Processed in 0.001652008 sec. | ||
| 7567 | 2026.05.21 16:58:26.343264 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7568 | 2026.05.21 16:58:26.343366 [ 4 ] {a6ec816a-332a-40a7-9bbc-9205bb9eab4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7569 | 2026.05.21 16:58:26.343409 [ 4 ] {a6ec816a-332a-40a7-9bbc-9205bb9eab4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7570 | 2026.05.21 16:58:26.343879 [ 4 ] {a6ec816a-332a-40a7-9bbc-9205bb9eab4d} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7571 | 2026.05.21 16:58:26.343916 [ 4 ] {a6ec816a-332a-40a7-9bbc-9205bb9eab4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7572 | 2026.05.21 16:58:26.344213 [ 4 ] {a6ec816a-332a-40a7-9bbc-9205bb9eab4d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7573 | 2026.05.21 16:58:26.344425 [ 4 ] {a6ec816a-332a-40a7-9bbc-9205bb9eab4d} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7574 | 2026.05.21 16:58:26.344557 [ 4 ] {a6ec816a-332a-40a7-9bbc-9205bb9eab4d} <Debug> executeQuery: Read 39 rows, 2.95 KiB in 0.001216 sec., 32072.36842105263 rows/sec., 2.37 MiB/sec. | ||
| 7575 | 2026.05.21 16:58:26.344593 [ 4 ] {a6ec816a-332a-40a7-9bbc-9205bb9eab4d} <Debug> TCPHandler: Processed in 0.001377626 sec. | ||
| 7576 | 2026.05.21 16:58:26.344710 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7577 | 2026.05.21 16:58:26.344806 [ 4 ] {daa57ba1-57f9-4815-b521-03a436d6c2a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7578 | 2026.05.21 16:58:26.344846 [ 4 ] {daa57ba1-57f9-4815-b521-03a436d6c2a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7579 | 2026.05.21 16:58:26.345261 [ 4 ] {daa57ba1-57f9-4815-b521-03a436d6c2a6} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.05.21 16:58:26.345298 [ 4 ] {daa57ba1-57f9-4815-b521-03a436d6c2a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7581 | 2026.05.21 16:58:26.345581 [ 4 ] {daa57ba1-57f9-4815-b521-03a436d6c2a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7582 | 2026.05.21 16:58:26.345779 [ 4 ] {daa57ba1-57f9-4815-b521-03a436d6c2a6} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7583 | 2026.05.21 16:58:26.345903 [ 4 ] {daa57ba1-57f9-4815-b521-03a436d6c2a6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001116 sec., 21505.37634408602 rows/sec., 1.78 MiB/sec. | ||
| 7584 | 2026.05.21 16:58:26.345937 [ 4 ] {daa57ba1-57f9-4815-b521-03a436d6c2a6} <Debug> TCPHandler: Processed in 0.001276246 sec. | ||
| 7585 | 2026.05.21 16:58:26.346056 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7586 | 2026.05.21 16:58:26.346152 [ 4 ] {62a316b7-a2ea-4e51-8ac8-092f4ec03f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7587 | 2026.05.21 16:58:26.346192 [ 4 ] {62a316b7-a2ea-4e51-8ac8-092f4ec03f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7588 | 2026.05.21 16:58:26.346594 [ 4 ] {62a316b7-a2ea-4e51-8ac8-092f4ec03f43} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7589 | 2026.05.21 16:58:26.346630 [ 4 ] {62a316b7-a2ea-4e51-8ac8-092f4ec03f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7590 | 2026.05.21 16:58:26.346909 [ 4 ] {62a316b7-a2ea-4e51-8ac8-092f4ec03f43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7591 | 2026.05.21 16:58:26.347104 [ 4 ] {62a316b7-a2ea-4e51-8ac8-092f4ec03f43} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7592 | 2026.05.21 16:58:26.347226 [ 4 ] {62a316b7-a2ea-4e51-8ac8-092f4ec03f43} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 7593 | 2026.05.21 16:58:26.347260 [ 4 ] {62a316b7-a2ea-4e51-8ac8-092f4ec03f43} <Debug> TCPHandler: Processed in 0.001251916 sec. | ||
| 7594 | 2026.05.21 16:58:26.347375 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7595 | 2026.05.21 16:58:26.347469 [ 4 ] {58ccbe92-fee0-4f0e-8342-c790d67f98e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7596 | 2026.05.21 16:58:26.347508 [ 4 ] {58ccbe92-fee0-4f0e-8342-c790d67f98e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7597 | 2026.05.21 16:58:26.347953 [ 4 ] {58ccbe92-fee0-4f0e-8342-c790d67f98e3} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7598 | 2026.05.21 16:58:26.347988 [ 4 ] {58ccbe92-fee0-4f0e-8342-c790d67f98e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7599 | 2026.05.21 16:58:26.348281 [ 4 ] {58ccbe92-fee0-4f0e-8342-c790d67f98e3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7600 | 2026.05.21 16:58:26.348488 [ 4 ] {58ccbe92-fee0-4f0e-8342-c790d67f98e3} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7601 | 2026.05.21 16:58:26.348613 [ 4 ] {58ccbe92-fee0-4f0e-8342-c790d67f98e3} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001162 sec., 109294.32013769362 rows/sec., 8.86 MiB/sec. | ||
| 7602 | 2026.05.21 16:58:26.348648 [ 4 ] {58ccbe92-fee0-4f0e-8342-c790d67f98e3} <Debug> TCPHandler: Processed in 0.001320457 sec. | ||
| 7603 | 2026.05.21 16:58:26.348775 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7604 | 2026.05.21 16:58:26.348870 [ 4 ] {10f6d69a-6266-424f-9ac0-5816416a760e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7605 | 2026.05.21 16:58:26.348912 [ 4 ] {10f6d69a-6266-424f-9ac0-5816416a760e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7606 | 2026.05.21 16:58:26.349351 [ 4 ] {10f6d69a-6266-424f-9ac0-5816416a760e} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7607 | 2026.05.21 16:58:26.349387 [ 4 ] {10f6d69a-6266-424f-9ac0-5816416a760e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7608 | 2026.05.21 16:58:26.349695 [ 4 ] {10f6d69a-6266-424f-9ac0-5816416a760e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7609 | 2026.05.21 16:58:26.349893 [ 4 ] {10f6d69a-6266-424f-9ac0-5816416a760e} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.05.21 16:58:26.350019 [ 4 ] {10f6d69a-6266-424f-9ac0-5816416a760e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001169 sec., 171086.39863130884 rows/sec., 12.26 MiB/sec. | ||
| 7611 | 2026.05.21 16:58:26.350053 [ 4 ] {10f6d69a-6266-424f-9ac0-5816416a760e} <Debug> TCPHandler: Processed in 0.001326867 sec. | ||
| 7612 | 2026.05.21 16:58:26.350177 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2026.05.21 16:58:26.350271 [ 4 ] {a27ea8db-ae0b-474c-b710-3ce3653b8bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7614 | 2026.05.21 16:58:26.350325 [ 4 ] {a27ea8db-ae0b-474c-b710-3ce3653b8bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7615 | 2026.05.21 16:58:26.351112 [ 4 ] {a27ea8db-ae0b-474c-b710-3ce3653b8bc5} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2026.05.21 16:58:26.351148 [ 4 ] {a27ea8db-ae0b-474c-b710-3ce3653b8bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7617 | 2026.05.21 16:58:26.351659 [ 4 ] {a27ea8db-ae0b-474c-b710-3ce3653b8bc5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7618 | 2026.05.21 16:58:26.351868 [ 4 ] {a27ea8db-ae0b-474c-b710-3ce3653b8bc5} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.05.21 16:58:26.352008 [ 4 ] {a27ea8db-ae0b-474c-b710-3ce3653b8bc5} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001754 sec., 10832.383124287344 rows/sec., 19.41 MiB/sec. | ||
| 7620 | 2026.05.21 16:58:26.352059 [ 4 ] {a27ea8db-ae0b-474c-b710-3ce3653b8bc5} <Debug> TCPHandler: Processed in 0.00192947 sec. | ||
| 7621 | 2026.05.21 16:58:26.352186 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2026.05.21 16:58:26.352281 [ 4 ] {29ef3d9a-113d-4cd1-9227-81dcc9fc7aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7623 | 2026.05.21 16:58:26.352322 [ 4 ] {29ef3d9a-113d-4cd1-9227-81dcc9fc7aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7624 | 2026.05.21 16:58:26.352659 [ 4 ] {29ef3d9a-113d-4cd1-9227-81dcc9fc7aa7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.05.21 16:58:26.352695 [ 4 ] {29ef3d9a-113d-4cd1-9227-81dcc9fc7aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7626 | 2026.05.21 16:58:26.352986 [ 4 ] {29ef3d9a-113d-4cd1-9227-81dcc9fc7aa7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7627 | 2026.05.21 16:58:26.353184 [ 4 ] {29ef3d9a-113d-4cd1-9227-81dcc9fc7aa7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.05.21 16:58:26.353310 [ 4 ] {29ef3d9a-113d-4cd1-9227-81dcc9fc7aa7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 7629 | 2026.05.21 16:58:26.353343 [ 4 ] {29ef3d9a-113d-4cd1-9227-81dcc9fc7aa7} <Debug> TCPHandler: Processed in 0.001205446 sec. | ||
| 7630 | 2026.05.21 16:58:28.249387 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16734 | ||
| 7631 | 2026.05.21 16:58:28.250078 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.05.21 16:58:28.250119 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7633 | 2026.05.21 16:58:28.250634 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7634 | 2026.05.21 16:58:28.250891 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2026.05.21 16:58:28.251037 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16734 | ||
| 7636 | 2026.05.21 16:58:29.100079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7637 | 2026.05.21 16:58:29.116494 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.05.21 16:58:29.116546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7639 | 2026.05.21 16:58:29.122794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7640 | 2026.05.21 16:58:29.123543 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7641 | 2026.05.21 16:58:29.126254 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7642 | 2026.05.21 16:58:31.332358 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.05.21 16:58:31.332610 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7644 | 2026.05.21 16:58:31.332971 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7645 | 2026.05.21 16:58:31.333010 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7646 | 2026.05.21 16:58:31.333224 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7647 | 2026.05.21 16:58:31.333294 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7648 | 2026.05.21 16:58:31.333433 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7649 | 2026.05.21 16:58:31.333471 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7650 | 2026.05.21 16:58:31.333494 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 7651 | 2026.05.21 16:58:31.333510 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7652 | 2026.05.21 16:58:31.333551 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7653 | 2026.05.21 16:58:31.333572 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 7654 | 2026.05.21 16:58:31.334990 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002486 sec., 15687.851971037811 rows/sec., 3.14 MiB/sec. | ||
| 7655 | 2026.05.21 16:58:31.335094 [ 4 ] {79a8dfa3-f1b6-40a1-9815-444367d8958c} <Debug> TCPHandler: Processed in 0.002874474 sec. | ||
| 7656 | 2026.05.21 16:58:31.337175 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7657 | 2026.05.21 16:58:31.337287 [ 4 ] {6d725d33-89db-4845-a26a-a10588cc321a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7658 | 2026.05.21 16:58:31.337331 [ 4 ] {6d725d33-89db-4845-a26a-a10588cc321a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7659 | 2026.05.21 16:58:31.337852 [ 4 ] {6d725d33-89db-4845-a26a-a10588cc321a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7660 | 2026.05.21 16:58:31.337898 [ 4 ] {6d725d33-89db-4845-a26a-a10588cc321a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7661 | 2026.05.21 16:58:31.338264 [ 4 ] {6d725d33-89db-4845-a26a-a10588cc321a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7662 | 2026.05.21 16:58:31.338482 [ 4 ] {6d725d33-89db-4845-a26a-a10588cc321a} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7663 | 2026.05.21 16:58:31.338627 [ 4 ] {6d725d33-89db-4845-a26a-a10588cc321a} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.00137 sec., 74452.55474452555 rows/sec., 6.23 MiB/sec. | ||
| 7664 | 2026.05.21 16:58:31.338663 [ 4 ] {6d725d33-89db-4845-a26a-a10588cc321a} <Debug> TCPHandler: Processed in 0.001541458 sec. | ||
| 7665 | 2026.05.21 16:58:31.338798 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.05.21 16:58:31.338895 [ 4 ] {d7bca1ce-43de-4ec1-8755-4ee41a782369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7667 | 2026.05.21 16:58:31.338937 [ 4 ] {d7bca1ce-43de-4ec1-8755-4ee41a782369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7668 | 2026.05.21 16:58:31.339340 [ 4 ] {d7bca1ce-43de-4ec1-8755-4ee41a782369} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.05.21 16:58:31.339376 [ 4 ] {d7bca1ce-43de-4ec1-8755-4ee41a782369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7670 | 2026.05.21 16:58:31.339667 [ 4 ] {d7bca1ce-43de-4ec1-8755-4ee41a782369} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7671 | 2026.05.21 16:58:31.339870 [ 4 ] {d7bca1ce-43de-4ec1-8755-4ee41a782369} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7672 | 2026.05.21 16:58:31.339984 [ 50 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7673 | 2026.05.21 16:58:31.339998 [ 4 ] {d7bca1ce-43de-4ec1-8755-4ee41a782369} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001122 sec., 20499.108734402853 rows/sec., 1.51 MiB/sec. | ||
| 7674 | 2026.05.21 16:58:31.340051 [ 50 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.05.21 16:58:31.340057 [ 4 ] {d7bca1ce-43de-4ec1-8755-4ee41a782369} <Debug> TCPHandler: Processed in 0.001309847 sec. | ||
| 7676 | 2026.05.21 16:58:31.340081 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7677 | 2026.05.21 16:58:31.340174 [ 192 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 7678 | 2026.05.21 16:58:31.340194 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.05.21 16:58:31.340269 [ 192 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7680 | 2026.05.21 16:58:31.340294 [ 4 ] {4bdc5116-d4ef-4aa7-aa0f-22871223d83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7681 | 2026.05.21 16:58:31.340297 [ 192 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 81 rows starting from the beginning of the part | ||
| 7682 | 2026.05.21 16:58:31.340336 [ 4 ] {4bdc5116-d4ef-4aa7-aa0f-22871223d83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7683 | 2026.05.21 16:58:31.340363 [ 192 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 7684 | 2026.05.21 16:58:31.340409 [ 192 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 19 rows starting from the beginning of the part | ||
| 7685 | 2026.05.21 16:58:31.340450 [ 192 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part | ||
| 7686 | 2026.05.21 16:58:31.340488 [ 192 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 39 rows starting from the beginning of the part | ||
| 7687 | 2026.05.21 16:58:31.340526 [ 192 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part | ||
| 7688 | 2026.05.21 16:58:31.340761 [ 4 ] {4bdc5116-d4ef-4aa7-aa0f-22871223d83b} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2026.05.21 16:58:31.340795 [ 4 ] {4bdc5116-d4ef-4aa7-aa0f-22871223d83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7690 | 2026.05.21 16:58:31.341102 [ 4 ] {4bdc5116-d4ef-4aa7-aa0f-22871223d83b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7691 | 2026.05.21 16:58:31.341226 [ 194 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 5 columns (5 merged, 0 gathered) in 0.001087996 sec., 201287.5047334733 rows/sec., 15.52 MiB/sec. | ||
| 7692 | 2026.05.21 16:58:31.341309 [ 4 ] {4bdc5116-d4ef-4aa7-aa0f-22871223d83b} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.05.21 16:58:31.341415 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7694 | 2026.05.21 16:58:31.341444 [ 4 ] {4bdc5116-d4ef-4aa7-aa0f-22871223d83b} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001169 sec., 74422.58340461933 rows/sec., 5.81 MiB/sec. | ||
| 7695 | 2026.05.21 16:58:31.341485 [ 4 ] {4bdc5116-d4ef-4aa7-aa0f-22871223d83b} <Debug> TCPHandler: Processed in 0.001347327 sec. | ||
| 7696 | 2026.05.21 16:58:31.341605 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.05.21 16:58:31.341703 [ 4 ] {841a554f-69e8-4e01-a7b3-9cc64eb375e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7698 | 2026.05.21 16:58:31.341740 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2026.05.21 16:58:31.341749 [ 4 ] {841a554f-69e8-4e01-a7b3-9cc64eb375e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7700 | 2026.05.21 16:58:31.341833 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_46_9} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7701 | 2026.05.21 16:58:31.341930 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7702 | 2026.05.21 16:58:31.342171 [ 4 ] {841a554f-69e8-4e01-a7b3-9cc64eb375e4} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2026.05.21 16:58:31.342213 [ 4 ] {841a554f-69e8-4e01-a7b3-9cc64eb375e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7704 | 2026.05.21 16:58:31.342532 [ 4 ] {841a554f-69e8-4e01-a7b3-9cc64eb375e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7705 | 2026.05.21 16:58:31.342738 [ 4 ] {841a554f-69e8-4e01-a7b3-9cc64eb375e4} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2026.05.21 16:58:31.342868 [ 4 ] {841a554f-69e8-4e01-a7b3-9cc64eb375e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 7707 | 2026.05.21 16:58:31.342904 [ 4 ] {841a554f-69e8-4e01-a7b3-9cc64eb375e4} <Debug> TCPHandler: Processed in 0.001348986 sec. | ||
| 7708 | 2026.05.21 16:58:31.343011 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2026.05.21 16:58:31.343113 [ 4 ] {0ef2057d-9792-49d3-893f-613cefdfd7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7710 | 2026.05.21 16:58:31.343169 [ 4 ] {0ef2057d-9792-49d3-893f-613cefdfd7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7711 | 2026.05.21 16:58:31.343952 [ 4 ] {0ef2057d-9792-49d3-893f-613cefdfd7f8} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2026.05.21 16:58:31.343990 [ 4 ] {0ef2057d-9792-49d3-893f-613cefdfd7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7713 | 2026.05.21 16:58:31.344521 [ 4 ] {0ef2057d-9792-49d3-893f-613cefdfd7f8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7714 | 2026.05.21 16:58:31.344748 [ 4 ] {0ef2057d-9792-49d3-893f-613cefdfd7f8} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2026.05.21 16:58:31.344862 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7716 | 2026.05.21 16:58:31.344889 [ 4 ] {0ef2057d-9792-49d3-893f-613cefdfd7f8} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001795 sec., 12813.370473537605 rows/sec., 22.96 MiB/sec. | ||
| 7717 | 2026.05.21 16:58:31.344900 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.05.21 16:58:31.344946 [ 4 ] {0ef2057d-9792-49d3-893f-613cefdfd7f8} <Debug> TCPHandler: Processed in 0.00198495 sec. | ||
| 7719 | 2026.05.21 16:58:31.344968 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7720 | 2026.05.21 16:58:31.345039 [ 192 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 7721 | 2026.05.21 16:58:31.345080 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2026.05.21 16:58:31.345176 [ 4 ] {bf1b61b8-936f-45e2-ba40-5a43adef8f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7723 | 2026.05.21 16:58:31.345215 [ 192 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7724 | 2026.05.21 16:58:31.345218 [ 4 ] {bf1b61b8-936f-45e2-ba40-5a43adef8f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7725 | 2026.05.21 16:58:31.345263 [ 192 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 805 rows starting from the beginning of the part | ||
| 7726 | 2026.05.21 16:58:31.345365 [ 192 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 32 rows starting from the beginning of the part | ||
| 7727 | 2026.05.21 16:58:31.345490 [ 192 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 19 rows starting from the beginning of the part | ||
| 7728 | 2026.05.21 16:58:31.345560 [ 4 ] {bf1b61b8-936f-45e2-ba40-5a43adef8f2f} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2026.05.21 16:58:31.345587 [ 192 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part | ||
| 7730 | 2026.05.21 16:58:31.345595 [ 4 ] {bf1b61b8-936f-45e2-ba40-5a43adef8f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7731 | 2026.05.21 16:58:31.345679 [ 192 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 19 rows starting from the beginning of the part | ||
| 7732 | 2026.05.21 16:58:31.345778 [ 192 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 23 rows starting from the beginning of the part | ||
| 7733 | 2026.05.21 16:58:31.345902 [ 4 ] {bf1b61b8-936f-45e2-ba40-5a43adef8f2f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7734 | 2026.05.21 16:58:31.346107 [ 4 ] {bf1b61b8-936f-45e2-ba40-5a43adef8f2f} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2026.05.21 16:58:31.346240 [ 4 ] {bf1b61b8-936f-45e2-ba40-5a43adef8f2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 7736 | 2026.05.21 16:58:31.346274 [ 4 ] {bf1b61b8-936f-45e2-ba40-5a43adef8f2f} <Debug> TCPHandler: Processed in 0.001244356 sec. | ||
| 7737 | 2026.05.21 16:58:31.350592 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 921 rows, containing 19 columns (19 merged, 0 gathered) in 0.005560958 sec., 165618.94551262568 rows/sec., 296.78 MiB/sec. | ||
| 7738 | 2026.05.21 16:58:31.352115 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7739 | 2026.05.21 16:58:31.352506 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7740 | 2026.05.21 16:58:31.352593 [ 191 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7741 | 2026.05.21 16:58:31.352738 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.79 MiB. | ||
| 7742 | 2026.05.21 16:58:32.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.55 MiB, peak 293.27 MiB, free memory in arenas 0.00 B, will set to 288.11 MiB (RSS), difference: 2.56 MiB | ||
| 7743 | 2026.05.21 16:58:35.644269 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7744 | 2026.05.21 16:58:35.644338 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7745 | 2026.05.21 16:58:35.751314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17182 | ||
| 7746 | 2026.05.21 16:58:35.752052 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.05.21 16:58:35.752137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7748 | 2026.05.21 16:58:35.752745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7749 | 2026.05.21 16:58:35.752975 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.05.21 16:58:35.753108 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17182 | ||
| 7751 | 2026.05.21 16:58:35.753108 [ 56 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7752 | 2026.05.21 16:58:35.753175 [ 56 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.05.21 16:58:35.753199 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7754 | 2026.05.21 16:58:35.753305 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 7755 | 2026.05.21 16:58:35.753430 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7756 | 2026.05.21 16:58:35.753473 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14814 rows starting from the beginning of the part | ||
| 7757 | 2026.05.21 16:58:35.753543 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7758 | 2026.05.21 16:58:35.753597 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7759 | 2026.05.21 16:58:35.753642 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7760 | 2026.05.21 16:58:35.753688 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7761 | 2026.05.21 16:58:35.753730 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7762 | 2026.05.21 16:58:35.755628 [ 192 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002370992 sec., 7246755.788294519 rows/sec., 103.67 MiB/sec. | ||
| 7763 | 2026.05.21 16:58:35.755823 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7764 | 2026.05.21 16:58:35.756103 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.05.21 16:58:35.756168 [ 188 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_36_7} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7766 | 2026.05.21 16:58:35.756233 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7767 | 2026.05.21 16:58:36.332413 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2026.05.21 16:58:36.332630 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7769 | 2026.05.21 16:58:36.332944 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7770 | 2026.05.21 16:58:36.332981 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7771 | 2026.05.21 16:58:36.333192 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7772 | 2026.05.21 16:58:36.333258 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7773 | 2026.05.21 16:58:36.333412 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7774 | 2026.05.21 16:58:36.333455 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7775 | 2026.05.21 16:58:36.333483 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 7776 | 2026.05.21 16:58:36.333503 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7777 | 2026.05.21 16:58:36.333553 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7778 | 2026.05.21 16:58:36.333579 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 7779 | 2026.05.21 16:58:36.334569 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002029 sec., 19221.291276490883 rows/sec., 3.85 MiB/sec. | ||
| 7780 | 2026.05.21 16:58:36.334632 [ 4 ] {94c6f1c5-77d0-4e4c-90c1-8710888b7a93} <Debug> TCPHandler: Processed in 0.002340051 sec. | ||
| 7781 | 2026.05.21 16:58:36.336487 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2026.05.21 16:58:36.336594 [ 4 ] {ad8dfcb7-c44d-4f1f-88ae-e02f55e5c9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7783 | 2026.05.21 16:58:36.336637 [ 4 ] {ad8dfcb7-c44d-4f1f-88ae-e02f55e5c9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7784 | 2026.05.21 16:58:36.337133 [ 4 ] {ad8dfcb7-c44d-4f1f-88ae-e02f55e5c9ad} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.05.21 16:58:36.337174 [ 4 ] {ad8dfcb7-c44d-4f1f-88ae-e02f55e5c9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7786 | 2026.05.21 16:58:36.337530 [ 4 ] {ad8dfcb7-c44d-4f1f-88ae-e02f55e5c9ad} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7787 | 2026.05.21 16:58:36.337758 [ 4 ] {ad8dfcb7-c44d-4f1f-88ae-e02f55e5c9ad} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.05.21 16:58:36.337904 [ 4 ] {ad8dfcb7-c44d-4f1f-88ae-e02f55e5c9ad} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.00134 sec., 70149.25373134328 rows/sec., 5.94 MiB/sec. | ||
| 7789 | 2026.05.21 16:58:36.337938 [ 4 ] {ad8dfcb7-c44d-4f1f-88ae-e02f55e5c9ad} <Debug> TCPHandler: Processed in 0.001501148 sec. | ||
| 7790 | 2026.05.21 16:58:36.338065 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.05.21 16:58:36.338160 [ 4 ] {bd9f49f4-18d4-4e19-971b-da5ae932e05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7792 | 2026.05.21 16:58:36.338201 [ 4 ] {bd9f49f4-18d4-4e19-971b-da5ae932e05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7793 | 2026.05.21 16:58:36.338594 [ 4 ] {bd9f49f4-18d4-4e19-971b-da5ae932e05b} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.05.21 16:58:36.338630 [ 4 ] {bd9f49f4-18d4-4e19-971b-da5ae932e05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7795 | 2026.05.21 16:58:36.338907 [ 4 ] {bd9f49f4-18d4-4e19-971b-da5ae932e05b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7796 | 2026.05.21 16:58:36.339114 [ 4 ] {bd9f49f4-18d4-4e19-971b-da5ae932e05b} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.05.21 16:58:36.339238 [ 4 ] {bd9f49f4-18d4-4e19-971b-da5ae932e05b} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001096 sec., 17335.766423357665 rows/sec., 1.27 MiB/sec. | ||
| 7798 | 2026.05.21 16:58:36.339271 [ 4 ] {bd9f49f4-18d4-4e19-971b-da5ae932e05b} <Debug> TCPHandler: Processed in 0.001254406 sec. | ||
| 7799 | 2026.05.21 16:58:36.339389 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2026.05.21 16:58:36.339482 [ 4 ] {24b0ca91-8a40-418a-a61b-b21f79faf6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7801 | 2026.05.21 16:58:36.339521 [ 4 ] {24b0ca91-8a40-418a-a61b-b21f79faf6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7802 | 2026.05.21 16:58:36.339952 [ 4 ] {24b0ca91-8a40-418a-a61b-b21f79faf6bc} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.05.21 16:58:36.339988 [ 4 ] {24b0ca91-8a40-418a-a61b-b21f79faf6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7804 | 2026.05.21 16:58:36.340264 [ 4 ] {24b0ca91-8a40-418a-a61b-b21f79faf6bc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7805 | 2026.05.21 16:58:36.340460 [ 4 ] {24b0ca91-8a40-418a-a61b-b21f79faf6bc} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.05.21 16:58:36.340586 [ 4 ] {24b0ca91-8a40-418a-a61b-b21f79faf6bc} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001122 sec., 73975.04456327987 rows/sec., 5.78 MiB/sec. | ||
| 7807 | 2026.05.21 16:58:36.340619 [ 4 ] {24b0ca91-8a40-418a-a61b-b21f79faf6bc} <Debug> TCPHandler: Processed in 0.001277696 sec. | ||
| 7808 | 2026.05.21 16:58:36.340735 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.05.21 16:58:36.340828 [ 4 ] {8c1d9de0-0b2a-40a0-beab-487b98f784a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7810 | 2026.05.21 16:58:36.340870 [ 4 ] {8c1d9de0-0b2a-40a0-beab-487b98f784a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7811 | 2026.05.21 16:58:36.341273 [ 4 ] {8c1d9de0-0b2a-40a0-beab-487b98f784a6} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.05.21 16:58:36.341308 [ 4 ] {8c1d9de0-0b2a-40a0-beab-487b98f784a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7813 | 2026.05.21 16:58:36.341610 [ 4 ] {8c1d9de0-0b2a-40a0-beab-487b98f784a6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7814 | 2026.05.21 16:58:36.341808 [ 4 ] {8c1d9de0-0b2a-40a0-beab-487b98f784a6} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.05.21 16:58:36.341932 [ 4 ] {8c1d9de0-0b2a-40a0-beab-487b98f784a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001122 sec., 142602.49554367203 rows/sec., 9.93 MiB/sec. | ||
| 7816 | 2026.05.21 16:58:36.341965 [ 4 ] {8c1d9de0-0b2a-40a0-beab-487b98f784a6} <Debug> TCPHandler: Processed in 0.001277246 sec. | ||
| 7817 | 2026.05.21 16:58:36.342081 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.05.21 16:58:36.342186 [ 4 ] {152224ee-d813-4fc6-a305-17b62f2c4e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7819 | 2026.05.21 16:58:36.342242 [ 4 ] {152224ee-d813-4fc6-a305-17b62f2c4e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7820 | 2026.05.21 16:58:36.342999 [ 4 ] {152224ee-d813-4fc6-a305-17b62f2c4e84} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.05.21 16:58:36.343036 [ 4 ] {152224ee-d813-4fc6-a305-17b62f2c4e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7822 | 2026.05.21 16:58:36.343560 [ 4 ] {152224ee-d813-4fc6-a305-17b62f2c4e84} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7823 | 2026.05.21 16:58:36.343785 [ 4 ] {152224ee-d813-4fc6-a305-17b62f2c4e84} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.05.21 16:58:36.343925 [ 4 ] {152224ee-d813-4fc6-a305-17b62f2c4e84} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001759 sec., 10801.591813530415 rows/sec., 19.36 MiB/sec. | ||
| 7825 | 2026.05.21 16:58:36.343976 [ 4 ] {152224ee-d813-4fc6-a305-17b62f2c4e84} <Debug> TCPHandler: Processed in 0.00194631 sec. | ||
| 7826 | 2026.05.21 16:58:36.344102 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.05.21 16:58:36.344197 [ 4 ] {bdf234fe-f612-48a1-88ce-10a65dc210a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7828 | 2026.05.21 16:58:36.344240 [ 4 ] {bdf234fe-f612-48a1-88ce-10a65dc210a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7829 | 2026.05.21 16:58:36.344585 [ 4 ] {bdf234fe-f612-48a1-88ce-10a65dc210a5} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.05.21 16:58:36.344619 [ 4 ] {bdf234fe-f612-48a1-88ce-10a65dc210a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7831 | 2026.05.21 16:58:36.344916 [ 4 ] {bdf234fe-f612-48a1-88ce-10a65dc210a5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7832 | 2026.05.21 16:58:36.345115 [ 4 ] {bdf234fe-f612-48a1-88ce-10a65dc210a5} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.05.21 16:58:36.345243 [ 4 ] {bdf234fe-f612-48a1-88ce-10a65dc210a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 7834 | 2026.05.21 16:58:36.345277 [ 4 ] {bdf234fe-f612-48a1-88ce-10a65dc210a5} <Debug> TCPHandler: Processed in 0.001225707 sec. | ||
| 7835 | 2026.05.21 16:58:36.626503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7836 | 2026.05.21 16:58:36.643411 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2026.05.21 16:58:36.643476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7838 | 2026.05.21 16:58:36.649372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7839 | 2026.05.21 16:58:36.650011 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.05.21 16:58:36.650397 [ 59 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7841 | 2026.05.21 16:58:36.650501 [ 59 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.05.21 16:58:36.650540 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7843 | 2026.05.21 16:58:36.650728 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 7844 | 2026.05.21 16:58:36.653016 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7845 | 2026.05.21 16:58:36.654868 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7846 | 2026.05.21 16:58:36.656202 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 7847 | 2026.05.21 16:58:36.660929 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 7848 | 2026.05.21 16:58:36.665261 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 7849 | 2026.05.21 16:58:36.669828 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 7850 | 2026.05.21 16:58:36.674345 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 7851 | 2026.05.21 16:58:36.678281 [ 194 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7852 | 2026.05.21 16:58:36.727338 [ 196 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.076696835 sec., 3533.3922188575316 rows/sec., 18.27 MiB/sec. | ||
| 7853 | 2026.05.21 16:58:36.730062 [ 196 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7854 | 2026.05.21 16:58:36.732073 [ 196 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_36_7} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2026.05.21 16:58:36.732152 [ 196 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_36_7} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7856 | 2026.05.21 16:58:36.734047 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7857 | 2026.05.21 16:58:37.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.68 MiB, peak 301.55 MiB, free memory in arenas 0.00 B, will set to 292.40 MiB (RSS), difference: 2.72 MiB | ||
| 7858 | 2026.05.21 16:58:37.418709 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7859 | 2026.05.21 16:58:37.418971 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 7860 | 2026.05.21 16:58:37.419313 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7861 | 2026.05.21 16:58:37.419355 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 7862 | 2026.05.21 16:58:37.419593 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7863 | 2026.05.21 16:58:37.419662 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7864 | 2026.05.21 16:58:37.419805 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 7865 | 2026.05.21 16:58:37.419842 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 7866 | 2026.05.21 16:58:37.419864 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 7867 | 2026.05.21 16:58:37.419880 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7868 | 2026.05.21 16:58:37.419922 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 7869 | 2026.05.21 16:58:37.419944 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 7870 | 2026.05.21 16:58:37.421027 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002164 sec., 18022.181146025876 rows/sec., 3.61 MiB/sec. | ||
| 7871 | 2026.05.21 16:58:37.421128 [ 4 ] {c5660f37-c9d1-4532-adcc-9005da070751} <Debug> TCPHandler: Processed in 0.002552773 sec. | ||
| 7872 | 2026.05.21 16:58:37.433051 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2026.05.21 16:58:37.433175 [ 4 ] {8e774e73-5960-4026-ad0a-5ea42547d12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7874 | 2026.05.21 16:58:37.433224 [ 4 ] {8e774e73-5960-4026-ad0a-5ea42547d12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7875 | 2026.05.21 16:58:37.433707 [ 4 ] {8e774e73-5960-4026-ad0a-5ea42547d12b} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.05.21 16:58:37.433754 [ 4 ] {8e774e73-5960-4026-ad0a-5ea42547d12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7877 | 2026.05.21 16:58:37.434125 [ 4 ] {8e774e73-5960-4026-ad0a-5ea42547d12b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7878 | 2026.05.21 16:58:37.434346 [ 4 ] {8e774e73-5960-4026-ad0a-5ea42547d12b} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2026.05.21 16:58:37.434497 [ 4 ] {8e774e73-5960-4026-ad0a-5ea42547d12b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001356 sec., 1474.9262536873157 rows/sec., 120.27 KiB/sec. | ||
| 7880 | 2026.05.21 16:58:37.434534 [ 4 ] {8e774e73-5960-4026-ad0a-5ea42547d12b} <Debug> TCPHandler: Processed in 0.001543747 sec. | ||
| 7881 | 2026.05.21 16:58:37.434659 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7882 | 2026.05.21 16:58:37.434759 [ 4 ] {3e0cd13e-00fb-4219-ae23-bce729cf091d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7883 | 2026.05.21 16:58:37.434801 [ 4 ] {3e0cd13e-00fb-4219-ae23-bce729cf091d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7884 | 2026.05.21 16:58:37.436547 [ 4 ] {3e0cd13e-00fb-4219-ae23-bce729cf091d} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.05.21 16:58:37.436585 [ 4 ] {3e0cd13e-00fb-4219-ae23-bce729cf091d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7886 | 2026.05.21 16:58:37.437058 [ 4 ] {3e0cd13e-00fb-4219-ae23-bce729cf091d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7887 | 2026.05.21 16:58:37.437275 [ 4 ] {3e0cd13e-00fb-4219-ae23-bce729cf091d} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.05.21 16:58:37.437396 [ 58 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7889 | 2026.05.21 16:58:37.437412 [ 4 ] {3e0cd13e-00fb-4219-ae23-bce729cf091d} <Debug> executeQuery: Read 2448 rows, 185.74 KiB in 0.002676 sec., 914798.2062780269 rows/sec., 67.78 MiB/sec. | ||
| 7890 | 2026.05.21 16:58:37.437457 [ 58 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.05.21 16:58:37.437465 [ 4 ] {3e0cd13e-00fb-4219-ae23-bce729cf091d} <Debug> TCPHandler: Processed in 0.002856184 sec. | ||
| 7892 | 2026.05.21 16:58:37.437487 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7893 | 2026.05.21 16:58:37.437581 [ 192 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 7894 | 2026.05.21 16:58:37.437605 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7895 | 2026.05.21 16:58:37.437675 [ 192 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7896 | 2026.05.21 16:58:37.437704 [ 192 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2618 rows starting from the beginning of the part | ||
| 7897 | 2026.05.21 16:58:37.437704 [ 4 ] {fa13c5cf-63bf-4d68-b58d-ef1168813dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7898 | 2026.05.21 16:58:37.437754 [ 4 ] {fa13c5cf-63bf-4d68-b58d-ef1168813dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7899 | 2026.05.21 16:58:37.437761 [ 192 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 102 rows starting from the beginning of the part | ||
| 7900 | 2026.05.21 16:58:37.437809 [ 192 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 218 rows starting from the beginning of the part | ||
| 7901 | 2026.05.21 16:58:37.437848 [ 192 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 102 rows starting from the beginning of the part | ||
| 7902 | 2026.05.21 16:58:37.437884 [ 192 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 94 rows starting from the beginning of the part | ||
| 7903 | 2026.05.21 16:58:37.437921 [ 192 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2448 rows starting from the beginning of the part | ||
| 7904 | 2026.05.21 16:58:37.438176 [ 4 ] {fa13c5cf-63bf-4d68-b58d-ef1168813dc6} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2026.05.21 16:58:37.438211 [ 4 ] {fa13c5cf-63bf-4d68-b58d-ef1168813dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7906 | 2026.05.21 16:58:37.438531 [ 4 ] {fa13c5cf-63bf-4d68-b58d-ef1168813dc6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7907 | 2026.05.21 16:58:37.438739 [ 4 ] {fa13c5cf-63bf-4d68-b58d-ef1168813dc6} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.05.21 16:58:37.438871 [ 4 ] {fa13c5cf-63bf-4d68-b58d-ef1168813dc6} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001188 sec., 28619.528619528617 rows/sec., 2.09 MiB/sec. | ||
| 7909 | 2026.05.21 16:58:37.438905 [ 4 ] {fa13c5cf-63bf-4d68-b58d-ef1168813dc6} <Debug> TCPHandler: Processed in 0.001349026 sec. | ||
| 7910 | 2026.05.21 16:58:37.439029 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7911 | 2026.05.21 16:58:37.439127 [ 4 ] {8bd9aeaa-65be-4b22-ae4a-bf3408dcfb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7912 | 2026.05.21 16:58:37.439169 [ 4 ] {8bd9aeaa-65be-4b22-ae4a-bf3408dcfb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7913 | 2026.05.21 16:58:37.439708 [ 189 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5582 rows, containing 5 columns (5 merged, 0 gathered) in 0.002155731 sec., 2589376.8749440443 rows/sec., 206.10 MiB/sec. | ||
| 7914 | 2026.05.21 16:58:37.439868 [ 4 ] {8bd9aeaa-65be-4b22-ae4a-bf3408dcfb94} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.05.21 16:58:37.439909 [ 4 ] {8bd9aeaa-65be-4b22-ae4a-bf3408dcfb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7916 | 2026.05.21 16:58:37.440105 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7917 | 2026.05.21 16:58:37.440277 [ 4 ] {8bd9aeaa-65be-4b22-ae4a-bf3408dcfb94} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7918 | 2026.05.21 16:58:37.440514 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.05.21 16:58:37.440559 [ 4 ] {8bd9aeaa-65be-4b22-ae4a-bf3408dcfb94} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.05.21 16:58:37.440620 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_56_11} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7921 | 2026.05.21 16:58:37.440672 [ 58 ] {} <Debug> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7922 | 2026.05.21 16:58:37.440702 [ 4 ] {8bd9aeaa-65be-4b22-ae4a-bf3408dcfb94} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001594 sec., 502509.4102885822 rows/sec., 29.03 MiB/sec. | ||
| 7923 | 2026.05.21 16:58:37.440705 [ 58 ] {} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.05.21 16:58:37.440741 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7925 | 2026.05.21 16:58:37.440746 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7926 | 2026.05.21 16:58:37.440743 [ 4 ] {8bd9aeaa-65be-4b22-ae4a-bf3408dcfb94} <Debug> TCPHandler: Processed in 0.001762809 sec. | ||
| 7927 | 2026.05.21 16:58:37.440860 [ 190 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 7928 | 2026.05.21 16:58:37.440895 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.05.21 16:58:37.440967 [ 190 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7930 | 2026.05.21 16:58:37.440995 [ 4 ] {7f57196c-369f-48ae-a8de-aa37450d3b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7931 | 2026.05.21 16:58:37.441006 [ 190 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 827 rows starting from the beginning of the part | ||
| 7932 | 2026.05.21 16:58:37.441042 [ 4 ] {7f57196c-369f-48ae-a8de-aa37450d3b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7933 | 2026.05.21 16:58:37.441084 [ 190 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 7934 | 2026.05.21 16:58:37.441133 [ 190 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 801 rows starting from the beginning of the part | ||
| 7935 | 2026.05.21 16:58:37.441175 [ 190 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7936 | 2026.05.21 16:58:37.441213 [ 190 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 7937 | 2026.05.21 16:58:37.441276 [ 190 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 7938 | 2026.05.21 16:58:37.441434 [ 4 ] {7f57196c-369f-48ae-a8de-aa37450d3b0d} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.05.21 16:58:37.441474 [ 4 ] {7f57196c-369f-48ae-a8de-aa37450d3b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7940 | 2026.05.21 16:58:37.441769 [ 4 ] {7f57196c-369f-48ae-a8de-aa37450d3b0d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 7941 | 2026.05.21 16:58:37.441982 [ 4 ] {7f57196c-369f-48ae-a8de-aa37450d3b0d} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.05.21 16:58:37.442116 [ 4 ] {7f57196c-369f-48ae-a8de-aa37450d3b0d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 61.73 KiB/sec. | ||
| 7943 | 2026.05.21 16:58:37.442151 [ 4 ] {7f57196c-369f-48ae-a8de-aa37450d3b0d} <Debug> TCPHandler: Processed in 0.001304517 sec. | ||
| 7944 | 2026.05.21 16:58:37.442272 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.05.21 16:58:37.442366 [ 4 ] {af845d67-64bb-4602-9740-dd41d024df07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7946 | 2026.05.21 16:58:37.442405 [ 4 ] {af845d67-64bb-4602-9740-dd41d024df07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7947 | 2026.05.21 16:58:37.442536 [ 195 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001713649 sec., 1446037.0822729743 rows/sec., 90.12 MiB/sec. | ||
| 7948 | 2026.05.21 16:58:37.442734 [ 189 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7949 | 2026.05.21 16:58:37.443037 [ 189 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.05.21 16:58:37.443116 [ 189 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_16_3} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7951 | 2026.05.21 16:58:37.443227 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7952 | 2026.05.21 16:58:37.443326 [ 4 ] {af845d67-64bb-4602-9740-dd41d024df07} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2026.05.21 16:58:37.443367 [ 4 ] {af845d67-64bb-4602-9740-dd41d024df07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7954 | 2026.05.21 16:58:37.443724 [ 4 ] {af845d67-64bb-4602-9740-dd41d024df07} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7955 | 2026.05.21 16:58:37.443929 [ 4 ] {af845d67-64bb-4602-9740-dd41d024df07} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2026.05.21 16:58:37.444036 [ 58 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7957 | 2026.05.21 16:58:37.444058 [ 4 ] {af845d67-64bb-4602-9740-dd41d024df07} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.00171 sec., 767836.2573099416 rows/sec., 51.38 MiB/sec. | ||
| 7958 | 2026.05.21 16:58:37.444066 [ 58 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7959 | 2026.05.21 16:58:37.444097 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7960 | 2026.05.21 16:58:37.444099 [ 4 ] {af845d67-64bb-4602-9740-dd41d024df07} <Debug> TCPHandler: Processed in 0.00187411 sec. | ||
| 7961 | 2026.05.21 16:58:37.444174 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 7962 | 2026.05.21 16:58:37.444238 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.05.21 16:58:37.444271 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7964 | 2026.05.21 16:58:37.444301 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1402 rows starting from the beginning of the part | ||
| 7965 | 2026.05.21 16:58:37.444337 [ 4 ] {77e124f0-1f13-4959-87d8-da1cc36f0c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7966 | 2026.05.21 16:58:37.444354 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 87 rows starting from the beginning of the part | ||
| 7967 | 2026.05.21 16:58:37.444385 [ 4 ] {77e124f0-1f13-4959-87d8-da1cc36f0c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7968 | 2026.05.21 16:58:37.444403 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 127 rows starting from the beginning of the part | ||
| 7969 | 2026.05.21 16:58:37.444451 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 87 rows starting from the beginning of the part | ||
| 7970 | 2026.05.21 16:58:37.444490 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 83 rows starting from the beginning of the part | ||
| 7971 | 2026.05.21 16:58:37.444528 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1313 rows starting from the beginning of the part | ||
| 7972 | 2026.05.21 16:58:37.445121 [ 4 ] {77e124f0-1f13-4959-87d8-da1cc36f0c7c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.05.21 16:58:37.445161 [ 4 ] {77e124f0-1f13-4959-87d8-da1cc36f0c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7974 | 2026.05.21 16:58:37.445619 [ 4 ] {77e124f0-1f13-4959-87d8-da1cc36f0c7c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7975 | 2026.05.21 16:58:37.445680 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3099 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539668 sec., 2012771.5845234168 rows/sec., 146.30 MiB/sec. | ||
| 7976 | 2026.05.21 16:58:37.445843 [ 4 ] {77e124f0-1f13-4959-87d8-da1cc36f0c7c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7977 | 2026.05.21 16:58:37.445871 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7978 | 2026.05.21 16:58:37.445960 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7979 | 2026.05.21 16:58:37.445981 [ 4 ] {77e124f0-1f13-4959-87d8-da1cc36f0c7c} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001663 sec., 919422.7300060132 rows/sec., 55.94 MiB/sec. | ||
| 7980 | 2026.05.21 16:58:37.445993 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.05.21 16:58:37.446024 [ 4 ] {77e124f0-1f13-4959-87d8-da1cc36f0c7c} <Debug> TCPHandler: Processed in 0.001834839 sec. | ||
| 7982 | 2026.05.21 16:58:37.446027 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7983 | 2026.05.21 16:58:37.446121 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 7984 | 2026.05.21 16:58:37.446152 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.05.21 16:58:37.446190 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2026.05.21 16:58:37.446222 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7987 | 2026.05.21 16:58:37.446229 [ 195 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_56_11} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7988 | 2026.05.21 16:58:37.446258 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17459 rows starting from the beginning of the part | ||
| 7989 | 2026.05.21 16:58:37.446298 [ 4 ] {58550ca3-db9f-4128-92c5-ce2c57bb1c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7990 | 2026.05.21 16:58:37.446312 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 7991 | 2026.05.21 16:58:37.446336 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7992 | 2026.05.21 16:58:37.446358 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 200 rows starting from the beginning of the part | ||
| 7993 | 2026.05.21 16:58:37.446367 [ 4 ] {58550ca3-db9f-4128-92c5-ce2c57bb1c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7994 | 2026.05.21 16:58:37.446402 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 7995 | 2026.05.21 16:58:37.446443 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 7996 | 2026.05.21 16:58:37.446478 [ 198 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1529 rows starting from the beginning of the part | ||
| 7997 | 2026.05.21 16:58:37.447200 [ 4 ] {58550ca3-db9f-4128-92c5-ce2c57bb1c7e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.05.21 16:58:37.447243 [ 4 ] {58550ca3-db9f-4128-92c5-ce2c57bb1c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 7999 | 2026.05.21 16:58:37.447876 [ 4 ] {58550ca3-db9f-4128-92c5-ce2c57bb1c7e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8000 | 2026.05.21 16:58:37.448109 [ 4 ] {58550ca3-db9f-4128-92c5-ce2c57bb1c7e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.05.21 16:58:37.448257 [ 4 ] {58550ca3-db9f-4128-92c5-ce2c57bb1c7e} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001979 sec., 16169.78271854472 rows/sec., 28.98 MiB/sec. | ||
| 8002 | 2026.05.21 16:58:37.448312 [ 4 ] {58550ca3-db9f-4128-92c5-ce2c57bb1c7e} <Debug> TCPHandler: Processed in 0.002173351 sec. | ||
| 8003 | 2026.05.21 16:58:37.448447 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2026.05.21 16:58:37.448546 [ 4 ] {ca025aa9-070d-4c89-a835-9c10f71fd716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8005 | 2026.05.21 16:58:37.448591 [ 4 ] {ca025aa9-070d-4c89-a835-9c10f71fd716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8006 | 2026.05.21 16:58:37.448927 [ 4 ] {ca025aa9-070d-4c89-a835-9c10f71fd716} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2026.05.21 16:58:37.448964 [ 4 ] {ca025aa9-070d-4c89-a835-9c10f71fd716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8008 | 2026.05.21 16:58:37.449427 [ 4 ] {ca025aa9-070d-4c89-a835-9c10f71fd716} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8009 | 2026.05.21 16:58:37.449642 [ 4 ] {ca025aa9-070d-4c89-a835-9c10f71fd716} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2026.05.21 16:58:37.449742 [ 58 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8011 | 2026.05.21 16:58:37.449774 [ 58 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.05.21 16:58:37.449775 [ 4 ] {ca025aa9-070d-4c89-a835-9c10f71fd716} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001248 sec., 19230.76923076923 rows/sec., 1.30 MiB/sec. | ||
| 8013 | 2026.05.21 16:58:37.449795 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8014 | 2026.05.21 16:58:37.449824 [ 4 ] {ca025aa9-070d-4c89-a835-9c10f71fd716} <Debug> TCPHandler: Processed in 0.001429298 sec. | ||
| 8015 | 2026.05.21 16:58:37.449884 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8016 | 2026.05.21 16:58:37.449974 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8017 | 2026.05.21 16:58:37.450000 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2628 rows starting from the beginning of the part | ||
| 8018 | 2026.05.21 16:58:37.450049 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8019 | 2026.05.21 16:58:37.450091 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8020 | 2026.05.21 16:58:37.450129 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8021 | 2026.05.21 16:58:37.450165 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8022 | 2026.05.21 16:58:37.450198 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 8023 | 2026.05.21 16:58:37.451989 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 4 columns (4 merged, 0 gathered) in 0.00213787 sec., 1352748.2962013592 rows/sec., 91.26 MiB/sec. | ||
| 8024 | 2026.05.21 16:58:37.452390 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8025 | 2026.05.21 16:58:37.452710 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_56_11} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8026 | 2026.05.21 16:58:37.452790 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_56_11} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8027 | 2026.05.21 16:58:37.452874 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8028 | 2026.05.21 16:58:37.453854 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19668 rows, containing 5 columns (5 merged, 0 gathered) in 0.007757819 sec., 2535248.631090774 rows/sec., 166.69 MiB/sec. | ||
| 8029 | 2026.05.21 16:58:37.454226 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8030 | 2026.05.21 16:58:37.454512 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2026.05.21 16:58:37.454589 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8032 | 2026.05.21 16:58:37.454687 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8033 | 2026.05.21 16:58:38.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.16 MiB, peak 303.58 MiB, free memory in arenas 0.00 B, will set to 295.82 MiB (RSS), difference: 2.66 MiB | ||
| 8034 | 2026.05.21 16:58:41.329957 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8035 | 2026.05.21 16:58:41.330183 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8036 | 2026.05.21 16:58:41.330536 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8037 | 2026.05.21 16:58:41.330581 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8038 | 2026.05.21 16:58:41.330798 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8039 | 2026.05.21 16:58:41.330867 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8040 | 2026.05.21 16:58:41.331001 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8041 | 2026.05.21 16:58:41.331036 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8042 | 2026.05.21 16:58:41.331057 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 8043 | 2026.05.21 16:58:41.331072 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8044 | 2026.05.21 16:58:41.331118 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8045 | 2026.05.21 16:58:41.331138 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 8046 | 2026.05.21 16:58:41.332190 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002098 sec., 18589.132507149665 rows/sec., 3.72 MiB/sec. | ||
| 8047 | 2026.05.21 16:58:41.332306 [ 4 ] {5fd4157a-c571-46cc-a8d6-b28782b079a4} <Debug> TCPHandler: Processed in 0.002478433 sec. | ||
| 8048 | 2026.05.21 16:58:41.333779 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2026.05.21 16:58:41.333899 [ 4 ] {6cf0e891-fe84-43e4-97c0-3d17aa40f7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8050 | 2026.05.21 16:58:41.333947 [ 4 ] {6cf0e891-fe84-43e4-97c0-3d17aa40f7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8051 | 2026.05.21 16:58:41.334448 [ 4 ] {6cf0e891-fe84-43e4-97c0-3d17aa40f7e3} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8052 | 2026.05.21 16:58:41.334491 [ 4 ] {6cf0e891-fe84-43e4-97c0-3d17aa40f7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8053 | 2026.05.21 16:58:41.334853 [ 4 ] {6cf0e891-fe84-43e4-97c0-3d17aa40f7e3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8054 | 2026.05.21 16:58:41.335068 [ 4 ] {6cf0e891-fe84-43e4-97c0-3d17aa40f7e3} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8055 | 2026.05.21 16:58:41.335220 [ 4 ] {6cf0e891-fe84-43e4-97c0-3d17aa40f7e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001355 sec., 41328.41328413284 rows/sec., 3.17 MiB/sec. | ||
| 8056 | 2026.05.21 16:58:41.335257 [ 4 ] {6cf0e891-fe84-43e4-97c0-3d17aa40f7e3} <Debug> TCPHandler: Processed in 0.001533768 sec. | ||
| 8057 | 2026.05.21 16:58:41.335380 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8058 | 2026.05.21 16:58:41.335483 [ 4 ] {ac9d30bd-7b2d-4f5b-8898-22276081add3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8059 | 2026.05.21 16:58:41.335526 [ 4 ] {ac9d30bd-7b2d-4f5b-8898-22276081add3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8060 | 2026.05.21 16:58:41.335954 [ 4 ] {ac9d30bd-7b2d-4f5b-8898-22276081add3} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8061 | 2026.05.21 16:58:41.335990 [ 4 ] {ac9d30bd-7b2d-4f5b-8898-22276081add3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8062 | 2026.05.21 16:58:41.336289 [ 4 ] {ac9d30bd-7b2d-4f5b-8898-22276081add3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8063 | 2026.05.21 16:58:41.336502 [ 4 ] {ac9d30bd-7b2d-4f5b-8898-22276081add3} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8064 | 2026.05.21 16:58:41.336640 [ 4 ] {ac9d30bd-7b2d-4f5b-8898-22276081add3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 8065 | 2026.05.21 16:58:41.336676 [ 4 ] {ac9d30bd-7b2d-4f5b-8898-22276081add3} <Debug> TCPHandler: Processed in 0.001348347 sec. | ||
| 8066 | 2026.05.21 16:58:41.336815 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8067 | 2026.05.21 16:58:41.336917 [ 4 ] {e23271cd-0199-4cd3-8ce5-0319ab0f599a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8068 | 2026.05.21 16:58:41.336962 [ 4 ] {e23271cd-0199-4cd3-8ce5-0319ab0f599a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8069 | 2026.05.21 16:58:41.337340 [ 4 ] {e23271cd-0199-4cd3-8ce5-0319ab0f599a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8070 | 2026.05.21 16:58:41.337375 [ 4 ] {e23271cd-0199-4cd3-8ce5-0319ab0f599a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8071 | 2026.05.21 16:58:41.337699 [ 4 ] {e23271cd-0199-4cd3-8ce5-0319ab0f599a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8072 | 2026.05.21 16:58:41.337929 [ 4 ] {e23271cd-0199-4cd3-8ce5-0319ab0f599a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8073 | 2026.05.21 16:58:41.338059 [ 4 ] {e23271cd-0199-4cd3-8ce5-0319ab0f599a} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001163 sec., 82545.1418744626 rows/sec., 5.75 MiB/sec. | ||
| 8074 | 2026.05.21 16:58:41.338093 [ 4 ] {e23271cd-0199-4cd3-8ce5-0319ab0f599a} <Debug> TCPHandler: Processed in 0.001327927 sec. | ||
| 8075 | 2026.05.21 16:58:41.338221 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8076 | 2026.05.21 16:58:41.338320 [ 4 ] {3e682745-587c-41bb-a1c4-a0d4a3d82940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8077 | 2026.05.21 16:58:41.338362 [ 4 ] {3e682745-587c-41bb-a1c4-a0d4a3d82940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8078 | 2026.05.21 16:58:41.338712 [ 4 ] {3e682745-587c-41bb-a1c4-a0d4a3d82940} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8079 | 2026.05.21 16:58:41.338747 [ 4 ] {3e682745-587c-41bb-a1c4-a0d4a3d82940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8080 | 2026.05.21 16:58:41.339108 [ 4 ] {3e682745-587c-41bb-a1c4-a0d4a3d82940} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8081 | 2026.05.21 16:58:41.339315 [ 4 ] {3e682745-587c-41bb-a1c4-a0d4a3d82940} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8082 | 2026.05.21 16:58:41.339445 [ 4 ] {3e682745-587c-41bb-a1c4-a0d4a3d82940} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001145 sec., 31441.048034934498 rows/sec., 2.12 MiB/sec. | ||
| 8083 | 2026.05.21 16:58:41.339478 [ 4 ] {3e682745-587c-41bb-a1c4-a0d4a3d82940} <Debug> TCPHandler: Processed in 0.001307787 sec. | ||
| 8084 | 2026.05.21 16:58:43.253368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17694 | ||
| 8085 | 2026.05.21 16:58:43.253973 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2026.05.21 16:58:43.254028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8087 | 2026.05.21 16:58:43.254592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8088 | 2026.05.21 16:58:43.254825 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8089 | 2026.05.21 16:58:43.254961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17694 | ||
| 8090 | 2026.05.21 16:58:44.153251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8091 | 2026.05.21 16:58:44.168384 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8092 | 2026.05.21 16:58:44.168433 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8093 | 2026.05.21 16:58:44.174165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8094 | 2026.05.21 16:58:44.174858 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8095 | 2026.05.21 16:58:44.177343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8096 | 2026.05.21 16:58:46.332617 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.05.21 16:58:46.332956 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8098 | 2026.05.21 16:58:46.333467 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8099 | 2026.05.21 16:58:46.333548 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8100 | 2026.05.21 16:58:46.333801 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8101 | 2026.05.21 16:58:46.333869 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8102 | 2026.05.21 16:58:46.334007 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8103 | 2026.05.21 16:58:46.334042 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8104 | 2026.05.21 16:58:46.334064 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 8105 | 2026.05.21 16:58:46.334079 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8106 | 2026.05.21 16:58:46.334120 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8107 | 2026.05.21 16:58:46.334140 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 8108 | 2026.05.21 16:58:46.335207 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002393 sec., 16297.534475553697 rows/sec., 3.26 MiB/sec. | ||
| 8109 | 2026.05.21 16:58:46.335307 [ 4 ] {afb0b5f8-0b3c-4e15-9f82-b1e16a86d794} <Debug> TCPHandler: Processed in 0.002871804 sec. | ||
| 8110 | 2026.05.21 16:58:46.337304 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8111 | 2026.05.21 16:58:46.337449 [ 4 ] {dc71a49f-97fc-4ba0-89f3-b2beff5613bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8112 | 2026.05.21 16:58:46.337504 [ 4 ] {dc71a49f-97fc-4ba0-89f3-b2beff5613bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8113 | 2026.05.21 16:58:46.338141 [ 4 ] {dc71a49f-97fc-4ba0-89f3-b2beff5613bc} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.05.21 16:58:46.338190 [ 4 ] {dc71a49f-97fc-4ba0-89f3-b2beff5613bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8115 | 2026.05.21 16:58:46.338594 [ 4 ] {dc71a49f-97fc-4ba0-89f3-b2beff5613bc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8116 | 2026.05.21 16:58:46.338805 [ 4 ] {dc71a49f-97fc-4ba0-89f3-b2beff5613bc} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8117 | 2026.05.21 16:58:46.338948 [ 4 ] {dc71a49f-97fc-4ba0-89f3-b2beff5613bc} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001543 sec., 60920.28515878159 rows/sec., 5.16 MiB/sec. | ||
| 8118 | 2026.05.21 16:58:46.338985 [ 4 ] {dc71a49f-97fc-4ba0-89f3-b2beff5613bc} <Debug> TCPHandler: Processed in 0.001744619 sec. | ||
| 8119 | 2026.05.21 16:58:46.339122 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8120 | 2026.05.21 16:58:46.339217 [ 4 ] {b2e05067-d84b-4715-8465-5c6db713cb77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8121 | 2026.05.21 16:58:46.339257 [ 4 ] {b2e05067-d84b-4715-8465-5c6db713cb77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8122 | 2026.05.21 16:58:46.339663 [ 4 ] {b2e05067-d84b-4715-8465-5c6db713cb77} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.05.21 16:58:46.339699 [ 4 ] {b2e05067-d84b-4715-8465-5c6db713cb77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8124 | 2026.05.21 16:58:46.339976 [ 4 ] {b2e05067-d84b-4715-8465-5c6db713cb77} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8125 | 2026.05.21 16:58:46.340178 [ 4 ] {b2e05067-d84b-4715-8465-5c6db713cb77} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8126 | 2026.05.21 16:58:46.340303 [ 4 ] {b2e05067-d84b-4715-8465-5c6db713cb77} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001105 sec., 17194.570135746606 rows/sec., 1.26 MiB/sec. | ||
| 8127 | 2026.05.21 16:58:46.340336 [ 4 ] {b2e05067-d84b-4715-8465-5c6db713cb77} <Debug> TCPHandler: Processed in 0.001263187 sec. | ||
| 8128 | 2026.05.21 16:58:46.340458 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8129 | 2026.05.21 16:58:46.340552 [ 4 ] {0cc189b6-f3d7-4284-9af8-24f0b06386d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8130 | 2026.05.21 16:58:46.340590 [ 4 ] {0cc189b6-f3d7-4284-9af8-24f0b06386d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8131 | 2026.05.21 16:58:46.341008 [ 4 ] {0cc189b6-f3d7-4284-9af8-24f0b06386d2} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.05.21 16:58:46.341043 [ 4 ] {0cc189b6-f3d7-4284-9af8-24f0b06386d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8133 | 2026.05.21 16:58:46.341329 [ 4 ] {0cc189b6-f3d7-4284-9af8-24f0b06386d2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8134 | 2026.05.21 16:58:46.341531 [ 4 ] {0cc189b6-f3d7-4284-9af8-24f0b06386d2} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.05.21 16:58:46.341656 [ 4 ] {0cc189b6-f3d7-4284-9af8-24f0b06386d2} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001123 sec., 73909.17186108638 rows/sec., 5.77 MiB/sec. | ||
| 8136 | 2026.05.21 16:58:46.341690 [ 4 ] {0cc189b6-f3d7-4284-9af8-24f0b06386d2} <Debug> TCPHandler: Processed in 0.001280296 sec. | ||
| 8137 | 2026.05.21 16:58:46.341816 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.05.21 16:58:46.341912 [ 4 ] {3353dd3b-3f7c-44e5-b014-28bab987410a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.05.21 16:58:46.341954 [ 4 ] {3353dd3b-3f7c-44e5-b014-28bab987410a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8140 | 2026.05.21 16:58:46.342380 [ 4 ] {3353dd3b-3f7c-44e5-b014-28bab987410a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.05.21 16:58:46.342415 [ 4 ] {3353dd3b-3f7c-44e5-b014-28bab987410a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8142 | 2026.05.21 16:58:46.342733 [ 4 ] {3353dd3b-3f7c-44e5-b014-28bab987410a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8143 | 2026.05.21 16:58:46.342929 [ 4 ] {3353dd3b-3f7c-44e5-b014-28bab987410a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.05.21 16:58:46.343058 [ 4 ] {3353dd3b-3f7c-44e5-b014-28bab987410a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 8145 | 2026.05.21 16:58:46.343092 [ 4 ] {3353dd3b-3f7c-44e5-b014-28bab987410a} <Debug> TCPHandler: Processed in 0.001324186 sec. | ||
| 8146 | 2026.05.21 16:58:46.343209 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8147 | 2026.05.21 16:58:46.343302 [ 4 ] {d30b403c-d628-4d0e-896f-4ad56f85609e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8148 | 2026.05.21 16:58:46.343356 [ 4 ] {d30b403c-d628-4d0e-896f-4ad56f85609e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8149 | 2026.05.21 16:58:46.344108 [ 4 ] {d30b403c-d628-4d0e-896f-4ad56f85609e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8150 | 2026.05.21 16:58:46.344143 [ 4 ] {d30b403c-d628-4d0e-896f-4ad56f85609e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8151 | 2026.05.21 16:58:46.344639 [ 4 ] {d30b403c-d628-4d0e-896f-4ad56f85609e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8152 | 2026.05.21 16:58:46.344846 [ 4 ] {d30b403c-d628-4d0e-896f-4ad56f85609e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8153 | 2026.05.21 16:58:46.344978 [ 4 ] {d30b403c-d628-4d0e-896f-4ad56f85609e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001694 sec., 11216.056670602125 rows/sec., 20.10 MiB/sec. | ||
| 8154 | 2026.05.21 16:58:46.345029 [ 4 ] {d30b403c-d628-4d0e-896f-4ad56f85609e} <Debug> TCPHandler: Processed in 0.001867509 sec. | ||
| 8155 | 2026.05.21 16:58:46.345153 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2026.05.21 16:58:46.345247 [ 4 ] {d50daf52-f8ea-4cd6-a2df-9e14e16d7d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8157 | 2026.05.21 16:58:46.345288 [ 4 ] {d50daf52-f8ea-4cd6-a2df-9e14e16d7d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8158 | 2026.05.21 16:58:46.345628 [ 4 ] {d50daf52-f8ea-4cd6-a2df-9e14e16d7d59} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2026.05.21 16:58:46.345664 [ 4 ] {d50daf52-f8ea-4cd6-a2df-9e14e16d7d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8160 | 2026.05.21 16:58:46.345955 [ 4 ] {d50daf52-f8ea-4cd6-a2df-9e14e16d7d59} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8161 | 2026.05.21 16:58:46.346153 [ 4 ] {d50daf52-f8ea-4cd6-a2df-9e14e16d7d59} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2026.05.21 16:58:46.346281 [ 4 ] {d50daf52-f8ea-4cd6-a2df-9e14e16d7d59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 8163 | 2026.05.21 16:58:46.346314 [ 4 ] {d50daf52-f8ea-4cd6-a2df-9e14e16d7d59} <Debug> TCPHandler: Processed in 0.001209326 sec. | ||
| 8164 | 2026.05.21 16:58:49.900369 [ 103 ] {} <Debug> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 8165 | 2026.05.21 16:58:49.900456 [ 103 ] {} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.05.21 16:58:49.900477 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8167 | 2026.05.21 16:58:49.900602 [ 198 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::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 | ||
| 8168 | 2026.05.21 16:58:49.900744 [ 198 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8169 | 2026.05.21 16:58:49.900776 [ 198 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::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 | ||
| 8170 | 2026.05.21 16:58:49.900844 [ 198 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::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 | ||
| 8171 | 2026.05.21 16:58:49.900887 [ 198 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::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 | ||
| 8172 | 2026.05.21 16:58:49.900927 [ 198 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::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 | ||
| 8173 | 2026.05.21 16:58:49.900964 [ 198 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::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 | ||
| 8174 | 2026.05.21 16:58:49.901683 [ 197 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001128376 sec., 5317.376477344432 rows/sec., 394.65 KiB/sec. | ||
| 8175 | 2026.05.21 16:58:49.901880 [ 187 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 8176 | 2026.05.21 16:58:49.902227 [ 187 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::all_1_5_1} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2026.05.21 16:58:49.902313 [ 187 ] {7118d633-915d-4dca-b2b6-2acb8e84232d::all_1_5_1} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 8178 | 2026.05.21 16:58:49.902426 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8179 | 2026.05.21 16:58:50.644409 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8180 | 2026.05.21 16:58:50.644466 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8181 | 2026.05.21 16:58:50.755219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18142 | ||
| 8182 | 2026.05.21 16:58:50.756022 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.05.21 16:58:50.756070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8184 | 2026.05.21 16:58:50.756568 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8185 | 2026.05.21 16:58:50.756829 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.05.21 16:58:50.756975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18142 | ||
| 8187 | 2026.05.21 16:58:51.332424 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2026.05.21 16:58:51.332710 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8189 | 2026.05.21 16:58:51.333070 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8190 | 2026.05.21 16:58:51.333118 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8191 | 2026.05.21 16:58:51.333374 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8192 | 2026.05.21 16:58:51.333454 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8193 | 2026.05.21 16:58:51.333617 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8194 | 2026.05.21 16:58:51.333660 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8195 | 2026.05.21 16:58:51.333682 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 8196 | 2026.05.21 16:58:51.333698 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8197 | 2026.05.21 16:58:51.333739 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8198 | 2026.05.21 16:58:51.333760 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 8199 | 2026.05.21 16:58:51.334985 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002376 sec., 16414.141414141413 rows/sec., 3.29 MiB/sec. | ||
| 8200 | 2026.05.21 16:58:51.335083 [ 4 ] {1278d265-8e4a-4ebd-ab88-6ed56c4646d2} <Debug> TCPHandler: Processed in 0.002733983 sec. | ||
| 8201 | 2026.05.21 16:58:51.337168 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2026.05.21 16:58:51.337300 [ 4 ] {0fed6529-0f98-4721-bbfc-cd0fd8786437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8203 | 2026.05.21 16:58:51.337353 [ 4 ] {0fed6529-0f98-4721-bbfc-cd0fd8786437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8204 | 2026.05.21 16:58:51.337875 [ 4 ] {0fed6529-0f98-4721-bbfc-cd0fd8786437} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2026.05.21 16:58:51.337918 [ 4 ] {0fed6529-0f98-4721-bbfc-cd0fd8786437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8206 | 2026.05.21 16:58:51.338310 [ 4 ] {0fed6529-0f98-4721-bbfc-cd0fd8786437} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8207 | 2026.05.21 16:58:51.338532 [ 4 ] {0fed6529-0f98-4721-bbfc-cd0fd8786437} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2026.05.21 16:58:51.338676 [ 4 ] {0fed6529-0f98-4721-bbfc-cd0fd8786437} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001414 sec., 72135.78500707215 rows/sec., 6.04 MiB/sec. | ||
| 8209 | 2026.05.21 16:58:51.338714 [ 4 ] {0fed6529-0f98-4721-bbfc-cd0fd8786437} <Debug> TCPHandler: Processed in 0.001606908 sec. | ||
| 8210 | 2026.05.21 16:58:51.338849 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2026.05.21 16:58:51.338947 [ 4 ] {63dcde59-2826-4241-b35d-5d37cb9a04a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8212 | 2026.05.21 16:58:51.338987 [ 4 ] {63dcde59-2826-4241-b35d-5d37cb9a04a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8213 | 2026.05.21 16:58:51.339399 [ 4 ] {63dcde59-2826-4241-b35d-5d37cb9a04a2} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2026.05.21 16:58:51.339437 [ 4 ] {63dcde59-2826-4241-b35d-5d37cb9a04a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8215 | 2026.05.21 16:58:51.339793 [ 4 ] {63dcde59-2826-4241-b35d-5d37cb9a04a2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8216 | 2026.05.21 16:58:51.339996 [ 4 ] {63dcde59-2826-4241-b35d-5d37cb9a04a2} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2026.05.21 16:58:51.340124 [ 4 ] {63dcde59-2826-4241-b35d-5d37cb9a04a2} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001197 sec., 19214.70342522974 rows/sec., 1.41 MiB/sec. | ||
| 8218 | 2026.05.21 16:58:51.340158 [ 4 ] {63dcde59-2826-4241-b35d-5d37cb9a04a2} <Debug> TCPHandler: Processed in 0.001359417 sec. | ||
| 8219 | 2026.05.21 16:58:51.340275 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8220 | 2026.05.21 16:58:51.340371 [ 4 ] {86ca5d55-8d68-493b-9bf2-9ff9d20017ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8221 | 2026.05.21 16:58:51.340410 [ 4 ] {86ca5d55-8d68-493b-9bf2-9ff9d20017ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8222 | 2026.05.21 16:58:51.340839 [ 4 ] {86ca5d55-8d68-493b-9bf2-9ff9d20017ad} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8223 | 2026.05.21 16:58:51.340875 [ 4 ] {86ca5d55-8d68-493b-9bf2-9ff9d20017ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8224 | 2026.05.21 16:58:51.341167 [ 4 ] {86ca5d55-8d68-493b-9bf2-9ff9d20017ad} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8225 | 2026.05.21 16:58:51.341376 [ 4 ] {86ca5d55-8d68-493b-9bf2-9ff9d20017ad} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8226 | 2026.05.21 16:58:51.341501 [ 4 ] {86ca5d55-8d68-493b-9bf2-9ff9d20017ad} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001148 sec., 75783.97212543554 rows/sec., 5.92 MiB/sec. | ||
| 8227 | 2026.05.21 16:58:51.341536 [ 4 ] {86ca5d55-8d68-493b-9bf2-9ff9d20017ad} <Debug> TCPHandler: Processed in 0.001311036 sec. | ||
| 8228 | 2026.05.21 16:58:51.341656 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8229 | 2026.05.21 16:58:51.341752 [ 4 ] {61e9ae43-43ee-4cb4-93fd-88a2dd776cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8230 | 2026.05.21 16:58:51.341795 [ 4 ] {61e9ae43-43ee-4cb4-93fd-88a2dd776cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8231 | 2026.05.21 16:58:51.342196 [ 4 ] {61e9ae43-43ee-4cb4-93fd-88a2dd776cae} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8232 | 2026.05.21 16:58:51.342231 [ 4 ] {61e9ae43-43ee-4cb4-93fd-88a2dd776cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8233 | 2026.05.21 16:58:51.342541 [ 4 ] {61e9ae43-43ee-4cb4-93fd-88a2dd776cae} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8234 | 2026.05.21 16:58:51.342752 [ 4 ] {61e9ae43-43ee-4cb4-93fd-88a2dd776cae} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.05.21 16:58:51.342879 [ 4 ] {61e9ae43-43ee-4cb4-93fd-88a2dd776cae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 8236 | 2026.05.21 16:58:51.342914 [ 4 ] {61e9ae43-43ee-4cb4-93fd-88a2dd776cae} <Debug> TCPHandler: Processed in 0.001308627 sec. | ||
| 8237 | 2026.05.21 16:58:51.343033 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.05.21 16:58:51.343137 [ 4 ] {1d3e6c8f-eba0-46c8-b3c6-edcee6e131cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8239 | 2026.05.21 16:58:51.343195 [ 4 ] {1d3e6c8f-eba0-46c8-b3c6-edcee6e131cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8240 | 2026.05.21 16:58:51.344018 [ 4 ] {1d3e6c8f-eba0-46c8-b3c6-edcee6e131cc} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.05.21 16:58:51.344055 [ 4 ] {1d3e6c8f-eba0-46c8-b3c6-edcee6e131cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8242 | 2026.05.21 16:58:51.344585 [ 4 ] {1d3e6c8f-eba0-46c8-b3c6-edcee6e131cc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8243 | 2026.05.21 16:58:51.344811 [ 4 ] {1d3e6c8f-eba0-46c8-b3c6-edcee6e131cc} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.05.21 16:58:51.344955 [ 4 ] {1d3e6c8f-eba0-46c8-b3c6-edcee6e131cc} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001836 sec., 12527.23311546841 rows/sec., 22.45 MiB/sec. | ||
| 8245 | 2026.05.21 16:58:51.345014 [ 4 ] {1d3e6c8f-eba0-46c8-b3c6-edcee6e131cc} <Debug> TCPHandler: Processed in 0.002032501 sec. | ||
| 8246 | 2026.05.21 16:58:51.345148 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.05.21 16:58:51.345244 [ 4 ] {7764cb98-148c-4154-a894-b955d8752ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8248 | 2026.05.21 16:58:51.345288 [ 4 ] {7764cb98-148c-4154-a894-b955d8752ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8249 | 2026.05.21 16:58:51.345649 [ 4 ] {7764cb98-148c-4154-a894-b955d8752ed1} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.05.21 16:58:51.345685 [ 4 ] {7764cb98-148c-4154-a894-b955d8752ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8251 | 2026.05.21 16:58:51.345989 [ 4 ] {7764cb98-148c-4154-a894-b955d8752ed1} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8252 | 2026.05.21 16:58:51.346188 [ 4 ] {7764cb98-148c-4154-a894-b955d8752ed1} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.05.21 16:58:51.346317 [ 4 ] {7764cb98-148c-4154-a894-b955d8752ed1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8254 | 2026.05.21 16:58:51.346351 [ 4 ] {7764cb98-148c-4154-a894-b955d8752ed1} <Debug> TCPHandler: Processed in 0.001255266 sec. | ||
| 8255 | 2026.05.21 16:58:51.677553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8256 | 2026.05.21 16:58:51.693163 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2026.05.21 16:58:51.693210 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8258 | 2026.05.21 16:58:51.698956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8259 | 2026.05.21 16:58:51.699671 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2026.05.21 16:58:51.702291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8261 | 2026.05.21 16:58:56.334063 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.05.21 16:58:56.334337 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8263 | 2026.05.21 16:58:56.334706 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8264 | 2026.05.21 16:58:56.334761 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 8265 | 2026.05.21 16:58:56.335001 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8266 | 2026.05.21 16:58:56.335067 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8267 | 2026.05.21 16:58:56.335206 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 8268 | 2026.05.21 16:58:56.335240 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8269 | 2026.05.21 16:58:56.335261 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 8270 | 2026.05.21 16:58:56.335276 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8271 | 2026.05.21 16:58:56.335316 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8272 | 2026.05.21 16:58:56.335336 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 8273 | 2026.05.21 16:58:56.336330 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002107 sec., 18509.729473184623 rows/sec., 3.71 MiB/sec. | ||
| 8274 | 2026.05.21 16:58:56.336394 [ 4 ] {602a1208-9254-484c-94ee-22de061c5965} <Debug> TCPHandler: Processed in 0.002467313 sec. | ||
| 8275 | 2026.05.21 16:58:56.339197 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8276 | 2026.05.21 16:58:56.339308 [ 4 ] {dd8ccea5-56bf-4959-ae3d-5253cd0aa2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8277 | 2026.05.21 16:58:56.339351 [ 4 ] {dd8ccea5-56bf-4959-ae3d-5253cd0aa2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8278 | 2026.05.21 16:58:56.339812 [ 4 ] {dd8ccea5-56bf-4959-ae3d-5253cd0aa2e6} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.05.21 16:58:56.339853 [ 4 ] {dd8ccea5-56bf-4959-ae3d-5253cd0aa2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8280 | 2026.05.21 16:58:56.340192 [ 4 ] {dd8ccea5-56bf-4959-ae3d-5253cd0aa2e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8281 | 2026.05.21 16:58:56.340404 [ 4 ] {dd8ccea5-56bf-4959-ae3d-5253cd0aa2e6} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8282 | 2026.05.21 16:58:56.340537 [ 155 ] {} <Debug> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8283 | 2026.05.21 16:58:56.340543 [ 4 ] {dd8ccea5-56bf-4959-ae3d-5253cd0aa2e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001265 sec., 18972.332015810276 rows/sec., 1.57 MiB/sec. | ||
| 8284 | 2026.05.21 16:58:56.340610 [ 155 ] {} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8285 | 2026.05.21 16:58:56.340624 [ 4 ] {dd8ccea5-56bf-4959-ae3d-5253cd0aa2e6} <Debug> TCPHandler: Processed in 0.001479158 sec. | ||
| 8286 | 2026.05.21 16:58:56.340637 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8287 | 2026.05.21 16:58:56.340759 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8288 | 2026.05.21 16:58:56.340768 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::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 | ||
| 8289 | 2026.05.21 16:58:56.340858 [ 4 ] {cf311ece-39e2-479e-bb1e-a0d0aa9ca9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8290 | 2026.05.21 16:58:56.340901 [ 4 ] {cf311ece-39e2-479e-bb1e-a0d0aa9ca9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8291 | 2026.05.21 16:58:56.340916 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8292 | 2026.05.21 16:58:56.340953 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 8293 | 2026.05.21 16:58:56.341018 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::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 | ||
| 8294 | 2026.05.21 16:58:56.341062 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 8295 | 2026.05.21 16:58:56.341107 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 8296 | 2026.05.21 16:58:56.341147 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::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 | ||
| 8297 | 2026.05.21 16:58:56.341295 [ 4 ] {cf311ece-39e2-479e-bb1e-a0d0aa9ca9b3} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.05.21 16:58:56.341336 [ 4 ] {cf311ece-39e2-479e-bb1e-a0d0aa9ca9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8299 | 2026.05.21 16:58:56.341650 [ 4 ] {cf311ece-39e2-479e-bb1e-a0d0aa9ca9b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8300 | 2026.05.21 16:58:56.341864 [ 4 ] {cf311ece-39e2-479e-bb1e-a0d0aa9ca9b3} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.05.21 16:58:56.341918 [ 187 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001208986 sec., 99256.73250145162 rows/sec., 8.61 MiB/sec. | ||
| 8302 | 2026.05.21 16:58:56.341989 [ 4 ] {cf311ece-39e2-479e-bb1e-a0d0aa9ca9b3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00115 sec., 5217.391304347826 rows/sec., 425.44 KiB/sec. | ||
| 8303 | 2026.05.21 16:58:56.342028 [ 4 ] {cf311ece-39e2-479e-bb1e-a0d0aa9ca9b3} <Debug> TCPHandler: Processed in 0.001317257 sec. | ||
| 8304 | 2026.05.21 16:58:56.342044 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8305 | 2026.05.21 16:58:56.342144 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8306 | 2026.05.21 16:58:56.342242 [ 4 ] {b2315d6a-c454-4209-87e3-7b61769763ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8307 | 2026.05.21 16:58:56.342283 [ 4 ] {b2315d6a-c454-4209-87e3-7b61769763ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8308 | 2026.05.21 16:58:56.342296 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_9_2} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.05.21 16:58:56.342365 [ 186 ] {59f7ce03-1363-450b-9b95-f83c4343635a::all_1_9_2} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8310 | 2026.05.21 16:58:56.342441 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8311 | 2026.05.21 16:58:56.342788 [ 4 ] {b2315d6a-c454-4209-87e3-7b61769763ef} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8312 | 2026.05.21 16:58:56.342828 [ 4 ] {b2315d6a-c454-4209-87e3-7b61769763ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8313 | 2026.05.21 16:58:56.343136 [ 4 ] {b2315d6a-c454-4209-87e3-7b61769763ef} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8314 | 2026.05.21 16:58:56.343336 [ 4 ] {b2315d6a-c454-4209-87e3-7b61769763ef} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8315 | 2026.05.21 16:58:56.343461 [ 4 ] {b2315d6a-c454-4209-87e3-7b61769763ef} <Debug> executeQuery: Read 217 rows, 19.83 KiB in 0.001236 sec., 175566.3430420712 rows/sec., 15.67 MiB/sec. | ||
| 8316 | 2026.05.21 16:58:56.343493 [ 4 ] {b2315d6a-c454-4209-87e3-7b61769763ef} <Debug> TCPHandler: Processed in 0.001396947 sec. | ||
| 8317 | 2026.05.21 16:58:56.343609 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8318 | 2026.05.21 16:58:56.343701 [ 4 ] {5ec89305-a710-46a2-8fef-0abd2b93c7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8319 | 2026.05.21 16:58:56.343741 [ 4 ] {5ec89305-a710-46a2-8fef-0abd2b93c7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8320 | 2026.05.21 16:58:56.344173 [ 4 ] {5ec89305-a710-46a2-8fef-0abd2b93c7c2} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2026.05.21 16:58:56.344208 [ 4 ] {5ec89305-a710-46a2-8fef-0abd2b93c7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8322 | 2026.05.21 16:58:56.344490 [ 4 ] {5ec89305-a710-46a2-8fef-0abd2b93c7c2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8323 | 2026.05.21 16:58:56.344688 [ 4 ] {5ec89305-a710-46a2-8fef-0abd2b93c7c2} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2026.05.21 16:58:56.344796 [ 155 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8325 | 2026.05.21 16:58:56.344815 [ 4 ] {5ec89305-a710-46a2-8fef-0abd2b93c7c2} <Debug> executeQuery: Read 37 rows, 2.81 KiB in 0.001131 sec., 32714.41202475685 rows/sec., 2.43 MiB/sec. | ||
| 8326 | 2026.05.21 16:58:56.344832 [ 155 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.05.21 16:58:56.344854 [ 4 ] {5ec89305-a710-46a2-8fef-0abd2b93c7c2} <Debug> TCPHandler: Processed in 0.001291986 sec. | ||
| 8328 | 2026.05.21 16:58:56.344855 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8329 | 2026.05.21 16:58:56.344977 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8330 | 2026.05.21 16:58:56.345014 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 8331 | 2026.05.21 16:58:56.345075 [ 4 ] {865b2c0f-99ac-4567-8eed-378c3e252a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8332 | 2026.05.21 16:58:56.345119 [ 4 ] {865b2c0f-99ac-4567-8eed-378c3e252a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8333 | 2026.05.21 16:58:56.345163 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8334 | 2026.05.21 16:58:56.345203 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 81 rows starting from the beginning of the part | ||
| 8335 | 2026.05.21 16:58:56.345270 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 19 rows starting from the beginning of the part | ||
| 8336 | 2026.05.21 16:58:56.345319 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 8337 | 2026.05.21 16:58:56.345362 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part | ||
| 8338 | 2026.05.21 16:58:56.345404 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part | ||
| 8339 | 2026.05.21 16:58:56.345447 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part | ||
| 8340 | 2026.05.21 16:58:56.345511 [ 4 ] {865b2c0f-99ac-4567-8eed-378c3e252a17} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.05.21 16:58:56.345550 [ 4 ] {865b2c0f-99ac-4567-8eed-378c3e252a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8342 | 2026.05.21 16:58:56.345864 [ 4 ] {865b2c0f-99ac-4567-8eed-378c3e252a17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8343 | 2026.05.21 16:58:56.346089 [ 4 ] {865b2c0f-99ac-4567-8eed-378c3e252a17} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2026.05.21 16:58:56.346218 [ 4 ] {865b2c0f-99ac-4567-8eed-378c3e252a17} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 8345 | 2026.05.21 16:58:56.346251 [ 4 ] {865b2c0f-99ac-4567-8eed-378c3e252a17} <Debug> TCPHandler: Processed in 0.001322397 sec. | ||
| 8346 | 2026.05.21 16:58:56.346277 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317356 sec., 161687.50132841844 rows/sec., 12.47 MiB/sec. | ||
| 8347 | 2026.05.21 16:58:56.346361 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8348 | 2026.05.21 16:58:56.346412 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8349 | 2026.05.21 16:58:56.346458 [ 4 ] {b351ff7d-3625-4ee1-bf01-cd71e805c34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8350 | 2026.05.21 16:58:56.346502 [ 4 ] {b351ff7d-3625-4ee1-bf01-cd71e805c34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8351 | 2026.05.21 16:58:56.346667 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2026.05.21 16:58:56.346746 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_51_10} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8353 | 2026.05.21 16:58:56.346837 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8354 | 2026.05.21 16:58:56.346886 [ 4 ] {b351ff7d-3625-4ee1-bf01-cd71e805c34d} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2026.05.21 16:58:56.346925 [ 4 ] {b351ff7d-3625-4ee1-bf01-cd71e805c34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8356 | 2026.05.21 16:58:56.347203 [ 4 ] {b351ff7d-3625-4ee1-bf01-cd71e805c34d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8357 | 2026.05.21 16:58:56.347404 [ 4 ] {b351ff7d-3625-4ee1-bf01-cd71e805c34d} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2026.05.21 16:58:56.347505 [ 127 ] {} <Debug> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8359 | 2026.05.21 16:58:56.347527 [ 4 ] {b351ff7d-3625-4ee1-bf01-cd71e805c34d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 8360 | 2026.05.21 16:58:56.347552 [ 127 ] {} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2026.05.21 16:58:56.347568 [ 4 ] {b351ff7d-3625-4ee1-bf01-cd71e805c34d} <Debug> TCPHandler: Processed in 0.001254777 sec. | ||
| 8362 | 2026.05.21 16:58:56.347577 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8363 | 2026.05.21 16:58:56.347661 [ 187 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::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 | ||
| 8364 | 2026.05.21 16:58:56.347686 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8365 | 2026.05.21 16:58:56.347770 [ 187 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8366 | 2026.05.21 16:58:56.347784 [ 4 ] {723141a4-b9af-46bc-ace0-54c966d3bfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8367 | 2026.05.21 16:58:56.347807 [ 187 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 8368 | 2026.05.21 16:58:56.347828 [ 4 ] {723141a4-b9af-46bc-ace0-54c966d3bfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8369 | 2026.05.21 16:58:56.347880 [ 187 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::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 | ||
| 8370 | 2026.05.21 16:58:56.347930 [ 187 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 8371 | 2026.05.21 16:58:56.347971 [ 187 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 8372 | 2026.05.21 16:58:56.348011 [ 187 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::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 | ||
| 8373 | 2026.05.21 16:58:56.348270 [ 4 ] {723141a4-b9af-46bc-ace0-54c966d3bfbd} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8374 | 2026.05.21 16:58:56.348309 [ 4 ] {723141a4-b9af-46bc-ace0-54c966d3bfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8375 | 2026.05.21 16:58:56.348619 [ 4 ] {723141a4-b9af-46bc-ace0-54c966d3bfbd} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8376 | 2026.05.21 16:58:56.348714 [ 186 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085935 sec., 55251.92575982909 rows/sec., 4.43 MiB/sec. | ||
| 8377 | 2026.05.21 16:58:56.348826 [ 4 ] {723141a4-b9af-46bc-ace0-54c966d3bfbd} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8378 | 2026.05.21 16:58:56.348877 [ 191 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8379 | 2026.05.21 16:58:56.348960 [ 4 ] {723141a4-b9af-46bc-ace0-54c966d3bfbd} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001194 sec., 104690.11725293133 rows/sec., 8.49 MiB/sec. | ||
| 8380 | 2026.05.21 16:58:56.348998 [ 4 ] {723141a4-b9af-46bc-ace0-54c966d3bfbd} <Debug> TCPHandler: Processed in 0.001358717 sec. | ||
| 8381 | 2026.05.21 16:58:56.349112 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8382 | 2026.05.21 16:58:56.349194 [ 191 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_9_2} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2026.05.21 16:58:56.349207 [ 4 ] {a18bcae5-48d9-4b3e-b188-8ff966cf56c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8384 | 2026.05.21 16:58:56.349257 [ 4 ] {a18bcae5-48d9-4b3e-b188-8ff966cf56c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8385 | 2026.05.21 16:58:56.349281 [ 191 ] {1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b::all_1_9_2} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8386 | 2026.05.21 16:58:56.349361 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8387 | 2026.05.21 16:58:56.349649 [ 4 ] {a18bcae5-48d9-4b3e-b188-8ff966cf56c5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8388 | 2026.05.21 16:58:56.349689 [ 4 ] {a18bcae5-48d9-4b3e-b188-8ff966cf56c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8389 | 2026.05.21 16:58:56.350014 [ 4 ] {a18bcae5-48d9-4b3e-b188-8ff966cf56c5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8390 | 2026.05.21 16:58:56.350221 [ 4 ] {a18bcae5-48d9-4b3e-b188-8ff966cf56c5} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8391 | 2026.05.21 16:58:56.350346 [ 4 ] {a18bcae5-48d9-4b3e-b188-8ff966cf56c5} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001157 sec., 171996.54278305962 rows/sec., 12.33 MiB/sec. | ||
| 8392 | 2026.05.21 16:58:56.350380 [ 4 ] {a18bcae5-48d9-4b3e-b188-8ff966cf56c5} <Debug> TCPHandler: Processed in 0.001315107 sec. | ||
| 8393 | 2026.05.21 16:58:56.350496 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8394 | 2026.05.21 16:58:56.350589 [ 4 ] {cb36527d-6f82-4663-a9d0-8553a5529275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8395 | 2026.05.21 16:58:56.350643 [ 4 ] {cb36527d-6f82-4663-a9d0-8553a5529275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8396 | 2026.05.21 16:58:56.351401 [ 4 ] {cb36527d-6f82-4663-a9d0-8553a5529275} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2026.05.21 16:58:56.351437 [ 4 ] {cb36527d-6f82-4663-a9d0-8553a5529275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8398 | 2026.05.21 16:58:56.351945 [ 4 ] {cb36527d-6f82-4663-a9d0-8553a5529275} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8399 | 2026.05.21 16:58:56.352157 [ 4 ] {cb36527d-6f82-4663-a9d0-8553a5529275} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8400 | 2026.05.21 16:58:56.352299 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8401 | 2026.05.21 16:58:56.352301 [ 4 ] {cb36527d-6f82-4663-a9d0-8553a5529275} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001729 sec., 10989.010989010989 rows/sec., 19.69 MiB/sec. | ||
| 8402 | 2026.05.21 16:58:56.352335 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2026.05.21 16:58:56.352358 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8404 | 2026.05.21 16:58:56.352372 [ 4 ] {cb36527d-6f82-4663-a9d0-8553a5529275} <Debug> TCPHandler: Processed in 0.0019228 sec. | ||
| 8405 | 2026.05.21 16:58:56.352426 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 8406 | 2026.05.21 16:58:56.352497 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8407 | 2026.05.21 16:58:56.352594 [ 4 ] {11330f79-7574-40a4-adb8-ea103695d73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8408 | 2026.05.21 16:58:56.352629 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8409 | 2026.05.21 16:58:56.352635 [ 4 ] {11330f79-7574-40a4-adb8-ea103695d73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8410 | 2026.05.21 16:58:56.352690 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 921 rows starting from the beginning of the part | ||
| 8411 | 2026.05.21 16:58:56.352810 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 19 rows starting from the beginning of the part | ||
| 8412 | 2026.05.21 16:58:56.352940 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 8413 | 2026.05.21 16:58:56.352998 [ 4 ] {11330f79-7574-40a4-adb8-ea103695d73e} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8414 | 2026.05.21 16:58:56.353038 [ 4 ] {11330f79-7574-40a4-adb8-ea103695d73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8415 | 2026.05.21 16:58:56.353050 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 19 rows starting from the beginning of the part | ||
| 8416 | 2026.05.21 16:58:56.353161 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 23 rows starting from the beginning of the part | ||
| 8417 | 2026.05.21 16:58:56.353262 [ 187 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 19 rows starting from the beginning of the part | ||
| 8418 | 2026.05.21 16:58:56.353338 [ 4 ] {11330f79-7574-40a4-adb8-ea103695d73e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8419 | 2026.05.21 16:58:56.353552 [ 4 ] {11330f79-7574-40a4-adb8-ea103695d73e} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2026.05.21 16:58:56.353685 [ 4 ] {11330f79-7574-40a4-adb8-ea103695d73e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 8421 | 2026.05.21 16:58:56.353719 [ 4 ] {11330f79-7574-40a4-adb8-ea103695d73e} <Debug> TCPHandler: Processed in 0.001270277 sec. | ||
| 8422 | 2026.05.21 16:58:56.360107 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1033 rows, containing 19 columns (19 merged, 0 gathered) in 0.007707479 sec., 134025.66520129345 rows/sec., 240.17 MiB/sec. | ||
| 8423 | 2026.05.21 16:58:56.361309 [ 199 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8424 | 2026.05.21 16:58:56.361643 [ 199 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.05.21 16:58:56.361719 [ 199 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8426 | 2026.05.21 16:58:56.361808 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
| 8427 | 2026.05.21 16:58:57.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.74 MiB, peak 305.00 MiB, free memory in arenas 0.00 B, will set to 300.44 MiB (RSS), difference: 3.70 MiB | ||
| 8428 | 2026.05.21 16:58:58.257210 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18654 | ||
| 8429 | 2026.05.21 16:58:58.257738 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2026.05.21 16:58:58.257786 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8431 | 2026.05.21 16:58:58.258269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8432 | 2026.05.21 16:58:58.258502 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2026.05.21 16:58:58.258636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18654 | ||
| 8434 | 2026.05.21 16:58:59.202509 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8435 | 2026.05.21 16:58:59.218925 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.05.21 16:58:59.218976 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8437 | 2026.05.21 16:58:59.225117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8438 | 2026.05.21 16:58:59.225787 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.05.21 16:58:59.229445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8440 | 2026.05.21 16:59:01.332330 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2026.05.21 16:59:01.332545 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8442 | 2026.05.21 16:59:01.332857 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8443 | 2026.05.21 16:59:01.332894 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8444 | 2026.05.21 16:59:01.333104 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8445 | 2026.05.21 16:59:01.333170 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8446 | 2026.05.21 16:59:01.333304 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8447 | 2026.05.21 16:59:01.333340 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8448 | 2026.05.21 16:59:01.333361 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 8449 | 2026.05.21 16:59:01.333376 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8450 | 2026.05.21 16:59:01.333416 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8451 | 2026.05.21 16:59:01.333435 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 8452 | 2026.05.21 16:59:01.334237 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001784 sec., 21860.986547085202 rows/sec., 4.38 MiB/sec. | ||
| 8453 | 2026.05.21 16:59:01.334298 [ 4 ] {8ec47c5a-6257-4f97-b9f6-e9ad7453d9f6} <Debug> TCPHandler: Processed in 0.002091701 sec. | ||
| 8454 | 2026.05.21 16:59:01.336335 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8455 | 2026.05.21 16:59:01.336460 [ 4 ] {1eb1875b-a7f9-4925-89d0-92c2346657b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8456 | 2026.05.21 16:59:01.336510 [ 4 ] {1eb1875b-a7f9-4925-89d0-92c2346657b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8457 | 2026.05.21 16:59:01.337075 [ 4 ] {1eb1875b-a7f9-4925-89d0-92c2346657b2} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.05.21 16:59:01.337111 [ 4 ] {1eb1875b-a7f9-4925-89d0-92c2346657b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8459 | 2026.05.21 16:59:01.337464 [ 4 ] {1eb1875b-a7f9-4925-89d0-92c2346657b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8460 | 2026.05.21 16:59:01.337697 [ 4 ] {1eb1875b-a7f9-4925-89d0-92c2346657b2} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.05.21 16:59:01.337822 [ 144 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8462 | 2026.05.21 16:59:01.337840 [ 4 ] {1eb1875b-a7f9-4925-89d0-92c2346657b2} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001415 sec., 72084.80565371025 rows/sec., 6.03 MiB/sec. | ||
| 8463 | 2026.05.21 16:59:01.337864 [ 144 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.05.21 16:59:01.337880 [ 4 ] {1eb1875b-a7f9-4925-89d0-92c2346657b2} <Debug> TCPHandler: Processed in 0.001603268 sec. | ||
| 8465 | 2026.05.21 16:59:01.337887 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8466 | 2026.05.21 16:59:01.338000 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 8467 | 2026.05.21 16:59:01.338017 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8468 | 2026.05.21 16:59:01.338132 [ 4 ] {4ef9f777-7633-4bd7-92b7-46e7636f0862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8469 | 2026.05.21 16:59:01.338133 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8470 | 2026.05.21 16:59:01.338177 [ 4 ] {4ef9f777-7633-4bd7-92b7-46e7636f0862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8471 | 2026.05.21 16:59:01.338183 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2618 rows starting from the beginning of the part | ||
| 8472 | 2026.05.21 16:59:01.338263 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 8473 | 2026.05.21 16:59:01.338308 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 94 rows starting from the beginning of the part | ||
| 8474 | 2026.05.21 16:59:01.338351 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 102 rows starting from the beginning of the part | ||
| 8475 | 2026.05.21 16:59:01.338389 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 217 rows starting from the beginning of the part | ||
| 8476 | 2026.05.21 16:59:01.338429 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 102 rows starting from the beginning of the part | ||
| 8477 | 2026.05.21 16:59:01.338615 [ 4 ] {4ef9f777-7633-4bd7-92b7-46e7636f0862} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.05.21 16:59:01.338656 [ 4 ] {4ef9f777-7633-4bd7-92b7-46e7636f0862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8479 | 2026.05.21 16:59:01.338981 [ 4 ] {4ef9f777-7633-4bd7-92b7-46e7636f0862} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8480 | 2026.05.21 16:59:01.339192 [ 4 ] {4ef9f777-7633-4bd7-92b7-46e7636f0862} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8481 | 2026.05.21 16:59:01.339325 [ 4 ] {4ef9f777-7633-4bd7-92b7-46e7636f0862} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001212 sec., 18976.89768976898 rows/sec., 1.39 MiB/sec. | ||
| 8482 | 2026.05.21 16:59:01.339360 [ 4 ] {4ef9f777-7633-4bd7-92b7-46e7636f0862} <Debug> TCPHandler: Processed in 0.001393507 sec. | ||
| 8483 | 2026.05.21 16:59:01.339479 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8484 | 2026.05.21 16:59:01.339575 [ 4 ] {e81f0e67-b3cc-4d70-9425-7199d4bff160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8485 | 2026.05.21 16:59:01.339615 [ 4 ] {e81f0e67-b3cc-4d70-9425-7199d4bff160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8486 | 2026.05.21 16:59:01.339829 [ 199 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3189 rows, containing 5 columns (5 merged, 0 gathered) in 0.00187553 sec., 1700319.376389607 rows/sec., 137.56 MiB/sec. | ||
| 8487 | 2026.05.21 16:59:01.340036 [ 4 ] {e81f0e67-b3cc-4d70-9425-7199d4bff160} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8488 | 2026.05.21 16:59:01.340074 [ 4 ] {e81f0e67-b3cc-4d70-9425-7199d4bff160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8489 | 2026.05.21 16:59:01.340121 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8490 | 2026.05.21 16:59:01.340368 [ 4 ] {e81f0e67-b3cc-4d70-9425-7199d4bff160} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8491 | 2026.05.21 16:59:01.340377 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.05.21 16:59:01.340444 [ 196 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_61_12} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8493 | 2026.05.21 16:59:01.340529 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 8494 | 2026.05.21 16:59:01.340576 [ 4 ] {e81f0e67-b3cc-4d70-9425-7199d4bff160} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.05.21 16:59:01.340675 [ 144 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8496 | 2026.05.21 16:59:01.340701 [ 4 ] {e81f0e67-b3cc-4d70-9425-7199d4bff160} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001145 sec., 75982.53275109171 rows/sec., 5.93 MiB/sec. | ||
| 8497 | 2026.05.21 16:59:01.340702 [ 144 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.05.21 16:59:01.340730 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8499 | 2026.05.21 16:59:01.340735 [ 4 ] {e81f0e67-b3cc-4d70-9425-7199d4bff160} <Debug> TCPHandler: Processed in 0.001307106 sec. | ||
| 8500 | 2026.05.21 16:59:01.340865 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8501 | 2026.05.21 16:59:01.340872 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 8502 | 2026.05.21 16:59:01.340963 [ 4 ] {9ab3f976-2699-437c-8387-879f88f6c793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8503 | 2026.05.21 16:59:01.341011 [ 4 ] {9ab3f976-2699-437c-8387-879f88f6c793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8504 | 2026.05.21 16:59:01.341062 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8505 | 2026.05.21 16:59:01.341101 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1402 rows starting from the beginning of the part | ||
| 8506 | 2026.05.21 16:59:01.341166 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 8507 | 2026.05.21 16:59:01.341214 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 83 rows starting from the beginning of the part | ||
| 8508 | 2026.05.21 16:59:01.341258 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 87 rows starting from the beginning of the part | ||
| 8509 | 2026.05.21 16:59:01.341304 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 125 rows starting from the beginning of the part | ||
| 8510 | 2026.05.21 16:59:01.341345 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 87 rows starting from the beginning of the part | ||
| 8511 | 2026.05.21 16:59:01.341404 [ 4 ] {9ab3f976-2699-437c-8387-879f88f6c793} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8512 | 2026.05.21 16:59:01.341443 [ 4 ] {9ab3f976-2699-437c-8387-879f88f6c793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8513 | 2026.05.21 16:59:01.341782 [ 4 ] {9ab3f976-2699-437c-8387-879f88f6c793} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8514 | 2026.05.21 16:59:01.342003 [ 4 ] {9ab3f976-2699-437c-8387-879f88f6c793} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2026.05.21 16:59:01.342106 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8516 | 2026.05.21 16:59:01.342130 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2026.05.21 16:59:01.342138 [ 4 ] {9ab3f976-2699-437c-8387-879f88f6c793} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 8518 | 2026.05.21 16:59:01.342147 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8519 | 2026.05.21 16:59:01.342174 [ 4 ] {9ab3f976-2699-437c-8387-879f88f6c793} <Debug> TCPHandler: Processed in 0.001370246 sec. | ||
| 8520 | 2026.05.21 16:59:01.342245 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 8521 | 2026.05.21 16:59:01.342287 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8522 | 2026.05.21 16:59:01.342379 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8523 | 2026.05.21 16:59:01.342386 [ 4 ] {eaebff2e-0173-4bff-b0f8-e277bffa6d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8524 | 2026.05.21 16:59:01.342424 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19668 rows starting from the beginning of the part | ||
| 8525 | 2026.05.21 16:59:01.342453 [ 4 ] {eaebff2e-0173-4bff-b0f8-e277bffa6d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8526 | 2026.05.21 16:59:01.342475 [ 194 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1848 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680819 sec., 1099464.011294494 rows/sec., 81.78 MiB/sec. | ||
| 8527 | 2026.05.21 16:59:01.342503 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
| 8528 | 2026.05.21 16:59:01.342557 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 8529 | 2026.05.21 16:59:01.342603 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 8530 | 2026.05.21 16:59:01.342649 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 8531 | 2026.05.21 16:59:01.342656 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8532 | 2026.05.21 16:59:01.342694 [ 199 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 8533 | 2026.05.21 16:59:01.342928 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.05.21 16:59:01.343012 [ 189 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_61_12} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8535 | 2026.05.21 16:59:01.343089 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8536 | 2026.05.21 16:59:01.343236 [ 4 ] {eaebff2e-0173-4bff-b0f8-e277bffa6d14} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8537 | 2026.05.21 16:59:01.343276 [ 4 ] {eaebff2e-0173-4bff-b0f8-e277bffa6d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8538 | 2026.05.21 16:59:01.343818 [ 4 ] {eaebff2e-0173-4bff-b0f8-e277bffa6d14} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8539 | 2026.05.21 16:59:01.344059 [ 4 ] {eaebff2e-0173-4bff-b0f8-e277bffa6d14} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2026.05.21 16:59:01.344211 [ 4 ] {eaebff2e-0173-4bff-b0f8-e277bffa6d14} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001842 sec., 12486.42779587405 rows/sec., 22.38 MiB/sec. | ||
| 8541 | 2026.05.21 16:59:01.344262 [ 4 ] {eaebff2e-0173-4bff-b0f8-e277bffa6d14} <Debug> TCPHandler: Processed in 0.00202474 sec. | ||
| 8542 | 2026.05.21 16:59:01.344387 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8543 | 2026.05.21 16:59:01.344483 [ 4 ] {98ce6897-2c00-4fef-ac17-4283a1d64712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8544 | 2026.05.21 16:59:01.344524 [ 4 ] {98ce6897-2c00-4fef-ac17-4283a1d64712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8545 | 2026.05.21 16:59:01.344863 [ 4 ] {98ce6897-2c00-4fef-ac17-4283a1d64712} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8546 | 2026.05.21 16:59:01.344897 [ 4 ] {98ce6897-2c00-4fef-ac17-4283a1d64712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8547 | 2026.05.21 16:59:01.345334 [ 4 ] {98ce6897-2c00-4fef-ac17-4283a1d64712} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8548 | 2026.05.21 16:59:01.345541 [ 4 ] {98ce6897-2c00-4fef-ac17-4283a1d64712} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8549 | 2026.05.21 16:59:01.345636 [ 144 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8550 | 2026.05.21 16:59:01.345659 [ 144 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2026.05.21 16:59:01.345672 [ 4 ] {98ce6897-2c00-4fef-ac17-4283a1d64712} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 8552 | 2026.05.21 16:59:01.345674 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8553 | 2026.05.21 16:59:01.345705 [ 4 ] {98ce6897-2c00-4fef-ac17-4283a1d64712} <Debug> TCPHandler: Processed in 0.001367317 sec. | ||
| 8554 | 2026.05.21 16:59:01.345755 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8555 | 2026.05.21 16:59:01.345874 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8556 | 2026.05.21 16:59:01.345905 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2892 rows starting from the beginning of the part | ||
| 8557 | 2026.05.21 16:59:01.345956 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 8558 | 2026.05.21 16:59:01.345997 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8559 | 2026.05.21 16:59:01.346035 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8560 | 2026.05.21 16:59:01.346070 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8561 | 2026.05.21 16:59:01.346107 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 8562 | 2026.05.21 16:59:01.347333 [ 195 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001608258 sec., 1969833.1984047336 rows/sec., 132.88 MiB/sec. | ||
| 8563 | 2026.05.21 16:59:01.347573 [ 194 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8564 | 2026.05.21 16:59:01.347809 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20443 rows, containing 5 columns (5 merged, 0 gathered) in 0.005613869 sec., 3641517.1070076628 rows/sec., 240.04 MiB/sec. | ||
| 8565 | 2026.05.21 16:59:01.347818 [ 199 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_61_12} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.05.21 16:59:01.347936 [ 199 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_61_12} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8567 | 2026.05.21 16:59:01.348033 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8568 | 2026.05.21 16:59:01.348201 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8569 | 2026.05.21 16:59:01.348495 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8570 | 2026.05.21 16:59:01.348569 [ 192 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8571 | 2026.05.21 16:59:01.348650 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8572 | 2026.05.21 16:59:05.644522 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8573 | 2026.05.21 16:59:05.644617 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8574 | 2026.05.21 16:59:05.758873 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19102 | ||
| 8575 | 2026.05.21 16:59:05.759383 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.05.21 16:59:05.759429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8577 | 2026.05.21 16:59:05.759922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8578 | 2026.05.21 16:59:05.760143 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.05.21 16:59:05.760278 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19102 | ||
| 8580 | 2026.05.21 16:59:06.333106 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.05.21 16:59:06.333330 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8582 | 2026.05.21 16:59:06.333656 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8583 | 2026.05.21 16:59:06.333694 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8584 | 2026.05.21 16:59:06.333912 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8585 | 2026.05.21 16:59:06.333993 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8586 | 2026.05.21 16:59:06.334136 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8587 | 2026.05.21 16:59:06.334171 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8588 | 2026.05.21 16:59:06.334193 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 8589 | 2026.05.21 16:59:06.334208 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8590 | 2026.05.21 16:59:06.334251 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8591 | 2026.05.21 16:59:06.334271 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 8592 | 2026.05.21 16:59:06.335277 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002038 sec., 19136.40824337586 rows/sec., 3.83 MiB/sec. | ||
| 8593 | 2026.05.21 16:59:06.335385 [ 4 ] {75b6a0d6-2595-46ae-8788-f57e10452dda} <Debug> TCPHandler: Processed in 0.002404023 sec. | ||
| 8594 | 2026.05.21 16:59:06.337254 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.05.21 16:59:06.337371 [ 4 ] {07d5d7a7-903a-4903-b191-1ace46fe84b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8596 | 2026.05.21 16:59:06.337425 [ 4 ] {07d5d7a7-903a-4903-b191-1ace46fe84b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8597 | 2026.05.21 16:59:06.337984 [ 4 ] {07d5d7a7-903a-4903-b191-1ace46fe84b9} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.05.21 16:59:06.338028 [ 4 ] {07d5d7a7-903a-4903-b191-1ace46fe84b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8599 | 2026.05.21 16:59:06.338423 [ 4 ] {07d5d7a7-903a-4903-b191-1ace46fe84b9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8600 | 2026.05.21 16:59:06.338650 [ 4 ] {07d5d7a7-903a-4903-b191-1ace46fe84b9} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.05.21 16:59:06.338804 [ 4 ] {07d5d7a7-903a-4903-b191-1ace46fe84b9} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001465 sec., 64163.82252559727 rows/sec., 5.43 MiB/sec. | ||
| 8602 | 2026.05.21 16:59:06.338844 [ 4 ] {07d5d7a7-903a-4903-b191-1ace46fe84b9} <Debug> TCPHandler: Processed in 0.001645568 sec. | ||
| 8603 | 2026.05.21 16:59:06.338982 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.05.21 16:59:06.339084 [ 4 ] {9cf4f3a3-ced9-43bc-8725-67b9fb20d390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.05.21 16:59:06.339129 [ 4 ] {9cf4f3a3-ced9-43bc-8725-67b9fb20d390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8606 | 2026.05.21 16:59:06.339542 [ 4 ] {9cf4f3a3-ced9-43bc-8725-67b9fb20d390} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.05.21 16:59:06.339580 [ 4 ] {9cf4f3a3-ced9-43bc-8725-67b9fb20d390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8608 | 2026.05.21 16:59:06.339881 [ 4 ] {9cf4f3a3-ced9-43bc-8725-67b9fb20d390} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8609 | 2026.05.21 16:59:06.340116 [ 4 ] {9cf4f3a3-ced9-43bc-8725-67b9fb20d390} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.05.21 16:59:06.340252 [ 4 ] {9cf4f3a3-ced9-43bc-8725-67b9fb20d390} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001192 sec., 15939.597315436242 rows/sec., 1.17 MiB/sec. | ||
| 8611 | 2026.05.21 16:59:06.340287 [ 4 ] {9cf4f3a3-ced9-43bc-8725-67b9fb20d390} <Debug> TCPHandler: Processed in 0.001368067 sec. | ||
| 8612 | 2026.05.21 16:59:06.340406 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.05.21 16:59:06.340504 [ 4 ] {2473fd96-9fc4-402a-9ede-8d64dac5ed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8614 | 2026.05.21 16:59:06.340545 [ 4 ] {2473fd96-9fc4-402a-9ede-8d64dac5ed91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8615 | 2026.05.21 16:59:06.340988 [ 4 ] {2473fd96-9fc4-402a-9ede-8d64dac5ed91} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.05.21 16:59:06.341024 [ 4 ] {2473fd96-9fc4-402a-9ede-8d64dac5ed91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8617 | 2026.05.21 16:59:06.341331 [ 4 ] {2473fd96-9fc4-402a-9ede-8d64dac5ed91} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8618 | 2026.05.21 16:59:06.341533 [ 4 ] {2473fd96-9fc4-402a-9ede-8d64dac5ed91} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2026.05.21 16:59:06.341664 [ 4 ] {2473fd96-9fc4-402a-9ede-8d64dac5ed91} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001181 sec., 70279.42421676546 rows/sec., 5.49 MiB/sec. | ||
| 8620 | 2026.05.21 16:59:06.341698 [ 4 ] {2473fd96-9fc4-402a-9ede-8d64dac5ed91} <Debug> TCPHandler: Processed in 0.001342437 sec. | ||
| 8621 | 2026.05.21 16:59:06.341816 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.05.21 16:59:06.341915 [ 4 ] {60ee2ab0-df14-46b2-a3be-34a1d807dc4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8623 | 2026.05.21 16:59:06.341968 [ 4 ] {60ee2ab0-df14-46b2-a3be-34a1d807dc4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8624 | 2026.05.21 16:59:06.342365 [ 4 ] {60ee2ab0-df14-46b2-a3be-34a1d807dc4a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.05.21 16:59:06.342401 [ 4 ] {60ee2ab0-df14-46b2-a3be-34a1d807dc4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8626 | 2026.05.21 16:59:06.342726 [ 4 ] {60ee2ab0-df14-46b2-a3be-34a1d807dc4a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8627 | 2026.05.21 16:59:06.342927 [ 4 ] {60ee2ab0-df14-46b2-a3be-34a1d807dc4a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.05.21 16:59:06.343069 [ 4 ] {60ee2ab0-df14-46b2-a3be-34a1d807dc4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 8629 | 2026.05.21 16:59:06.343104 [ 4 ] {60ee2ab0-df14-46b2-a3be-34a1d807dc4a} <Debug> TCPHandler: Processed in 0.001337557 sec. | ||
| 8630 | 2026.05.21 16:59:06.343213 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.05.21 16:59:06.343309 [ 4 ] {6dd78c46-caa3-4df8-938d-3af39835ed61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8632 | 2026.05.21 16:59:06.343364 [ 4 ] {6dd78c46-caa3-4df8-938d-3af39835ed61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8633 | 2026.05.21 16:59:06.344140 [ 4 ] {6dd78c46-caa3-4df8-938d-3af39835ed61} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.05.21 16:59:06.344176 [ 4 ] {6dd78c46-caa3-4df8-938d-3af39835ed61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8635 | 2026.05.21 16:59:06.344700 [ 4 ] {6dd78c46-caa3-4df8-938d-3af39835ed61} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8636 | 2026.05.21 16:59:06.344926 [ 4 ] {6dd78c46-caa3-4df8-938d-3af39835ed61} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.05.21 16:59:06.345084 [ 4 ] {6dd78c46-caa3-4df8-938d-3af39835ed61} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001793 sec., 10596.765197992192 rows/sec., 18.99 MiB/sec. | ||
| 8638 | 2026.05.21 16:59:06.345149 [ 4 ] {6dd78c46-caa3-4df8-938d-3af39835ed61} <Debug> TCPHandler: Processed in 0.00198447 sec. | ||
| 8639 | 2026.05.21 16:59:06.345266 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.05.21 16:59:06.345364 [ 4 ] {f579550f-3dc1-43ba-9511-68b4e4c63b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8641 | 2026.05.21 16:59:06.345406 [ 4 ] {f579550f-3dc1-43ba-9511-68b4e4c63b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8642 | 2026.05.21 16:59:06.345763 [ 4 ] {f579550f-3dc1-43ba-9511-68b4e4c63b4c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.05.21 16:59:06.345799 [ 4 ] {f579550f-3dc1-43ba-9511-68b4e4c63b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8644 | 2026.05.21 16:59:06.346111 [ 4 ] {f579550f-3dc1-43ba-9511-68b4e4c63b4c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8645 | 2026.05.21 16:59:06.346311 [ 4 ] {f579550f-3dc1-43ba-9511-68b4e4c63b4c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.05.21 16:59:06.346440 [ 4 ] {f579550f-3dc1-43ba-9511-68b4e4c63b4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 8647 | 2026.05.21 16:59:06.346474 [ 4 ] {f579550f-3dc1-43ba-9511-68b4e4c63b4c} <Debug> TCPHandler: Processed in 0.001258156 sec. | ||
| 8648 | 2026.05.21 16:59:06.729660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8649 | 2026.05.21 16:59:06.746405 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2026.05.21 16:59:06.746454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8651 | 2026.05.21 16:59:06.752252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8652 | 2026.05.21 16:59:06.752924 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2026.05.21 16:59:06.755676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8654 | 2026.05.21 16:59:07.418970 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2026.05.21 16:59:07.419236 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 8656 | 2026.05.21 16:59:07.419589 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8657 | 2026.05.21 16:59:07.419630 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 8658 | 2026.05.21 16:59:07.419866 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8659 | 2026.05.21 16:59:07.419933 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8660 | 2026.05.21 16:59:07.420089 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 8661 | 2026.05.21 16:59:07.420126 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8662 | 2026.05.21 16:59:07.420148 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 8663 | 2026.05.21 16:59:07.420163 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8664 | 2026.05.21 16:59:07.420205 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 8665 | 2026.05.21 16:59:07.420226 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 8666 | 2026.05.21 16:59:07.421203 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002086 sec., 18696.0690316395 rows/sec., 3.74 MiB/sec. | ||
| 8667 | 2026.05.21 16:59:07.421297 [ 4 ] {b3e7974d-3bb3-43b2-9a08-1ab47d85aec5} <Debug> TCPHandler: Processed in 0.002476943 sec. | ||
| 8668 | 2026.05.21 16:59:07.432907 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2026.05.21 16:59:07.433034 [ 4 ] {1a6fa9c4-753a-4f87-a5b5-e0b8adbb9bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8670 | 2026.05.21 16:59:07.433081 [ 4 ] {1a6fa9c4-753a-4f87-a5b5-e0b8adbb9bc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8671 | 2026.05.21 16:59:07.433555 [ 4 ] {1a6fa9c4-753a-4f87-a5b5-e0b8adbb9bc6} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.05.21 16:59:07.433602 [ 4 ] {1a6fa9c4-753a-4f87-a5b5-e0b8adbb9bc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8673 | 2026.05.21 16:59:07.433977 [ 4 ] {1a6fa9c4-753a-4f87-a5b5-e0b8adbb9bc6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8674 | 2026.05.21 16:59:07.434211 [ 4 ] {1a6fa9c4-753a-4f87-a5b5-e0b8adbb9bc6} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.05.21 16:59:07.434371 [ 4 ] {1a6fa9c4-753a-4f87-a5b5-e0b8adbb9bc6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001369 sec., 1460.9203798392987 rows/sec., 119.13 KiB/sec. | ||
| 8676 | 2026.05.21 16:59:07.434409 [ 4 ] {1a6fa9c4-753a-4f87-a5b5-e0b8adbb9bc6} <Debug> TCPHandler: Processed in 0.001558888 sec. | ||
| 8677 | 2026.05.21 16:59:07.434533 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8678 | 2026.05.21 16:59:07.434629 [ 4 ] {397861b8-824d-4c89-a99b-b2326f8d3cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8679 | 2026.05.21 16:59:07.434669 [ 4 ] {397861b8-824d-4c89-a99b-b2326f8d3cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8680 | 2026.05.21 16:59:07.435929 [ 4 ] {397861b8-824d-4c89-a99b-b2326f8d3cfc} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8681 | 2026.05.21 16:59:07.435964 [ 4 ] {397861b8-824d-4c89-a99b-b2326f8d3cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8682 | 2026.05.21 16:59:07.436420 [ 4 ] {397861b8-824d-4c89-a99b-b2326f8d3cfc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8683 | 2026.05.21 16:59:07.436640 [ 4 ] {397861b8-824d-4c89-a99b-b2326f8d3cfc} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8684 | 2026.05.21 16:59:07.436771 [ 4 ] {397861b8-824d-4c89-a99b-b2326f8d3cfc} <Debug> executeQuery: Read 2448 rows, 185.74 KiB in 0.002159 sec., 1133858.2677165356 rows/sec., 84.01 MiB/sec. | ||
| 8685 | 2026.05.21 16:59:07.436818 [ 4 ] {397861b8-824d-4c89-a99b-b2326f8d3cfc} <Debug> TCPHandler: Processed in 0.002333992 sec. | ||
| 8686 | 2026.05.21 16:59:07.436953 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8687 | 2026.05.21 16:59:07.437064 [ 4 ] {df31d369-274a-48ab-a156-9a80392d9ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8688 | 2026.05.21 16:59:07.437107 [ 4 ] {df31d369-274a-48ab-a156-9a80392d9ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8689 | 2026.05.21 16:59:07.437541 [ 4 ] {df31d369-274a-48ab-a156-9a80392d9ace} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8690 | 2026.05.21 16:59:07.437577 [ 4 ] {df31d369-274a-48ab-a156-9a80392d9ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8691 | 2026.05.21 16:59:07.437875 [ 4 ] {df31d369-274a-48ab-a156-9a80392d9ace} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8692 | 2026.05.21 16:59:07.438088 [ 4 ] {df31d369-274a-48ab-a156-9a80392d9ace} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.05.21 16:59:07.438216 [ 4 ] {df31d369-274a-48ab-a156-9a80392d9ace} <Debug> executeQuery: Read 34 rows, 2.55 KiB in 0.001172 sec., 29010.238907849827 rows/sec., 2.12 MiB/sec. | ||
| 8694 | 2026.05.21 16:59:07.438251 [ 4 ] {df31d369-274a-48ab-a156-9a80392d9ace} <Debug> TCPHandler: Processed in 0.001349507 sec. | ||
| 8695 | 2026.05.21 16:59:07.438362 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8696 | 2026.05.21 16:59:07.438456 [ 4 ] {9d843a53-04a9-4775-a4d8-f79ed9d02b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8697 | 2026.05.21 16:59:07.438497 [ 4 ] {9d843a53-04a9-4775-a4d8-f79ed9d02b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8698 | 2026.05.21 16:59:07.439132 [ 4 ] {9d843a53-04a9-4775-a4d8-f79ed9d02b2f} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8699 | 2026.05.21 16:59:07.439169 [ 4 ] {9d843a53-04a9-4775-a4d8-f79ed9d02b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8700 | 2026.05.21 16:59:07.439490 [ 4 ] {9d843a53-04a9-4775-a4d8-f79ed9d02b2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8701 | 2026.05.21 16:59:07.439691 [ 4 ] {9d843a53-04a9-4775-a4d8-f79ed9d02b2f} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.05.21 16:59:07.439824 [ 4 ] {9d843a53-04a9-4775-a4d8-f79ed9d02b2f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001386 sec., 577922.0779220778 rows/sec., 33.38 MiB/sec. | ||
| 8703 | 2026.05.21 16:59:07.439858 [ 4 ] {9d843a53-04a9-4775-a4d8-f79ed9d02b2f} <Debug> TCPHandler: Processed in 0.001545748 sec. | ||
| 8704 | 2026.05.21 16:59:07.439970 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8705 | 2026.05.21 16:59:07.440075 [ 4 ] {97ca4f9b-b32b-4d58-ae71-833272de4095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.05.21 16:59:07.440115 [ 4 ] {97ca4f9b-b32b-4d58-ae71-833272de4095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8707 | 2026.05.21 16:59:07.440487 [ 4 ] {97ca4f9b-b32b-4d58-ae71-833272de4095} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2026.05.21 16:59:07.440522 [ 4 ] {97ca4f9b-b32b-4d58-ae71-833272de4095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8709 | 2026.05.21 16:59:07.440793 [ 4 ] {97ca4f9b-b32b-4d58-ae71-833272de4095} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8710 | 2026.05.21 16:59:07.441015 [ 4 ] {97ca4f9b-b32b-4d58-ae71-833272de4095} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2026.05.21 16:59:07.441144 [ 4 ] {97ca4f9b-b32b-4d58-ae71-833272de4095} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 8712 | 2026.05.21 16:59:07.441179 [ 4 ] {97ca4f9b-b32b-4d58-ae71-833272de4095} <Debug> TCPHandler: Processed in 0.001259016 sec. | ||
| 8713 | 2026.05.21 16:59:07.441289 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2026.05.21 16:59:07.441383 [ 4 ] {7242bbf0-7119-4e3b-a9cc-3f00bf9b3446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8715 | 2026.05.21 16:59:07.441423 [ 4 ] {7242bbf0-7119-4e3b-a9cc-3f00bf9b3446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8716 | 2026.05.21 16:59:07.442185 [ 4 ] {7242bbf0-7119-4e3b-a9cc-3f00bf9b3446} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8717 | 2026.05.21 16:59:07.442220 [ 4 ] {7242bbf0-7119-4e3b-a9cc-3f00bf9b3446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8718 | 2026.05.21 16:59:07.442577 [ 4 ] {7242bbf0-7119-4e3b-a9cc-3f00bf9b3446} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8719 | 2026.05.21 16:59:07.442783 [ 4 ] {7242bbf0-7119-4e3b-a9cc-3f00bf9b3446} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.05.21 16:59:07.442909 [ 4 ] {7242bbf0-7119-4e3b-a9cc-3f00bf9b3446} <Debug> executeQuery: Read 1313 rows, 89.96 KiB in 0.001543 sec., 850939.7278029812 rows/sec., 56.94 MiB/sec. | ||
| 8721 | 2026.05.21 16:59:07.442944 [ 4 ] {7242bbf0-7119-4e3b-a9cc-3f00bf9b3446} <Debug> TCPHandler: Processed in 0.001704488 sec. | ||
| 8722 | 2026.05.21 16:59:07.443058 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2026.05.21 16:59:07.443155 [ 4 ] {599c379e-f560-4ee0-8245-ee60cc3d0cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8724 | 2026.05.21 16:59:07.443199 [ 4 ] {599c379e-f560-4ee0-8245-ee60cc3d0cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8725 | 2026.05.21 16:59:07.443840 [ 4 ] {599c379e-f560-4ee0-8245-ee60cc3d0cb4} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.05.21 16:59:07.443875 [ 4 ] {599c379e-f560-4ee0-8245-ee60cc3d0cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8727 | 2026.05.21 16:59:07.444316 [ 4 ] {599c379e-f560-4ee0-8245-ee60cc3d0cb4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8728 | 2026.05.21 16:59:07.444520 [ 4 ] {599c379e-f560-4ee0-8245-ee60cc3d0cb4} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.05.21 16:59:07.444649 [ 4 ] {599c379e-f560-4ee0-8245-ee60cc3d0cb4} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001513 sec., 1010575.0165234633 rows/sec., 61.48 MiB/sec. | ||
| 8730 | 2026.05.21 16:59:07.444683 [ 4 ] {599c379e-f560-4ee0-8245-ee60cc3d0cb4} <Debug> TCPHandler: Processed in 0.001674478 sec. | ||
| 8731 | 2026.05.21 16:59:07.444800 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8732 | 2026.05.21 16:59:07.444895 [ 4 ] {de93e9a1-41d2-4463-817b-67ec071fb161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8733 | 2026.05.21 16:59:07.444952 [ 4 ] {de93e9a1-41d2-4463-817b-67ec071fb161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8734 | 2026.05.21 16:59:07.445746 [ 4 ] {de93e9a1-41d2-4463-817b-67ec071fb161} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2026.05.21 16:59:07.445782 [ 4 ] {de93e9a1-41d2-4463-817b-67ec071fb161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8736 | 2026.05.21 16:59:07.446329 [ 4 ] {de93e9a1-41d2-4463-817b-67ec071fb161} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8737 | 2026.05.21 16:59:07.446547 [ 4 ] {de93e9a1-41d2-4463-817b-67ec071fb161} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2026.05.21 16:59:07.446683 [ 4 ] {de93e9a1-41d2-4463-817b-67ec071fb161} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001806 sec., 17718.715393133996 rows/sec., 31.75 MiB/sec. | ||
| 8739 | 2026.05.21 16:59:07.446736 [ 4 ] {de93e9a1-41d2-4463-817b-67ec071fb161} <Debug> TCPHandler: Processed in 0.001985041 sec. | ||
| 8740 | 2026.05.21 16:59:07.446862 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2026.05.21 16:59:07.446958 [ 4 ] {14dea627-e173-4165-8659-34a407a82ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8742 | 2026.05.21 16:59:07.447011 [ 4 ] {14dea627-e173-4165-8659-34a407a82ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8743 | 2026.05.21 16:59:07.447384 [ 4 ] {14dea627-e173-4165-8659-34a407a82ab3} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2026.05.21 16:59:07.447423 [ 4 ] {14dea627-e173-4165-8659-34a407a82ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8745 | 2026.05.21 16:59:07.447737 [ 4 ] {14dea627-e173-4165-8659-34a407a82ab3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8746 | 2026.05.21 16:59:07.447946 [ 4 ] {14dea627-e173-4165-8659-34a407a82ab3} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.05.21 16:59:07.448094 [ 4 ] {14dea627-e173-4165-8659-34a407a82ab3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.40 MiB/sec. | ||
| 8748 | 2026.05.21 16:59:07.448129 [ 4 ] {14dea627-e173-4165-8659-34a407a82ab3} <Debug> TCPHandler: Processed in 0.001317967 sec. | ||
| 8749 | 2026.05.21 16:59:11.330137 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2026.05.21 16:59:11.330373 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 8751 | 2026.05.21 16:59:11.330695 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8752 | 2026.05.21 16:59:11.330734 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 8753 | 2026.05.21 16:59:11.330951 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8754 | 2026.05.21 16:59:11.331022 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8755 | 2026.05.21 16:59:11.331179 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8756 | 2026.05.21 16:59:11.331215 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 8757 | 2026.05.21 16:59:11.331238 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 8758 | 2026.05.21 16:59:11.331254 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8759 | 2026.05.21 16:59:11.331297 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 8760 | 2026.05.21 16:59:11.331319 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 8761 | 2026.05.21 16:59:11.332410 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002128 sec., 18327.06766917293 rows/sec., 3.67 MiB/sec. | ||
| 8762 | 2026.05.21 16:59:11.332521 [ 4 ] {f6c93bc5-30b4-4cdb-9167-e8532320d47d} <Debug> TCPHandler: Processed in 0.002524713 sec. | ||
| 8763 | 2026.05.21 16:59:11.333903 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8764 | 2026.05.21 16:59:11.334019 [ 4 ] {cafe94cd-1e26-4e0d-a62d-a745c1a9fd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8765 | 2026.05.21 16:59:11.334081 [ 4 ] {cafe94cd-1e26-4e0d-a62d-a745c1a9fd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8766 | 2026.05.21 16:59:11.334572 [ 4 ] {cafe94cd-1e26-4e0d-a62d-a745c1a9fd62} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.05.21 16:59:11.334614 [ 4 ] {cafe94cd-1e26-4e0d-a62d-a745c1a9fd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8768 | 2026.05.21 16:59:11.334998 [ 4 ] {cafe94cd-1e26-4e0d-a62d-a745c1a9fd62} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8769 | 2026.05.21 16:59:11.335244 [ 4 ] {cafe94cd-1e26-4e0d-a62d-a745c1a9fd62} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8770 | 2026.05.21 16:59:11.335398 [ 4 ] {cafe94cd-1e26-4e0d-a62d-a745c1a9fd62} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001411 sec., 39688.164422395464 rows/sec., 3.05 MiB/sec. | ||
| 8771 | 2026.05.21 16:59:11.335436 [ 4 ] {cafe94cd-1e26-4e0d-a62d-a745c1a9fd62} <Debug> TCPHandler: Processed in 0.001587928 sec. | ||
| 8772 | 2026.05.21 16:59:11.335557 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.05.21 16:59:11.335659 [ 4 ] {70f992ff-1539-4ba1-9999-19acdee94dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8774 | 2026.05.21 16:59:11.335702 [ 4 ] {70f992ff-1539-4ba1-9999-19acdee94dbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8775 | 2026.05.21 16:59:11.336144 [ 4 ] {70f992ff-1539-4ba1-9999-19acdee94dbc} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.05.21 16:59:11.336180 [ 4 ] {70f992ff-1539-4ba1-9999-19acdee94dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8777 | 2026.05.21 16:59:11.336485 [ 4 ] {70f992ff-1539-4ba1-9999-19acdee94dbc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8778 | 2026.05.21 16:59:11.336731 [ 4 ] {70f992ff-1539-4ba1-9999-19acdee94dbc} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.05.21 16:59:11.336864 [ 4 ] {70f992ff-1539-4ba1-9999-19acdee94dbc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 8780 | 2026.05.21 16:59:11.336899 [ 4 ] {70f992ff-1539-4ba1-9999-19acdee94dbc} <Debug> TCPHandler: Processed in 0.001392937 sec. | ||
| 8781 | 2026.05.21 16:59:11.337114 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.05.21 16:59:11.337219 [ 4 ] {91ed0035-cc6e-40a2-acac-94bb8ba8a425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8783 | 2026.05.21 16:59:11.337264 [ 4 ] {91ed0035-cc6e-40a2-acac-94bb8ba8a425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8784 | 2026.05.21 16:59:11.337668 [ 4 ] {91ed0035-cc6e-40a2-acac-94bb8ba8a425} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.05.21 16:59:11.337702 [ 4 ] {91ed0035-cc6e-40a2-acac-94bb8ba8a425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8786 | 2026.05.21 16:59:11.338074 [ 4 ] {91ed0035-cc6e-40a2-acac-94bb8ba8a425} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8787 | 2026.05.21 16:59:11.338300 [ 4 ] {91ed0035-cc6e-40a2-acac-94bb8ba8a425} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.05.21 16:59:11.338435 [ 4 ] {91ed0035-cc6e-40a2-acac-94bb8ba8a425} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001237 sec., 77607.11398544867 rows/sec., 5.41 MiB/sec. | ||
| 8789 | 2026.05.21 16:59:11.338470 [ 4 ] {91ed0035-cc6e-40a2-acac-94bb8ba8a425} <Debug> TCPHandler: Processed in 0.001453978 sec. | ||
| 8790 | 2026.05.21 16:59:11.338601 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.05.21 16:59:11.338700 [ 4 ] {d86d2961-82c8-4869-9c37-9c667d5edc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8792 | 2026.05.21 16:59:11.338743 [ 4 ] {d86d2961-82c8-4869-9c37-9c667d5edc90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8793 | 2026.05.21 16:59:11.339112 [ 4 ] {d86d2961-82c8-4869-9c37-9c667d5edc90} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.05.21 16:59:11.339147 [ 4 ] {d86d2961-82c8-4869-9c37-9c667d5edc90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 8795 | 2026.05.21 16:59:11.339461 [ 4 ] {d86d2961-82c8-4869-9c37-9c667d5edc90} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8796 | 2026.05.21 16:59:11.339684 [ 4 ] {d86d2961-82c8-4869-9c37-9c667d5edc90} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.05.21 16:59:11.339821 [ 4 ] {d86d2961-82c8-4869-9c37-9c667d5edc90} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001142 sec., 31523.642732049037 rows/sec., 2.12 MiB/sec. | ||
| 8798 | 2026.05.21 16:59:11.339855 [ 4 ] {d86d2961-82c8-4869-9c37-9c667d5edc90} <Debug> TCPHandler: Processed in 0.001303936 sec. | ||
| 8799 | 2026.05.21 16:59:11.423265 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44344 | ||
| 8800 | 2026.05.21 16:59:11.423374 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8801 | 2026.05.21 16:59:11.423405 [ 269 ] {} <Debug> TCP-Session: bf2488da-e842-447c-b40b-7efebbd6deff Authenticating user 'default' from [fd00:1122:3344:101::e]:44344 | ||
| 8802 | 2026.05.21 16:59:11.423435 [ 269 ] {} <Debug> TCP-Session: bf2488da-e842-447c-b40b-7efebbd6deff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8803 | 2026.05.21 16:59:11.423453 [ 269 ] {} <Debug> TCP-Session: bf2488da-e842-447c-b40b-7efebbd6deff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8804 | 2026.05.21 16:59:11.423722 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65398 | ||
| 8805 | 2026.05.21 16:59:11.423759 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52836 | ||
| 8806 | 2026.05.21 16:59:11.423774 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40420 | ||
| 8807 | 2026.05.21 16:59:11.423814 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64907 | ||
| 8808 | 2026.05.21 16:59:11.423883 [ 269 ] {} <Trace> TCP-Session: bf2488da-e842-447c-b40b-7efebbd6deff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2026.05.21 16:59:11.423850 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8810 | 2026.05.21 16:59:11.423834 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55432 | ||
| 8811 | 2026.05.21 16:59:11.423967 [ 306 ] {} <Debug> TCP-Session: 3419803c-2590-4336-8e0a-44f311018c05 Authenticating user 'default' from [fd00:1122:3344:101::e]:65398 | ||
| 8812 | 2026.05.21 16:59:11.423814 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57995 | ||
| 8813 | 2026.05.21 16:59:11.424030 [ 306 ] {} <Debug> TCP-Session: 3419803c-2590-4336-8e0a-44f311018c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2026.05.21 16:59:11.423817 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57542 | ||
| 8815 | 2026.05.21 16:59:11.424097 [ 269 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44344) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8816 | 2026.05.21 16:59:11.424149 [ 306 ] {} <Debug> TCP-Session: 3419803c-2590-4336-8e0a-44f311018c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8817 | 2026.05.21 16:59:11.423745 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57721 | ||
| 8818 | 2026.05.21 16:59:11.423853 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8819 | 2026.05.21 16:59:11.424269 [ 310 ] {} <Debug> TCP-Session: 2fcf6772-165c-4c69-8acb-2d12c92f903f Authenticating user 'default' from [fd00:1122:3344:101::e]:52836 | ||
| 8820 | 2026.05.21 16:59:11.424281 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8821 | 2026.05.21 16:59:11.424291 [ 310 ] {} <Debug> TCP-Session: 2fcf6772-165c-4c69-8acb-2d12c92f903f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8822 | 2026.05.21 16:59:11.424326 [ 311 ] {} <Debug> TCP-Session: 7d61aba7-f5e6-4ae9-93ad-4842aae5a13f Authenticating user 'default' from [fd00:1122:3344:101::e]:40420 | ||
| 8823 | 2026.05.21 16:59:11.424331 [ 310 ] {} <Debug> TCP-Session: 2fcf6772-165c-4c69-8acb-2d12c92f903f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8824 | 2026.05.21 16:59:11.424358 [ 311 ] {} <Debug> TCP-Session: 7d61aba7-f5e6-4ae9-93ad-4842aae5a13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8825 | 2026.05.21 16:59:11.424383 [ 311 ] {} <Debug> TCP-Session: 7d61aba7-f5e6-4ae9-93ad-4842aae5a13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8826 | 2026.05.21 16:59:11.424460 [ 269 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8827 | 2026.05.21 16:59:11.424526 [ 269 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8828 | 2026.05.21 16:59:11.424649 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8829 | 2026.05.21 16:59:11.424691 [ 312 ] {} <Debug> TCP-Session: b1d037cb-11ce-4988-8036-25c9bce56430 Authenticating user 'default' from [fd00:1122:3344:101::e]:57995 | ||
| 8830 | 2026.05.21 16:59:11.424715 [ 312 ] {} <Debug> TCP-Session: b1d037cb-11ce-4988-8036-25c9bce56430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8831 | 2026.05.21 16:59:11.424729 [ 312 ] {} <Debug> TCP-Session: b1d037cb-11ce-4988-8036-25c9bce56430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8832 | 2026.05.21 16:59:11.424789 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8833 | 2026.05.21 16:59:11.424825 [ 307 ] {} <Debug> TCP-Session: 7dbc5d4c-182e-4bd7-acd4-39ab5f7e3174 Authenticating user 'default' from [fd00:1122:3344:101::e]:57721 | ||
| 8834 | 2026.05.21 16:59:11.424842 [ 307 ] {} <Debug> TCP-Session: 7dbc5d4c-182e-4bd7-acd4-39ab5f7e3174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8835 | 2026.05.21 16:59:11.424855 [ 307 ] {} <Debug> TCP-Session: 7dbc5d4c-182e-4bd7-acd4-39ab5f7e3174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8836 | 2026.05.21 16:59:11.425049 [ 269 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 8837 | 2026.05.21 16:59:11.425219 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8838 | 2026.05.21 16:59:11.425255 [ 314 ] {} <Debug> TCP-Session: cf9cff3a-04d3-41f7-bd20-29040b0e4922 Authenticating user 'default' from [fd00:1122:3344:101::e]:57542 | ||
| 8839 | 2026.05.21 16:59:11.425273 [ 314 ] {} <Debug> TCP-Session: cf9cff3a-04d3-41f7-bd20-29040b0e4922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8840 | 2026.05.21 16:59:11.425286 [ 314 ] {} <Debug> TCP-Session: cf9cff3a-04d3-41f7-bd20-29040b0e4922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8841 | 2026.05.21 16:59:11.425498 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8842 | 2026.05.21 16:59:11.425534 [ 3 ] {} <Debug> TCP-Session: 2a9c21ae-b9c3-4538-b590-e187e2e3f96b Authenticating user 'default' from [fd00:1122:3344:101::e]:55432 | ||
| 8843 | 2026.05.21 16:59:11.425553 [ 3 ] {} <Debug> TCP-Session: 2a9c21ae-b9c3-4538-b590-e187e2e3f96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8844 | 2026.05.21 16:59:11.425566 [ 3 ] {} <Debug> TCP-Session: 2a9c21ae-b9c3-4538-b590-e187e2e3f96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2026.05.21 16:59:11.425623 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8846 | 2026.05.21 16:59:11.425680 [ 313 ] {} <Debug> TCP-Session: 7c3da5b1-dfa4-4dbd-9524-70072c0caff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64907 | ||
| 8847 | 2026.05.21 16:59:11.425704 [ 313 ] {} <Debug> TCP-Session: 7c3da5b1-dfa4-4dbd-9524-70072c0caff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8848 | 2026.05.21 16:59:11.425717 [ 313 ] {} <Debug> TCP-Session: 7c3da5b1-dfa4-4dbd-9524-70072c0caff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8849 | 2026.05.21 16:59:11.426085 [ 317 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Trace> AggregatingTransform: Aggregating | ||
| 8850 | 2026.05.21 16:59:11.426125 [ 317 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Trace> Aggregator: Aggregation method: without_key | ||
| 8851 | 2026.05.21 16:59:11.426155 [ 317 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001003674 sec. (996.339 rows/sec., 38.92 KiB/sec.) | ||
| 8852 | 2026.05.21 16:59:11.426170 [ 317 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Trace> Aggregator: Merging aggregated data | ||
| 8853 | 2026.05.21 16:59:11.426745 [ 269 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002722 sec., 367.37692872887584 rows/sec., 14.35 KiB/sec. | ||
| 8854 | 2026.05.21 16:59:11.426891 [ 269 ] {e5cd8de9-5454-4e50-9ccd-b5a32571918a} <Debug> TCPHandler: Processed in 0.003179296 sec. | ||
| 8855 | 2026.05.21 16:59:11.427012 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8856 | 2026.05.21 16:59:11.427040 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8857 | 2026.05.21 16:59:11.427043 [ 269 ] {} <Debug> TCP-Session: bf2488da-e842-447c-b40b-7efebbd6deff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8858 | 2026.05.21 16:59:11.427089 [ 3 ] {} <Debug> TCP-Session: 2a9c21ae-b9c3-4538-b590-e187e2e3f96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2026.05.21 16:59:11.427090 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8860 | 2026.05.21 16:59:11.427111 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8861 | 2026.05.21 16:59:11.427144 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8862 | 2026.05.21 16:59:11.427156 [ 310 ] {} <Debug> TCP-Session: 2fcf6772-165c-4c69-8acb-2d12c92f903f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8863 | 2026.05.21 16:59:11.427171 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8864 | 2026.05.21 16:59:11.427182 [ 307 ] {} <Debug> TCP-Session: 7dbc5d4c-182e-4bd7-acd4-39ab5f7e3174 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8865 | 2026.05.21 16:59:11.427204 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8866 | 2026.05.21 16:59:11.427220 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8867 | 2026.05.21 16:59:11.427238 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8868 | 2026.05.21 16:59:11.427263 [ 313 ] {} <Debug> TCP-Session: 7c3da5b1-dfa4-4dbd-9524-70072c0caff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8869 | 2026.05.21 16:59:11.427276 [ 312 ] {} <Debug> TCP-Session: b1d037cb-11ce-4988-8036-25c9bce56430 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8870 | 2026.05.21 16:59:11.427287 [ 314 ] {} <Debug> TCP-Session: cf9cff3a-04d3-41f7-bd20-29040b0e4922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8871 | 2026.05.21 16:59:11.427214 [ 311 ] {} <Debug> TCP-Session: 7d61aba7-f5e6-4ae9-93ad-4842aae5a13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2026.05.21 16:59:11.427146 [ 306 ] {} <Debug> TCP-Session: 3419803c-2590-4336-8e0a-44f311018c05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8873 | 2026.05.21 16:59:11.560499 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59734 | ||
| 8874 | 2026.05.21 16:59:11.560590 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8875 | 2026.05.21 16:59:11.560618 [ 269 ] {} <Debug> TCP-Session: 75a46bde-a358-4a60-aa28-97ae59e4e2ef Authenticating user 'default' from [fd00:1122:3344:101::e]:59734 | ||
| 8876 | 2026.05.21 16:59:11.560640 [ 269 ] {} <Debug> TCP-Session: 75a46bde-a358-4a60-aa28-97ae59e4e2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8877 | 2026.05.21 16:59:11.560654 [ 269 ] {} <Debug> TCP-Session: 75a46bde-a358-4a60-aa28-97ae59e4e2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8878 | 2026.05.21 16:59:11.560883 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49638 | ||
| 8879 | 2026.05.21 16:59:11.560915 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47466 | ||
| 8880 | 2026.05.21 16:59:11.560938 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34874 | ||
| 8881 | 2026.05.21 16:59:11.560928 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59211 | ||
| 8882 | 2026.05.21 16:59:11.560971 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63915 | ||
| 8883 | 2026.05.21 16:59:11.561009 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8884 | 2026.05.21 16:59:11.561034 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8885 | 2026.05.21 16:59:11.561003 [ 269 ] {} <Trace> TCP-Session: 75a46bde-a358-4a60-aa28-97ae59e4e2ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2026.05.21 16:59:11.561061 [ 311 ] {} <Debug> TCP-Session: 78f8fcd8-20c0-43af-8b00-8af8f2f7782c Authenticating user 'default' from [fd00:1122:3344:101::e]:34874 | ||
| 8887 | 2026.05.21 16:59:11.561076 [ 310 ] {} <Debug> TCP-Session: 1f20024b-847f-461d-b511-f6413f6f7442 Authenticating user 'default' from [fd00:1122:3344:101::e]:59211 | ||
| 8888 | 2026.05.21 16:59:11.561115 [ 311 ] {} <Debug> TCP-Session: 78f8fcd8-20c0-43af-8b00-8af8f2f7782c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2026.05.21 16:59:11.561136 [ 310 ] {} <Debug> TCP-Session: 1f20024b-847f-461d-b511-f6413f6f7442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8890 | 2026.05.21 16:59:11.561160 [ 311 ] {} <Debug> TCP-Session: 78f8fcd8-20c0-43af-8b00-8af8f2f7782c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8891 | 2026.05.21 16:59:11.561173 [ 310 ] {} <Debug> TCP-Session: 1f20024b-847f-461d-b511-f6413f6f7442 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8892 | 2026.05.21 16:59:11.560987 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8893 | 2026.05.21 16:59:11.560971 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41882 | ||
| 8894 | 2026.05.21 16:59:11.561240 [ 269 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8895 | 2026.05.21 16:59:11.561233 [ 307 ] {} <Debug> TCP-Session: da51262e-fb9e-445e-80b0-6071a26b6410 Authenticating user 'default' from [fd00:1122:3344:101::e]:47466 | ||
| 8896 | 2026.05.21 16:59:11.560968 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52355 | ||
| 8897 | 2026.05.21 16:59:11.561331 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8898 | 2026.05.21 16:59:11.561315 [ 307 ] {} <Debug> TCP-Session: da51262e-fb9e-445e-80b0-6071a26b6410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8899 | 2026.05.21 16:59:11.561376 [ 313 ] {} <Debug> TCP-Session: e82fc73a-2ad8-49e6-80f4-5f5eb0e0c142 Authenticating user 'default' from [fd00:1122:3344:101::e]:41882 | ||
| 8900 | 2026.05.21 16:59:11.561063 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8901 | 2026.05.21 16:59:11.561417 [ 313 ] {} <Debug> TCP-Session: e82fc73a-2ad8-49e6-80f4-5f5eb0e0c142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2026.05.21 16:59:11.561395 [ 307 ] {} <Debug> TCP-Session: da51262e-fb9e-445e-80b0-6071a26b6410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8903 | 2026.05.21 16:59:11.561447 [ 313 ] {} <Debug> TCP-Session: e82fc73a-2ad8-49e6-80f4-5f5eb0e0c142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8904 | 2026.05.21 16:59:11.561447 [ 314 ] {} <Debug> TCP-Session: 8a82aedb-7f2d-4df0-ace6-aa63691771fb Authenticating user 'default' from [fd00:1122:3344:101::e]:63915 | ||
| 8905 | 2026.05.21 16:59:11.561398 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8906 | 2026.05.21 16:59:11.561510 [ 314 ] {} <Debug> TCP-Session: 8a82aedb-7f2d-4df0-ace6-aa63691771fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8907 | 2026.05.21 16:59:11.560984 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8908 | 2026.05.21 16:59:11.561545 [ 314 ] {} <Debug> TCP-Session: 8a82aedb-7f2d-4df0-ace6-aa63691771fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2026.05.21 16:59:11.561539 [ 269 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8910 | 2026.05.21 16:59:11.561570 [ 306 ] {} <Debug> TCP-Session: 8e78f852-bb6f-48d9-8de2-e9bc419e3a7c Authenticating user 'default' from [fd00:1122:3344:101::e]:49638 | ||
| 8911 | 2026.05.21 16:59:11.561537 [ 312 ] {} <Debug> TCP-Session: fb2541bc-7a02-43e6-b010-a8cf9228f4fc Authenticating user 'default' from [fd00:1122:3344:101::e]:52355 | ||
| 8912 | 2026.05.21 16:59:11.561607 [ 306 ] {} <Debug> TCP-Session: 8e78f852-bb6f-48d9-8de2-e9bc419e3a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8913 | 2026.05.21 16:59:11.561625 [ 269 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8914 | 2026.05.21 16:59:11.561649 [ 306 ] {} <Debug> TCP-Session: 8e78f852-bb6f-48d9-8de2-e9bc419e3a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8915 | 2026.05.21 16:59:11.561659 [ 312 ] {} <Debug> TCP-Session: fb2541bc-7a02-43e6-b010-a8cf9228f4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2026.05.21 16:59:11.560981 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35060 | ||
| 8917 | 2026.05.21 16:59:11.561701 [ 312 ] {} <Debug> TCP-Session: fb2541bc-7a02-43e6-b010-a8cf9228f4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8918 | 2026.05.21 16:59:11.561744 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8919 | 2026.05.21 16:59:11.561766 [ 3 ] {} <Debug> TCP-Session: 2ed14cbe-b51a-485b-8acb-c0cea13fa9fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35060 | ||
| 8920 | 2026.05.21 16:59:11.561788 [ 3 ] {} <Debug> TCP-Session: 2ed14cbe-b51a-485b-8acb-c0cea13fa9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8921 | 2026.05.21 16:59:11.561806 [ 3 ] {} <Debug> TCP-Session: 2ed14cbe-b51a-485b-8acb-c0cea13fa9fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8922 | 2026.05.21 16:59:11.561954 [ 269 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 8923 | 2026.05.21 16:59:11.562948 [ 354 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Trace> AggregatingTransform: Aggregating | ||
| 8924 | 2026.05.21 16:59:11.562984 [ 354 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Trace> Aggregator: Aggregation method: without_key | ||
| 8925 | 2026.05.21 16:59:11.563015 [ 354 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956335 sec. (1045.659 rows/sec., 40.85 KiB/sec.) | ||
| 8926 | 2026.05.21 16:59:11.563030 [ 354 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Trace> Aggregator: Merging aggregated data | ||
| 8927 | 2026.05.21 16:59:11.563552 [ 269 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002371 sec., 421.7629692113033 rows/sec., 16.48 KiB/sec. | ||
| 8928 | 2026.05.21 16:59:11.563686 [ 269 ] {ad1b3ce3-0b84-4915-a8c1-939611e45efc} <Debug> TCPHandler: Processed in 0.002802315 sec. | ||
| 8929 | 2026.05.21 16:59:11.563830 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8930 | 2026.05.21 16:59:11.563860 [ 269 ] {} <Debug> TCP-Session: 75a46bde-a358-4a60-aa28-97ae59e4e2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8931 | 2026.05.21 16:59:11.563863 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8932 | 2026.05.21 16:59:11.563908 [ 3 ] {} <Debug> TCP-Session: 2ed14cbe-b51a-485b-8acb-c0cea13fa9fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8933 | 2026.05.21 16:59:11.563912 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8934 | 2026.05.21 16:59:11.563952 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8935 | 2026.05.21 16:59:11.563976 [ 306 ] {} <Debug> TCP-Session: 8e78f852-bb6f-48d9-8de2-e9bc419e3a7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8936 | 2026.05.21 16:59:11.563993 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8937 | 2026.05.21 16:59:11.563995 [ 307 ] {} <Debug> TCP-Session: da51262e-fb9e-445e-80b0-6071a26b6410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2026.05.21 16:59:11.564029 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8939 | 2026.05.21 16:59:11.564036 [ 310 ] {} <Debug> TCP-Session: 1f20024b-847f-461d-b511-f6413f6f7442 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2026.05.21 16:59:11.564062 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8941 | 2026.05.21 16:59:11.564082 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8942 | 2026.05.21 16:59:11.564102 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8943 | 2026.05.21 16:59:11.564119 [ 311 ] {} <Debug> TCP-Session: 78f8fcd8-20c0-43af-8b00-8af8f2f7782c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2026.05.21 16:59:11.564135 [ 312 ] {} <Debug> TCP-Session: fb2541bc-7a02-43e6-b010-a8cf9228f4fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8945 | 2026.05.21 16:59:11.564162 [ 314 ] {} <Debug> TCP-Session: 8a82aedb-7f2d-4df0-ace6-aa63691771fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8946 | 2026.05.21 16:59:11.564076 [ 313 ] {} <Debug> TCP-Session: e82fc73a-2ad8-49e6-80f4-5f5eb0e0c142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8947 | 2026.05.21 16:59:11.664741 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52299 | ||
| 8948 | 2026.05.21 16:59:11.664824 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8949 | 2026.05.21 16:59:11.664849 [ 269 ] {} <Debug> TCP-Session: 68dc6b73-cfe6-4957-90a1-656501d5ce02 Authenticating user 'default' from [fd00:1122:3344:101::e]:52299 | ||
| 8950 | 2026.05.21 16:59:11.664870 [ 269 ] {} <Debug> TCP-Session: 68dc6b73-cfe6-4957-90a1-656501d5ce02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8951 | 2026.05.21 16:59:11.664884 [ 269 ] {} <Debug> TCP-Session: 68dc6b73-cfe6-4957-90a1-656501d5ce02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8952 | 2026.05.21 16:59:11.665104 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63749 | ||
| 8953 | 2026.05.21 16:59:11.665112 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64791 | ||
| 8954 | 2026.05.21 16:59:11.665160 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8955 | 2026.05.21 16:59:11.665162 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54488 | ||
| 8956 | 2026.05.21 16:59:11.665178 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61643 | ||
| 8957 | 2026.05.21 16:59:11.665197 [ 307 ] {} <Debug> TCP-Session: 21bc53f3-cdfa-4735-8f65-e71bd1dd6809 Authenticating user 'default' from [fd00:1122:3344:101::e]:63749 | ||
| 8958 | 2026.05.21 16:59:11.665215 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8959 | 2026.05.21 16:59:11.665242 [ 269 ] {} <Trace> TCP-Session: 68dc6b73-cfe6-4957-90a1-656501d5ce02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8960 | 2026.05.21 16:59:11.665245 [ 307 ] {} <Debug> TCP-Session: 21bc53f3-cdfa-4735-8f65-e71bd1dd6809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8961 | 2026.05.21 16:59:11.665255 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8962 | 2026.05.21 16:59:11.665282 [ 307 ] {} <Debug> TCP-Session: 21bc53f3-cdfa-4735-8f65-e71bd1dd6809 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2026.05.21 16:59:11.665127 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34102 | ||
| 8964 | 2026.05.21 16:59:11.665306 [ 3 ] {} <Debug> TCP-Session: b1b0199e-9b72-45f3-9c1f-9990f1bbd9c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61643 | ||
| 8965 | 2026.05.21 16:59:11.665265 [ 310 ] {} <Debug> TCP-Session: c9fca2be-f180-40a4-9b1e-9d3f56389e58 Authenticating user 'default' from [fd00:1122:3344:101::e]:64791 | ||
| 8966 | 2026.05.21 16:59:11.665351 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8967 | 2026.05.21 16:59:11.665352 [ 3 ] {} <Debug> TCP-Session: b1b0199e-9b72-45f3-9c1f-9990f1bbd9c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8968 | 2026.05.21 16:59:11.665375 [ 310 ] {} <Debug> TCP-Session: c9fca2be-f180-40a4-9b1e-9d3f56389e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8969 | 2026.05.21 16:59:11.665381 [ 311 ] {} <Debug> TCP-Session: d379b620-0407-413e-9e72-20df84c9aa81 Authenticating user 'default' from [fd00:1122:3344:101::e]:34102 | ||
| 8970 | 2026.05.21 16:59:11.665401 [ 3 ] {} <Debug> TCP-Session: b1b0199e-9b72-45f3-9c1f-9990f1bbd9c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8971 | 2026.05.21 16:59:11.665409 [ 310 ] {} <Debug> TCP-Session: c9fca2be-f180-40a4-9b1e-9d3f56389e58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2026.05.21 16:59:11.665428 [ 311 ] {} <Debug> TCP-Session: d379b620-0407-413e-9e72-20df84c9aa81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8973 | 2026.05.21 16:59:11.665427 [ 269 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52299) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8974 | 2026.05.21 16:59:11.665465 [ 311 ] {} <Debug> TCP-Session: d379b620-0407-413e-9e72-20df84c9aa81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8975 | 2026.05.21 16:59:11.665255 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8976 | 2026.05.21 16:59:11.665169 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53774 | ||
| 8977 | 2026.05.21 16:59:11.665538 [ 312 ] {} <Debug> TCP-Session: a0a7586c-bf3e-45e7-b85a-61ada5c7af06 Authenticating user 'default' from [fd00:1122:3344:101::e]:54488 | ||
| 8978 | 2026.05.21 16:59:11.665168 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46420 | ||
| 8979 | 2026.05.21 16:59:11.665588 [ 312 ] {} <Debug> TCP-Session: a0a7586c-bf3e-45e7-b85a-61ada5c7af06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8980 | 2026.05.21 16:59:11.665110 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41971 | ||
| 8981 | 2026.05.21 16:59:11.665619 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8982 | 2026.05.21 16:59:11.665635 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8983 | 2026.05.21 16:59:11.665671 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8984 | 2026.05.21 16:59:11.665676 [ 313 ] {} <Debug> TCP-Session: e0a18d6d-f778-4557-a66e-ef0bebf40ee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53774 | ||
| 8985 | 2026.05.21 16:59:11.665686 [ 314 ] {} <Debug> TCP-Session: 92ecc91f-ba9e-442b-bd22-0c42082ef8fe Authenticating user 'default' from [fd00:1122:3344:101::e]:46420 | ||
| 8986 | 2026.05.21 16:59:11.665709 [ 306 ] {} <Debug> TCP-Session: 36fd684f-60ad-469a-859f-97da5d02e83d Authenticating user 'default' from [fd00:1122:3344:101::e]:41971 | ||
| 8987 | 2026.05.21 16:59:11.665721 [ 313 ] {} <Debug> TCP-Session: e0a18d6d-f778-4557-a66e-ef0bebf40ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2026.05.21 16:59:11.665735 [ 306 ] {} <Debug> TCP-Session: 36fd684f-60ad-469a-859f-97da5d02e83d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8989 | 2026.05.21 16:59:11.665749 [ 313 ] {} <Debug> TCP-Session: e0a18d6d-f778-4557-a66e-ef0bebf40ee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8990 | 2026.05.21 16:59:11.665762 [ 306 ] {} <Debug> TCP-Session: 36fd684f-60ad-469a-859f-97da5d02e83d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8991 | 2026.05.21 16:59:11.665728 [ 269 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8992 | 2026.05.21 16:59:11.665728 [ 314 ] {} <Debug> TCP-Session: 92ecc91f-ba9e-442b-bd22-0c42082ef8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8993 | 2026.05.21 16:59:11.665858 [ 269 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8994 | 2026.05.21 16:59:11.665916 [ 314 ] {} <Debug> TCP-Session: 92ecc91f-ba9e-442b-bd22-0c42082ef8fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8995 | 2026.05.21 16:59:11.665627 [ 312 ] {} <Debug> TCP-Session: a0a7586c-bf3e-45e7-b85a-61ada5c7af06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8996 | 2026.05.21 16:59:11.666207 [ 269 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Debug> oximeter.version (b1e607ba-3717-4660-8a25-d11601335666) (SelectExecutor): Key condition: unknown | ||
| 8997 | 2026.05.21 16:59:11.667114 [ 359 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Trace> AggregatingTransform: Aggregating | ||
| 8998 | 2026.05.21 16:59:11.667147 [ 359 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Trace> Aggregator: Aggregation method: without_key | ||
| 8999 | 2026.05.21 16:59:11.667178 [ 359 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868504 sec. (1151.405 rows/sec., 44.98 KiB/sec.) | ||
| 9000 | 2026.05.21 16:59:11.667197 [ 359 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Trace> Aggregator: Merging aggregated data | ||
| 9001 | 2026.05.21 16:59:11.667797 [ 269 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002434 sec., 410.84634346754314 rows/sec., 16.05 KiB/sec. | ||
| 9002 | 2026.05.21 16:59:11.667927 [ 269 ] {34fcd8cb-b5f1-41b9-8895-01b87c4b9cc9} <Debug> TCPHandler: Processed in 0.002812694 sec. | ||
| 9003 | 2026.05.21 16:59:11.668110 [ 269 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9004 | 2026.05.21 16:59:11.668138 [ 269 ] {} <Debug> TCP-Session: 68dc6b73-cfe6-4957-90a1-656501d5ce02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2026.05.21 16:59:11.668143 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9006 | 2026.05.21 16:59:11.668160 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9007 | 2026.05.21 16:59:11.668194 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9008 | 2026.05.21 16:59:11.668200 [ 314 ] {} <Debug> TCP-Session: 92ecc91f-ba9e-442b-bd22-0c42082ef8fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2026.05.21 16:59:11.668224 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9010 | 2026.05.21 16:59:11.668237 [ 307 ] {} <Debug> TCP-Session: 21bc53f3-cdfa-4735-8f65-e71bd1dd6809 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9011 | 2026.05.21 16:59:11.668256 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9012 | 2026.05.21 16:59:11.668281 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9013 | 2026.05.21 16:59:11.668303 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9014 | 2026.05.21 16:59:11.668314 [ 310 ] {} <Debug> TCP-Session: c9fca2be-f180-40a4-9b1e-9d3f56389e58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2026.05.21 16:59:11.668334 [ 311 ] {} <Debug> TCP-Session: d379b620-0407-413e-9e72-20df84c9aa81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9016 | 2026.05.21 16:59:11.668355 [ 3 ] {} <Debug> TCP-Session: b1b0199e-9b72-45f3-9c1f-9990f1bbd9c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9017 | 2026.05.21 16:59:11.668287 [ 313 ] {} <Debug> TCP-Session: e0a18d6d-f778-4557-a66e-ef0bebf40ee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2026.05.21 16:59:11.668214 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9019 | 2026.05.21 16:59:11.668197 [ 306 ] {} <Debug> TCP-Session: 36fd684f-60ad-469a-859f-97da5d02e83d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9020 | 2026.05.21 16:59:11.668446 [ 312 ] {} <Debug> TCP-Session: a0a7586c-bf3e-45e7-b85a-61ada5c7af06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2026.05.21 16:59:13.260544 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19614 | ||
| 9022 | 2026.05.21 16:59:13.261374 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.05.21 16:59:13.261443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9024 | 2026.05.21 16:59:13.261942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9025 | 2026.05.21 16:59:13.262176 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.05.21 16:59:13.262302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19614 | ||
| 9027 | 2026.05.21 16:59:13.262309 [ 137 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9028 | 2026.05.21 16:59:13.262358 [ 137 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.05.21 16:59:13.262382 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9030 | 2026.05.21 16:59:13.262572 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 9031 | 2026.05.21 16:59:13.262784 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9032 | 2026.05.21 16:59:13.262845 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17182 rows starting from the beginning of the part | ||
| 9033 | 2026.05.21 16:59:13.262947 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9034 | 2026.05.21 16:59:13.263020 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9035 | 2026.05.21 16:59:13.263085 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9036 | 2026.05.21 16:59:13.263149 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9037 | 2026.05.21 16:59:13.263213 [ 194 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9038 | 2026.05.21 16:59:13.265211 [ 195 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19614 rows, containing 4 columns (4 merged, 0 gathered) in 0.002723614 sec., 7201460.999980173 rows/sec., 103.02 MiB/sec. | ||
| 9039 | 2026.05.21 16:59:13.265616 [ 199 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9040 | 2026.05.21 16:59:13.265925 [ 199 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.05.21 16:59:13.266009 [ 199 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_41_8} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9042 | 2026.05.21 16:59:13.266114 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9043 | 2026.05.21 16:59:14.255891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9044 | 2026.05.21 16:59:14.272641 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.05.21 16:59:14.272689 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9046 | 2026.05.21 16:59:14.278305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9047 | 2026.05.21 16:59:14.279015 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.05.21 16:59:14.279302 [ 136 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9049 | 2026.05.21 16:59:14.279342 [ 136 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9050 | 2026.05.21 16:59:14.279364 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9051 | 2026.05.21 16:59:14.279518 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 9052 | 2026.05.21 16:59:14.281789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9053 | 2026.05.21 16:59:14.283102 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9054 | 2026.05.21 16:59:14.284388 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9055 | 2026.05.21 16:59:14.288892 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9056 | 2026.05.21 16:59:14.293247 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 9057 | 2026.05.21 16:59:14.297649 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 9058 | 2026.05.21 16:59:14.301931 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 9059 | 2026.05.21 16:59:14.305755 [ 190 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 9060 | 2026.05.21 16:59:14.355989 [ 195 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.076539435 sec., 4037.134582976736 rows/sec., 20.88 MiB/sec. | ||
| 9061 | 2026.05.21 16:59:14.358341 [ 200 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9062 | 2026.05.21 16:59:14.360339 [ 200 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_41_8} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9063 | 2026.05.21 16:59:14.360417 [ 200 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_41_8} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9064 | 2026.05.21 16:59:14.362343 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9065 | 2026.05.21 16:59:16.333439 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9066 | 2026.05.21 16:59:16.333667 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9067 | 2026.05.21 16:59:16.333984 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9068 | 2026.05.21 16:59:16.334023 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9069 | 2026.05.21 16:59:16.334247 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9070 | 2026.05.21 16:59:16.334316 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9071 | 2026.05.21 16:59:16.334454 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9072 | 2026.05.21 16:59:16.334489 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9073 | 2026.05.21 16:59:16.334512 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9074 | 2026.05.21 16:59:16.334527 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9075 | 2026.05.21 16:59:16.334569 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9076 | 2026.05.21 16:59:16.334590 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 9077 | 2026.05.21 16:59:16.335431 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001855 sec., 21024.258760107816 rows/sec., 4.21 MiB/sec. | ||
| 9078 | 2026.05.21 16:59:16.335495 [ 4 ] {b4009d56-2854-4cbc-a6de-5d37948cc029} <Debug> TCPHandler: Processed in 0.002180811 sec. | ||
| 9079 | 2026.05.21 16:59:16.337467 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.05.21 16:59:16.337575 [ 4 ] {421944b7-4564-456b-b397-8c3d1db94573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9081 | 2026.05.21 16:59:16.337621 [ 4 ] {421944b7-4564-456b-b397-8c3d1db94573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9082 | 2026.05.21 16:59:16.338093 [ 4 ] {421944b7-4564-456b-b397-8c3d1db94573} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2026.05.21 16:59:16.338135 [ 4 ] {421944b7-4564-456b-b397-8c3d1db94573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9084 | 2026.05.21 16:59:16.338525 [ 4 ] {421944b7-4564-456b-b397-8c3d1db94573} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9085 | 2026.05.21 16:59:16.338754 [ 4 ] {421944b7-4564-456b-b397-8c3d1db94573} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2026.05.21 16:59:16.338911 [ 4 ] {421944b7-4564-456b-b397-8c3d1db94573} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001366 sec., 68814.05563689604 rows/sec., 5.83 MiB/sec. | ||
| 9087 | 2026.05.21 16:59:16.338949 [ 4 ] {421944b7-4564-456b-b397-8c3d1db94573} <Debug> TCPHandler: Processed in 0.001532048 sec. | ||
| 9088 | 2026.05.21 16:59:16.339092 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2026.05.21 16:59:16.339190 [ 4 ] {86669fbc-cd01-4c90-b582-3cc214bd34c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9090 | 2026.05.21 16:59:16.339232 [ 4 ] {86669fbc-cd01-4c90-b582-3cc214bd34c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9091 | 2026.05.21 16:59:16.339643 [ 4 ] {86669fbc-cd01-4c90-b582-3cc214bd34c3} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.05.21 16:59:16.339680 [ 4 ] {86669fbc-cd01-4c90-b582-3cc214bd34c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9093 | 2026.05.21 16:59:16.339999 [ 4 ] {86669fbc-cd01-4c90-b582-3cc214bd34c3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9094 | 2026.05.21 16:59:16.340207 [ 4 ] {86669fbc-cd01-4c90-b582-3cc214bd34c3} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2026.05.21 16:59:16.340339 [ 4 ] {86669fbc-cd01-4c90-b582-3cc214bd34c3} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00117 sec., 16239.316239316238 rows/sec., 1.19 MiB/sec. | ||
| 9096 | 2026.05.21 16:59:16.340374 [ 4 ] {86669fbc-cd01-4c90-b582-3cc214bd34c3} <Debug> TCPHandler: Processed in 0.001332807 sec. | ||
| 9097 | 2026.05.21 16:59:16.340492 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.05.21 16:59:16.340587 [ 4 ] {24a9636a-4ba5-4ee7-90d4-48494d3c6af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9099 | 2026.05.21 16:59:16.340626 [ 4 ] {24a9636a-4ba5-4ee7-90d4-48494d3c6af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9100 | 2026.05.21 16:59:16.341056 [ 4 ] {24a9636a-4ba5-4ee7-90d4-48494d3c6af4} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.05.21 16:59:16.341094 [ 4 ] {24a9636a-4ba5-4ee7-90d4-48494d3c6af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9102 | 2026.05.21 16:59:16.341401 [ 4 ] {24a9636a-4ba5-4ee7-90d4-48494d3c6af4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9103 | 2026.05.21 16:59:16.341605 [ 4 ] {24a9636a-4ba5-4ee7-90d4-48494d3c6af4} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.05.21 16:59:16.341746 [ 4 ] {24a9636a-4ba5-4ee7-90d4-48494d3c6af4} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001177 sec., 70518.26677994902 rows/sec., 5.51 MiB/sec. | ||
| 9105 | 2026.05.21 16:59:16.341782 [ 4 ] {24a9636a-4ba5-4ee7-90d4-48494d3c6af4} <Debug> TCPHandler: Processed in 0.001338467 sec. | ||
| 9106 | 2026.05.21 16:59:16.341895 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.05.21 16:59:16.341991 [ 4 ] {7793b51d-fbbd-432e-ac06-d3e8e92fb899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9108 | 2026.05.21 16:59:16.342035 [ 4 ] {7793b51d-fbbd-432e-ac06-d3e8e92fb899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9109 | 2026.05.21 16:59:16.342442 [ 4 ] {7793b51d-fbbd-432e-ac06-d3e8e92fb899} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.05.21 16:59:16.342478 [ 4 ] {7793b51d-fbbd-432e-ac06-d3e8e92fb899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9111 | 2026.05.21 16:59:16.342805 [ 4 ] {7793b51d-fbbd-432e-ac06-d3e8e92fb899} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9112 | 2026.05.21 16:59:16.343005 [ 4 ] {7793b51d-fbbd-432e-ac06-d3e8e92fb899} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.05.21 16:59:16.343145 [ 4 ] {7793b51d-fbbd-432e-ac06-d3e8e92fb899} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 9114 | 2026.05.21 16:59:16.343182 [ 4 ] {7793b51d-fbbd-432e-ac06-d3e8e92fb899} <Debug> TCPHandler: Processed in 0.001336627 sec. | ||
| 9115 | 2026.05.21 16:59:16.343297 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.05.21 16:59:16.343392 [ 4 ] {2f4bc5b8-ae7b-4196-9ee9-bf88f76bbec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9117 | 2026.05.21 16:59:16.343448 [ 4 ] {2f4bc5b8-ae7b-4196-9ee9-bf88f76bbec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9118 | 2026.05.21 16:59:16.344212 [ 4 ] {2f4bc5b8-ae7b-4196-9ee9-bf88f76bbec4} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.05.21 16:59:16.344249 [ 4 ] {2f4bc5b8-ae7b-4196-9ee9-bf88f76bbec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9120 | 2026.05.21 16:59:16.344772 [ 4 ] {2f4bc5b8-ae7b-4196-9ee9-bf88f76bbec4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9121 | 2026.05.21 16:59:16.345016 [ 4 ] {2f4bc5b8-ae7b-4196-9ee9-bf88f76bbec4} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.05.21 16:59:16.345157 [ 4 ] {2f4bc5b8-ae7b-4196-9ee9-bf88f76bbec4} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001784 sec., 10650.224215246637 rows/sec., 19.08 MiB/sec. | ||
| 9123 | 2026.05.21 16:59:16.345211 [ 4 ] {2f4bc5b8-ae7b-4196-9ee9-bf88f76bbec4} <Debug> TCPHandler: Processed in 0.00196387 sec. | ||
| 9124 | 2026.05.21 16:59:16.345325 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2026.05.21 16:59:16.345419 [ 4 ] {ee099251-5be1-4a05-ba94-f0f3fcc69c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9126 | 2026.05.21 16:59:16.345461 [ 4 ] {ee099251-5be1-4a05-ba94-f0f3fcc69c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9127 | 2026.05.21 16:59:16.345801 [ 4 ] {ee099251-5be1-4a05-ba94-f0f3fcc69c44} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2026.05.21 16:59:16.345838 [ 4 ] {ee099251-5be1-4a05-ba94-f0f3fcc69c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9129 | 2026.05.21 16:59:16.346139 [ 4 ] {ee099251-5be1-4a05-ba94-f0f3fcc69c44} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9130 | 2026.05.21 16:59:16.346348 [ 4 ] {ee099251-5be1-4a05-ba94-f0f3fcc69c44} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.05.21 16:59:16.346495 [ 4 ] {ee099251-5be1-4a05-ba94-f0f3fcc69c44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 9132 | 2026.05.21 16:59:16.346529 [ 4 ] {ee099251-5be1-4a05-ba94-f0f3fcc69c44} <Debug> TCPHandler: Processed in 0.001254556 sec. | ||
| 9133 | 2026.05.21 16:59:19.987276 [ 132 ] {} <Debug> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9134 | 2026.05.21 16:59:19.987349 [ 132 ] {} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.05.21 16:59:19.987369 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9136 | 2026.05.21 16:59:19.987503 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::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 | ||
| 9137 | 2026.05.21 16:59:19.987653 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9138 | 2026.05.21 16:59:19.987688 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 9139 | 2026.05.21 16:59:19.987758 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 9140 | 2026.05.21 16:59:19.987805 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 9141 | 2026.05.21 16:59:19.987850 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9142 | 2026.05.21 16:59:19.987890 [ 195 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9143 | 2026.05.21 16:59:19.988660 [ 197 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219326 sec., 29524.50780185119 rows/sec., 2.46 MiB/sec. | ||
| 9144 | 2026.05.21 16:59:19.988849 [ 193 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9145 | 2026.05.21 16:59:19.989151 [ 193 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.05.21 16:59:19.989232 [ 193 ] {00214071-0702-4cda-b251-1ca45028cd83::all_1_18_4} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9147 | 2026.05.21 16:59:19.989328 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9148 | 2026.05.21 16:59:20.644886 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9149 | 2026.05.21 16:59:20.644938 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9150 | 2026.05.21 16:59:20.762546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20062 | ||
| 9151 | 2026.05.21 16:59:20.763057 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.05.21 16:59:20.763108 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9153 | 2026.05.21 16:59:20.763613 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9154 | 2026.05.21 16:59:20.763853 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.05.21 16:59:20.764005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20062 | ||
| 9156 | 2026.05.21 16:59:21.333662 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9157 | 2026.05.21 16:59:21.333901 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) 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) | ||
| 9158 | 2026.05.21 16:59:21.334221 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9159 | 2026.05.21 16:59:21.334260 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <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 | ||
| 9160 | 2026.05.21 16:59:21.334483 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9161 | 2026.05.21 16:59:21.334552 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9162 | 2026.05.21 16:59:21.334692 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 9163 | 2026.05.21 16:59:21.334728 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9164 | 2026.05.21 16:59:21.334750 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9165 | 2026.05.21 16:59:21.334765 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9166 | 2026.05.21 16:59:21.334806 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <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'))" | ||
| 9167 | 2026.05.21 16:59:21.334825 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 9168 | 2026.05.21 16:59:21.335838 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002031 sec., 19202.363367799117 rows/sec., 3.84 MiB/sec. | ||
| 9169 | 2026.05.21 16:59:21.335902 [ 4 ] {14d6ab34-e69a-439e-8eda-3c9e2d6051ac} <Debug> TCPHandler: Processed in 0.002376161 sec. | ||
| 9170 | 2026.05.21 16:59:21.338013 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9171 | 2026.05.21 16:59:21.338162 [ 4 ] {8b85b597-59e2-45a0-800e-c51fc2b6a095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9172 | 2026.05.21 16:59:21.338218 [ 4 ] {8b85b597-59e2-45a0-800e-c51fc2b6a095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9173 | 2026.05.21 16:59:21.338776 [ 4 ] {8b85b597-59e2-45a0-800e-c51fc2b6a095} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9174 | 2026.05.21 16:59:21.338818 [ 4 ] {8b85b597-59e2-45a0-800e-c51fc2b6a095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9175 | 2026.05.21 16:59:21.339183 [ 4 ] {8b85b597-59e2-45a0-800e-c51fc2b6a095} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9176 | 2026.05.21 16:59:21.339396 [ 4 ] {8b85b597-59e2-45a0-800e-c51fc2b6a095} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9177 | 2026.05.21 16:59:21.339538 [ 4 ] {8b85b597-59e2-45a0-800e-c51fc2b6a095} <Debug> executeQuery: Read 103 rows, 8.84 KiB in 0.001431 sec., 71977.63801537387 rows/sec., 6.03 MiB/sec. | ||
| 9178 | 2026.05.21 16:59:21.339542 [ 131 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9179 | 2026.05.21 16:59:21.339576 [ 4 ] {8b85b597-59e2-45a0-800e-c51fc2b6a095} <Debug> TCPHandler: Processed in 0.001625338 sec. | ||
| 9180 | 2026.05.21 16:59:21.339617 [ 131 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.05.21 16:59:21.339642 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9182 | 2026.05.21 16:59:21.339726 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9183 | 2026.05.21 16:59:21.339745 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 9184 | 2026.05.21 16:59:21.339827 [ 4 ] {e874251c-b719-4316-89b3-73a466e6cd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9185 | 2026.05.21 16:59:21.339868 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9186 | 2026.05.21 16:59:21.339873 [ 4 ] {e874251c-b719-4316-89b3-73a466e6cd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9187 | 2026.05.21 16:59:21.339908 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2618 rows starting from the beginning of the part | ||
| 9188 | 2026.05.21 16:59:21.339983 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 94 rows starting from the beginning of the part | ||
| 9189 | 2026.05.21 16:59:21.340031 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2448 rows starting from the beginning of the part | ||
| 9190 | 2026.05.21 16:59:21.340076 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 9191 | 2026.05.21 16:59:21.340116 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 94 rows starting from the beginning of the part | ||
| 9192 | 2026.05.21 16:59:21.340156 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 103 rows starting from the beginning of the part | ||
| 9193 | 2026.05.21 16:59:21.340298 [ 4 ] {e874251c-b719-4316-89b3-73a466e6cd62} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.05.21 16:59:21.340338 [ 4 ] {e874251c-b719-4316-89b3-73a466e6cd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9195 | 2026.05.21 16:59:21.340627 [ 4 ] {e874251c-b719-4316-89b3-73a466e6cd62} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9196 | 2026.05.21 16:59:21.340839 [ 4 ] {e874251c-b719-4316-89b3-73a466e6cd62} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9197 | 2026.05.21 16:59:21.340943 [ 131 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9198 | 2026.05.21 16:59:21.340963 [ 4 ] {e874251c-b719-4316-89b3-73a466e6cd62} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001199 sec., 19182.652210175147 rows/sec., 1.41 MiB/sec. | ||
| 9199 | 2026.05.21 16:59:21.340972 [ 131 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2026.05.21 16:59:21.341000 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9201 | 2026.05.21 16:59:21.341002 [ 4 ] {e874251c-b719-4316-89b3-73a466e6cd62} <Debug> TCPHandler: Processed in 0.001373267 sec. | ||
| 9202 | 2026.05.21 16:59:21.341114 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 9203 | 2026.05.21 16:59:21.341133 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9204 | 2026.05.21 16:59:21.341306 [ 4 ] {6937ff76-a0d6-4491-8ada-d5ecbc087f0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9205 | 2026.05.21 16:59:21.341331 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9206 | 2026.05.21 16:59:21.341346 [ 4 ] {6937ff76-a0d6-4491-8ada-d5ecbc087f0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9207 | 2026.05.21 16:59:21.341377 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 81 rows starting from the beginning of the part | ||
| 9208 | 2026.05.21 16:59:21.341452 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 23 rows starting from the beginning of the part | ||
| 9209 | 2026.05.21 16:59:21.341502 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part | ||
| 9210 | 2026.05.21 16:59:21.341547 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 9211 | 2026.05.21 16:59:21.341603 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 19 rows starting from the beginning of the part | ||
| 9212 | 2026.05.21 16:59:21.341650 [ 193 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part | ||
| 9213 | 2026.05.21 16:59:21.341729 [ 4 ] {6937ff76-a0d6-4491-8ada-d5ecbc087f0a} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9214 | 2026.05.21 16:59:21.341771 [ 4 ] {6937ff76-a0d6-4491-8ada-d5ecbc087f0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9215 | 2026.05.21 16:59:21.342085 [ 4 ] {6937ff76-a0d6-4491-8ada-d5ecbc087f0a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9216 | 2026.05.21 16:59:21.342088 [ 191 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5413 rows, containing 5 columns (5 merged, 0 gathered) in 0.002389552 sec., 2265278.177666776 rows/sec., 179.12 MiB/sec. | ||
| 9217 | 2026.05.21 16:59:21.342314 [ 4 ] {6937ff76-a0d6-4491-8ada-d5ecbc087f0a} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2026.05.21 16:59:21.342420 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9219 | 2026.05.21 16:59:21.342453 [ 4 ] {6937ff76-a0d6-4491-8ada-d5ecbc087f0a} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.05 KiB/sec. | ||
| 9220 | 2026.05.21 16:59:21.342492 [ 4 ] {6937ff76-a0d6-4491-8ada-d5ecbc087f0a} <Debug> TCPHandler: Processed in 0.001351567 sec. | ||
| 9221 | 2026.05.21 16:59:21.342585 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478877 sec., 134561.56259107418 rows/sec., 10.36 MiB/sec. | ||
| 9222 | 2026.05.21 16:59:21.342622 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.05.21 16:59:21.342685 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.05.21 16:59:21.342725 [ 4 ] {eacf7ad6-7a0a-4e27-87a6-49a9e1eae273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9225 | 2026.05.21 16:59:21.342748 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9226 | 2026.05.21 16:59:21.342762 [ 195 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_66_13} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9227 | 2026.05.21 16:59:21.342772 [ 4 ] {eacf7ad6-7a0a-4e27-87a6-49a9e1eae273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9228 | 2026.05.21 16:59:21.342833 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 9229 | 2026.05.21 16:59:21.343029 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.05.21 16:59:21.343100 [ 187 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_56_11} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9231 | 2026.05.21 16:59:21.343189 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9232 | 2026.05.21 16:59:21.343199 [ 4 ] {eacf7ad6-7a0a-4e27-87a6-49a9e1eae273} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.05.21 16:59:21.343240 [ 4 ] {eacf7ad6-7a0a-4e27-87a6-49a9e1eae273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9234 | 2026.05.21 16:59:21.343558 [ 4 ] {eacf7ad6-7a0a-4e27-87a6-49a9e1eae273} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9235 | 2026.05.21 16:59:21.343756 [ 4 ] {eacf7ad6-7a0a-4e27-87a6-49a9e1eae273} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.05.21 16:59:21.343867 [ 131 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9237 | 2026.05.21 16:59:21.343884 [ 4 ] {eacf7ad6-7a0a-4e27-87a6-49a9e1eae273} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001177 sec., 73916.73746813933 rows/sec., 5.77 MiB/sec. | ||
| 9238 | 2026.05.21 16:59:21.343900 [ 131 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.05.21 16:59:21.343924 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9240 | 2026.05.21 16:59:21.343925 [ 4 ] {eacf7ad6-7a0a-4e27-87a6-49a9e1eae273} <Debug> TCPHandler: Processed in 0.001351747 sec. | ||
| 9241 | 2026.05.21 16:59:21.344007 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 9242 | 2026.05.21 16:59:21.344055 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9243 | 2026.05.21 16:59:21.344130 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9244 | 2026.05.21 16:59:21.344155 [ 4 ] {c30236e7-ebcb-43bc-bc2f-acf60a037c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9245 | 2026.05.21 16:59:21.344171 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1402 rows starting from the beginning of the part | ||
| 9246 | 2026.05.21 16:59:21.344204 [ 4 ] {c30236e7-ebcb-43bc-bc2f-acf60a037c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9247 | 2026.05.21 16:59:21.344274 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 83 rows starting from the beginning of the part | ||
| 9248 | 2026.05.21 16:59:21.344342 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1313 rows starting from the beginning of the part | ||
| 9249 | 2026.05.21 16:59:21.344405 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 9250 | 2026.05.21 16:59:21.344486 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 83 rows starting from the beginning of the part | ||
| 9251 | 2026.05.21 16:59:21.344542 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 87 rows starting from the beginning of the part | ||
| 9252 | 2026.05.21 16:59:21.344606 [ 4 ] {c30236e7-ebcb-43bc-bc2f-acf60a037c25} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2026.05.21 16:59:21.344646 [ 4 ] {c30236e7-ebcb-43bc-bc2f-acf60a037c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9254 | 2026.05.21 16:59:21.345019 [ 4 ] {c30236e7-ebcb-43bc-bc2f-acf60a037c25} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9255 | 2026.05.21 16:59:21.345244 [ 4 ] {c30236e7-ebcb-43bc-bc2f-acf60a037c25} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2026.05.21 16:59:21.345372 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9257 | 2026.05.21 16:59:21.345379 [ 4 ] {c30236e7-ebcb-43bc-bc2f-acf60a037c25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 9258 | 2026.05.21 16:59:21.345408 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9259 | 2026.05.21 16:59:21.345431 [ 4 ] {c30236e7-ebcb-43bc-bc2f-acf60a037c25} <Debug> TCPHandler: Processed in 0.001426398 sec. | ||
| 9260 | 2026.05.21 16:59:21.345432 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9261 | 2026.05.21 16:59:21.345511 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 9262 | 2026.05.21 16:59:21.345547 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9263 | 2026.05.21 16:59:21.345602 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9264 | 2026.05.21 16:59:21.345634 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20443 rows starting from the beginning of the part | ||
| 9265 | 2026.05.21 16:59:21.345648 [ 4 ] {493e84a6-8646-4334-9287-7a8a2d4186e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9266 | 2026.05.21 16:59:21.345686 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 9267 | 2026.05.21 16:59:21.345694 [ 4 ] {493e84a6-8646-4334-9287-7a8a2d4186e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9268 | 2026.05.21 16:59:21.345741 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1529 rows starting from the beginning of the part | ||
| 9269 | 2026.05.21 16:59:21.345788 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part | ||
| 9270 | 2026.05.21 16:59:21.345829 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 9271 | 2026.05.21 16:59:21.345872 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 9272 | 2026.05.21 16:59:21.346004 [ 193 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3032 rows, containing 5 columns (5 merged, 0 gathered) in 0.0020348 sec., 1490072.7344210735 rows/sec., 107.81 MiB/sec. | ||
| 9273 | 2026.05.21 16:59:21.346016 [ 4 ] {493e84a6-8646-4334-9287-7a8a2d4186e6} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9274 | 2026.05.21 16:59:21.346069 [ 4 ] {493e84a6-8646-4334-9287-7a8a2d4186e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9275 | 2026.05.21 16:59:21.346269 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9276 | 2026.05.21 16:59:21.346450 [ 4 ] {493e84a6-8646-4334-9287-7a8a2d4186e6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9277 | 2026.05.21 16:59:21.346549 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9278 | 2026.05.21 16:59:21.346627 [ 191 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_66_13} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9279 | 2026.05.21 16:59:21.346689 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9280 | 2026.05.21 16:59:21.346727 [ 4 ] {493e84a6-8646-4334-9287-7a8a2d4186e6} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.05.21 16:59:21.346852 [ 131 ] {} <Debug> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 9282 | 2026.05.21 16:59:21.346876 [ 4 ] {493e84a6-8646-4334-9287-7a8a2d4186e6} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001246 sec., 802.5682182985554 rows/sec., 50.94 KiB/sec. | ||
| 9283 | 2026.05.21 16:59:21.346897 [ 131 ] {} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9284 | 2026.05.21 16:59:21.346917 [ 4 ] {493e84a6-8646-4334-9287-7a8a2d4186e6} <Debug> TCPHandler: Processed in 0.001419047 sec. | ||
| 9285 | 2026.05.21 16:59:21.346934 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9286 | 2026.05.21 16:59:21.347013 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::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 | ||
| 9287 | 2026.05.21 16:59:21.347035 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9288 | 2026.05.21 16:59:21.347106 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9289 | 2026.05.21 16:59:21.347137 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 9290 | 2026.05.21 16:59:21.347138 [ 4 ] {20eae88d-a836-450d-955b-d9a7ec1154d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9291 | 2026.05.21 16:59:21.347185 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::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 | ||
| 9292 | 2026.05.21 16:59:21.347207 [ 4 ] {20eae88d-a836-450d-955b-d9a7ec1154d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9293 | 2026.05.21 16:59:21.347227 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::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 | ||
| 9294 | 2026.05.21 16:59:21.347263 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::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 | ||
| 9295 | 2026.05.21 16:59:21.347297 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::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 | ||
| 9296 | 2026.05.21 16:59:21.347941 [ 201 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000953675 sec., 5242.87624190631 rows/sec., 332.80 KiB/sec. | ||
| 9297 | 2026.05.21 16:59:21.348036 [ 4 ] {20eae88d-a836-450d-955b-d9a7ec1154d5} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2026.05.21 16:59:21.348060 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 9299 | 2026.05.21 16:59:21.348081 [ 4 ] {20eae88d-a836-450d-955b-d9a7ec1154d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9300 | 2026.05.21 16:59:21.348333 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::all_1_5_1} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2026.05.21 16:59:21.348407 [ 193 ] {65a96649-3602-4ce0-a6fc-bc026a4f70ab::all_1_5_1} <Trace> oximeter.measurements_f64 (65a96649-3602-4ce0-a6fc-bc026a4f70ab) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 9302 | 2026.05.21 16:59:21.348487 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9303 | 2026.05.21 16:59:21.348712 [ 4 ] {20eae88d-a836-450d-955b-d9a7ec1154d5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9304 | 2026.05.21 16:59:21.348946 [ 4 ] {20eae88d-a836-450d-955b-d9a7ec1154d5} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2026.05.21 16:59:21.349072 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9306 | 2026.05.21 16:59:21.349088 [ 4 ] {20eae88d-a836-450d-955b-d9a7ec1154d5} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.00197 sec., 11675.1269035533 rows/sec., 20.92 MiB/sec. | ||
| 9307 | 2026.05.21 16:59:21.349111 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.05.21 16:59:21.349136 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9309 | 2026.05.21 16:59:21.349149 [ 4 ] {20eae88d-a836-450d-955b-d9a7ec1154d5} <Debug> TCPHandler: Processed in 0.002162911 sec. | ||
| 9310 | 2026.05.21 16:59:21.349211 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 9311 | 2026.05.21 16:59:21.349279 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9312 | 2026.05.21 16:59:21.349384 [ 4 ] {3211aa91-46a2-465d-b7d5-c1209f0e8a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9313 | 2026.05.21 16:59:21.349408 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9314 | 2026.05.21 16:59:21.349427 [ 4 ] {3211aa91-46a2-465d-b7d5-c1209f0e8a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9315 | 2026.05.21 16:59:21.349475 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1033 rows starting from the beginning of the part | ||
| 9316 | 2026.05.21 16:59:21.349594 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 23 rows starting from the beginning of the part | ||
| 9317 | 2026.05.21 16:59:21.349694 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 19 rows starting from the beginning of the part | ||
| 9318 | 2026.05.21 16:59:21.349785 [ 4 ] {3211aa91-46a2-465d-b7d5-c1209f0e8a58} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9319 | 2026.05.21 16:59:21.349786 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 32 rows starting from the beginning of the part | ||
| 9320 | 2026.05.21 16:59:21.349828 [ 4 ] {3211aa91-46a2-465d-b7d5-c1209f0e8a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9321 | 2026.05.21 16:59:21.349898 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 19 rows starting from the beginning of the part | ||
| 9322 | 2026.05.21 16:59:21.349991 [ 201 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part | ||
| 9323 | 2026.05.21 16:59:21.350176 [ 4 ] {3211aa91-46a2-465d-b7d5-c1209f0e8a58} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9324 | 2026.05.21 16:59:21.350434 [ 4 ] {3211aa91-46a2-465d-b7d5-c1209f0e8a58} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9325 | 2026.05.21 16:59:21.350560 [ 131 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9326 | 2026.05.21 16:59:21.350570 [ 4 ] {3211aa91-46a2-465d-b7d5-c1209f0e8a58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 9327 | 2026.05.21 16:59:21.350599 [ 131 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9328 | 2026.05.21 16:59:21.350622 [ 4 ] {3211aa91-46a2-465d-b7d5-c1209f0e8a58} <Debug> TCPHandler: Processed in 0.001391547 sec. | ||
| 9329 | 2026.05.21 16:59:21.350623 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9330 | 2026.05.21 16:59:21.350706 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 9331 | 2026.05.21 16:59:21.350790 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9332 | 2026.05.21 16:59:21.350818 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3168 rows starting from the beginning of the part | ||
| 9333 | 2026.05.21 16:59:21.350865 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 9334 | 2026.05.21 16:59:21.350904 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 9335 | 2026.05.21 16:59:21.350940 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 9336 | 2026.05.21 16:59:21.350974 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 9337 | 2026.05.21 16:59:21.351008 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 9338 | 2026.05.21 16:59:21.352811 [ 189 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130221 sec., 1599834.0078329903 rows/sec., 107.91 MiB/sec. | ||
| 9339 | 2026.05.21 16:59:21.353149 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9340 | 2026.05.21 16:59:21.353380 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_66_13} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.05.21 16:59:21.353443 [ 193 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_66_13} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9342 | 2026.05.21 16:59:21.353499 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9343 | 2026.05.21 16:59:21.354856 [ 196 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22548 rows, containing 5 columns (5 merged, 0 gathered) in 0.009368757 sec., 2406722.6847702423 rows/sec., 158.04 MiB/sec. | ||
| 9344 | 2026.05.21 16:59:21.355475 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9345 | 2026.05.21 16:59:21.355755 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.05.21 16:59:21.355829 [ 189 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9347 | 2026.05.21 16:59:21.355920 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 9348 | 2026.05.21 16:59:21.357567 [ 186 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1149 rows, containing 19 columns (19 merged, 0 gathered) in 0.008374322 sec., 137205.13732335586 rows/sec., 245.87 MiB/sec. | ||
| 9349 | 2026.05.21 16:59:21.359552 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9350 | 2026.05.21 16:59:21.359921 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9351 | 2026.05.21 16:59:21.359997 [ 196 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9352 | 2026.05.21 16:59:21.360158 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.66 MiB. | ||
| 9353 | 2026.05.21 16:59:21.782028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9354 | 2026.05.21 16:59:21.797367 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.05.21 16:59:21.797427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9356 | 2026.05.21 16:59:21.803330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9357 | 2026.05.21 16:59:21.804009 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.05.21 16:59:21.806649 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9359 | 2026.05.21 16:59:22.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.92 MiB, peak 317.28 MiB, free memory in arenas 0.00 B, will set to 310.56 MiB (RSS), difference: 6.64 MiB | ||
| 9360 | 2026.05.21 16:59:26.335226 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2026.05.21 16:59:26.335475 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 9362 | 2026.05.21 16:59:26.335806 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9363 | 2026.05.21 16:59:26.335846 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 9364 | 2026.05.21 16:59:26.336081 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9365 | 2026.05.21 16:59:26.336150 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9366 | 2026.05.21 16:59:26.336293 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 9367 | 2026.05.21 16:59:26.336329 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9368 | 2026.05.21 16:59:26.336351 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9369 | 2026.05.21 16:59:26.336366 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9370 | 2026.05.21 16:59:26.336407 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 9371 | 2026.05.21 16:59:26.336431 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 9372 | 2026.05.21 16:59:26.337333 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001959 sec., 19908.11638591118 rows/sec., 3.99 MiB/sec. | ||
| 9373 | 2026.05.21 16:59:26.337401 [ 4 ] {b8e00bec-5386-4c74-a2f9-ec82c288e049} <Debug> TCPHandler: Processed in 0.002298992 sec. | ||
| 9374 | 2026.05.21 16:59:26.340237 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.05.21 16:59:26.340347 [ 4 ] {1968cda8-5625-411d-bce1-30f561ea4937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.05.21 16:59:26.340392 [ 4 ] {1968cda8-5625-411d-bce1-30f561ea4937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9377 | 2026.05.21 16:59:26.340867 [ 4 ] {1968cda8-5625-411d-bce1-30f561ea4937} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.05.21 16:59:26.340909 [ 4 ] {1968cda8-5625-411d-bce1-30f561ea4937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9379 | 2026.05.21 16:59:26.341272 [ 4 ] {1968cda8-5625-411d-bce1-30f561ea4937} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9380 | 2026.05.21 16:59:26.341508 [ 4 ] {1968cda8-5625-411d-bce1-30f561ea4937} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.05.21 16:59:26.341653 [ 4 ] {1968cda8-5625-411d-bce1-30f561ea4937} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001338 sec., 17937.219730941702 rows/sec., 1.49 MiB/sec. | ||
| 9382 | 2026.05.21 16:59:26.341693 [ 4 ] {1968cda8-5625-411d-bce1-30f561ea4937} <Debug> TCPHandler: Processed in 0.001506838 sec. | ||
| 9383 | 2026.05.21 16:59:26.341845 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.05.21 16:59:26.341942 [ 4 ] {38345c78-57fc-4103-9d40-27b8b666a979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9385 | 2026.05.21 16:59:26.341984 [ 4 ] {38345c78-57fc-4103-9d40-27b8b666a979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9386 | 2026.05.21 16:59:26.342388 [ 4 ] {38345c78-57fc-4103-9d40-27b8b666a979} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.05.21 16:59:26.342427 [ 4 ] {38345c78-57fc-4103-9d40-27b8b666a979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9388 | 2026.05.21 16:59:26.342728 [ 4 ] {38345c78-57fc-4103-9d40-27b8b666a979} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9389 | 2026.05.21 16:59:26.342933 [ 4 ] {38345c78-57fc-4103-9d40-27b8b666a979} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.05.21 16:59:26.343063 [ 4 ] {38345c78-57fc-4103-9d40-27b8b666a979} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001141 sec., 7011.393514460999 rows/sec., 571.73 KiB/sec. | ||
| 9391 | 2026.05.21 16:59:26.343098 [ 4 ] {38345c78-57fc-4103-9d40-27b8b666a979} <Debug> TCPHandler: Processed in 0.001302777 sec. | ||
| 9392 | 2026.05.21 16:59:26.343221 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.05.21 16:59:26.343316 [ 4 ] {77922d17-189f-41fc-9612-e004c63b297d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9394 | 2026.05.21 16:59:26.343356 [ 4 ] {77922d17-189f-41fc-9612-e004c63b297d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9395 | 2026.05.21 16:59:26.343865 [ 4 ] {77922d17-189f-41fc-9612-e004c63b297d} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.05.21 16:59:26.343902 [ 4 ] {77922d17-189f-41fc-9612-e004c63b297d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9397 | 2026.05.21 16:59:26.344236 [ 4 ] {77922d17-189f-41fc-9612-e004c63b297d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9398 | 2026.05.21 16:59:26.344449 [ 4 ] {77922d17-189f-41fc-9612-e004c63b297d} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.05.21 16:59:26.344578 [ 4 ] {77922d17-189f-41fc-9612-e004c63b297d} <Debug> executeQuery: Read 218 rows, 19.90 KiB in 0.001281 sec., 170179.54722872755 rows/sec., 15.17 MiB/sec. | ||
| 9400 | 2026.05.21 16:59:26.344613 [ 4 ] {77922d17-189f-41fc-9612-e004c63b297d} <Debug> TCPHandler: Processed in 0.001441498 sec. | ||
| 9401 | 2026.05.21 16:59:26.344741 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.05.21 16:59:26.344835 [ 4 ] {4fc81e14-7b25-419b-899a-06996e1c4ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.05.21 16:59:26.344876 [ 4 ] {4fc81e14-7b25-419b-899a-06996e1c4ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9404 | 2026.05.21 16:59:26.345282 [ 4 ] {4fc81e14-7b25-419b-899a-06996e1c4ac4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.05.21 16:59:26.345319 [ 4 ] {4fc81e14-7b25-419b-899a-06996e1c4ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9406 | 2026.05.21 16:59:26.345613 [ 4 ] {4fc81e14-7b25-419b-899a-06996e1c4ac4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9407 | 2026.05.21 16:59:26.345817 [ 4 ] {4fc81e14-7b25-419b-899a-06996e1c4ac4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.05.21 16:59:26.345948 [ 4 ] {4fc81e14-7b25-419b-899a-06996e1c4ac4} <Debug> executeQuery: Read 39 rows, 2.95 KiB in 0.001131 sec., 34482.75862068965 rows/sec., 2.55 MiB/sec. | ||
| 9409 | 2026.05.21 16:59:26.345983 [ 4 ] {4fc81e14-7b25-419b-899a-06996e1c4ac4} <Debug> TCPHandler: Processed in 0.001293107 sec. | ||
| 9410 | 2026.05.21 16:59:26.346104 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2026.05.21 16:59:26.346198 [ 4 ] {15aa975f-6a9b-4c05-9814-2f62a520d15b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9412 | 2026.05.21 16:59:26.346239 [ 4 ] {15aa975f-6a9b-4c05-9814-2f62a520d15b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9413 | 2026.05.21 16:59:26.346659 [ 4 ] {15aa975f-6a9b-4c05-9814-2f62a520d15b} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2026.05.21 16:59:26.346696 [ 4 ] {15aa975f-6a9b-4c05-9814-2f62a520d15b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9415 | 2026.05.21 16:59:26.346996 [ 4 ] {15aa975f-6a9b-4c05-9814-2f62a520d15b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9416 | 2026.05.21 16:59:26.347206 [ 4 ] {15aa975f-6a9b-4c05-9814-2f62a520d15b} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9417 | 2026.05.21 16:59:26.347335 [ 4 ] {15aa975f-6a9b-4c05-9814-2f62a520d15b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001155 sec., 20779.22077922078 rows/sec., 1.72 MiB/sec. | ||
| 9418 | 2026.05.21 16:59:26.347371 [ 4 ] {15aa975f-6a9b-4c05-9814-2f62a520d15b} <Debug> TCPHandler: Processed in 0.001316487 sec. | ||
| 9419 | 2026.05.21 16:59:26.347492 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9420 | 2026.05.21 16:59:26.347586 [ 4 ] {e58dd469-26db-46df-a23d-a955db92cde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9421 | 2026.05.21 16:59:26.347626 [ 4 ] {e58dd469-26db-46df-a23d-a955db92cde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9422 | 2026.05.21 16:59:26.348019 [ 4 ] {e58dd469-26db-46df-a23d-a955db92cde9} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9423 | 2026.05.21 16:59:26.348056 [ 4 ] {e58dd469-26db-46df-a23d-a955db92cde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9424 | 2026.05.21 16:59:26.348347 [ 4 ] {e58dd469-26db-46df-a23d-a955db92cde9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9425 | 2026.05.21 16:59:26.348557 [ 4 ] {e58dd469-26db-46df-a23d-a955db92cde9} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9426 | 2026.05.21 16:59:26.348688 [ 4 ] {e58dd469-26db-46df-a23d-a955db92cde9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001119 sec., 10723.860589812333 rows/sec., 837.80 KiB/sec. | ||
| 9427 | 2026.05.21 16:59:26.348722 [ 4 ] {e58dd469-26db-46df-a23d-a955db92cde9} <Debug> TCPHandler: Processed in 0.001278757 sec. | ||
| 9428 | 2026.05.21 16:59:26.348839 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2026.05.21 16:59:26.348934 [ 4 ] {ab078b96-e2f9-441b-97a2-c11d9035ae54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9430 | 2026.05.21 16:59:26.348974 [ 4 ] {ab078b96-e2f9-441b-97a2-c11d9035ae54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9431 | 2026.05.21 16:59:26.349402 [ 4 ] {ab078b96-e2f9-441b-97a2-c11d9035ae54} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.05.21 16:59:26.349445 [ 4 ] {ab078b96-e2f9-441b-97a2-c11d9035ae54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9433 | 2026.05.21 16:59:26.349743 [ 4 ] {ab078b96-e2f9-441b-97a2-c11d9035ae54} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9434 | 2026.05.21 16:59:26.349950 [ 4 ] {ab078b96-e2f9-441b-97a2-c11d9035ae54} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2026.05.21 16:59:26.350078 [ 4 ] {ab078b96-e2f9-441b-97a2-c11d9035ae54} <Debug> executeQuery: Read 127 rows, 10.55 KiB in 0.001162 sec., 109294.32013769362 rows/sec., 8.86 MiB/sec. | ||
| 9436 | 2026.05.21 16:59:26.350112 [ 4 ] {ab078b96-e2f9-441b-97a2-c11d9035ae54} <Debug> TCPHandler: Processed in 0.001322046 sec. | ||
| 9437 | 2026.05.21 16:59:26.350232 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2026.05.21 16:59:26.350326 [ 4 ] {457f7313-2c9b-4a52-b5f2-ef792a84562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9439 | 2026.05.21 16:59:26.350370 [ 4 ] {457f7313-2c9b-4a52-b5f2-ef792a84562e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9440 | 2026.05.21 16:59:26.350791 [ 4 ] {457f7313-2c9b-4a52-b5f2-ef792a84562e} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.05.21 16:59:26.350825 [ 4 ] {457f7313-2c9b-4a52-b5f2-ef792a84562e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9442 | 2026.05.21 16:59:26.351158 [ 4 ] {457f7313-2c9b-4a52-b5f2-ef792a84562e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9443 | 2026.05.21 16:59:26.351375 [ 4 ] {457f7313-2c9b-4a52-b5f2-ef792a84562e} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.05.21 16:59:26.351506 [ 4 ] {457f7313-2c9b-4a52-b5f2-ef792a84562e} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001198 sec., 166944.9081803005 rows/sec., 11.97 MiB/sec. | ||
| 9445 | 2026.05.21 16:59:26.351540 [ 4 ] {457f7313-2c9b-4a52-b5f2-ef792a84562e} <Debug> TCPHandler: Processed in 0.001357347 sec. | ||
| 9446 | 2026.05.21 16:59:26.351661 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9447 | 2026.05.21 16:59:26.351756 [ 4 ] {18b0e52b-ad5b-4f2f-ab48-72b51f0431d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9448 | 2026.05.21 16:59:26.351812 [ 4 ] {18b0e52b-ad5b-4f2f-ab48-72b51f0431d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9449 | 2026.05.21 16:59:26.352603 [ 4 ] {18b0e52b-ad5b-4f2f-ab48-72b51f0431d7} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9450 | 2026.05.21 16:59:26.352638 [ 4 ] {18b0e52b-ad5b-4f2f-ab48-72b51f0431d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9451 | 2026.05.21 16:59:26.353152 [ 4 ] {18b0e52b-ad5b-4f2f-ab48-72b51f0431d7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9452 | 2026.05.21 16:59:26.353378 [ 4 ] {18b0e52b-ad5b-4f2f-ab48-72b51f0431d7} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.05.21 16:59:26.353511 [ 4 ] {18b0e52b-ad5b-4f2f-ab48-72b51f0431d7} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.001781 sec., 10668.163952835486 rows/sec., 19.12 MiB/sec. | ||
| 9454 | 2026.05.21 16:59:26.353558 [ 4 ] {18b0e52b-ad5b-4f2f-ab48-72b51f0431d7} <Debug> TCPHandler: Processed in 0.00195641 sec. | ||
| 9455 | 2026.05.21 16:59:26.353678 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9456 | 2026.05.21 16:59:26.353769 [ 4 ] {ead18abc-2b37-4cb1-8244-cb115d9f3242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9457 | 2026.05.21 16:59:26.353809 [ 4 ] {ead18abc-2b37-4cb1-8244-cb115d9f3242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9458 | 2026.05.21 16:59:26.354128 [ 4 ] {ead18abc-2b37-4cb1-8244-cb115d9f3242} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.05.21 16:59:26.354163 [ 4 ] {ead18abc-2b37-4cb1-8244-cb115d9f3242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9460 | 2026.05.21 16:59:26.354526 [ 4 ] {ead18abc-2b37-4cb1-8244-cb115d9f3242} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9461 | 2026.05.21 16:59:26.354733 [ 4 ] {ead18abc-2b37-4cb1-8244-cb115d9f3242} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2026.05.21 16:59:26.354861 [ 4 ] {ead18abc-2b37-4cb1-8244-cb115d9f3242} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 9463 | 2026.05.21 16:59:26.354894 [ 4 ] {ead18abc-2b37-4cb1-8244-cb115d9f3242} <Debug> TCPHandler: Processed in 0.001248067 sec. | ||
| 9464 | 2026.05.21 16:59:28.264251 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20574 | ||
| 9465 | 2026.05.21 16:59:28.264791 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9466 | 2026.05.21 16:59:28.264840 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9467 | 2026.05.21 16:59:28.265323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9468 | 2026.05.21 16:59:28.265572 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9469 | 2026.05.21 16:59:28.265731 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20574 | ||
| 9470 | 2026.05.21 16:59:29.306879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9471 | 2026.05.21 16:59:29.322122 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.05.21 16:59:29.322167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9473 | 2026.05.21 16:59:29.328029 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9474 | 2026.05.21 16:59:29.328747 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.05.21 16:59:29.331305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9476 | 2026.05.21 16:59:31.333802 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9477 | 2026.05.21 16:59:31.334027 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9478 | 2026.05.21 16:59:31.334349 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9479 | 2026.05.21 16:59:31.334387 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9480 | 2026.05.21 16:59:31.334605 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9481 | 2026.05.21 16:59:31.334673 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9482 | 2026.05.21 16:59:31.334810 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9483 | 2026.05.21 16:59:31.334845 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9484 | 2026.05.21 16:59:31.334866 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9485 | 2026.05.21 16:59:31.334881 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9486 | 2026.05.21 16:59:31.334923 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9487 | 2026.05.21 16:59:31.334944 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 9488 | 2026.05.21 16:59:31.335932 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001998 sec., 19519.51951951952 rows/sec., 3.91 MiB/sec. | ||
| 9489 | 2026.05.21 16:59:31.335992 [ 4 ] {c294aaf0-541b-4fc3-9b0a-0f0dfc191305} <Debug> TCPHandler: Processed in 0.002318962 sec. | ||
| 9490 | 2026.05.21 16:59:31.338115 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2026.05.21 16:59:31.338222 [ 4 ] {d04a4265-e4bb-43c2-88f9-a2e263084d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9492 | 2026.05.21 16:59:31.338266 [ 4 ] {d04a4265-e4bb-43c2-88f9-a2e263084d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9493 | 2026.05.21 16:59:31.338776 [ 4 ] {d04a4265-e4bb-43c2-88f9-a2e263084d49} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2026.05.21 16:59:31.338819 [ 4 ] {d04a4265-e4bb-43c2-88f9-a2e263084d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9495 | 2026.05.21 16:59:31.339190 [ 4 ] {d04a4265-e4bb-43c2-88f9-a2e263084d49} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9496 | 2026.05.21 16:59:31.339442 [ 4 ] {d04a4265-e4bb-43c2-88f9-a2e263084d49} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2026.05.21 16:59:31.339594 [ 4 ] {d04a4265-e4bb-43c2-88f9-a2e263084d49} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001402 sec., 72753.20970042796 rows/sec., 6.09 MiB/sec. | ||
| 9498 | 2026.05.21 16:59:31.339631 [ 4 ] {d04a4265-e4bb-43c2-88f9-a2e263084d49} <Debug> TCPHandler: Processed in 0.001565298 sec. | ||
| 9499 | 2026.05.21 16:59:31.339764 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2026.05.21 16:59:31.339859 [ 4 ] {7788e386-d6d3-41d2-9282-3001a920ec7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9501 | 2026.05.21 16:59:31.339899 [ 4 ] {7788e386-d6d3-41d2-9282-3001a920ec7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9502 | 2026.05.21 16:59:31.340306 [ 4 ] {7788e386-d6d3-41d2-9282-3001a920ec7c} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.05.21 16:59:31.340342 [ 4 ] {7788e386-d6d3-41d2-9282-3001a920ec7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9504 | 2026.05.21 16:59:31.340638 [ 4 ] {7788e386-d6d3-41d2-9282-3001a920ec7c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9505 | 2026.05.21 16:59:31.340841 [ 4 ] {7788e386-d6d3-41d2-9282-3001a920ec7c} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.05.21 16:59:31.340983 [ 4 ] {7788e386-d6d3-41d2-9282-3001a920ec7c} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001142 sec., 20140.105078809105 rows/sec., 1.48 MiB/sec. | ||
| 9507 | 2026.05.21 16:59:31.341017 [ 4 ] {7788e386-d6d3-41d2-9282-3001a920ec7c} <Debug> TCPHandler: Processed in 0.001303087 sec. | ||
| 9508 | 2026.05.21 16:59:31.341141 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2026.05.21 16:59:31.341236 [ 4 ] {b4224910-8d70-4b0f-9d31-da8950aa4649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9510 | 2026.05.21 16:59:31.341275 [ 4 ] {b4224910-8d70-4b0f-9d31-da8950aa4649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9511 | 2026.05.21 16:59:31.341689 [ 4 ] {b4224910-8d70-4b0f-9d31-da8950aa4649} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2026.05.21 16:59:31.341725 [ 4 ] {b4224910-8d70-4b0f-9d31-da8950aa4649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9513 | 2026.05.21 16:59:31.342023 [ 4 ] {b4224910-8d70-4b0f-9d31-da8950aa4649} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9514 | 2026.05.21 16:59:31.342225 [ 4 ] {b4224910-8d70-4b0f-9d31-da8950aa4649} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2026.05.21 16:59:31.342352 [ 4 ] {b4224910-8d70-4b0f-9d31-da8950aa4649} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001135 sec., 76651.98237885463 rows/sec., 5.99 MiB/sec. | ||
| 9516 | 2026.05.21 16:59:31.342386 [ 4 ] {b4224910-8d70-4b0f-9d31-da8950aa4649} <Debug> TCPHandler: Processed in 0.001293676 sec. | ||
| 9517 | 2026.05.21 16:59:31.342503 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9518 | 2026.05.21 16:59:31.342601 [ 4 ] {c8ca6a7b-0b5c-4832-bd4d-b6dff1ba867a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9519 | 2026.05.21 16:59:31.342644 [ 4 ] {c8ca6a7b-0b5c-4832-bd4d-b6dff1ba867a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9520 | 2026.05.21 16:59:31.343064 [ 4 ] {c8ca6a7b-0b5c-4832-bd4d-b6dff1ba867a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9521 | 2026.05.21 16:59:31.343100 [ 4 ] {c8ca6a7b-0b5c-4832-bd4d-b6dff1ba867a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9522 | 2026.05.21 16:59:31.343439 [ 4 ] {c8ca6a7b-0b5c-4832-bd4d-b6dff1ba867a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9523 | 2026.05.21 16:59:31.343646 [ 4 ] {c8ca6a7b-0b5c-4832-bd4d-b6dff1ba867a} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9524 | 2026.05.21 16:59:31.343774 [ 4 ] {c8ca6a7b-0b5c-4832-bd4d-b6dff1ba867a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 9525 | 2026.05.21 16:59:31.343808 [ 4 ] {c8ca6a7b-0b5c-4832-bd4d-b6dff1ba867a} <Debug> TCPHandler: Processed in 0.001353497 sec. | ||
| 9526 | 2026.05.21 16:59:31.343919 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9527 | 2026.05.21 16:59:31.344015 [ 4 ] {9593a570-23b5-4d19-bfe4-15f96129f517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9528 | 2026.05.21 16:59:31.344071 [ 4 ] {9593a570-23b5-4d19-bfe4-15f96129f517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9529 | 2026.05.21 16:59:31.344829 [ 4 ] {9593a570-23b5-4d19-bfe4-15f96129f517} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9530 | 2026.05.21 16:59:31.344866 [ 4 ] {9593a570-23b5-4d19-bfe4-15f96129f517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9531 | 2026.05.21 16:59:31.345387 [ 4 ] {9593a570-23b5-4d19-bfe4-15f96129f517} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9532 | 2026.05.21 16:59:31.345612 [ 4 ] {9593a570-23b5-4d19-bfe4-15f96129f517} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9533 | 2026.05.21 16:59:31.345760 [ 4 ] {9593a570-23b5-4d19-bfe4-15f96129f517} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001763 sec., 13045.944412932502 rows/sec., 23.38 MiB/sec. | ||
| 9534 | 2026.05.21 16:59:31.345812 [ 4 ] {9593a570-23b5-4d19-bfe4-15f96129f517} <Debug> TCPHandler: Processed in 0.001941659 sec. | ||
| 9535 | 2026.05.21 16:59:31.345943 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9536 | 2026.05.21 16:59:31.346040 [ 4 ] {f31658eb-fe67-476b-88e3-2243f7dd7848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9537 | 2026.05.21 16:59:31.346082 [ 4 ] {f31658eb-fe67-476b-88e3-2243f7dd7848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9538 | 2026.05.21 16:59:31.346444 [ 4 ] {f31658eb-fe67-476b-88e3-2243f7dd7848} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2026.05.21 16:59:31.346480 [ 4 ] {f31658eb-fe67-476b-88e3-2243f7dd7848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9540 | 2026.05.21 16:59:31.346780 [ 4 ] {f31658eb-fe67-476b-88e3-2243f7dd7848} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9541 | 2026.05.21 16:59:31.346984 [ 4 ] {f31658eb-fe67-476b-88e3-2243f7dd7848} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2026.05.21 16:59:31.347115 [ 4 ] {f31658eb-fe67-476b-88e3-2243f7dd7848} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9543 | 2026.05.21 16:59:31.347148 [ 4 ] {f31658eb-fe67-476b-88e3-2243f7dd7848} <Debug> TCPHandler: Processed in 0.001253866 sec. | ||
| 9544 | 2026.05.21 16:59:35.645211 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9545 | 2026.05.21 16:59:35.645307 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9546 | 2026.05.21 16:59:35.765973 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21022 | ||
| 9547 | 2026.05.21 16:59:35.766449 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.05.21 16:59:35.766485 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9549 | 2026.05.21 16:59:35.766975 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9550 | 2026.05.21 16:59:35.767218 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.05.21 16:59:35.767343 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21022 | ||
| 9552 | 2026.05.21 16:59:36.333085 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9553 | 2026.05.21 16:59:36.333308 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9554 | 2026.05.21 16:59:36.333643 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9555 | 2026.05.21 16:59:36.333680 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9556 | 2026.05.21 16:59:36.333895 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9557 | 2026.05.21 16:59:36.333962 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9558 | 2026.05.21 16:59:36.334099 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9559 | 2026.05.21 16:59:36.334134 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9560 | 2026.05.21 16:59:36.334156 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9561 | 2026.05.21 16:59:36.334171 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9562 | 2026.05.21 16:59:36.334210 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9563 | 2026.05.21 16:59:36.334230 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 9564 | 2026.05.21 16:59:36.335144 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.001929 sec., 20217.72939346812 rows/sec., 4.05 MiB/sec. | ||
| 9565 | 2026.05.21 16:59:36.335205 [ 4 ] {7c37a6e1-c90b-45f4-bc35-16d82b5c0ecc} <Debug> TCPHandler: Processed in 0.002246241 sec. | ||
| 9566 | 2026.05.21 16:59:36.337397 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.05.21 16:59:36.337521 [ 4 ] {b12752b9-a249-464a-bff4-1455d1f8bee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9568 | 2026.05.21 16:59:36.337570 [ 4 ] {b12752b9-a249-464a-bff4-1455d1f8bee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9569 | 2026.05.21 16:59:36.338122 [ 4 ] {b12752b9-a249-464a-bff4-1455d1f8bee0} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.05.21 16:59:36.338169 [ 4 ] {b12752b9-a249-464a-bff4-1455d1f8bee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9571 | 2026.05.21 16:59:36.338548 [ 4 ] {b12752b9-a249-464a-bff4-1455d1f8bee0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9572 | 2026.05.21 16:59:36.338895 [ 4 ] {b12752b9-a249-464a-bff4-1455d1f8bee0} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.05.21 16:59:36.339051 [ 4 ] {b12752b9-a249-464a-bff4-1455d1f8bee0} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001562 sec., 60179.25736235595 rows/sec., 5.10 MiB/sec. | ||
| 9574 | 2026.05.21 16:59:36.339099 [ 4 ] {b12752b9-a249-464a-bff4-1455d1f8bee0} <Debug> TCPHandler: Processed in 0.001758769 sec. | ||
| 9575 | 2026.05.21 16:59:36.339231 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2026.05.21 16:59:36.339331 [ 4 ] {c4054978-1042-4cc7-a9f0-6fafdf671085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9577 | 2026.05.21 16:59:36.339378 [ 4 ] {c4054978-1042-4cc7-a9f0-6fafdf671085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9578 | 2026.05.21 16:59:36.339808 [ 4 ] {c4054978-1042-4cc7-a9f0-6fafdf671085} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2026.05.21 16:59:36.339852 [ 4 ] {c4054978-1042-4cc7-a9f0-6fafdf671085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9580 | 2026.05.21 16:59:36.340146 [ 4 ] {c4054978-1042-4cc7-a9f0-6fafdf671085} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9581 | 2026.05.21 16:59:36.340350 [ 4 ] {c4054978-1042-4cc7-a9f0-6fafdf671085} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2026.05.21 16:59:36.340482 [ 4 ] {c4054978-1042-4cc7-a9f0-6fafdf671085} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.00117 sec., 16239.316239316238 rows/sec., 1.19 MiB/sec. | ||
| 9583 | 2026.05.21 16:59:36.340528 [ 4 ] {c4054978-1042-4cc7-a9f0-6fafdf671085} <Debug> TCPHandler: Processed in 0.001347347 sec. | ||
| 9584 | 2026.05.21 16:59:36.340652 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9585 | 2026.05.21 16:59:36.340752 [ 4 ] {ee31ab08-16a3-416e-9d1d-6f323f6f6bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9586 | 2026.05.21 16:59:36.340792 [ 4 ] {ee31ab08-16a3-416e-9d1d-6f323f6f6bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9587 | 2026.05.21 16:59:36.341219 [ 4 ] {ee31ab08-16a3-416e-9d1d-6f323f6f6bc4} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.05.21 16:59:36.341256 [ 4 ] {ee31ab08-16a3-416e-9d1d-6f323f6f6bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9589 | 2026.05.21 16:59:36.341576 [ 4 ] {ee31ab08-16a3-416e-9d1d-6f323f6f6bc4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9590 | 2026.05.21 16:59:36.341803 [ 4 ] {ee31ab08-16a3-416e-9d1d-6f323f6f6bc4} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.05.21 16:59:36.341931 [ 4 ] {ee31ab08-16a3-416e-9d1d-6f323f6f6bc4} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001197 sec., 69340.01670843776 rows/sec., 5.41 MiB/sec. | ||
| 9592 | 2026.05.21 16:59:36.341966 [ 4 ] {ee31ab08-16a3-416e-9d1d-6f323f6f6bc4} <Debug> TCPHandler: Processed in 0.001365237 sec. | ||
| 9593 | 2026.05.21 16:59:36.342088 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9594 | 2026.05.21 16:59:36.342184 [ 4 ] {8796d1d4-36d5-472e-a8cc-6a8d9a67bfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9595 | 2026.05.21 16:59:36.342228 [ 4 ] {8796d1d4-36d5-472e-a8cc-6a8d9a67bfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9596 | 2026.05.21 16:59:36.342640 [ 4 ] {8796d1d4-36d5-472e-a8cc-6a8d9a67bfaa} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9597 | 2026.05.21 16:59:36.342676 [ 4 ] {8796d1d4-36d5-472e-a8cc-6a8d9a67bfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9598 | 2026.05.21 16:59:36.343015 [ 4 ] {8796d1d4-36d5-472e-a8cc-6a8d9a67bfaa} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9599 | 2026.05.21 16:59:36.343227 [ 4 ] {8796d1d4-36d5-472e-a8cc-6a8d9a67bfaa} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9600 | 2026.05.21 16:59:36.343361 [ 4 ] {8796d1d4-36d5-472e-a8cc-6a8d9a67bfaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 9601 | 2026.05.21 16:59:36.343396 [ 4 ] {8796d1d4-36d5-472e-a8cc-6a8d9a67bfaa} <Debug> TCPHandler: Processed in 0.001357927 sec. | ||
| 9602 | 2026.05.21 16:59:36.343513 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.05.21 16:59:36.343616 [ 4 ] {3438535c-b8d1-4678-9cc1-59d5b3ba8cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9604 | 2026.05.21 16:59:36.343673 [ 4 ] {3438535c-b8d1-4678-9cc1-59d5b3ba8cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9605 | 2026.05.21 16:59:36.344438 [ 4 ] {3438535c-b8d1-4678-9cc1-59d5b3ba8cde} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.05.21 16:59:36.344476 [ 4 ] {3438535c-b8d1-4678-9cc1-59d5b3ba8cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9607 | 2026.05.21 16:59:36.345019 [ 4 ] {3438535c-b8d1-4678-9cc1-59d5b3ba8cde} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9608 | 2026.05.21 16:59:36.345237 [ 4 ] {3438535c-b8d1-4678-9cc1-59d5b3ba8cde} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.05.21 16:59:36.345377 [ 4 ] {3438535c-b8d1-4678-9cc1-59d5b3ba8cde} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00178 sec., 10674.157303370786 rows/sec., 19.13 MiB/sec. | ||
| 9610 | 2026.05.21 16:59:36.345434 [ 4 ] {3438535c-b8d1-4678-9cc1-59d5b3ba8cde} <Debug> TCPHandler: Processed in 0.00197054 sec. | ||
| 9611 | 2026.05.21 16:59:36.345569 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.05.21 16:59:36.345663 [ 4 ] {e9ef5a97-4b08-47a5-9cd2-3bab42d4a0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.05.21 16:59:36.345704 [ 4 ] {e9ef5a97-4b08-47a5-9cd2-3bab42d4a0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9614 | 2026.05.21 16:59:36.346040 [ 4 ] {e9ef5a97-4b08-47a5-9cd2-3bab42d4a0a7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.05.21 16:59:36.346075 [ 4 ] {e9ef5a97-4b08-47a5-9cd2-3bab42d4a0a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9616 | 2026.05.21 16:59:36.346371 [ 4 ] {e9ef5a97-4b08-47a5-9cd2-3bab42d4a0a7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9617 | 2026.05.21 16:59:36.346574 [ 4 ] {e9ef5a97-4b08-47a5-9cd2-3bab42d4a0a7} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.05.21 16:59:36.346726 [ 4 ] {e9ef5a97-4b08-47a5-9cd2-3bab42d4a0a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 9619 | 2026.05.21 16:59:36.346758 [ 4 ] {e9ef5a97-4b08-47a5-9cd2-3bab42d4a0a7} <Debug> TCPHandler: Processed in 0.001238546 sec. | ||
| 9620 | 2026.05.21 16:59:36.831529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9621 | 2026.05.21 16:59:36.847638 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9622 | 2026.05.21 16:59:36.847692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9623 | 2026.05.21 16:59:36.853895 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9624 | 2026.05.21 16:59:36.854612 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9625 | 2026.05.21 16:59:36.857438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9626 | 2026.05.21 16:59:37.423653 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9627 | 2026.05.21 16:59:37.423936 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 9628 | 2026.05.21 16:59:37.424349 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9629 | 2026.05.21 16:59:37.424399 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 9630 | 2026.05.21 16:59:37.424639 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9631 | 2026.05.21 16:59:37.424707 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9632 | 2026.05.21 16:59:37.424849 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 9633 | 2026.05.21 16:59:37.424885 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9634 | 2026.05.21 16:59:37.424907 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9635 | 2026.05.21 16:59:37.424923 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9636 | 2026.05.21 16:59:37.424965 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 9637 | 2026.05.21 16:59:37.424985 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 9638 | 2026.05.21 16:59:37.426185 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002364 sec., 16497.461928934008 rows/sec., 3.30 MiB/sec. | ||
| 9639 | 2026.05.21 16:59:37.426283 [ 4 ] {b57722bb-0b03-4013-8561-cc21544b4cd8} <Debug> TCPHandler: Processed in 0.002771074 sec. | ||
| 9640 | 2026.05.21 16:59:37.437796 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9641 | 2026.05.21 16:59:37.437926 [ 4 ] {61106c44-1020-4e53-af47-dc4403d4bd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9642 | 2026.05.21 16:59:37.437979 [ 4 ] {61106c44-1020-4e53-af47-dc4403d4bd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9643 | 2026.05.21 16:59:37.438482 [ 4 ] {61106c44-1020-4e53-af47-dc4403d4bd03} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2026.05.21 16:59:37.438531 [ 4 ] {61106c44-1020-4e53-af47-dc4403d4bd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9645 | 2026.05.21 16:59:37.438886 [ 4 ] {61106c44-1020-4e53-af47-dc4403d4bd03} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9646 | 2026.05.21 16:59:37.439107 [ 4 ] {61106c44-1020-4e53-af47-dc4403d4bd03} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9647 | 2026.05.21 16:59:37.439259 [ 4 ] {61106c44-1020-4e53-af47-dc4403d4bd03} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001369 sec., 1460.9203798392987 rows/sec., 119.13 KiB/sec. | ||
| 9648 | 2026.05.21 16:59:37.439295 [ 4 ] {61106c44-1020-4e53-af47-dc4403d4bd03} <Debug> TCPHandler: Processed in 0.001562108 sec. | ||
| 9649 | 2026.05.21 16:59:37.439411 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9650 | 2026.05.21 16:59:37.439509 [ 4 ] {2ece886a-25ad-467c-97e5-ba2eba3cbef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9651 | 2026.05.21 16:59:37.439550 [ 4 ] {2ece886a-25ad-467c-97e5-ba2eba3cbef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9652 | 2026.05.21 16:59:37.440801 [ 4 ] {2ece886a-25ad-467c-97e5-ba2eba3cbef2} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9653 | 2026.05.21 16:59:37.440838 [ 4 ] {2ece886a-25ad-467c-97e5-ba2eba3cbef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9654 | 2026.05.21 16:59:37.441273 [ 4 ] {2ece886a-25ad-467c-97e5-ba2eba3cbef2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9655 | 2026.05.21 16:59:37.441492 [ 4 ] {2ece886a-25ad-467c-97e5-ba2eba3cbef2} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9656 | 2026.05.21 16:59:37.441623 [ 4 ] {2ece886a-25ad-467c-97e5-ba2eba3cbef2} <Debug> executeQuery: Read 2452 rows, 186.11 KiB in 0.002132 sec., 1150093.8086303938 rows/sec., 85.25 MiB/sec. | ||
| 9657 | 2026.05.21 16:59:37.441658 [ 4 ] {2ece886a-25ad-467c-97e5-ba2eba3cbef2} <Debug> TCPHandler: Processed in 0.002297302 sec. | ||
| 9658 | 2026.05.21 16:59:37.441799 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9659 | 2026.05.21 16:59:37.441896 [ 4 ] {36290c63-ab3f-4693-8e0f-4167d83f7cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9660 | 2026.05.21 16:59:37.441937 [ 4 ] {36290c63-ab3f-4693-8e0f-4167d83f7cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9661 | 2026.05.21 16:59:37.442346 [ 4 ] {36290c63-ab3f-4693-8e0f-4167d83f7cbf} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.05.21 16:59:37.442383 [ 4 ] {36290c63-ab3f-4693-8e0f-4167d83f7cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9663 | 2026.05.21 16:59:37.442673 [ 4 ] {36290c63-ab3f-4693-8e0f-4167d83f7cbf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9664 | 2026.05.21 16:59:37.442879 [ 4 ] {36290c63-ab3f-4693-8e0f-4167d83f7cbf} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.05.21 16:59:37.443008 [ 4 ] {36290c63-ab3f-4693-8e0f-4167d83f7cbf} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.001131 sec., 31830.23872679045 rows/sec., 2.33 MiB/sec. | ||
| 9666 | 2026.05.21 16:59:37.443043 [ 4 ] {36290c63-ab3f-4693-8e0f-4167d83f7cbf} <Debug> TCPHandler: Processed in 0.001295957 sec. | ||
| 9667 | 2026.05.21 16:59:37.443153 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9668 | 2026.05.21 16:59:37.443250 [ 4 ] {4ccdac82-bb90-419c-94ce-a7d5b5d39c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9669 | 2026.05.21 16:59:37.443291 [ 4 ] {4ccdac82-bb90-419c-94ce-a7d5b5d39c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9670 | 2026.05.21 16:59:37.443891 [ 4 ] {4ccdac82-bb90-419c-94ce-a7d5b5d39c92} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9671 | 2026.05.21 16:59:37.443928 [ 4 ] {4ccdac82-bb90-419c-94ce-a7d5b5d39c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9672 | 2026.05.21 16:59:37.444242 [ 4 ] {4ccdac82-bb90-419c-94ce-a7d5b5d39c92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9673 | 2026.05.21 16:59:37.444445 [ 4 ] {4ccdac82-bb90-419c-94ce-a7d5b5d39c92} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9674 | 2026.05.21 16:59:37.444560 [ 97 ] {} <Debug> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9675 | 2026.05.21 16:59:37.444574 [ 4 ] {4ccdac82-bb90-419c-94ce-a7d5b5d39c92} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001342 sec., 596870.3427719821 rows/sec., 34.48 MiB/sec. | ||
| 9676 | 2026.05.21 16:59:37.444630 [ 97 ] {} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2026.05.21 16:59:37.444637 [ 4 ] {4ccdac82-bb90-419c-94ce-a7d5b5d39c92} <Debug> TCPHandler: Processed in 0.001533888 sec. | ||
| 9678 | 2026.05.21 16:59:37.444664 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9679 | 2026.05.21 16:59:37.444763 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2026.05.21 16:59:37.444766 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::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 | ||
| 9681 | 2026.05.21 16:59:37.444865 [ 4 ] {fb588521-cb98-4c1f-8965-a58195830444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9682 | 2026.05.21 16:59:37.444879 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9683 | 2026.05.21 16:59:37.444905 [ 4 ] {fb588521-cb98-4c1f-8965-a58195830444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9684 | 2026.05.21 16:59:37.444913 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 827 rows starting from the beginning of the part | ||
| 9685 | 2026.05.21 16:59:37.444979 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9686 | 2026.05.21 16:59:37.445030 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 801 rows starting from the beginning of the part | ||
| 9687 | 2026.05.21 16:59:37.445077 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 9688 | 2026.05.21 16:59:37.445122 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 9689 | 2026.05.21 16:59:37.445167 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 801 rows starting from the beginning of the part | ||
| 9690 | 2026.05.21 16:59:37.445276 [ 4 ] {fb588521-cb98-4c1f-8965-a58195830444} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9691 | 2026.05.21 16:59:37.445312 [ 4 ] {fb588521-cb98-4c1f-8965-a58195830444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9692 | 2026.05.21 16:59:37.445591 [ 4 ] {fb588521-cb98-4c1f-8965-a58195830444} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9693 | 2026.05.21 16:59:37.445801 [ 4 ] {fb588521-cb98-4c1f-8965-a58195830444} <Trace> oximeter.fields_u64 (7118d633-915d-4dca-b2b6-2acb8e84232d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9694 | 2026.05.21 16:59:37.445929 [ 4 ] {fb588521-cb98-4c1f-8965-a58195830444} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 64.92 KiB/sec. | ||
| 9695 | 2026.05.21 16:59:37.445964 [ 4 ] {fb588521-cb98-4c1f-8965-a58195830444} <Debug> TCPHandler: Processed in 0.001251446 sec. | ||
| 9696 | 2026.05.21 16:59:37.446085 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.05.21 16:59:37.446181 [ 4 ] {550e4181-fdce-46c1-a88a-5ffc73b15a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9698 | 2026.05.21 16:59:37.446221 [ 4 ] {550e4181-fdce-46c1-a88a-5ffc73b15a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9699 | 2026.05.21 16:59:37.446231 [ 186 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497588 sec., 1654660.6943965896 rows/sec., 103.12 MiB/sec. | ||
| 9700 | 2026.05.21 16:59:37.446387 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9701 | 2026.05.21 16:59:37.446613 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.05.21 16:59:37.446673 [ 192 ] {ea345b18-4563-471a-b7ea-f75d61ce6f7e::all_1_21_4} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9703 | 2026.05.21 16:59:37.446732 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9704 | 2026.05.21 16:59:37.446950 [ 4 ] {550e4181-fdce-46c1-a88a-5ffc73b15a60} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9705 | 2026.05.21 16:59:37.446985 [ 4 ] {550e4181-fdce-46c1-a88a-5ffc73b15a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9706 | 2026.05.21 16:59:37.447347 [ 4 ] {550e4181-fdce-46c1-a88a-5ffc73b15a60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9707 | 2026.05.21 16:59:37.447553 [ 4 ] {550e4181-fdce-46c1-a88a-5ffc73b15a60} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9708 | 2026.05.21 16:59:37.447679 [ 4 ] {550e4181-fdce-46c1-a88a-5ffc73b15a60} <Debug> executeQuery: Read 1315 rows, 90.12 KiB in 0.001516 sec., 867414.2480211082 rows/sec., 58.05 MiB/sec. | ||
| 9709 | 2026.05.21 16:59:37.447714 [ 4 ] {550e4181-fdce-46c1-a88a-5ffc73b15a60} <Debug> TCPHandler: Processed in 0.001678698 sec. | ||
| 9710 | 2026.05.21 16:59:37.447830 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9711 | 2026.05.21 16:59:37.447927 [ 4 ] {bc973568-4b51-461a-8d83-8470699ea162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9712 | 2026.05.21 16:59:37.447971 [ 4 ] {bc973568-4b51-461a-8d83-8470699ea162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9713 | 2026.05.21 16:59:37.448594 [ 4 ] {bc973568-4b51-461a-8d83-8470699ea162} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.05.21 16:59:37.448631 [ 4 ] {bc973568-4b51-461a-8d83-8470699ea162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9715 | 2026.05.21 16:59:37.449048 [ 4 ] {bc973568-4b51-461a-8d83-8470699ea162} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9716 | 2026.05.21 16:59:37.449257 [ 4 ] {bc973568-4b51-461a-8d83-8470699ea162} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.05.21 16:59:37.449386 [ 4 ] {bc973568-4b51-461a-8d83-8470699ea162} <Debug> executeQuery: Read 1529 rows, 95.26 KiB in 0.001478 sec., 1034506.0893098783 rows/sec., 62.94 MiB/sec. | ||
| 9718 | 2026.05.21 16:59:37.449421 [ 4 ] {bc973568-4b51-461a-8d83-8470699ea162} <Debug> TCPHandler: Processed in 0.001642228 sec. | ||
| 9719 | 2026.05.21 16:59:37.449535 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9720 | 2026.05.21 16:59:37.449631 [ 4 ] {62100cdc-9cb3-4e85-a8f7-2a9850c877da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9721 | 2026.05.21 16:59:37.449686 [ 4 ] {62100cdc-9cb3-4e85-a8f7-2a9850c877da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9722 | 2026.05.21 16:59:37.450443 [ 4 ] {62100cdc-9cb3-4e85-a8f7-2a9850c877da} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9723 | 2026.05.21 16:59:37.450479 [ 4 ] {62100cdc-9cb3-4e85-a8f7-2a9850c877da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9724 | 2026.05.21 16:59:37.451028 [ 4 ] {62100cdc-9cb3-4e85-a8f7-2a9850c877da} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9725 | 2026.05.21 16:59:37.451245 [ 4 ] {62100cdc-9cb3-4e85-a8f7-2a9850c877da} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9726 | 2026.05.21 16:59:37.451383 [ 4 ] {62100cdc-9cb3-4e85-a8f7-2a9850c877da} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.00177 sec., 19209.039548022596 rows/sec., 34.42 MiB/sec. | ||
| 9727 | 2026.05.21 16:59:37.451435 [ 4 ] {62100cdc-9cb3-4e85-a8f7-2a9850c877da} <Debug> TCPHandler: Processed in 0.00195042 sec. | ||
| 9728 | 2026.05.21 16:59:37.451558 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.05.21 16:59:37.451657 [ 4 ] {a73d1ed1-46e0-44e8-9f4e-802f84b7b27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9730 | 2026.05.21 16:59:37.451700 [ 4 ] {a73d1ed1-46e0-44e8-9f4e-802f84b7b27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9731 | 2026.05.21 16:59:37.452016 [ 4 ] {a73d1ed1-46e0-44e8-9f4e-802f84b7b27b} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9732 | 2026.05.21 16:59:37.452053 [ 4 ] {a73d1ed1-46e0-44e8-9f4e-802f84b7b27b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9733 | 2026.05.21 16:59:37.452352 [ 4 ] {a73d1ed1-46e0-44e8-9f4e-802f84b7b27b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9734 | 2026.05.21 16:59:37.452555 [ 4 ] {a73d1ed1-46e0-44e8-9f4e-802f84b7b27b} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9735 | 2026.05.21 16:59:37.452683 [ 4 ] {a73d1ed1-46e0-44e8-9f4e-802f84b7b27b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001045 sec., 22966.507177033494 rows/sec., 1.55 MiB/sec. | ||
| 9736 | 2026.05.21 16:59:37.452717 [ 4 ] {a73d1ed1-46e0-44e8-9f4e-802f84b7b27b} <Debug> TCPHandler: Processed in 0.001209496 sec. | ||
| 9737 | 2026.05.21 16:59:41.330720 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9738 | 2026.05.21 16:59:41.330952 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 9739 | 2026.05.21 16:59:41.331285 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9740 | 2026.05.21 16:59:41.331323 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 9741 | 2026.05.21 16:59:41.331542 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9742 | 2026.05.21 16:59:41.331614 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9743 | 2026.05.21 16:59:41.331759 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 9744 | 2026.05.21 16:59:41.331797 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9745 | 2026.05.21 16:59:41.331820 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9746 | 2026.05.21 16:59:41.331836 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9747 | 2026.05.21 16:59:41.331883 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 9748 | 2026.05.21 16:59:41.331904 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 9749 | 2026.05.21 16:59:41.332899 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002042 sec., 19098.92262487757 rows/sec., 3.82 MiB/sec. | ||
| 9750 | 2026.05.21 16:59:41.333007 [ 4 ] {53fefb70-b6f5-4e60-91df-2e26a634168f} <Debug> TCPHandler: Processed in 0.002422702 sec. | ||
| 9751 | 2026.05.21 16:59:41.334460 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.05.21 16:59:41.334574 [ 4 ] {fb91ae64-aa12-4ae4-b69d-d4d820fdefc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9753 | 2026.05.21 16:59:41.334618 [ 4 ] {fb91ae64-aa12-4ae4-b69d-d4d820fdefc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9754 | 2026.05.21 16:59:41.335085 [ 4 ] {fb91ae64-aa12-4ae4-b69d-d4d820fdefc6} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2026.05.21 16:59:41.335131 [ 4 ] {fb91ae64-aa12-4ae4-b69d-d4d820fdefc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9756 | 2026.05.21 16:59:41.335482 [ 4 ] {fb91ae64-aa12-4ae4-b69d-d4d820fdefc6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9757 | 2026.05.21 16:59:41.335688 [ 4 ] {fb91ae64-aa12-4ae4-b69d-d4d820fdefc6} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2026.05.21 16:59:41.335900 [ 4 ] {fb91ae64-aa12-4ae4-b69d-d4d820fdefc6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001356 sec., 41297.93510324484 rows/sec., 3.17 MiB/sec. | ||
| 9759 | 2026.05.21 16:59:41.335914 [ 94 ] {} <Debug> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9760 | 2026.05.21 16:59:41.335936 [ 4 ] {fb91ae64-aa12-4ae4-b69d-d4d820fdefc6} <Debug> TCPHandler: Processed in 0.001527557 sec. | ||
| 9761 | 2026.05.21 16:59:41.336000 [ 94 ] {} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.05.21 16:59:41.336034 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9763 | 2026.05.21 16:59:41.336115 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9764 | 2026.05.21 16:59:41.336135 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 9765 | 2026.05.21 16:59:41.336251 [ 4 ] {ec71efda-d6bd-4630-823a-b13c6a7c4b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9766 | 2026.05.21 16:59:41.336256 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9767 | 2026.05.21 16:59:41.336303 [ 4 ] {ec71efda-d6bd-4630-823a-b13c6a7c4b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9768 | 2026.05.21 16:59:41.336305 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2618 rows starting from the beginning of the part | ||
| 9769 | 2026.05.21 16:59:41.336391 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 218 rows starting from the beginning of the part | ||
| 9770 | 2026.05.21 16:59:41.336435 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 102 rows starting from the beginning of the part | ||
| 9771 | 2026.05.21 16:59:41.336475 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 94 rows starting from the beginning of the part | ||
| 9772 | 2026.05.21 16:59:41.336513 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2452 rows starting from the beginning of the part | ||
| 9773 | 2026.05.21 16:59:41.336552 [ 186 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::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 | ||
| 9774 | 2026.05.21 16:59:41.336781 [ 4 ] {ec71efda-d6bd-4630-823a-b13c6a7c4b99} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9775 | 2026.05.21 16:59:41.336826 [ 4 ] {ec71efda-d6bd-4630-823a-b13c6a7c4b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9776 | 2026.05.21 16:59:41.337137 [ 4 ] {ec71efda-d6bd-4630-823a-b13c6a7c4b99} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9777 | 2026.05.21 16:59:41.337355 [ 4 ] {ec71efda-d6bd-4630-823a-b13c6a7c4b99} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9778 | 2026.05.21 16:59:41.337474 [ 94 ] {} <Debug> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9779 | 2026.05.21 16:59:41.337489 [ 4 ] {ec71efda-d6bd-4630-823a-b13c6a7c4b99} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 9780 | 2026.05.21 16:59:41.337517 [ 94 ] {} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.05.21 16:59:41.337536 [ 4 ] {ec71efda-d6bd-4630-823a-b13c6a7c4b99} <Debug> TCPHandler: Processed in 0.001486757 sec. | ||
| 9782 | 2026.05.21 16:59:41.337543 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9783 | 2026.05.21 16:59:41.337636 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 9784 | 2026.05.21 16:59:41.337684 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2026.05.21 16:59:41.337729 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9786 | 2026.05.21 16:59:41.337757 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1402 rows starting from the beginning of the part | ||
| 9787 | 2026.05.21 16:59:41.337798 [ 4 ] {b613ca2f-a4f6-4b1b-b27f-83609c16f28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9788 | 2026.05.21 16:59:41.337811 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 127 rows starting from the beginning of the part | ||
| 9789 | 2026.05.21 16:59:41.337842 [ 4 ] {b613ca2f-a4f6-4b1b-b27f-83609c16f28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9790 | 2026.05.21 16:59:41.337857 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 87 rows starting from the beginning of the part | ||
| 9791 | 2026.05.21 16:59:41.337899 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 83 rows starting from the beginning of the part | ||
| 9792 | 2026.05.21 16:59:41.337936 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1315 rows starting from the beginning of the part | ||
| 9793 | 2026.05.21 16:59:41.337971 [ 192 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::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 | ||
| 9794 | 2026.05.21 16:59:41.338212 [ 4 ] {b613ca2f-a4f6-4b1b-b27f-83609c16f28c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.05.21 16:59:41.338254 [ 4 ] {b613ca2f-a4f6-4b1b-b27f-83609c16f28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9796 | 2026.05.21 16:59:41.338606 [ 4 ] {b613ca2f-a4f6-4b1b-b27f-83609c16f28c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9797 | 2026.05.21 16:59:41.338648 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5540 rows, containing 5 columns (5 merged, 0 gathered) in 0.002556553 sec., 2166980.305121779 rows/sec., 172.21 MiB/sec. | ||
| 9798 | 2026.05.21 16:59:41.338851 [ 4 ] {b613ca2f-a4f6-4b1b-b27f-83609c16f28c} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2026.05.21 16:59:41.338908 [ 194 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9800 | 2026.05.21 16:59:41.338978 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 9801 | 2026.05.21 16:59:41.338985 [ 4 ] {b613ca2f-a4f6-4b1b-b27f-83609c16f28c} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001225 sec., 78367.34693877552 rows/sec., 5.46 MiB/sec. | ||
| 9802 | 2026.05.21 16:59:41.339024 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2026.05.21 16:59:41.339041 [ 4 ] {b613ca2f-a4f6-4b1b-b27f-83609c16f28c} <Debug> TCPHandler: Processed in 0.001404567 sec. | ||
| 9804 | 2026.05.21 16:59:41.339051 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9805 | 2026.05.21 16:59:41.339146 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 9806 | 2026.05.21 16:59:41.339190 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2026.05.21 16:59:41.339208 [ 198 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3078 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605798 sec., 1916803.9815717791 rows/sec., 139.20 MiB/sec. | ||
| 9808 | 2026.05.21 16:59:41.339248 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9809 | 2026.05.21 16:59:41.339266 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.05.21 16:59:41.339277 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22548 rows starting from the beginning of the part | ||
| 9811 | 2026.05.21 16:59:41.339311 [ 4 ] {1d3e3c5c-b8c6-4b4d-aade-1c342a177823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9812 | 2026.05.21 16:59:41.339332 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 200 rows starting from the beginning of the part | ||
| 9813 | 2026.05.21 16:59:41.339365 [ 198 ] {894971e4-25bb-4ed3-ab86-e1ab89657e14::all_1_71_14} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9814 | 2026.05.21 16:59:41.339373 [ 4 ] {1d3e3c5c-b8c6-4b4d-aade-1c342a177823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9815 | 2026.05.21 16:59:41.339404 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 9816 | 2026.05.21 16:59:41.339408 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9817 | 2026.05.21 16:59:41.339463 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9818 | 2026.05.21 16:59:41.339475 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 9819 | 2026.05.21 16:59:41.339549 [ 186 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1529 rows starting from the beginning of the part | ||
| 9820 | 2026.05.21 16:59:41.339710 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.05.21 16:59:41.339790 [ 200 ] {291f6da5-e04a-4ff2-8cc1-078bbf6840da::all_1_71_14} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9822 | 2026.05.21 16:59:41.339804 [ 4 ] {1d3e3c5c-b8c6-4b4d-aade-1c342a177823} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2026.05.21 16:59:41.339844 [ 4 ] {1d3e3c5c-b8c6-4b4d-aade-1c342a177823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9824 | 2026.05.21 16:59:41.339871 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 9825 | 2026.05.21 16:59:41.340166 [ 4 ] {1d3e3c5c-b8c6-4b4d-aade-1c342a177823} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9826 | 2026.05.21 16:59:41.340373 [ 4 ] {1d3e3c5c-b8c6-4b4d-aade-1c342a177823} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9827 | 2026.05.21 16:59:41.340506 [ 4 ] {1d3e3c5c-b8c6-4b4d-aade-1c342a177823} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001214 sec., 29654.036243822076 rows/sec., 2.00 MiB/sec. | ||
| 9828 | 2026.05.21 16:59:41.340506 [ 94 ] {} <Debug> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9829 | 2026.05.21 16:59:41.340543 [ 4 ] {1d3e3c5c-b8c6-4b4d-aade-1c342a177823} <Debug> TCPHandler: Processed in 0.001401087 sec. | ||
| 9830 | 2026.05.21 16:59:41.340568 [ 94 ] {} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2026.05.21 16:59:41.340600 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 9832 | 2026.05.21 16:59:41.340681 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 9833 | 2026.05.21 16:59:41.340766 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9834 | 2026.05.21 16:59:41.340797 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3408 rows starting from the beginning of the part | ||
| 9835 | 2026.05.21 16:59:41.340850 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 9836 | 2026.05.21 16:59:41.340891 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 9837 | 2026.05.21 16:59:41.340927 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::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 | ||
| 9838 | 2026.05.21 16:59:41.340961 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 9839 | 2026.05.21 16:59:41.340995 [ 200 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 9840 | 2026.05.21 16:59:41.342234 [ 186 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001582868 sec., 2304677.332538152 rows/sec., 155.45 MiB/sec. | ||
| 9841 | 2026.05.21 16:59:41.342546 [ 198 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9842 | 2026.05.21 16:59:41.342860 [ 198 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_71_14} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9843 | 2026.05.21 16:59:41.342959 [ 198 ] {c031029d-554b-437c-bb6e-e1b82a404614::all_1_71_14} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9844 | 2026.05.21 16:59:41.343052 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9845 | 2026.05.21 16:59:41.354854 [ 190 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24597 rows, containing 5 columns (5 merged, 0 gathered) in 0.015739989 sec., 1562707.57241317 rows/sec., 102.31 MiB/sec. | ||
| 9846 | 2026.05.21 16:59:41.355043 [ 197 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 9847 | 2026.05.21 16:59:41.355353 [ 197 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2026.05.21 16:59:41.355438 [ 197 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 9849 | 2026.05.21 16:59:41.355523 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9850 | 2026.05.21 16:59:42.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.25 MiB, peak 318.46 MiB, free memory in arenas 0.00 B, will set to 312.35 MiB (RSS), difference: 1.10 MiB | ||
| 9851 | 2026.05.21 16:59:43.267584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21534 | ||
| 9852 | 2026.05.21 16:59:43.268240 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.05.21 16:59:43.268289 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9854 | 2026.05.21 16:59:43.268837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9855 | 2026.05.21 16:59:43.269055 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.05.21 16:59:43.269184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21534 | ||
| 9857 | 2026.05.21 16:59:44.357665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9858 | 2026.05.21 16:59:44.373912 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.05.21 16:59:44.373966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9860 | 2026.05.21 16:59:44.380342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9861 | 2026.05.21 16:59:44.381032 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.05.21 16:59:44.383678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9863 | 2026.05.21 16:59:46.334247 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9864 | 2026.05.21 16:59:46.334496 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9865 | 2026.05.21 16:59:46.334845 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9866 | 2026.05.21 16:59:46.334883 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9867 | 2026.05.21 16:59:46.335101 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9868 | 2026.05.21 16:59:46.335168 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9869 | 2026.05.21 16:59:46.335303 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9870 | 2026.05.21 16:59:46.335337 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9871 | 2026.05.21 16:59:46.335359 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9872 | 2026.05.21 16:59:46.335374 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9873 | 2026.05.21 16:59:46.335414 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9874 | 2026.05.21 16:59:46.335434 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 9875 | 2026.05.21 16:59:46.336874 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002483 sec., 15706.806282722513 rows/sec., 3.14 MiB/sec. | ||
| 9876 | 2026.05.21 16:59:46.336977 [ 4 ] {e174aeed-5020-4271-9834-e4238299f4fc} <Debug> TCPHandler: Processed in 0.002864685 sec. | ||
| 9877 | 2026.05.21 16:59:46.338897 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2026.05.21 16:59:46.339020 [ 4 ] {4412af63-bb23-4f5a-a284-66c724edb624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9879 | 2026.05.21 16:59:46.339064 [ 4 ] {4412af63-bb23-4f5a-a284-66c724edb624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9880 | 2026.05.21 16:59:46.339553 [ 4 ] {4412af63-bb23-4f5a-a284-66c724edb624} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2026.05.21 16:59:46.339597 [ 4 ] {4412af63-bb23-4f5a-a284-66c724edb624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9882 | 2026.05.21 16:59:46.339961 [ 4 ] {4412af63-bb23-4f5a-a284-66c724edb624} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9883 | 2026.05.21 16:59:46.340174 [ 4 ] {4412af63-bb23-4f5a-a284-66c724edb624} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.05.21 16:59:46.340314 [ 4 ] {4412af63-bb23-4f5a-a284-66c724edb624} <Debug> executeQuery: Read 94 rows, 8.15 KiB in 0.001325 sec., 70943.39622641509 rows/sec., 6.01 MiB/sec. | ||
| 9885 | 2026.05.21 16:59:46.340349 [ 4 ] {4412af63-bb23-4f5a-a284-66c724edb624} <Debug> TCPHandler: Processed in 0.001501068 sec. | ||
| 9886 | 2026.05.21 16:59:46.340478 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2026.05.21 16:59:46.340572 [ 4 ] {e6da2f52-7284-48b4-ba81-812d23a102a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9888 | 2026.05.21 16:59:46.340612 [ 4 ] {e6da2f52-7284-48b4-ba81-812d23a102a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9889 | 2026.05.21 16:59:46.341015 [ 4 ] {e6da2f52-7284-48b4-ba81-812d23a102a0} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2026.05.21 16:59:46.341050 [ 4 ] {e6da2f52-7284-48b4-ba81-812d23a102a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9891 | 2026.05.21 16:59:46.341334 [ 4 ] {e6da2f52-7284-48b4-ba81-812d23a102a0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9892 | 2026.05.21 16:59:46.341543 [ 4 ] {e6da2f52-7284-48b4-ba81-812d23a102a0} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2026.05.21 16:59:46.341652 [ 87 ] {} <Debug> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9894 | 2026.05.21 16:59:46.341670 [ 4 ] {e6da2f52-7284-48b4-ba81-812d23a102a0} <Debug> executeQuery: Read 19 rows, 1.43 KiB in 0.001116 sec., 17025.089605734767 rows/sec., 1.25 MiB/sec. | ||
| 9895 | 2026.05.21 16:59:46.341721 [ 87 ] {} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.05.21 16:59:46.341727 [ 4 ] {e6da2f52-7284-48b4-ba81-812d23a102a0} <Debug> TCPHandler: Processed in 0.001297017 sec. | ||
| 9897 | 2026.05.21 16:59:46.341755 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9898 | 2026.05.21 16:59:46.341861 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9899 | 2026.05.21 16:59:46.341904 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::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 | ||
| 9900 | 2026.05.21 16:59:46.341958 [ 4 ] {ffb0e0ef-3e01-4b4d-b072-8e8ef6ad8b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9901 | 2026.05.21 16:59:46.342002 [ 4 ] {ffb0e0ef-3e01-4b4d-b072-8e8ef6ad8b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9902 | 2026.05.21 16:59:46.342061 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9903 | 2026.05.21 16:59:46.342103 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 81 rows starting from the beginning of the part | ||
| 9904 | 2026.05.21 16:59:46.342179 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 39 rows starting from the beginning of the part | ||
| 9905 | 2026.05.21 16:59:46.342232 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 23 rows starting from the beginning of the part | ||
| 9906 | 2026.05.21 16:59:46.342280 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 19 rows starting from the beginning of the part | ||
| 9907 | 2026.05.21 16:59:46.342324 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
| 9908 | 2026.05.21 16:59:46.342370 [ 186 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 19 rows starting from the beginning of the part | ||
| 9909 | 2026.05.21 16:59:46.342452 [ 4 ] {ffb0e0ef-3e01-4b4d-b072-8e8ef6ad8b21} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.05.21 16:59:46.342492 [ 4 ] {ffb0e0ef-3e01-4b4d-b072-8e8ef6ad8b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9911 | 2026.05.21 16:59:46.342837 [ 4 ] {ffb0e0ef-3e01-4b4d-b072-8e8ef6ad8b21} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9912 | 2026.05.21 16:59:46.343064 [ 4 ] {ffb0e0ef-3e01-4b4d-b072-8e8ef6ad8b21} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.05.21 16:59:46.343196 [ 4 ] {ffb0e0ef-3e01-4b4d-b072-8e8ef6ad8b21} <Debug> executeQuery: Read 83 rows, 6.64 KiB in 0.001257 sec., 66030.230708035 rows/sec., 5.16 MiB/sec. | ||
| 9914 | 2026.05.21 16:59:46.343230 [ 4 ] {ffb0e0ef-3e01-4b4d-b072-8e8ef6ad8b21} <Debug> TCPHandler: Processed in 0.001417557 sec. | ||
| 9915 | 2026.05.21 16:59:46.343247 [ 197 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409487 sec., 153956.7232617257 rows/sec., 11.87 MiB/sec. | ||
| 9916 | 2026.05.21 16:59:46.343350 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2026.05.21 16:59:46.343415 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9918 | 2026.05.21 16:59:46.343448 [ 4 ] {924a7152-a4bd-48bd-b124-58a2cecf59dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9919 | 2026.05.21 16:59:46.343494 [ 4 ] {924a7152-a4bd-48bd-b124-58a2cecf59dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9920 | 2026.05.21 16:59:46.343681 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9921 | 2026.05.21 16:59:46.343755 [ 190 ] {444e77fe-823b-4fa7-99e1-ddb644d16ab3::all_1_61_12} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9922 | 2026.05.21 16:59:46.343834 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9923 | 2026.05.21 16:59:46.343900 [ 4 ] {924a7152-a4bd-48bd-b124-58a2cecf59dd} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9924 | 2026.05.21 16:59:46.343939 [ 4 ] {924a7152-a4bd-48bd-b124-58a2cecf59dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9925 | 2026.05.21 16:59:46.344264 [ 4 ] {924a7152-a4bd-48bd-b124-58a2cecf59dd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9926 | 2026.05.21 16:59:46.344461 [ 4 ] {924a7152-a4bd-48bd-b124-58a2cecf59dd} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9927 | 2026.05.21 16:59:46.344587 [ 4 ] {924a7152-a4bd-48bd-b124-58a2cecf59dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 9928 | 2026.05.21 16:59:46.344620 [ 4 ] {924a7152-a4bd-48bd-b124-58a2cecf59dd} <Debug> TCPHandler: Processed in 0.001317686 sec. | ||
| 9929 | 2026.05.21 16:59:46.344735 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9930 | 2026.05.21 16:59:46.344828 [ 4 ] {fd8a2e5e-55b5-4568-a811-d57dc452e3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9931 | 2026.05.21 16:59:46.344881 [ 4 ] {fd8a2e5e-55b5-4568-a811-d57dc452e3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9932 | 2026.05.21 16:59:46.345655 [ 4 ] {fd8a2e5e-55b5-4568-a811-d57dc452e3f1} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9933 | 2026.05.21 16:59:46.345690 [ 4 ] {fd8a2e5e-55b5-4568-a811-d57dc452e3f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9934 | 2026.05.21 16:59:46.346200 [ 4 ] {fd8a2e5e-55b5-4568-a811-d57dc452e3f1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9935 | 2026.05.21 16:59:46.346410 [ 4 ] {fd8a2e5e-55b5-4568-a811-d57dc452e3f1} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9936 | 2026.05.21 16:59:46.346529 [ 86 ] {} <Debug> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9937 | 2026.05.21 16:59:46.346550 [ 4 ] {fd8a2e5e-55b5-4568-a811-d57dc452e3f1} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00174 sec., 10919.540229885057 rows/sec., 19.57 MiB/sec. | ||
| 9938 | 2026.05.21 16:59:46.346579 [ 86 ] {} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9939 | 2026.05.21 16:59:46.346603 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9940 | 2026.05.21 16:59:46.346608 [ 4 ] {fd8a2e5e-55b5-4568-a811-d57dc452e3f1} <Debug> TCPHandler: Processed in 0.001919869 sec. | ||
| 9941 | 2026.05.21 16:59:46.346681 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::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 | ||
| 9942 | 2026.05.21 16:59:46.346745 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2026.05.21 16:59:46.346842 [ 4 ] {06e10703-3d80-4cc1-9ce9-f8002d0f376c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9944 | 2026.05.21 16:59:46.346885 [ 4 ] {06e10703-3d80-4cc1-9ce9-f8002d0f376c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9945 | 2026.05.21 16:59:46.346901 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9946 | 2026.05.21 16:59:46.346958 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1149 rows starting from the beginning of the part | ||
| 9947 | 2026.05.21 16:59:46.347083 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 19 rows starting from the beginning of the part | ||
| 9948 | 2026.05.21 16:59:46.347196 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 23 rows starting from the beginning of the part | ||
| 9949 | 2026.05.21 16:59:46.347220 [ 4 ] {06e10703-3d80-4cc1-9ce9-f8002d0f376c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.05.21 16:59:46.347259 [ 4 ] {06e10703-3d80-4cc1-9ce9-f8002d0f376c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9951 | 2026.05.21 16:59:46.347308 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 19 rows starting from the beginning of the part | ||
| 9952 | 2026.05.21 16:59:46.347423 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
| 9953 | 2026.05.21 16:59:46.347531 [ 194 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 19 rows starting from the beginning of the part | ||
| 9954 | 2026.05.21 16:59:46.347574 [ 4 ] {06e10703-3d80-4cc1-9ce9-f8002d0f376c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9955 | 2026.05.21 16:59:46.347772 [ 4 ] {06e10703-3d80-4cc1-9ce9-f8002d0f376c} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.05.21 16:59:46.347901 [ 4 ] {06e10703-3d80-4cc1-9ce9-f8002d0f376c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9957 | 2026.05.21 16:59:46.347935 [ 4 ] {06e10703-3d80-4cc1-9ce9-f8002d0f376c} <Debug> TCPHandler: Processed in 0.001238196 sec. | ||
| 9958 | 2026.05.21 16:59:46.352716 [ 197 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1263 rows, containing 19 columns (19 merged, 0 gathered) in 0.006069711 sec., 208082.39469721046 rows/sec., 372.87 MiB/sec. | ||
| 9959 | 2026.05.21 16:59:46.354395 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9960 | 2026.05.21 16:59:46.354722 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9961 | 2026.05.21 16:59:46.354787 [ 188 ] {bac2b6d7-16b7-4227-a7d1-1c1ac586c070::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9962 | 2026.05.21 16:59:46.354913 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9963 | 2026.05.21 16:59:47.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.20 MiB, peak 324.75 MiB, free memory in arenas 0.00 B, will set to 314.89 MiB (RSS), difference: 1.69 MiB | ||
| 9964 | 2026.05.21 16:59:50.645406 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9965 | 2026.05.21 16:59:50.645496 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9966 | 2026.05.21 16:59:50.769423 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21982 | ||
| 9967 | 2026.05.21 16:59:50.769978 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2026.05.21 16:59:50.770027 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9969 | 2026.05.21 16:59:50.770543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9970 | 2026.05.21 16:59:50.770788 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2026.05.21 16:59:50.770937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21982 | ||
| 9972 | 2026.05.21 16:59:50.770957 [ 83 ] {} <Debug> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9973 | 2026.05.21 16:59:50.771033 [ 83 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2026.05.21 16:59:50.771057 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 9975 | 2026.05.21 16:59:50.771170 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::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 | ||
| 9976 | 2026.05.21 16:59:50.771313 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9977 | 2026.05.21 16:59:50.771356 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19614 rows starting from the beginning of the part | ||
| 9978 | 2026.05.21 16:59:50.771429 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9979 | 2026.05.21 16:59:50.771481 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9980 | 2026.05.21 16:59:50.771529 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9981 | 2026.05.21 16:59:50.771576 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9982 | 2026.05.21 16:59:50.771622 [ 191 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9983 | 2026.05.21 16:59:50.773622 [ 197 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21982 rows, containing 4 columns (4 merged, 0 gathered) in 0.002546733 sec., 8631450.568237817 rows/sec., 123.47 MiB/sec. | ||
| 9984 | 2026.05.21 16:59:50.774019 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9985 | 2026.05.21 16:59:50.774340 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2026.05.21 16:59:50.774425 [ 193 ] {06fecd96-d312-4c64-b64b-3155ff7f078e::all_1_46_9} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9987 | 2026.05.21 16:59:50.774531 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9988 | 2026.05.21 16:59:51.334361 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9989 | 2026.05.21 16:59:51.334612 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9990 | 2026.05.21 16:59:51.334974 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9991 | 2026.05.21 16:59:51.335013 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9992 | 2026.05.21 16:59:51.335227 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9993 | 2026.05.21 16:59:51.335294 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9994 | 2026.05.21 16:59:51.335432 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9995 | 2026.05.21 16:59:51.335467 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 9996 | 2026.05.21 16:59:51.335489 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 9997 | 2026.05.21 16:59:51.335505 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9998 | 2026.05.21 16:59:51.335547 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9999 | 2026.05.21 16:59:51.335566 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10000 | 2026.05.21 16:59:51.336911 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002403 sec., 16229.712858926341 rows/sec., 3.25 MiB/sec. | ||
| 10001 | 2026.05.21 16:59:51.337017 [ 4 ] {6e04f82b-e5ac-41e3-8650-cf5d1a1159a2} <Debug> TCPHandler: Processed in 0.002790965 sec. | ||
| 10002 | 2026.05.21 16:59:51.339104 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2026.05.21 16:59:51.339216 [ 4 ] {bc69bc30-ccca-472c-ae31-279836f382ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10004 | 2026.05.21 16:59:51.339260 [ 4 ] {bc69bc30-ccca-472c-ae31-279836f382ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10005 | 2026.05.21 16:59:51.339764 [ 4 ] {bc69bc30-ccca-472c-ae31-279836f382ca} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.05.21 16:59:51.339810 [ 4 ] {bc69bc30-ccca-472c-ae31-279836f382ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10007 | 2026.05.21 16:59:51.340197 [ 4 ] {bc69bc30-ccca-472c-ae31-279836f382ca} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10008 | 2026.05.21 16:59:51.340425 [ 4 ] {bc69bc30-ccca-472c-ae31-279836f382ca} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.05.21 16:59:51.340575 [ 4 ] {bc69bc30-ccca-472c-ae31-279836f382ca} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001391 sec., 73328.54061826025 rows/sec., 6.14 MiB/sec. | ||
| 10010 | 2026.05.21 16:59:51.340613 [ 4 ] {bc69bc30-ccca-472c-ae31-279836f382ca} <Debug> TCPHandler: Processed in 0.001561817 sec. | ||
| 10011 | 2026.05.21 16:59:51.340737 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.05.21 16:59:51.340834 [ 4 ] {a91a0953-bca0-4be0-88a3-d493ef53918e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10013 | 2026.05.21 16:59:51.340875 [ 4 ] {a91a0953-bca0-4be0-88a3-d493ef53918e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10014 | 2026.05.21 16:59:51.341287 [ 4 ] {a91a0953-bca0-4be0-88a3-d493ef53918e} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.05.21 16:59:51.341324 [ 4 ] {a91a0953-bca0-4be0-88a3-d493ef53918e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10016 | 2026.05.21 16:59:51.341634 [ 4 ] {a91a0953-bca0-4be0-88a3-d493ef53918e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10017 | 2026.05.21 16:59:51.341855 [ 4 ] {a91a0953-bca0-4be0-88a3-d493ef53918e} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.05.21 16:59:51.341987 [ 4 ] {a91a0953-bca0-4be0-88a3-d493ef53918e} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001173 sec., 19607.843137254902 rows/sec., 1.44 MiB/sec. | ||
| 10019 | 2026.05.21 16:59:51.342022 [ 4 ] {a91a0953-bca0-4be0-88a3-d493ef53918e} <Debug> TCPHandler: Processed in 0.001337047 sec. | ||
| 10020 | 2026.05.21 16:59:51.342127 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.05.21 16:59:51.342222 [ 4 ] {0ab7ff4f-3d9d-419c-8385-efad7603634c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10022 | 2026.05.21 16:59:51.342263 [ 4 ] {0ab7ff4f-3d9d-419c-8385-efad7603634c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10023 | 2026.05.21 16:59:51.342692 [ 4 ] {0ab7ff4f-3d9d-419c-8385-efad7603634c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.05.21 16:59:51.342729 [ 4 ] {0ab7ff4f-3d9d-419c-8385-efad7603634c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10025 | 2026.05.21 16:59:51.343044 [ 4 ] {0ab7ff4f-3d9d-419c-8385-efad7603634c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10026 | 2026.05.21 16:59:51.343256 [ 4 ] {0ab7ff4f-3d9d-419c-8385-efad7603634c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.05.21 16:59:51.343385 [ 4 ] {0ab7ff4f-3d9d-419c-8385-efad7603634c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001182 sec., 73604.06091370557 rows/sec., 5.75 MiB/sec. | ||
| 10028 | 2026.05.21 16:59:51.343419 [ 4 ] {0ab7ff4f-3d9d-419c-8385-efad7603634c} <Debug> TCPHandler: Processed in 0.001343407 sec. | ||
| 10029 | 2026.05.21 16:59:51.343532 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.05.21 16:59:51.343628 [ 4 ] {2122d680-e6ed-4f5c-a8d7-6c2952eb4d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10031 | 2026.05.21 16:59:51.343671 [ 4 ] {2122d680-e6ed-4f5c-a8d7-6c2952eb4d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10032 | 2026.05.21 16:59:51.344077 [ 4 ] {2122d680-e6ed-4f5c-a8d7-6c2952eb4d30} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.05.21 16:59:51.344113 [ 4 ] {2122d680-e6ed-4f5c-a8d7-6c2952eb4d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10034 | 2026.05.21 16:59:51.344436 [ 4 ] {2122d680-e6ed-4f5c-a8d7-6c2952eb4d30} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10035 | 2026.05.21 16:59:51.344642 [ 4 ] {2122d680-e6ed-4f5c-a8d7-6c2952eb4d30} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.05.21 16:59:51.344771 [ 4 ] {2122d680-e6ed-4f5c-a8d7-6c2952eb4d30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 10037 | 2026.05.21 16:59:51.344805 [ 4 ] {2122d680-e6ed-4f5c-a8d7-6c2952eb4d30} <Debug> TCPHandler: Processed in 0.001323157 sec. | ||
| 10038 | 2026.05.21 16:59:51.344931 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2026.05.21 16:59:51.345055 [ 4 ] {8e686574-2a25-428b-b9d1-1c1ce19d5b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10040 | 2026.05.21 16:59:51.345124 [ 4 ] {8e686574-2a25-428b-b9d1-1c1ce19d5b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10041 | 2026.05.21 16:59:51.346009 [ 4 ] {8e686574-2a25-428b-b9d1-1c1ce19d5b2d} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2026.05.21 16:59:51.346047 [ 4 ] {8e686574-2a25-428b-b9d1-1c1ce19d5b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10043 | 2026.05.21 16:59:51.346585 [ 4 ] {8e686574-2a25-428b-b9d1-1c1ce19d5b2d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10044 | 2026.05.21 16:59:51.346816 [ 4 ] {8e686574-2a25-428b-b9d1-1c1ce19d5b2d} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.05.21 16:59:51.346966 [ 4 ] {8e686574-2a25-428b-b9d1-1c1ce19d5b2d} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001937 sec., 11874.032008260197 rows/sec., 21.28 MiB/sec. | ||
| 10046 | 2026.05.21 16:59:51.347032 [ 4 ] {8e686574-2a25-428b-b9d1-1c1ce19d5b2d} <Debug> TCPHandler: Processed in 0.002163521 sec. | ||
| 10047 | 2026.05.21 16:59:51.347150 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10048 | 2026.05.21 16:59:51.347248 [ 4 ] {9bf5055e-6df1-429b-aeb1-3f6f4bf90547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10049 | 2026.05.21 16:59:51.347291 [ 4 ] {9bf5055e-6df1-429b-aeb1-3f6f4bf90547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10050 | 2026.05.21 16:59:51.347624 [ 4 ] {9bf5055e-6df1-429b-aeb1-3f6f4bf90547} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.05.21 16:59:51.347661 [ 4 ] {9bf5055e-6df1-429b-aeb1-3f6f4bf90547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10052 | 2026.05.21 16:59:51.347961 [ 4 ] {9bf5055e-6df1-429b-aeb1-3f6f4bf90547} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10053 | 2026.05.21 16:59:51.348169 [ 4 ] {9bf5055e-6df1-429b-aeb1-3f6f4bf90547} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.05.21 16:59:51.348301 [ 4 ] {9bf5055e-6df1-429b-aeb1-3f6f4bf90547} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 10055 | 2026.05.21 16:59:51.348336 [ 4 ] {9bf5055e-6df1-429b-aeb1-3f6f4bf90547} <Debug> TCPHandler: Processed in 0.001236266 sec. | ||
| 10056 | 2026.05.21 16:59:51.883902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10057 | 2026.05.21 16:59:51.900565 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.05.21 16:59:51.900622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10059 | 2026.05.21 16:59:51.907061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10060 | 2026.05.21 16:59:51.907750 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10061 | 2026.05.21 16:59:51.908089 [ 81 ] {} <Debug> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10062 | 2026.05.21 16:59:51.908184 [ 81 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2026.05.21 16:59:51.908221 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10064 | 2026.05.21 16:59:51.908386 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 10065 | 2026.05.21 16:59:51.910794 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10066 | 2026.05.21 16:59:51.912404 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10067 | 2026.05.21 16:59:51.913779 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 10068 | 2026.05.21 16:59:51.918191 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 10069 | 2026.05.21 16:59:51.922667 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 10070 | 2026.05.21 16:59:51.927166 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 10071 | 2026.05.21 16:59:51.931712 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 10072 | 2026.05.21 16:59:51.935730 [ 193 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::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 | ||
| 10073 | 2026.05.21 16:59:51.985955 [ 197 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.077642901 sec., 4469.178708301999 rows/sec., 23.11 MiB/sec. | ||
| 10074 | 2026.05.21 16:59:51.987829 [ 189 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10075 | 2026.05.21 16:59:51.989587 [ 189 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_46_9} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2026.05.21 16:59:51.989681 [ 189 ] {f601b448-7e16-4e0c-8ed6-3774793b131e::all_1_46_9} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10077 | 2026.05.21 16:59:51.991236 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10078 | 2026.05.21 16:59:52.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.44 MiB, peak 329.86 MiB, free memory in arenas 0.00 B, will set to 315.35 MiB (RSS), difference: -1.09 MiB | ||
| 10079 | 2026.05.21 16:59:56.335757 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10080 | 2026.05.21 16:59:56.336027 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 10081 | 2026.05.21 16:59:56.336365 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10082 | 2026.05.21 16:59:56.336404 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 10083 | 2026.05.21 16:59:56.336620 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10084 | 2026.05.21 16:59:56.336683 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10085 | 2026.05.21 16:59:56.336815 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 26-element set) | ||
| 10086 | 2026.05.21 16:59:56.336848 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10087 | 2026.05.21 16:59:56.336869 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 10088 | 2026.05.21 16:59:56.336883 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10089 | 2026.05.21 16:59:56.336921 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 10090 | 2026.05.21 16:59:56.336940 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10091 | 2026.05.21 16:59:56.338089 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.002172 sec., 17955.801104972375 rows/sec., 3.59 MiB/sec. | ||
| 10092 | 2026.05.21 16:59:56.338193 [ 4 ] {99af4c0e-55ec-478b-8ec6-066cd55ea1b7} <Debug> TCPHandler: Processed in 0.002569103 sec. | ||
| 10093 | 2026.05.21 16:59:56.341043 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.05.21 16:59:56.341163 [ 4 ] {921f9f43-0565-4483-aabd-8272a145b590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10095 | 2026.05.21 16:59:56.341214 [ 4 ] {921f9f43-0565-4483-aabd-8272a145b590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10096 | 2026.05.21 16:59:56.341760 [ 4 ] {921f9f43-0565-4483-aabd-8272a145b590} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2026.05.21 16:59:56.341808 [ 4 ] {921f9f43-0565-4483-aabd-8272a145b590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10098 | 2026.05.21 16:59:56.342211 [ 4 ] {921f9f43-0565-4483-aabd-8272a145b590} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10099 | 2026.05.21 16:59:56.342420 [ 4 ] {921f9f43-0565-4483-aabd-8272a145b590} <Trace> oximeter.fields_i16 (59f7ce03-1363-450b-9b95-f83c4343635a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.05.21 16:59:56.342573 [ 4 ] {921f9f43-0565-4483-aabd-8272a145b590} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001448 sec., 16574.585635359115 rows/sec., 1.38 MiB/sec. | ||
| 10101 | 2026.05.21 16:59:56.342609 [ 4 ] {921f9f43-0565-4483-aabd-8272a145b590} <Debug> TCPHandler: Processed in 0.001617578 sec. | ||
| 10102 | 2026.05.21 16:59:56.342729 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.05.21 16:59:56.342823 [ 4 ] {93d31dfb-01a2-4365-a9a5-a7dc0319ffb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10104 | 2026.05.21 16:59:56.342864 [ 4 ] {93d31dfb-01a2-4365-a9a5-a7dc0319ffb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10105 | 2026.05.21 16:59:56.343248 [ 4 ] {93d31dfb-01a2-4365-a9a5-a7dc0319ffb3} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10106 | 2026.05.21 16:59:56.343284 [ 4 ] {93d31dfb-01a2-4365-a9a5-a7dc0319ffb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10107 | 2026.05.21 16:59:56.343573 [ 4 ] {93d31dfb-01a2-4365-a9a5-a7dc0319ffb3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10108 | 2026.05.21 16:59:56.343783 [ 4 ] {93d31dfb-01a2-4365-a9a5-a7dc0319ffb3} <Trace> oximeter.fields_ipaddr (00214071-0702-4cda-b251-1ca45028cd83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.05.21 16:59:56.343911 [ 4 ] {93d31dfb-01a2-4365-a9a5-a7dc0319ffb3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 442.37 KiB/sec. | ||
| 10110 | 2026.05.21 16:59:56.343944 [ 4 ] {93d31dfb-01a2-4365-a9a5-a7dc0319ffb3} <Debug> TCPHandler: Processed in 0.001264147 sec. | ||
| 10111 | 2026.05.21 16:59:56.344051 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10112 | 2026.05.21 16:59:56.344144 [ 4 ] {34ad8a6f-9725-4495-b1f3-a59e45d7c918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10113 | 2026.05.21 16:59:56.344182 [ 4 ] {34ad8a6f-9725-4495-b1f3-a59e45d7c918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10114 | 2026.05.21 16:59:56.344677 [ 4 ] {34ad8a6f-9725-4495-b1f3-a59e45d7c918} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10115 | 2026.05.21 16:59:56.344712 [ 4 ] {34ad8a6f-9725-4495-b1f3-a59e45d7c918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10116 | 2026.05.21 16:59:56.345012 [ 4 ] {34ad8a6f-9725-4495-b1f3-a59e45d7c918} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10117 | 2026.05.21 16:59:56.345209 [ 4 ] {34ad8a6f-9725-4495-b1f3-a59e45d7c918} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10118 | 2026.05.21 16:59:56.345333 [ 4 ] {34ad8a6f-9725-4495-b1f3-a59e45d7c918} <Debug> executeQuery: Read 217 rows, 19.83 KiB in 0.001207 sec., 179784.58989229496 rows/sec., 16.04 MiB/sec. | ||
| 10119 | 2026.05.21 16:59:56.345367 [ 4 ] {34ad8a6f-9725-4495-b1f3-a59e45d7c918} <Debug> TCPHandler: Processed in 0.001364877 sec. | ||
| 10120 | 2026.05.21 16:59:56.345480 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10121 | 2026.05.21 16:59:56.345573 [ 4 ] {083f0eaf-0c58-4f9a-9b1b-989e33029be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10122 | 2026.05.21 16:59:56.345613 [ 4 ] {083f0eaf-0c58-4f9a-9b1b-989e33029be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10123 | 2026.05.21 16:59:56.346005 [ 4 ] {083f0eaf-0c58-4f9a-9b1b-989e33029be4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10124 | 2026.05.21 16:59:56.346041 [ 4 ] {083f0eaf-0c58-4f9a-9b1b-989e33029be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10125 | 2026.05.21 16:59:56.346324 [ 4 ] {083f0eaf-0c58-4f9a-9b1b-989e33029be4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10126 | 2026.05.21 16:59:56.346522 [ 4 ] {083f0eaf-0c58-4f9a-9b1b-989e33029be4} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10127 | 2026.05.21 16:59:56.346648 [ 4 ] {083f0eaf-0c58-4f9a-9b1b-989e33029be4} <Debug> executeQuery: Read 37 rows, 2.81 KiB in 0.001092 sec., 33882.78388278388 rows/sec., 2.51 MiB/sec. | ||
| 10128 | 2026.05.21 16:59:56.346681 [ 4 ] {083f0eaf-0c58-4f9a-9b1b-989e33029be4} <Debug> TCPHandler: Processed in 0.001249806 sec. | ||
| 10129 | 2026.05.21 16:59:56.346789 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10130 | 2026.05.21 16:59:56.346882 [ 4 ] {b1832403-1ec2-4852-b0fd-5717b38b8245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10131 | 2026.05.21 16:59:56.346921 [ 4 ] {b1832403-1ec2-4852-b0fd-5717b38b8245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10132 | 2026.05.21 16:59:56.347314 [ 4 ] {b1832403-1ec2-4852-b0fd-5717b38b8245} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10133 | 2026.05.21 16:59:56.347350 [ 4 ] {b1832403-1ec2-4852-b0fd-5717b38b8245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10134 | 2026.05.21 16:59:56.347623 [ 4 ] {b1832403-1ec2-4852-b0fd-5717b38b8245} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10135 | 2026.05.21 16:59:56.347827 [ 4 ] {b1832403-1ec2-4852-b0fd-5717b38b8245} <Trace> oximeter.fields_u32 (ea345b18-4563-471a-b7ea-f75d61ce6f7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.05.21 16:59:56.347950 [ 4 ] {b1832403-1ec2-4852-b0fd-5717b38b8245} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001086 sec., 22099.447513812156 rows/sec., 1.83 MiB/sec. | ||
| 10137 | 2026.05.21 16:59:56.347984 [ 4 ] {b1832403-1ec2-4852-b0fd-5717b38b8245} <Debug> TCPHandler: Processed in 0.001243736 sec. | ||
| 10138 | 2026.05.21 16:59:56.348098 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10139 | 2026.05.21 16:59:56.348193 [ 4 ] {51056464-011c-4535-b8a0-0a438c277b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10140 | 2026.05.21 16:59:56.348231 [ 4 ] {51056464-011c-4535-b8a0-0a438c277b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10141 | 2026.05.21 16:59:56.348620 [ 4 ] {51056464-011c-4535-b8a0-0a438c277b5c} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2026.05.21 16:59:56.348655 [ 4 ] {51056464-011c-4535-b8a0-0a438c277b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10143 | 2026.05.21 16:59:56.348940 [ 4 ] {51056464-011c-4535-b8a0-0a438c277b5c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10144 | 2026.05.21 16:59:56.349140 [ 4 ] {51056464-011c-4535-b8a0-0a438c277b5c} <Trace> oximeter.fields_u8 (1e2bf227-6b6a-4283-9e2d-2ba06c5dce2b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2026.05.21 16:59:56.349269 [ 4 ] {51056464-011c-4535-b8a0-0a438c277b5c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001094 sec., 10968.92138939671 rows/sec., 856.95 KiB/sec. | ||
| 10146 | 2026.05.21 16:59:56.349303 [ 4 ] {51056464-011c-4535-b8a0-0a438c277b5c} <Debug> TCPHandler: Processed in 0.001253447 sec. | ||
| 10147 | 2026.05.21 16:59:56.349417 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2026.05.21 16:59:56.349511 [ 4 ] {e7777040-0c91-4a70-85ab-246336326e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10149 | 2026.05.21 16:59:56.349549 [ 4 ] {e7777040-0c91-4a70-85ab-246336326e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10150 | 2026.05.21 16:59:56.349963 [ 4 ] {e7777040-0c91-4a70-85ab-246336326e11} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.05.21 16:59:56.349998 [ 4 ] {e7777040-0c91-4a70-85ab-246336326e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10152 | 2026.05.21 16:59:56.350288 [ 4 ] {e7777040-0c91-4a70-85ab-246336326e11} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10153 | 2026.05.21 16:59:56.350490 [ 4 ] {e7777040-0c91-4a70-85ab-246336326e11} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.05.21 16:59:56.350614 [ 4 ] {e7777040-0c91-4a70-85ab-246336326e11} <Debug> executeQuery: Read 125 rows, 10.38 KiB in 0.001121 sec., 111507.58251561105 rows/sec., 9.05 MiB/sec. | ||
| 10155 | 2026.05.21 16:59:56.350647 [ 4 ] {e7777040-0c91-4a70-85ab-246336326e11} <Debug> TCPHandler: Processed in 0.001278557 sec. | ||
| 10156 | 2026.05.21 16:59:56.350767 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.05.21 16:59:56.350860 [ 4 ] {c3f8c4be-bebd-4978-a50e-7e2ae70ac699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10158 | 2026.05.21 16:59:56.350901 [ 4 ] {c3f8c4be-bebd-4978-a50e-7e2ae70ac699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10159 | 2026.05.21 16:59:56.351286 [ 4 ] {c3f8c4be-bebd-4978-a50e-7e2ae70ac699} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.05.21 16:59:56.351320 [ 4 ] {c3f8c4be-bebd-4978-a50e-7e2ae70ac699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10161 | 2026.05.21 16:59:56.351637 [ 4 ] {c3f8c4be-bebd-4978-a50e-7e2ae70ac699} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10162 | 2026.05.21 16:59:56.351842 [ 4 ] {c3f8c4be-bebd-4978-a50e-7e2ae70ac699} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.05.21 16:59:56.351967 [ 4 ] {c3f8c4be-bebd-4978-a50e-7e2ae70ac699} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001125 sec., 176888.8888888889 rows/sec., 12.68 MiB/sec. | ||
| 10164 | 2026.05.21 16:59:56.352000 [ 4 ] {c3f8c4be-bebd-4978-a50e-7e2ae70ac699} <Debug> TCPHandler: Processed in 0.001281856 sec. | ||
| 10165 | 2026.05.21 16:59:56.352116 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.05.21 16:59:56.352210 [ 4 ] {fc2555b5-63e1-4d73-b312-1440cd6f989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10167 | 2026.05.21 16:59:56.352266 [ 4 ] {fc2555b5-63e1-4d73-b312-1440cd6f989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10168 | 2026.05.21 16:59:56.353027 [ 4 ] {fc2555b5-63e1-4d73-b312-1440cd6f989e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.05.21 16:59:56.353062 [ 4 ] {fc2555b5-63e1-4d73-b312-1440cd6f989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10170 | 2026.05.21 16:59:56.353579 [ 4 ] {fc2555b5-63e1-4d73-b312-1440cd6f989e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10171 | 2026.05.21 16:59:56.353798 [ 4 ] {fc2555b5-63e1-4d73-b312-1440cd6f989e} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.05.21 16:59:56.353932 [ 4 ] {fc2555b5-63e1-4d73-b312-1440cd6f989e} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.00174 sec., 10919.540229885057 rows/sec., 19.57 MiB/sec. | ||
| 10173 | 2026.05.21 16:59:56.353982 [ 4 ] {fc2555b5-63e1-4d73-b312-1440cd6f989e} <Debug> TCPHandler: Processed in 0.001914259 sec. | ||
| 10174 | 2026.05.21 16:59:56.354107 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.05.21 16:59:56.354202 [ 4 ] {89a56bf9-0a6a-404e-8707-77a3da8e9a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.05.21 16:59:56.354242 [ 4 ] {89a56bf9-0a6a-404e-8707-77a3da8e9a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10177 | 2026.05.21 16:59:56.354574 [ 4 ] {89a56bf9-0a6a-404e-8707-77a3da8e9a4b} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.05.21 16:59:56.354609 [ 4 ] {89a56bf9-0a6a-404e-8707-77a3da8e9a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10179 | 2026.05.21 16:59:56.354902 [ 4 ] {89a56bf9-0a6a-404e-8707-77a3da8e9a4b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10180 | 2026.05.21 16:59:56.355105 [ 4 ] {89a56bf9-0a6a-404e-8707-77a3da8e9a4b} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.05.21 16:59:56.355242 [ 4 ] {89a56bf9-0a6a-404e-8707-77a3da8e9a4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 10182 | 2026.05.21 16:59:56.355275 [ 4 ] {89a56bf9-0a6a-404e-8707-77a3da8e9a4b} <Debug> TCPHandler: Processed in 0.001220476 sec. | ||
| 10183 | 2026.05.21 16:59:58.271198 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22494 | ||
| 10184 | 2026.05.21 16:59:58.272070 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2026.05.21 16:59:58.272162 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10186 | 2026.05.21 16:59:58.273151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10187 | 2026.05.21 16:59:58.273390 [ 245 ] {} <Trace> system.asynchronous_metric_log (06fecd96-d312-4c64-b64b-3155ff7f078e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2026.05.21 16:59:58.273529 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22494 | ||
| 10189 | 2026.05.21 16:59:59.411014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10190 | 2026.05.21 16:59:59.426031 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.05.21 16:59:59.426096 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10192 | 2026.05.21 16:59:59.431740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10193 | 2026.05.21 16:59:59.432424 [ 244 ] {} <Trace> system.metric_log (f601b448-7e16-4e0c-8ed6-3774793b131e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.05.21 16:59:59.435489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10195 | 2026.05.21 17:00:01.334614 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2026.05.21 17:00:01.334843 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 10197 | 2026.05.21 17:00:01.335176 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 10198 | 2026.05.21 17:00:01.335218 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 10199 | 2026.05.21 17:00:01.335442 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 10200 | 2026.05.21 17:00:01.335514 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10201 | 2026.05.21 17:00:01.335661 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 10202 | 2026.05.21 17:00:01.335699 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 10203 | 2026.05.21 17:00:01.335724 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Debug> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (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 | ||
| 10204 | 2026.05.21 17:00:01.335744 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Trace> oximeter.timeseries_schema (0db46f98-7734-4691-a0cc-a0c6f2cfb3ab) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 10205 | 2026.05.21 17:00:01.335789 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 10206 | 2026.05.21 17:00:01.335810 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 39 rows starting from 0 | ||
| 10207 | 2026.05.21 17:00:01.336954 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Debug> executeQuery: Read 39 rows, 7.99 KiB in 0.0022 sec., 17727.272727272728 rows/sec., 3.55 MiB/sec. | ||
| 10208 | 2026.05.21 17:00:01.337095 [ 4 ] {d0274253-11d2-4bc9-8733-18e76e8071d0} <Debug> TCPHandler: Processed in 0.002613894 sec. | ||
| 10209 | 2026.05.21 17:00:01.339450 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10210 | 2026.05.21 17:00:01.339576 [ 4 ] {ac7d1f9a-efcc-4ffb-ba10-867c25d30333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10211 | 2026.05.21 17:00:01.339629 [ 4 ] {ac7d1f9a-efcc-4ffb-ba10-867c25d30333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10212 | 2026.05.21 17:00:01.340198 [ 4 ] {ac7d1f9a-efcc-4ffb-ba10-867c25d30333} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10213 | 2026.05.21 17:00:01.340248 [ 4 ] {ac7d1f9a-efcc-4ffb-ba10-867c25d30333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10214 | 2026.05.21 17:00:01.340629 [ 4 ] {ac7d1f9a-efcc-4ffb-ba10-867c25d30333} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10215 | 2026.05.21 17:00:01.340856 [ 4 ] {ac7d1f9a-efcc-4ffb-ba10-867c25d30333} <Trace> oximeter.fields_string (894971e4-25bb-4ed3-ab86-e1ab89657e14): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10216 | 2026.05.21 17:00:01.341009 [ 4 ] {ac7d1f9a-efcc-4ffb-ba10-867c25d30333} <Debug> executeQuery: Read 102 rows, 8.74 KiB in 0.001466 sec., 69577.08049113234 rows/sec., 5.82 MiB/sec. | ||
| 10217 | 2026.05.21 17:00:01.341049 [ 4 ] {ac7d1f9a-efcc-4ffb-ba10-867c25d30333} <Debug> TCPHandler: Processed in 0.001655959 sec. | ||
| 10218 | 2026.05.21 17:00:01.341190 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10219 | 2026.05.21 17:00:01.341299 [ 4 ] {3754857d-95f2-4c8d-a096-f8773663ddce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10220 | 2026.05.21 17:00:01.341346 [ 4 ] {3754857d-95f2-4c8d-a096-f8773663ddce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10221 | 2026.05.21 17:00:01.341803 [ 4 ] {3754857d-95f2-4c8d-a096-f8773663ddce} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10222 | 2026.05.21 17:00:01.341843 [ 4 ] {3754857d-95f2-4c8d-a096-f8773663ddce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10223 | 2026.05.21 17:00:01.342171 [ 4 ] {3754857d-95f2-4c8d-a096-f8773663ddce} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10224 | 2026.05.21 17:00:01.342404 [ 4 ] {3754857d-95f2-4c8d-a096-f8773663ddce} <Trace> oximeter.fields_u16 (444e77fe-823b-4fa7-99e1-ddb644d16ab3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10225 | 2026.05.21 17:00:01.342543 [ 4 ] {3754857d-95f2-4c8d-a096-f8773663ddce} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001267 sec., 18153.117600631413 rows/sec., 1.33 MiB/sec. | ||
| 10226 | 2026.05.21 17:00:01.342581 [ 4 ] {3754857d-95f2-4c8d-a096-f8773663ddce} <Debug> TCPHandler: Processed in 0.001442617 sec. | ||
| 10227 | 2026.05.21 17:00:01.342723 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10228 | 2026.05.21 17:00:01.342823 [ 4 ] {e43479c8-cbbb-4835-8179-1ae6df05a02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10229 | 2026.05.21 17:00:01.342890 [ 4 ] {e43479c8-cbbb-4835-8179-1ae6df05a02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10230 | 2026.05.21 17:00:01.343333 [ 4 ] {e43479c8-cbbb-4835-8179-1ae6df05a02c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2026.05.21 17:00:01.343371 [ 4 ] {e43479c8-cbbb-4835-8179-1ae6df05a02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10232 | 2026.05.21 17:00:01.343677 [ 4 ] {e43479c8-cbbb-4835-8179-1ae6df05a02c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10233 | 2026.05.21 17:00:01.343902 [ 4 ] {e43479c8-cbbb-4835-8179-1ae6df05a02c} <Trace> oximeter.fields_uuid (291f6da5-e04a-4ff2-8cc1-078bbf6840da): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2026.05.21 17:00:01.344039 [ 4 ] {e43479c8-cbbb-4835-8179-1ae6df05a02c} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001236 sec., 70388.34951456312 rows/sec., 5.50 MiB/sec. | ||
| 10235 | 2026.05.21 17:00:01.344075 [ 4 ] {e43479c8-cbbb-4835-8179-1ae6df05a02c} <Debug> TCPHandler: Processed in 0.001402837 sec. | ||
| 10236 | 2026.05.21 17:00:01.344208 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10237 | 2026.05.21 17:00:01.344308 [ 4 ] {47de4c71-af5c-4de5-b40e-f6e35aa4db86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10238 | 2026.05.21 17:00:01.344353 [ 4 ] {47de4c71-af5c-4de5-b40e-f6e35aa4db86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10239 | 2026.05.21 17:00:01.344824 [ 4 ] {47de4c71-af5c-4de5-b40e-f6e35aa4db86} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10240 | 2026.05.21 17:00:01.344862 [ 4 ] {47de4c71-af5c-4de5-b40e-f6e35aa4db86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10241 | 2026.05.21 17:00:01.345210 [ 4 ] {47de4c71-af5c-4de5-b40e-f6e35aa4db86} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10242 | 2026.05.21 17:00:01.345474 [ 4 ] {47de4c71-af5c-4de5-b40e-f6e35aa4db86} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10243 | 2026.05.21 17:00:01.345634 [ 4 ] {47de4c71-af5c-4de5-b40e-f6e35aa4db86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 10244 | 2026.05.21 17:00:01.345631 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10245 | 2026.05.21 17:00:01.345678 [ 4 ] {47de4c71-af5c-4de5-b40e-f6e35aa4db86} <Debug> TCPHandler: Processed in 0.001519638 sec. | ||
| 10246 | 2026.05.21 17:00:01.345712 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.05.21 17:00:01.345739 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10248 | 2026.05.21 17:00:01.345851 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.05.21 17:00:01.345861 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 10250 | 2026.05.21 17:00:01.345971 [ 4 ] {4440b0ce-6f41-4d2d-ba76-da19cefc2141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10251 | 2026.05.21 17:00:01.346015 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10252 | 2026.05.21 17:00:01.346044 [ 4 ] {4440b0ce-6f41-4d2d-ba76-da19cefc2141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10253 | 2026.05.21 17:00:01.346066 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 24597 rows starting from the beginning of the part | ||
| 10254 | 2026.05.21 17:00:01.346157 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
| 10255 | 2026.05.21 17:00:01.346226 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 10256 | 2026.05.21 17:00:01.346296 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10257 | 2026.05.21 17:00:01.346364 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 199 rows starting from the beginning of the part | ||
| 10258 | 2026.05.21 17:00:01.346425 [ 201 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::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 | ||
| 10259 | 2026.05.21 17:00:01.347010 [ 4 ] {4440b0ce-6f41-4d2d-ba76-da19cefc2141} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.05.21 17:00:01.347059 [ 4 ] {4440b0ce-6f41-4d2d-ba76-da19cefc2141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10261 | 2026.05.21 17:00:01.347837 [ 4 ] {4440b0ce-6f41-4d2d-ba76-da19cefc2141} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10262 | 2026.05.21 17:00:01.348157 [ 4 ] {4440b0ce-6f41-4d2d-ba76-da19cefc2141} <Trace> oximeter.measurements_histogramu64 (bac2b6d7-16b7-4227-a7d1-1c1ac586c070): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.05.21 17:00:01.348325 [ 4 ] {4440b0ce-6f41-4d2d-ba76-da19cefc2141} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.002378 sec., 9671.993271656855 rows/sec., 17.33 MiB/sec. | ||
| 10264 | 2026.05.21 17:00:01.348399 [ 4 ] {4440b0ce-6f41-4d2d-ba76-da19cefc2141} <Debug> TCPHandler: Processed in 0.002604604 sec. | ||
| 10265 | 2026.05.21 17:00:01.348544 [ 4 ] {} <Trace> TCP-Session: 8ad55708-91a9-49eb-985e-75746093f72b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.05.21 17:00:01.348645 [ 4 ] {42c92171-e4f3-4365-bfde-8bfd837c6d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10267 | 2026.05.21 17:00:01.348690 [ 4 ] {42c92171-e4f3-4365-bfde-8bfd837c6d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10268 | 2026.05.21 17:00:01.349065 [ 4 ] {42c92171-e4f3-4365-bfde-8bfd837c6d3d} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.05.21 17:00:01.349105 [ 4 ] {42c92171-e4f3-4365-bfde-8bfd837c6d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 10270 | 2026.05.21 17:00:01.349578 [ 4 ] {42c92171-e4f3-4365-bfde-8bfd837c6d3d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10271 | 2026.05.21 17:00:01.349797 [ 4 ] {42c92171-e4f3-4365-bfde-8bfd837c6d3d} <Trace> oximeter.measurements_u64 (c031029d-554b-437c-bb6e-e1b82a404614): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.05.21 17:00:01.349936 [ 4 ] {42c92171-e4f3-4365-bfde-8bfd837c6d3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
| 10273 | 2026.05.21 17:00:01.349971 [ 4 ] {42c92171-e4f3-4365-bfde-8bfd837c6d3d} <Debug> TCPHandler: Processed in 0.001479497 sec. | ||
| 10274 | 2026.05.21 17:00:01.354080 [ 187 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25372 rows, containing 5 columns (5 merged, 0 gathered) in 0.008264332 sec., 3070060.592919065 rows/sec., 201.43 MiB/sec. | ||
| 10275 | 2026.05.21 17:00:01.354387 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10276 | 2026.05.21 17:00:01.354712 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.05.21 17:00:01.354800 [ 195 ] {130e0f6a-b8bf-46ce-aa6d-9cfc409612db::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (130e0f6a-b8bf-46ce-aa6d-9cfc409612db) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10278 | 2026.05.21 17:00:01.354914 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||